diff --git a/forge-gui/res/cardsfolder/a/aluren.txt b/forge-gui/res/cardsfolder/a/aluren.txt index 41de894f759..190a3ba0868 100644 --- a/forge-gui/res/cardsfolder/a/aluren.txt +++ b/forge-gui/res/cardsfolder/a/aluren.txt @@ -1,7 +1,7 @@ Name:Aluren ManaCost:2 G G Types:Enchantment -S:Mode$ Continuous | Affected$ Creature.cmcLE3+nonToken | AddHiddenKeyword$ May be played without paying its mana cost and as though it has flash | AffectedZone$ Hand,Graveyard,Exile,Library,Command | Description$ Any player may play creature cards with converted mana cost 3 or less without paying their mana cost and as though they had flash. +S:Mode$ Continuous | Affected$ Creature.cmcLE3+nonToken | MayPlay$ True | MayPlayWithoutManaCost$ True | MayPlayWithFlash$ True | AffectedZone$ Hand,Graveyard,Exile,Library,Command | Description$ Any player may play creature cards with converted mana cost 3 or less without paying their mana cost and as though they had flash. SVar:NonStackingEffect:True SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/aluren.jpg diff --git a/forge-gui/res/cardsfolder/q/qasali_ambusher.txt b/forge-gui/res/cardsfolder/q/qasali_ambusher.txt index 613f7251b5d..88489bee6ef 100644 --- a/forge-gui/res/cardsfolder/q/qasali_ambusher.txt +++ b/forge-gui/res/cardsfolder/q/qasali_ambusher.txt @@ -3,7 +3,7 @@ ManaCost:1 G W Types:Creature Cat Warrior PT:2/3 K:Reach -S:Mode$ Continuous | Affected$ Card.Self | EffectZone$ All | CheckSVar$ X | CheckSecondSVar$ Y | CheckThirdSVar$ Z | References$ X,Y,Z | AddHiddenKeyword$ May be played without paying its mana cost and as though it has flash | 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:Y:Count$Valid Forest.YouCtrl SVar:Z:Count$Valid Plains.YouCtrl