feat: add interactive damage monitor (Closes #27) #66

Merged
shahondin1624 merged 1 commits from feature/issue-27-damage-monitor-interaction into main 2026-03-13 13:57:16 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
775e1d00b9 feat: add interactive damage monitor with clickable boxes (Closes #27)
Make damage track boxes clickable: tap empty box to mark damage, tap
filled box to heal. Add wound modifier display (cumulative -1 per 3
physical damage boxes). Add DamageTrackType enum and toggle/set methods
to DamageMonitor model. Wire through CharacterViewModel for state
persistence.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 13:56:56 +01:00