From c0eddfc20ace9aef0a66d56ec81a13d52d8f1f4c Mon Sep 17 00:00:00 2001 From: swordshine Date: Sat, 26 Jan 2013 11:40:13 +0000 Subject: [PATCH] - Fixed Arrows of Justice - Added Hive Mind --- .gitattributes | 3 ++- .../{arrow_of_justice.txt => arrows_of_justice.txt} | 5 +++-- res/cardsfolder/h/hive_mind.txt | 13 +++++++++++++ 3 files changed, 18 insertions(+), 3 deletions(-) rename res/cardsfolder/a/{arrow_of_justice.txt => arrows_of_justice.txt} (75%) create mode 100644 res/cardsfolder/h/hive_mind.txt diff --git a/.gitattributes b/.gitattributes index 5f68c3fb875..7c2383c0622 100644 --- a/.gitattributes +++ b/.gitattributes @@ -506,8 +506,8 @@ res/cardsfolder/a/arrest.txt svneol=native#text/plain res/cardsfolder/a/arrogant_bloodlord.txt svneol=native#text/plain res/cardsfolder/a/arrogant_vampire.txt svneol=native#text/plain res/cardsfolder/a/arrogant_wurm.txt svneol=native#text/plain -res/cardsfolder/a/arrow_of_justice.txt -text res/cardsfolder/a/arrow_volley_trap.txt svneol=native#text/plain +res/cardsfolder/a/arrows_of_justice.txt -text res/cardsfolder/a/arsenal_thresher.txt -text res/cardsfolder/a/artful_dodge.txt -text res/cardsfolder/a/artifact_blast.txt svneol=native#text/plain @@ -4810,6 +4810,7 @@ res/cardsfolder/h/hisokas_defiance.txt svneol=native#text/plain res/cardsfolder/h/hisokas_guard.txt svneol=native#text/plain res/cardsfolder/h/hissing_iguanar.txt svneol=native#text/plain res/cardsfolder/h/hissing_miasma.txt svneol=native#text/plain +res/cardsfolder/h/hive_mind.txt -text res/cardsfolder/h/hivestone.txt svneol=native#text/plain res/cardsfolder/h/hivis_of_the_scale.txt svneol=native#text/plain res/cardsfolder/h/hoar_shade.txt svneol=native#text/plain diff --git a/res/cardsfolder/a/arrow_of_justice.txt b/res/cardsfolder/a/arrows_of_justice.txt similarity index 75% rename from res/cardsfolder/a/arrow_of_justice.txt rename to res/cardsfolder/a/arrows_of_justice.txt index 244dcc2e3f0..99727ff8c8f 100644 --- a/res/cardsfolder/a/arrow_of_justice.txt +++ b/res/cardsfolder/a/arrows_of_justice.txt @@ -1,8 +1,9 @@ -Name:Arrow of Justice +Name:Arrows of Justice ManaCost:2 RW Types:Instant Text:no text A:SP$ DealDamage | Cost$ 2 RW | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target attacking or blocking creature. SVar:Rarity:Uncommon -SVar:Picture:http://www.wizards.com/global/images/magic/general/arrow_of_justice.jpg +SVar:Picture:http://www.wizards.com/global/images/magic/general/arrows_of_justice.jpg +SetInfo:GTC|Uncommon|http://magiccards.info/scans/en/gtc/211.jpg End \ No newline at end of file diff --git a/res/cardsfolder/h/hive_mind.txt b/res/cardsfolder/h/hive_mind.txt new file mode 100644 index 00000000000..3e68a66ea11 --- /dev/null +++ b/res/cardsfolder/h/hive_mind.txt @@ -0,0 +1,13 @@ +Name:Hive Mind +ManaCost:5 U +Types:Enchantment +Text:no text +T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ Player | Execute$ TrigCopy | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player casts an instant or sorcery spell, each other player copies that spell. Each of those players may choose new targets for his or her copy. +SVar:TrigCopy:AB$ CopySpellAbility | Cost$ 0 | Defined$ TriggeredSpellAbility | Controller$ TriggeredCardOpponent +SVar:RemAIDeck:True +SVar:RemMultiplayer:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/hive_mind.jpg +SetInfo:M10|Rare|http://magiccards.info/scans/en/m10/54.jpg +Oracle:Whenever a player casts an instant or sorcery spell, each other player copies that spell. Each of those players may choose new targets for his or her copy. +End \ No newline at end of file