Commit graph

4 commits

Author SHA1 Message Date
efa8dec43a allow empty base_values for special skills 2025-12-18 23:37:50 -08:00
db2aa43d81 add game_name columns for artifact skill matching
separate game names (used for import matching) from display names
2025-12-18 22:48:08 -08:00
6c12a202ff add name-based skill lookup for artifact import
- cached_by_name indexes by both EN and JP names
- find_by_name looks up skill by either language
- strength_for_quality computes strength from quality tier
2025-12-18 22:30:33 -08:00
c19259c84a add artifact models with skill validations 2025-12-03 12:58:32 -08:00