feat(progression): lower default rank I threshold
Release / release (push) Successful in 2m26s
CI / build (push) Successful in 1m12s

This commit is contained in:
dmg
2026-08-11 15:15:39 -04:00
parent 55e4f04f16
commit 85356c5c8e
9 changed files with 34 additions and 12 deletions
@@ -11,7 +11,7 @@ As a **server administrator**, I want to configure progression and aura behavior
## Acceptance criteria
- [x] Configuration provides documented defaults for the six per-rank kill requirements and six unlocked-rank damage multipliers.
- [x] Configuration defaults to 25 kills for rank I, 100 kills for each subsequent rank, and the documented six unlocked-rank damage multipliers.
- [x] Rank requirements are positive integers.
- [x] Damage multipliers are finite and non-negative.
- [x] Progress boss-bar duration and player-facing rank messages are configurable.