From b9aabcd06a0ec554b27eea2a977b585c15a57f8a Mon Sep 17 00:00:00 2001 From: moomarc Date: Wed, 30 May 2012 11:54:52 +0000 Subject: [PATCH] Added Blind Fury (thanks Squee) --- .gitattributes | 1 + res/cardsfolder/b/blind_fury.txt | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 res/cardsfolder/b/blind_fury.txt diff --git a/.gitattributes b/.gitattributes index e49ebb94422..188f37b827d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -891,6 +891,7 @@ res/cardsfolder/b/blightspeaker.txt svneol=native#text/plain res/cardsfolder/b/blightsteel_colossus.txt svneol=native#text/plain res/cardsfolder/b/blightwidow.txt svneol=native#text/plain res/cardsfolder/b/blind_creeper.txt svneol=native#text/plain +res/cardsfolder/b/blind_fury.txt -text res/cardsfolder/b/blind_hunter.txt -text res/cardsfolder/b/blind_phantasm.txt svneol=native#text/plain res/cardsfolder/b/blind_spot_giant.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/blind_fury.txt b/res/cardsfolder/b/blind_fury.txt new file mode 100644 index 00000000000..96c211b29b1 --- /dev/null +++ b/res/cardsfolder/b/blind_fury.txt @@ -0,0 +1,16 @@ +Name:Blind Fury +ManaCost:2 R R +Types:Instant +Text:no text +A:SP$ DebuffAll | Cost$ 2 R R | ValidCards$ Creature | Keywords$ Trample | ActivationPhases$ Upkeep->Declare Blockers - Play Instants and Abilities | SubAbility$ BlindFuryEffect | SpellDescription$ Cast CARDNAME only before the combat damage step. All creatures lose trample until end of turn. If a creature would deal combat damage to a creature this turn, it deals double that damage to that creature instead. +SVar:BlindFuryEffect:DB$ Effect | Name$ Blood of the Martyr Effect | ReplacementEffects$ FuryCombatEvent | SVars$ DmgTwiceCombat,X +SVar:FuryCombatEvent:Event$ DamageDone | ValidSource$ Creature | ValidTarget$ Creature | ReplaceWith$ DmgTwiceCombat | IsCombat$ True | Description$ If a creature would deal combat damage to a creature this turn, it deals double that damage to that creature instead. +SVar:DmgTwiceCombat:AB$DealDamage | Cost$ 0 | CombatDamage$ True | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X +SVar:X:ReplaceCount$DamageAmount/Twice +SVar:PlayMain1:TRUE +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/blind_fury.jpg +SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/158.jpg +Oracle:Cast Blind Fury only before the combat damage step.\nAll creatures lose trample until end of turn. If a creature would deal combat damage to a creature this turn, it deals double that damage to that creature instead. +End \ No newline at end of file