From b79643c42a44ce059a8032a79b1a215e1aafebb6 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 15:35:54 +0000 Subject: [PATCH] - Converted these cards to Trigger: Yuki-Onna, Zephyr Spirit, Zhang Liao, Hero of Hefei and Zhao Zilong, Tiger General. --- res/cardsfolder/kaerveks_spite.txt | 1 + res/cardsfolder/yuki_onna.txt | 3 ++- res/cardsfolder/zephyr_spirit.txt | 3 ++- res/cardsfolder/zhang_liao_hero_of_hefei.txt | 3 ++- res/cardsfolder/zhao_zilong_tiger_general.txt | 3 ++- 5 files changed, 9 insertions(+), 4 deletions(-) diff --git a/res/cardsfolder/kaerveks_spite.txt b/res/cardsfolder/kaerveks_spite.txt index 5127587ba98..1c69928727d 100644 --- a/res/cardsfolder/kaerveks_spite.txt +++ b/res/cardsfolder/kaerveks_spite.txt @@ -2,6 +2,7 @@ Name:Kaervek's Spite ManaCost:B B B Types:Instant Text:As an additional cost to cast Kaervek's Spite, sacrifice all permanents you control and discard your hand. Target player loses 5 life. +SVar:RemAIDeck:True SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/kaerveks_spite.jpg SetInfo:VIS|Rare|http://magiccards.info/scans/en/vi/13.jpg diff --git a/res/cardsfolder/yuki_onna.txt b/res/cardsfolder/yuki_onna.txt index 18d358508b5..b0f0bef9748 100644 --- a/res/cardsfolder/yuki_onna.txt +++ b/res/cardsfolder/yuki_onna.txt @@ -4,7 +4,8 @@ Types:Creature Spirit Text:When Yuki-Onna enters the battlefield, destroy target artifact. PT:3/1 K:etbDestroyTgt:Artifact -K:WheneverKeyword:CastSpell/Controller:OneTypeOfMany/Arcane/Spirit:Play:MoveFrom-Play-Hand:Self:ASAP:Yes_No:No Special Condition:Whenever you cast a Spirit or Arcane spell, you may return Yuki-Onna to its owner's hand. +T:Mode$ SpellCast | ValidCard$ Spirit.YouCtrl,Arcane.YouCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigReturn | TriggerDescription$ Whenever you cast a Spirit or Arcane spell, you may return CARDNAME to its owner's hand. +SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Defined$ Self SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/yuki_onna.jpg SetInfo:SOK|Uncommon|http://magiccards.info/scans/en/sok/120.jpg diff --git a/res/cardsfolder/zephyr_spirit.txt b/res/cardsfolder/zephyr_spirit.txt index 1b35c982f2d..6816ca0195f 100644 --- a/res/cardsfolder/zephyr_spirit.txt +++ b/res/cardsfolder/zephyr_spirit.txt @@ -3,7 +3,8 @@ ManaCost:5 U Types:Creature Spirit Text:no text PT:0/6 -K:WheneverKeyword:Blocks:Self:Play:MoveFrom-Play-Hand:Self:ASAP:No_Condition:No Special Condition:When Zephyr Spirit blocks, return it to its owner's hand. +T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigBounce | TriggerDescription$ When CARDNAME blocks, return it to its owner's hand. +SVar:TrigPump:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/zephyr_spirit.jpg SetInfo:RAV|Common|http://magiccards.info/scans/en/rav/76.jpg diff --git a/res/cardsfolder/zhang_liao_hero_of_hefei.txt b/res/cardsfolder/zhang_liao_hero_of_hefei.txt index 7f9dd8d9d21..eab6b43a02d 100644 --- a/res/cardsfolder/zhang_liao_hero_of_hefei.txt +++ b/res/cardsfolder/zhang_liao_hero_of_hefei.txt @@ -3,7 +3,8 @@ ManaCost:4 B B Types:Legendary Creature Human Soldier Text:no text PT:3/3 -K:WheneverKeyword:DealsDamage/Opponent:Self:Play:DiscardCards/1:ControllingPlayer_Opponent:ASAP:No_Condition:No Special Condition:Whenever Zhang Liao, Hero of Hefei deals damage to an opponent, that opponent discards a card. +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | Execute$ TrigDiscard | TriggerDescription$ Whenever CARDNAME deals damage to an opponent, that opponent discards a card. +SVar:DBDiscard:DB$Discard | Defined$ Opponent | NumCards$ 1 | Mode$ TgtChoose SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/zhang_liao_hero_of_hefei.jpg SetInfo:PTK|Rare|http://magiccards.info/scans/en/p3k/96.jpg diff --git a/res/cardsfolder/zhao_zilong_tiger_general.txt b/res/cardsfolder/zhao_zilong_tiger_general.txt index 343158a7686..67afbdeec2f 100644 --- a/res/cardsfolder/zhao_zilong_tiger_general.txt +++ b/res/cardsfolder/zhao_zilong_tiger_general.txt @@ -4,7 +4,8 @@ Types:Legendary Creature Human Soldier Warrior Text:no text PT:3/3 K:Horsemanship -K:WheneverKeyword:Blocks:Self:Play:StatsPumpEOT/1/1:Self:ASAP:No_Condition:No Special Condition:Whenever Zhao Zilong, Tiger General blocks, it gets +1/+1 until end of turn. +T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME blocks, it gets +1/+1 until end of turn. +SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | NumDef$ 1 SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/zhao_zilong_tiger_general.jpg SetInfo:PTK|Rare|http://magiccards.info/scans/en/p3k/33.jpg