* 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 |
||
|---|---|---|
| .. | ||
| artifact_skills.rb | ||
| artifacts.rb | ||
| awakenings.rb | ||
| characters.rb | ||
| collection_artifacts.rb | ||
| collection_characters.rb | ||
| collection_job_accessories.rb | ||
| collection_summons.rb | ||
| collection_weapons.rb | ||
| crew_gw_participations.rb | ||
| crew_invitations.rb | ||
| crew_memberships.rb | ||
| crews.rb | ||
| favorites.rb | ||
| gacha.rb | ||
| grid_artifacts.rb | ||
| grid_characters.rb | ||
| grid_summons.rb | ||
| grid_weapons.rb | ||
| gw_crew_scores.rb | ||
| gw_events.rb | ||
| gw_individual_scores.rb | ||
| job_accessories.rb | ||
| jobs.rb | ||
| parties.rb | ||
| phantom_players.rb | ||
| summons.rb | ||
| users.rb | ||
| weapon_keys.rb | ||
| weapon_series.rb | ||
| weapon_stat_modifiers.rb | ||
| weapons.rb | ||