feat: derived attributes display panel (Closes #11) #57

Merged
shahondin1624 merged 1 commits from feature/issue-11-derived-attributes-display into main 2026-03-13 13:28:46 +01:00

Summary

  • New DerivedAttributesPanel composable showing 10 derived values
  • Initiative, matrix initiative, composure, judge intent, memory, carry, run, physical/mental/social limits
  • Uses existing Attributes calculation methods
  • Responsive columns: 2 (compact), 3 (medium), 5 (expanded)

Closes #11

## Summary - New `DerivedAttributesPanel` composable showing 10 derived values - Initiative, matrix initiative, composure, judge intent, memory, carry, run, physical/mental/social limits - Uses existing `Attributes` calculation methods - Responsive columns: 2 (compact), 3 (medium), 5 (expanded) Closes #11
shahondin1624 added 1 commit 2026-03-13 13:28:39 +01:00
Add DerivedAttributesPanel showing initiative, matrix initiative,
composure, judge intent, memory, carry, run, and physical/mental/
social limits. Uses existing Attributes calculation methods. Compact
shows 2 columns, Medium 3, Expanded 5. Placed between resources and
attributes grid.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit c3b7fca754 into main 2026-03-13 13:28:46 +01:00
shahondin1624 deleted branch feature/issue-11-derived-attributes-display 2026-03-13 13:28:46 +01:00
Sign in to join this conversation.