feat: add HeroSheet page with stats, skills and XP bar #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev/herolist"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: kevin mika mika.kevin@nexus-6.eu
- Add HeroSheet.jsx pulling from GET /heroes/{id}/sheet - Stat bars with per-attribute color coding and animation - Skill chips grouped by governing stat with effective values - Hero card with XP progress, gold, available skillpoints - Staggered load-in animation, floating rune background - Route /heroes/:id, navigates from CharacterCreator after creation Signed-off-by: kevin mika <mika.kevin@nexus-6.eu>