[3.2] Resource Trackers: Karma, Nuyen, Essence, Edge #10

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

User Story

As a player, I want to see karma, nuyen, essence, and Edge at a glance.

Acceptance Criteria

  • New ResourcePanel composable: current/total karma, nuyen, essence (1 decimal), Edge
  • Placed near character header
  • Compact: 2x2 grid or stacked layout
  • Expanded: single row
  • Edge visually distinct (spendable resource)

Notes

New composable. Sources data from CharacterData (karma, nuyen, essence) and Attributes (Edge).

## User Story **As a** player, **I want** to see karma, nuyen, essence, and Edge at a glance. ## Acceptance Criteria - [ ] New `ResourcePanel` composable: current/total karma, nuyen, essence (1 decimal), Edge - [ ] Placed near character header - [ ] Compact: 2x2 grid or stacked layout - [ ] Expanded: single row - [ ] Edge visually distinct (spendable resource) ## Notes New composable. Sources data from `CharacterData` (karma, nuyen, essence) and `Attributes` (Edge).
shahondin1624 added this to the Phase 4: Character Display milestone 2026-03-13 11:25:37 +01:00
shahondin1624 added the epic:character-displaypriority:must-have labels 2026-03-13 11:28:06 +01:00
Sign in to join this conversation.