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,_maxLevel,_baseEvolveCount,_masterCardSkillLevelId,_exchangeMasterItemId,_exchangeItemAmount,_masterReleaseLabelId
1,40,1,1,19100001,20,1
2,60,1,2,19100001,50,1
3,80,1,3,19100001,500,1
1 _rarity _maxLevel _baseEvolveCount _masterCardSkillLevelId _exchangeMasterItemId _exchangeItemAmount _masterReleaseLabelId
2 1 40 1 1 19100001 20 1
3 2 60 1 2 19100001 50 1
4 3 80 1 3 19100001 500 1