* 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_skill_spec.rb | ||
| artifact_spec.rb | ||
| collection_artifact_spec.rb | ||
| collection_character_spec.rb | ||
| collection_job_accessory_spec.rb | ||
| collection_summon_spec.rb | ||
| collection_weapon_spec.rb | ||
| crew_gw_participation_spec.rb | ||
| crew_invitation_spec.rb | ||
| crew_membership_spec.rb | ||
| crew_spec.rb | ||
| gacha_spec.rb | ||
| grid_artifact_spec.rb | ||
| grid_characters_spec.rb | ||
| grid_summons_spec.rb | ||
| grid_weapon_spec.rb | ||
| gw_crew_score_spec.rb | ||
| gw_event_spec.rb | ||
| gw_individual_score_spec.rb | ||
| party_spec.rb | ||
| phantom_player_spec.rb | ||
| user_spec.rb | ||
| weapon_key_spec.rb | ||
| weapon_spec.rb | ||