From 9a98fd9e7ec9fe5d2c93edd431a73bc6d5acf4a1 Mon Sep 17 00:00:00 2001 From: Hanmac Date: Wed, 13 Jul 2016 04:43:57 +0000 Subject: [PATCH] Conduit of Storms: fixed Trigger and ManaGain Ability --- .../conduit_of_storms_conduit_of_emrakul.txt | 65 +++++++------------ 1 file changed, 23 insertions(+), 42 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/conduit_of_storms_conduit_of_emrakul.txt b/forge-gui/res/cardsfolder/c/conduit_of_storms_conduit_of_emrakul.txt index 6de94a66f21..a074fd6289c 100644 --- a/forge-gui/res/cardsfolder/c/conduit_of_storms_conduit_of_emrakul.txt +++ b/forge-gui/res/cardsfolder/c/conduit_of_storms_conduit_of_emrakul.txt @@ -1,42 +1,23 @@ -Name:Conduit of Storms - -ManaCost:2 R - -Types:Creature Werewolf Horror - -PT:2/3 - -T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDelTrig | TriggerDescription$ Whenever CARDNAME attacks, add {R} to your mana pool at the beginning of your next main phase this turn. - -SVar:DBDelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ Main1,Main2 | ValidPlayer$ You | Execute$ AddMana | TriggerDescription$ At the beginning of your next main phase this turn, add {R} to your mana pool. | SVar:AddMana:DB$ Mana | Cost$ 0 | Produced$ R - -A:AB$SetState | Cost$ 3 R R | Defined$ Self | Mode$ Transform | SpellDescription$ Transform CARDNAME. - -SVar:Picture:http://www.wizards.com/global/images/magic/general/conduit_of_storms.jpg - -AlternateMode:DoubleFaced - -Oracle:Whenever Conduit of Storms attacks, add {R} to your mana pool at the beginning of your next main phase this turn.\n{3}{R}{R}: Transform Conduit of Storms. - - - -ALTERNATE - - - -Name:Conduit of Emrakul - -ManaCost:no cost - -Types:Creature Eldrazi Werewolf - -PT:5/4 - -T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDelTrig | TriggerDescription$ Whenever CARDNAME attacks, add {C}{C} to your mana pool at the beginning of your next main phase this turn. - -SVar:DBDelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ Main1,Main2 | ValidPlayer$ You | Execute$ AddMana | TriggerDescription$ At the beginning of your next main phase this turn, add {C}{C} to your mana pool. | SVar:AddMana:DB$ Mana | Cost$ 0 | Produced$ C C - -SVar:Picture:http://www.wizards.com/global/images/magic/general/conduit_of_emrakul.jpg - -Oracle:Whenever Conduit of Emrakul attacks, add {C}{C} to your mana pool at the beginning of your next main phase this turn. - +Name:Conduit of Storms +ManaCost:2 R +Types:Creature Werewolf Horror +PT:2/3 +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDelTrig | TriggerDescription$ Whenever CARDNAME attacks, add {R} to your mana pool at the beginning of your next main phase this turn. +SVar:TrigDelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ Main1,Main2 | ThisTurn$ True | ValidPlayer$ You | Execute$ AddMana | TriggerDescription$ At the beginning of your next main phase this turn, add {R} to your mana pool. +SVar:AddMana:DB$ Mana | Cost$ 0 | Produced$ R +A:AB$SetState | Cost$ 3 R R | Defined$ Self | Mode$ Transform | SpellDescription$ Transform CARDNAME. +SVar:Picture:http://www.wizards.com/global/images/magic/general/conduit_of_storms.jpg +AlternateMode:DoubleFaced +Oracle:Whenever Conduit of Storms attacks, add {R} to your mana pool at the beginning of your next main phase this turn.\n{3}{R}{R}: Transform Conduit of Storms. + +ALTERNATE + +Name:Conduit of Emrakul +ManaCost:no cost +Types:Creature Eldrazi Werewolf +PT:5/4 +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDelTrig | TriggerDescription$ Whenever CARDNAME attacks, add {C}{C} to your mana pool at the beginning of your next main phase this turn. +SVar:TrigDelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ Main1,Main2 | ThisTurn$ True | ValidPlayer$ You | Execute$ AddMana | TriggerDescription$ At the beginning of your next main phase this turn, add {C}{C} to your mana pool. +SVar:AddMana:DB$ Mana | Cost$ 0 | Produced$ C C +SVar:Picture:http://www.wizards.com/global/images/magic/general/conduit_of_emrakul.jpg +Oracle:Whenever Conduit of Emrakul attacks, add {C}{C} to your mana pool at the beginning of your next main phase this turn.