- Removed experimental parameters from a script.

This commit is contained in:
Agetian
2017-01-10 11:34:25 +00:00
parent 0a70660ef9
commit 807afaffe6

View File

@@ -3,7 +3,7 @@ ManaCost:1 G W
Types:Creature Cat Warrior Types:Creature Cat Warrior
PT:2/3 PT:2/3
K:Reach K:Reach
S:Mode$ Continuous | Affected$ Card.Self | EffectZone$ All | CheckSVar$ X | CheckSecondSVar$ Y | CheckThirdSVar$ Z | References$ X,Y,Z | AddKeyword$ Alternative Cost:0 | Qasali$ Qasali | MayPlay$ True | MayPlayWithoutManaCost$ True | MayPlayWithFlash$ True | Description$ If a creature is attacking you and you control a Forest and a Plains, you may cast CARDNAME without paying its mana cost and as though it had flash. S:Mode$ Continuous | Affected$ Card.Self | EffectZone$ All | CheckSVar$ X | CheckSecondSVar$ Y | CheckThirdSVar$ Z | References$ X,Y,Z | MayPlay$ True | MayPlayWithoutManaCost$ True | MayPlayWithFlash$ True | Description$ If a creature is attacking you and you control a Forest and a Plains, you may cast CARDNAME without paying its mana cost and as though it had flash.
SVar:X:Count$Valid Creature.attackingYou SVar:X:Count$Valid Creature.attackingYou
SVar:Y:Count$Valid Forest.YouCtrl SVar:Y:Count$Valid Forest.YouCtrl
SVar:Z:Count$Valid Plains.YouCtrl SVar:Z:Count$Valid Plains.YouCtrl