## Summary - add `maxExorcismLevel` to Weapon type - add field to WeaponStatsSection in database pages (with min=1 validation) - include in new/edit/import page payloads - make BefoulmentSelect exorcism options dynamic (0 to maxExorcismLevel) - pass maxExorcismLevel to BefoulmentSelect from edit panes ## Test plan - [ ] verify maxExorcismLevel field appears in weapon stats section - [ ] verify min=1 validation works - [ ] verify exorcism dropdown shows correct options based on weapon's maxExorcismLevel |
||
|---|---|---|
| .. | ||
| (app) | ||
| auth | ||
| +layout.server.ts | ||
| +layout.svelte | ||
| +layout.ts | ||