Commit Graph

2 Commits

Author SHA1 Message Date
yaroslav k
f26f3bdf50 e2e: character spec — extra attunement slot, AC persistence
- drop the player-card test (components removed)
- new: '+ слот' grows attunements to 4+ and a new slot binds an item
- new: armor class starts at 16 (mock) and persists through a reload
2026-08-16 13:07:07 +03:00
yaroslav k
0fb9329916 e2e: character page spec, verified against a live server
- player card shows the mock character (name, class, level, XP)
- add a spell via a vacant slot, undo with Ctrl+Z, redo with Ctrl+Y
- remove a spell empties its slot back to vacant
- a prepared spell survives a reload (autosave round trip)
- attune an item, reload keeps it, clear empties the slot
2026-08-16 12:43:55 +03:00