From 28702c9a361da07a702c20e4cfec9175984f4bf4 Mon Sep 17 00:00:00 2001 From: swordshine Date: Fri, 10 May 2013 04:49:21 +0000 Subject: [PATCH] - Added Nature's Will and Thunderblade Charge --- .gitattributes | 2 ++ res/cardsfolder/n/natures_will.txt | 12 ++++++++++++ res/cardsfolder/t/thunderblade_charge.txt | 10 ++++++++++ 3 files changed, 24 insertions(+) create mode 100644 res/cardsfolder/n/natures_will.txt create mode 100644 res/cardsfolder/t/thunderblade_charge.txt diff --git a/.gitattributes b/.gitattributes index bba9eb89a68..8712e75e250 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7227,6 +7227,7 @@ res/cardsfolder/n/natures_resurgence.txt svneol=native#text/plain res/cardsfolder/n/natures_revolt.txt svneol=native#text/plain res/cardsfolder/n/natures_ruin.txt svneol=native#text/plain res/cardsfolder/n/natures_spiral.txt svneol=native#text/plain +res/cardsfolder/n/natures_will.txt -text res/cardsfolder/n/natures_wrath.txt svneol=native#text/plain res/cardsfolder/n/nausea.txt svneol=native#text/plain res/cardsfolder/n/nav_squad_commandos.txt -text @@ -11208,6 +11209,7 @@ res/cardsfolder/t/thunder_strike.txt svneol=native#text/plain res/cardsfolder/t/thunder_thrash_elder.txt svneol=native#text/plain res/cardsfolder/t/thunder_totem.txt svneol=native#text/plain res/cardsfolder/t/thunder_wall.txt svneol=native#text/plain +res/cardsfolder/t/thunderblade_charge.txt -text res/cardsfolder/t/thunderblust.txt svneol=native#text/plain res/cardsfolder/t/thunderbolt.txt svneol=native#text/plain res/cardsfolder/t/thunderclap.txt svneol=native#text/plain diff --git a/res/cardsfolder/n/natures_will.txt b/res/cardsfolder/n/natures_will.txt new file mode 100644 index 00000000000..57247b72369 --- /dev/null +++ b/res/cardsfolder/n/natures_will.txt @@ -0,0 +1,12 @@ +Name:Nature's Will +ManaCost:2 G G +Types:Enchantment +T:Mode$ CombatDamageDoneOnce | ValidSource$ Creature.YouCtrl | TriggerZones$ Battlefield | ValidTarget$ Player | Execute$ TrigRememberTarget | TriggerDescription$ Whenever one or more creatures you control deal combat damage to a player, tap all lands that player controls and untap all lands you control. +SVar:TrigRememberTarget:AB$ Pump | Cost$ 0 | RememberObjects$ TriggeredTarget | SubAbility$ DBTapAll +SVar:DBTapAll:DB$ TapAll | ValidCards$ Land.RememberedPlayerCtrl | SubAbility$ DBUntapAll +SVar:DBUntapAll:DB$ UntapAll | ValidCards$ Land.YouCtrl | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:PlayMain1:TRUE +SVar:Picture:http://www.wizards.com.sixxs.org/global/images/magic/general/natures_will.jpg +Oracle:Whenever one or more creatures you control deal combat damage to a player, tap all lands that player controls and untap all lands you control. +SetInfo:CHK Rare \ No newline at end of file diff --git a/res/cardsfolder/t/thunderblade_charge.txt b/res/cardsfolder/t/thunderblade_charge.txt new file mode 100644 index 00000000000..7e88ad9497b --- /dev/null +++ b/res/cardsfolder/t/thunderblade_charge.txt @@ -0,0 +1,10 @@ +Name:Thunderblade Charge +ManaCost:1 R R +Types:Sorcery +A:SP$ DealDamage | Cost$ 1 R R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target creature or player. +T:Mode$ CombatDamageDoneOnce | ValidSource$ Creature.YouCtrl | TriggerZones$ Graveyard | ValidTarget$ Player | Execute$ TrigPlay | TriggerDescription$ Whenever one or more creatures you control deal combat damage to a player, if CARDNAME is in your graveyard, you may pay 2 R R R. If you do, you may cast it without paying its mana cost. +SVar:TrigPlay:AB$ Play | Cost$ 2 R R R | ActivationZone$ Graveyard | WithoutManaCost$ True | Optional$ True +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/thunderblade_charge.jpg +Oracle:Thunderblade Charge deals 3 damage to target creature or player.\nWhenever one or more creatures you control deal combat damage to a player, if Thunderblade Charge is in your graveyard, you may pay {2}{R}{R}{R}. If you do, you may cast it without paying its mana cost. +SetInfo:FUT Rare \ No newline at end of file