Commit graph

6 commits

Author SHA1 Message Date
ebb3218c29 Update SummonProcessor to work like the others 2025-02-17 23:15:56 -08:00
e5ecfbd95f Implement SummonProcessor
Process summon data from deck
2025-02-17 22:54:21 -08:00
1dd8ae6159 Implement JobProcessor
Process job, job skill, and job accessory data from deck
2025-02-17 22:42:13 -08:00
e208e7daa9 Implement WeaponProcessor
Process weapon data from deck
2025-02-17 22:08:39 -08:00
3378e7114f Implement CharacterProcessor
Process character data from deck
2025-02-17 22:08:18 -08:00
15729ec7a8 Updates for weapon series
- Change to new series numbers
- Add static method for querying whether the weapon's element is changeable
- Add a new method to return a text slug for the weapon's series
2025-02-17 20:33:48 -08:00