Epic: Skill UI & Commands #226

Open
opened 2026-03-16 01:40:12 +00:00 by freemo · 0 comments
Owner

Epic: Skill UI & Commands

Parent Legendary: #198 — Character Progression & Skills
Priority: Medium

Summary

This epic delivers the player-facing UI and commands for the skill progression system. It includes an ASCII-based skill tree overlay visualization, a formatted character sheet command, and an enhanced inventory display with equipment details and quality indicators.

Goals

  • Render an interactive ASCII skill tree overlay showing node states, levels, and prerequisite connections.
  • Implement a status/sheet command displaying a comprehensive character sheet with stats, skills, equipment, and reputation.
  • Enhance the inventory display to show equipment details and item quality indicators.

Scope

In Scope Out of Scope
Skill tree ASCII overlay Graphical/web UI
Character sheet command Character creation wizard
Enhanced inventory display Item crafting UI
Progress indicators XP gain notifications

Child Issues

Child issues will be linked via dependencies.

Acceptance Criteria

  • skills command opens an overlay showing the full skill tree with visual state indicators.
  • status/sheet command displays formatted character sheet.
  • inventory command shows enhanced equipment details and quality indicators.
  • All child issues are completed and merged to master.
## Epic: Skill UI & Commands **Parent Legendary:** #198 — Character Progression & Skills **Priority:** Medium ## Summary This epic delivers the player-facing UI and commands for the skill progression system. It includes an ASCII-based skill tree overlay visualization, a formatted character sheet command, and an enhanced inventory display with equipment details and quality indicators. ## Goals - Render an interactive ASCII skill tree overlay showing node states, levels, and prerequisite connections. - Implement a `status`/`sheet` command displaying a comprehensive character sheet with stats, skills, equipment, and reputation. - Enhance the inventory display to show equipment details and item quality indicators. ## Scope | In Scope | Out of Scope | |----------|-------------| | Skill tree ASCII overlay | Graphical/web UI | | Character sheet command | Character creation wizard | | Enhanced inventory display | Item crafting UI | | Progress indicators | XP gain notifications | ## Child Issues _Child issues will be linked via dependencies._ ## Acceptance Criteria - [ ] `skills` command opens an overlay showing the full skill tree with visual state indicators. - [ ] `status`/`sheet` command displays formatted character sheet. - [ ] `inventory` command shows enhanced equipment details and quality indicators. - [ ] All child issues are completed and merged to `master`.
freemo self-assigned this 2026-03-16 01:40:12 +00:00
Sign in to join this conversation.
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.

Reference: aethyr/Aethyr#226
No description provided.