Jump to content

Item shop: Difference between revisions

From Battle Cats Game Modding Wiki
Created page with "The itemshop is a place to buy items such as battle items, XP and catamins using catfood. The set of items that appear in the item shop is defined by itemShopData.tsv, and the texture is defined by item000. Category:Game data"
 
headings
 
Line 1: Line 1:
The itemshop is a place to buy items such as [[battle items]], [[XP]] and [[catamins]] using [[catfood]].
The itemshop is a place to buy items such as [[battle items]], [[XP]] and [[catamins]] using [[catfood]].


The set of items that appear in the item shop is defined by [[itemShopData.tsv]], and the texture is defined by [[item000]].
== Stats ==
 
The set of items that appear in the item shop is defined by [[itemShopData.tsv]].
 
== Texture ==
 
The images for the items is defined by [[item000]].


[[Category:Game data]]
[[Category:Game data]]

Latest revision as of 08:13, 6 September 2025

The itemshop is a place to buy items such as battle items, XP and catamins using catfood.

Stats

The set of items that appear in the item shop is defined by itemShopData.tsv.

Texture

The images for the items is defined by item000.