From 32baff78ddf81d6e81d171f600f21ed4ed0b8bf5 Mon Sep 17 00:00:00 2001 From: swordshine Date: Mon, 3 Jun 2013 06:06:01 +0000 Subject: [PATCH] - Added Master Warcraft for test --- .gitattributes | 1 + res/cardsfolder/m/master_warcraft.txt | 9 +++++++++ res/cardsfolder/o/odric_master_tactician.txt | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 res/cardsfolder/m/master_warcraft.txt diff --git a/.gitattributes b/.gitattributes index a043ff97c7c..c939a6b2771 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6630,6 +6630,7 @@ res/cardsfolder/m/master_of_the_wild_hunt_avatar.txt -text res/cardsfolder/m/master_splicer.txt svneol=native#text/plain res/cardsfolder/m/master_thief.txt svneol=native#text/plain res/cardsfolder/m/master_transmuter.txt svneol=native#text/plain +res/cardsfolder/m/master_warcraft.txt -text res/cardsfolder/m/masters_call.txt svneol=native#text/plain res/cardsfolder/m/masticore.txt svneol=native#text/plain res/cardsfolder/m/masumaro_first_to_live.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/master_warcraft.txt b/res/cardsfolder/m/master_warcraft.txt new file mode 100644 index 00000000000..ad96b59436a --- /dev/null +++ b/res/cardsfolder/m/master_warcraft.txt @@ -0,0 +1,9 @@ +Name:Master Warcraft +ManaCost:2 RW RW +Types:Instant +A:SP$ DeclareCombatants | Cost$ 2 RW RW | DeclareAttackers$ True | DeclareBlockers$ True | ActivationPhases$ Upkeep->BeginCombat | Until$ EndOfTurn | SpellDescription$ Cast CARDNAME only before attackers are declared. You choose which creatures attack this turn. You choose which creatures block this turn and how those creatures block. +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/master_warcraft.jpg +Oracle:Cast Master Warcraft only before attackers are declared.\nYou choose which creatures attack this turn.\nYou choose which creatures block this turn and how those creatures block. +SetInfo:RAV Rare +SetInfo:COM Rare \ No newline at end of file diff --git a/res/cardsfolder/o/odric_master_tactician.txt b/res/cardsfolder/o/odric_master_tactician.txt index d19ffd804c5..fc0cbcbd970 100644 --- a/res/cardsfolder/o/odric_master_tactician.txt +++ b/res/cardsfolder/o/odric_master_tactician.txt @@ -4,7 +4,7 @@ Types:Legendary Creature Human Soldier PT:3/4 K:First Strike T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | CheckSVar$ OdricTest | SVarCompare$ GE3 | Execute$ TrigOdricEffect | TriggerDescription$ Whenever CARDNAME and at least three other creatures attack, you choose which creatures block this combat and how those creatures block. -SVar:TrigOdricEffect:AB$ DeclareCombatants | Cost$ 0 | DeclareAttackers$ True | DeclareBlockers$ True +SVar:TrigOdricEffect:AB$ DeclareCombatants | Cost$ 0 | DeclareBlockers$ True SVar:OdricTest:Count$Valid Creature.attacking+Other SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/odric_master_tactician.jpg