- Removed Words of War (it was not completely right).

This commit is contained in:
Sloth
2012-05-07 14:29:48 +00:00
parent 1060af2ad4
commit 6bc0ac77db
2 changed files with 0 additions and 16 deletions

1
.gitattributes vendored
View File

@@ -10649,7 +10649,6 @@ res/cardsfolder/w/word_of_binding.txt svneol=native#text/plain
res/cardsfolder/w/word_of_blasting.txt svneol=native#text/plain
res/cardsfolder/w/word_of_seizing.txt svneol=native#text/plain
res/cardsfolder/w/word_of_undoing.txt -text
res/cardsfolder/w/words_of_war.txt -text
res/cardsfolder/w/words_of_waste.txt -text
res/cardsfolder/w/words_of_wilding.txt -text
res/cardsfolder/w/words_of_wind.txt -text

View File

@@ -1,15 +0,0 @@
Name:Words of War
ManaCost:2 R
Types:Enchantment
Text:no text
A:AB$ Pump | Cost$ 1 | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | RememberTargets$ True | Subability$ FightinWords
SVar:FightinWords:AB$ Effect | Cost$ 0 | Name$ Words of War Effect | ReplacementEffects$ DrawReplace | SVars$ ExileEffect,WarDamage | SpellDescription$ The next time you would draw a card this turn, CARDNAME deals 2 damage to target creature or player instead.
SVar:DrawReplace:Event$ Draw | ValidPlayer$ You | ReplaceWith$ WarDamage | Description$ The next time you would draw a card this turn, CARDNAME deals 2 damage to target creature or player instead.
SVar:WarDamage:AB$DealDamage | Cost$ 0 | ValidTgts$ Creature.IsRemembered,Player.IsRemembered | NumDmg$ 2 | SubAbility$ ExileEffect
SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/words_of_war.jpg
SetInfo:ONS|Rare|http://magiccards.info/scans/on/en/244.jpg
Oracle:{1}: The next time you would draw a card this turn, Words of War deals 2 damage to target creature or player instead.
End