[3.3] Derived Attributes Display #11

Closed
opened 2026-03-13 11:25:54 +01:00 by shahondin1624 · 0 comments

User Story

As a player, I want to see derived attributes (initiative, limits, composure, etc.) without manual calculation.

Acceptance Criteria

  • New DerivedAttributesPanel composable showing: initiative, matrix initiative, composure, judge intent, memory, carry, run, physical/mental/social limits
  • Uses existing Attributes methods for calculations
  • Visually separated section (own card or collapsible)
  • Human-readable labels

Notes

New composable. All calculations already exist in Attributes class methods. This is purely a display concern.

## User Story **As a** player, **I want** to see derived attributes (initiative, limits, composure, etc.) without manual calculation. ## Acceptance Criteria - [ ] New `DerivedAttributesPanel` composable showing: initiative, matrix initiative, composure, judge intent, memory, carry, run, physical/mental/social limits - [ ] Uses existing `Attributes` methods for calculations - [ ] Visually separated section (own card or collapsible) - [ ] Human-readable labels ## Notes New composable. All calculations already exist in `Attributes` class methods. This is purely a display concern.
shahondin1624 added this to the Phase 4: Character Display milestone 2026-03-13 11:25:54 +01:00
shahondin1624 added the epic:character-displaypriority:must-have labels 2026-03-13 11:28:10 +01:00
Sign in to join this conversation.