hensei-api/db
Justin Edmund 34e3bbd03b
add max_exorcism_level to weapons (#205)
* add max_exorcism_level to weapons

- migration to add column (nullable integer)
- expose in blueprint
- permit in controller
- add spec for create/update

* default exorcism_level=1 for befoulment weapons

- set default on create for GridWeapon and CollectionWeapon
- data migration to populate existing befoulment weapons
- add specs for default behavior
2026-01-04 14:47:16 -08:00
..
data add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00
migrate add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00
seed Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
seeds Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
data_schema.rb Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
schema.rb Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
seeds.rb