Name | price_multiplier |
Object | TradeTag |
Input | ElementTag(Decimal) |
Related Tags | <TradeTag.price_multiplier> (Property) Returns the price multiplier for this trade.
|
Description | (Property) Sets the price multiplier for this trade. |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/trade/TradePriceMultiplier.java#L9 |