Skip to main content

B1TinyShopPriceTableRow

  • Table row defining the pricing rules for objects sold at a tiny shop, including daily fluctuation and type selection count.
PropertyTypeDescriptionMetadata
CanBeSoldObjectTagsTArrayObject tags identifying items eligible to be sold via this price rule.Category: B1TinyShopPriceTableRow
Foreign: Object.ObjectTags
DailyFluctuationRangefloatMaximum daily price fluctuation range as a fraction (e.g., 0.1 = 10%). // TODO: verify max valueCategory: B1TinyShopPriceTableRow
ClampMax: 1
ClampMin: -1
TypeSelectionCountint32Number of object types selected from the pool each day. // TODO: verify max valueCategory: B1TinyShopPriceTableRow
ClampMax: 100
ClampMin: 1
PriceFluctuationWeightsTArrayOrdered list of price fluctuation weight factors applied to sold objects.Category: B1TinyShopPriceTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase