M6 — Stats & use-based skills #8

Closed
opened 2026-07-16 23:04:48 +02:00 by marco · 0 comments
Owner

Character progression: primary stats and skills that rise with use (UO signature).

Scope

  • Primary stats (STR/DEX/INT) and derived values (HP/stamina/mana).
  • Use-based skills that raise toward caps on use.
  • All values server-authoritative and persisted (given M1).

Definition of Done

Base DoD applies on top (tests green, whole solution builds, zero warnings, multi-platform preserved); the criteria below are the issue-specific delta.

  • Using a skill raises it toward its cap per defined rules (unit tested); stats affect derived values (unit tested).
  • The client cannot set stats/skills — every change is server-computed.
  • Stats/skills persist across reconnect (given M1).
Character progression: primary stats and skills that rise with use (UO signature). ## Scope - [ ] Primary stats (STR/DEX/INT) and derived values (HP/stamina/mana). - [ ] Use-based skills that raise toward caps on use. - [ ] All values server-authoritative and persisted (given M1). ## Definition of Done _Base DoD applies on top (tests green, whole solution builds, zero warnings, multi-platform preserved); the criteria below are the issue-specific delta._ - [ ] Using a skill raises it toward its cap per defined rules (unit tested); stats affect derived values (unit tested). - [ ] The client cannot set stats/skills — every change is server-computed. - [ ] Stats/skills persist across reconnect (given M1).
marco closed this issue 2026-07-17 17:32:16 +02: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.

Dependencies

No dependencies set

Reference
marco/IsoMmo#8
No description provided.