feat(consume): show effect duration in chat #145

Merged
Athemis merged 1 commit from consume-chat-duration-pr into main 2026-04-03 20:53:05 +00:00
Owner

Summary

  • show the actually applied duration for consume-created effects in the consume chat message
  • include target timing information when it can be determined reliably, for example bis Kampfende / Expire at combat end or bis Runde X / until round X
  • cover the new chat output with consume-flow tests

Details

  • duration output is derived from the created effect data, not just from the authored source configuration
  • round-based effects now show their computed target round when start round information is available
  • combat-end expiry is surfaced explicitly in the chat summary

Verification

  • pnpm test:vitest spec/apps/actor/consume-flow.spec.ts
  • pnpm lint
## Summary - show the actually applied duration for consume-created effects in the consume chat message - include target timing information when it can be determined reliably, for example `bis Kampfende` / `Expire at combat end` or `bis Runde X` / `until round X` - cover the new chat output with consume-flow tests ## Details - duration output is derived from the created effect data, not just from the authored source configuration - round-based effects now show their computed target round when start round information is available - combat-end expiry is surfaced explicitly in the chat summary ## Verification - `pnpm test:vitest spec/apps/actor/consume-flow.spec.ts` - `pnpm lint`
feat(consume): show effect duration in chat
All checks were successful
renovate/stability-days Not a Renovate PR - check skipped
ci/woodpecker/pr/auto-approve-renovate-checks Pipeline was successful
ci/woodpecker/pr/checks Pipeline was successful
02f8cd53bc
Athemis deleted branch consume-chat-duration-pr 2026-04-03 20:53:05 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Athemis/ds4!145
No description provided.