Gatyaitembuy.csv
Appearance
Gatyaitembuy.csv is a file inside of DataLocal which contains stats of each item in the game
Structure
The file is a CSV file with each row being a new item where the first row is a set of headers. The 12 columns are the following:
- Rarity - IDK.
- Storage - whether the item can be put in the storage, (0 = no, 1 = yes).
- XP sell price - amount of XP this item sells for in the storage, or in gacha draws.
- Stage drop item ID - the ID of the item when used as a stage drop reward in MapStageData.csv.
- Quantity per item - usually 1, is used for those items which give +5000 XP at once, the item this is referring to is stored as the source item id in column 9.
- Server item ID - ID used by the server to identify this item, used in daily rewards and other events.
- Item category - what type of item this is, e.g 3 is for battle items
- Category index - the index of the item within its category. For example a treasure radar has an index of 1 because it's the second item in the battle item category. This is not always used by the game, sometimes the game just uses the item id itself as an ordering.
- Source item id - the item id that this item is based on / references, used in conjunction with quantity per item in column 5.
- Main menu type - IDK
- Gacha ticket ID - IDK
- Comment - optional description text
Examples
4,1,10000000,13,1000,200,0,0,-1,1,-1,Super Item