hensei-api/app/services
Justin Edmund 1cbfa90428 update artifact skill tier ratings based on community data
- Remap Group I skills: TA Rate and Debuff Success as ideal;
  Elemental ATK as good; ATK/HP/CA DMG/DEF as neutral;
  Skill DMG/Crit/DA/Debuff Resist as bad
- Remap Group II skills: all caps and supplemental damage as ideal;
  tradeoff skills as good; chain amplify/situational defensive as neutral;
  regeneration and turn-based reduction as bad
- Remap Group III skills: 10+ turn amp and stackable supp as ideal;
  CD reduction/cap up/farming skills as good; conditional buffs as neutral;
  healing bonus/linked/buff removal/turn skip as bad
- Fix synergy pairs to use correct modifier references matching
  actual skill definitions from artifact_skills.json
2025-12-03 13:51:20 -08:00
..
preview_service Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
processors update weapon processor to use weapon_series 2025-12-03 10:46:09 -08:00
artifact_grader.rb update artifact skill tier ratings based on community data 2025-12-03 13:51:20 -08:00
artifact_image_download_service.rb add artifact image download service and job 2025-12-03 13:37:10 -08:00
aws_service.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
character_image_download_service.rb add character creation + image download API 2025-12-01 00:48:40 -08:00
character_image_validator.rb character validator: skip CRL in dev 2025-12-01 02:41:21 -08:00
dataminer.rb Add a data miner for downloading data from GBF (#196) 2025-03-06 19:12:44 -08:00
party_query_builder.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
summon_image_download_service.rb summons: add validate, create, download endpoints 2025-12-01 02:41:16 -08:00
summon_image_validator.rb summons: add validate, create, download endpoints 2025-12-01 02:41:16 -08:00
weapon_image_download_service.rb weapons: add validate, create, download endpoints 2025-12-01 03:04:15 -08:00
weapon_image_validator.rb weapons: add validate, create, download endpoints 2025-12-01 03:04:15 -08:00