mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Conduit of Storms: fixed Trigger and ManaGain Ability
This commit is contained in:
@@ -1,42 +1,23 @@
|
|||||||
Name:Conduit of Storms
|
Name:Conduit of Storms
|
||||||
|
|
||||||
ManaCost:2 R
|
ManaCost:2 R
|
||||||
|
|
||||||
Types:Creature Werewolf Horror
|
Types:Creature Werewolf Horror
|
||||||
|
|
||||||
PT:2/3
|
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.
|
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: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
|
SVar:AddMana:DB$ Mana | Cost$ 0 | Produced$ R
|
||||||
|
|
||||||
A:AB$SetState | Cost$ 3 R R | Defined$ Self | Mode$ Transform | SpellDescription$ Transform CARDNAME.
|
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
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/conduit_of_storms.jpg
|
||||||
|
|
||||||
AlternateMode:DoubleFaced
|
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.
|
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
|
ALTERNATE
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name:Conduit of Emrakul
|
Name:Conduit of Emrakul
|
||||||
|
|
||||||
ManaCost:no cost
|
ManaCost:no cost
|
||||||
|
|
||||||
Types:Creature Eldrazi Werewolf
|
Types:Creature Eldrazi Werewolf
|
||||||
|
|
||||||
PT:5/4
|
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.
|
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: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:AddMana:DB$ Mana | Cost$ 0 | Produced$ C C
|
||||||
|
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/conduit_of_emrakul.jpg
|
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.
|
Oracle:Whenever Conduit of Emrakul attacks, add {C}{C} to your mana pool at the beginning of your next main phase this turn.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user