mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
12 lines
966 B
Plaintext
12 lines
966 B
Plaintext
Name:Vengevine
|
|
ManaCost:2 G G
|
|
Types:Creature Elemental
|
|
PT:4/3
|
|
K:Haste
|
|
T:Mode$ SpellCast | ValidCard$ Creature | ValidActivatingPlayer$ You | CheckSVar$ X | SVarCompare$ EQ2 | NoResolvingCheck$ True | TriggerZones$ Graveyard | Execute$ TrigReturn | OptionalDecider$ You | TriggerDescription$ Whenever you cast a spell, if it's the second creature spell you cast this turn, you may return CARDNAME from your graveyard to the battlefield.
|
|
# This trigger is "activated" after the first creature you cast this turn. It triggers with the second Creature you cast. Thus EQ1 instead of EQ2
|
|
SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Defined$ Self | Origin$ Graveyard | Destination$ Battlefield
|
|
SVar:X:Count$ThisTurnCast_Creature.YouCtrl
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/vengevine.jpg
|
|
Oracle:Haste\nWhenever you cast a spell, if it's the second creature spell you cast this turn, you may return Vengevine from your graveyard to the battlefield.
|