mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added a couple comments to Resilient Khenra.
This commit is contained in:
@@ -5,6 +5,8 @@ PT:2/2
|
|||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may have target creature get +X/+X until end of turn, where X is CARDNAME's power.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may have target creature get +X/+X until end of turn, where X is CARDNAME's power.
|
||||||
SVar:TrigPump:DB$Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ X | NumDef$ X | References$ X
|
SVar:TrigPump:DB$Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ X | NumDef$ X | References$ X
|
||||||
K:Eternalize:4 G G
|
K:Eternalize:4 G G
|
||||||
|
# HOU Release Notes: if power less than 0 as the ability resolves, then X=0
|
||||||
|
# TODO: monitor in case this becomes a general rule (if it does, extrapolate to other similar cards)
|
||||||
SVar:X:Count$CardPower/LimitMin.0
|
SVar:X:Count$CardPower/LimitMin.0
|
||||||
SVar:PlayMain1:TRUE
|
SVar:PlayMain1:TRUE
|
||||||
DeckHas:Ability$Token
|
DeckHas:Ability$Token
|
||||||
|
|||||||
Reference in New Issue
Block a user