Class GatekeeperShaValueDescription
java.lang.Object
net.demilich.metastone.game.logic.CustomCloneable
net.demilich.metastone.game.cards.dynamicdescription.DynamicDescription
net.demilich.metastone.game.cards.dynamicdescription.ValueDescription
net.demilich.metastone.game.cards.dynamicdescription.PluralDescription
net.demilich.metastone.game.cards.dynamicdescription.GatekeeperShaValueDescription
- All Implemented Interfaces:
Serializable
,Cloneable
,HasDesc<DynamicDescriptionDesc>
Renders a
PluralDescription
with a GatekeeperShaValueProvider
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected int
getValue
(GameContext context, Player player, Entity entity) Methods inherited from class net.demilich.metastone.game.cards.dynamicdescription.PluralDescription
resolveFinalString
Methods inherited from class net.demilich.metastone.game.cards.dynamicdescription.DynamicDescription
getDesc, setDesc
Methods inherited from class net.demilich.metastone.game.logic.CustomCloneable
clone
-
Constructor Details
-
GatekeeperShaValueDescription
-
-
Method Details
-
getValue
- Overrides:
getValue
in classValueDescription
-