Uses of Interface
games.stendhal.server.entity.npc.behaviour.impl.prices.PriceCalculationStrategy
Package
Description
-
Uses of PriceCalculationStrategy in games.stendhal.server.entity.npc.behaviour.impl
Modifier and TypeFieldDescriptionprotected PriceCalculationStrategy
MerchantBehaviour.priceCalculator
ModifierConstructorDescriptionRepairerBehaviour(PriceCalculationStrategy calculator, Set<String> items)
Create a new RepairerBehaviour with a given price calculation strategy -
Uses of PriceCalculationStrategy in games.stendhal.server.entity.npc.behaviour.impl.prices
Modifier and TypeClassDescriptionclass
Calculates prices based on a map containing item name and the fixed priceclass
Special calculation strategy for calculating repair prices Repairing price is based on value determined by the player level (min level has an effect similar to affecting def or rate) and player's PK status