Added Blind Fury (thanks Squee)

This commit is contained in:
moomarc
2012-05-30 11:54:52 +00:00
parent 1dbf6f5991
commit b9aabcd06a
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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