hensei-api/spec/factories
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
..
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 Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
crew_gw_participations.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
crew_invitations.rb add request specs for crew controllers (phases 1-2) 2025-12-03 23:47:25 -08:00
crew_memberships.rb
crews.rb
favorites.rb
gacha.rb
grid_artifacts.rb
grid_characters.rb
grid_summons.rb
grid_weapons.rb Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
gw_crew_scores.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
gw_events.rb gw event improvements: status field, members_during_event endpoint 2025-12-04 03:02:35 -08:00
gw_individual_scores.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
job_accessories.rb
jobs.rb
parties.rb
phantom_players.rb add phantom players for non-registered crew members 2025-12-03 23:55:15 -08:00
summons.rb
users.rb
weapon_keys.rb
weapon_series.rb Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
weapon_stat_modifiers.rb Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
weapons.rb