Jump to content

Item000: Difference between revisions

From Battle Cats Game Modding Wiki
No edit summary
m Text replacement - "texture" to "texture"
 
Line 1: Line 1:
[[Category:Textures]]
[[Category:Textures]]
The [[textures|texture]] for the items in the [[itemshop]].
The [[texture]] for the items in the [[itemshop]].


== Filenames ==
== Filenames ==

Latest revision as of 06:59, 8 September 2025

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.