mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Removed experimental parameters from a script.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user