* 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 |
||
|---|---|---|
| .. | ||
| awakenings_test.csv | ||
| characters_test.csv | ||
| guidebooks_test.csv | ||
| job_accessories_test.csv | ||
| job_skills_test.csv | ||
| jobs_test.csv | ||
| summons_test.csv | ||
| weapon_awakenings_test.csv | ||
| weapon_keys_test.csv | ||
| weapon_series_test.csv | ||
| weapons_test.csv | ||