hensei-api/db/seed/test
Justin Edmund 1f80e4189f
Add weapon stat modifiers for AX skills and befoulments (#202)
* add weapon_stat_modifiers table for ax skills and befoulments

* add fk columns for ax modifiers and befoulments, replace has_ax_skills with augment_type

* update models for weapon_stat_modifier fks and befoulments

* update blueprints for weapon_stat_modifier serialization

* update import service for weapon_stat_modifier fks and befoulments

* add weapon_stat_modifiers controller and update params for fks

* update tests and factories for weapon_stat_modifier fks

* fix remaining has_ax_skills and ax_modifier references

* add ax_modifier and befoulment_modifier to eager loading

* fix ax modifier column naming and migration approach

* add game_skill_ids for befoulment modifiers
2025-12-31 22:20:00 -08:00
..
awakenings_test.csv Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
characters_test.csv Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
guidebooks_test.csv Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
job_accessories_test.csv Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
job_skills_test.csv Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
jobs_test.csv Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
summons_test.csv Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
weapon_awakenings_test.csv Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
weapon_keys_test.csv Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
weapon_series_test.csv Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
weapons_test.csv Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00