Redo databases module to pull information from masterdata csv files

This commit is contained in:
Ethan O'Brien
2026-05-02 15:21:19 -05:00
parent 4f42e5029b
commit ad0009baf6
399 changed files with 114822 additions and 575620 deletions

View File

@@ -0,0 +1,4 @@
_rarity,_evolveCount,_effectType,_amount,_masterReleaseLabelId
1,1,8,100,1
2,1,8,200,1
3,1,8,1800,1
1 _rarity _evolveCount _effectType _amount _masterReleaseLabelId
2 1 1 8 100 1
3 2 1 8 200 1
4 3 1 8 1800 1