Skip to main content

B1TinyShopLevel

  • Defines the settings for a single level of a tiny shop, including score threshold, owner costume, state, and sell pool.
PropertyTypeDescriptionMetadata
Levelint32The shop level number. // TODO: verify max valueCategory: B1TinyShopLevel
ClampMax: 10
ClampMin: 0
NextScoreint32Score required to advance to the next level. // TODO: verify max valueCategory: B1TinyShopLevel
ClampMax: 10000
ClampMin: 1
OwnerCostumeIdFNameCostume ID applied to the shop owner at this level.Category: B1TinyShopLevel
Foreign: Costume.Id
ApplyObjectStateFNameObject state variation applied to shop display objects at this level. // StateCategory: B1TinyShopLevel
Foreign: StateVariation.Id
SellObjectPoolTArrayList of object pools available for purchase at this shop level.Category: B1TinyShopLevel