Jump to content

Gatyaitembuy.csv

From Battle Cats Game Modding Wiki
Revision as of 15:47, 4 September 2025 by Fieryhenry (talk | contribs) (Created page with "{{Game file | File name = Gatyaitembuy.csv | Pack name = DataLocal | Short description = contains stats of each item in the game | Structure = The file is a CSV file with each row being a new item and 12 columns which 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{Game file | File name = Gatyaitembuy.csv | Pack name = DataLocal | Short description = contains stats of each item in the game | Structure = The file is a CSV file with each row being a new item and 12 columns which are the following:

  1. Rarity - IDK.
  2. Storage - whether the item can be put in the storage, (0 = no, 1 = yes).
  3. XP sell price - amount of XP this item sells for in the storage, or in gacha draws.
  4. Stage drop item ID - the ID of the item when used as a stage drop reward in MapStageData.csv.
  5. 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.
  6. Server item ID - ID used by the server to identify this item, used in daily rewards and other events.
  7. Item category - what type of item this is, e.g 3 is for battle items
  8. 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.
  9. Source item id - the item id that this item is based on / references, used in conjunction with quantity per item in column 5.
  10. Main menu type - IDK
  11. Gacha ticket ID - IDK
  12. Comment - optional description text

| Examples =

4,1,10000000,13,1000,200,0,0,-1,1,-1,Super Item