Jump to content

Item000

From Battle Cats Game Modding Wiki
Revision as of 06:59, 8 September 2025 by Fieryhenry (talk | contribs) (Text replacement - "texture" to "texture")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The texture for the items in the itemshop.

Filenames

  • Spritesheet - localized string of item000.png which resolves to item000_{lang}.png
  • Imgcut - item000.imgcut. item000_{lang}.imgcut does exist, but is seemingly unused.

Cut Format

Each cut is 310x112 and specifies the image to load for each items shop item. The texture cut id referenced in itemShopData.tsv is used to identify which cut is for which item.