mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Removed Words of War (it was not completely right).
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_blasting.txt svneol=native#text/plain
|
||||||
res/cardsfolder/w/word_of_seizing.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/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_waste.txt -text
|
||||||
res/cardsfolder/w/words_of_wilding.txt -text
|
res/cardsfolder/w/words_of_wilding.txt -text
|
||||||
res/cardsfolder/w/words_of_wind.txt -text
|
res/cardsfolder/w/words_of_wind.txt -text
|
||||||
|
|||||||
@@ -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
|
|
||||||
Reference in New Issue
Block a user