diff --git a/.gitattributes b/.gitattributes index f814fdc9540..5fe9a40506a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3498,6 +3498,7 @@ res/cardsfolder/f/furnace_scamp.txt svneol=native#text/plain res/cardsfolder/f/furnace_spirit.txt svneol=native#text/plain res/cardsfolder/f/furnace_whelp.txt svneol=native#text/plain res/cardsfolder/f/furor_of_the_bitten.txt -text +res/cardsfolder/f/fury_charm.txt -text res/cardsfolder/f/fury_sliver.txt svneol=native#text/plain res/cardsfolder/f/furyborn_hellkite.txt svneol=native#text/plain res/cardsfolder/f/furystoke_giant.txt -text diff --git a/res/cardsfolder/f/fury_charm.txt b/res/cardsfolder/f/fury_charm.txt new file mode 100644 index 00000000000..538f901f1e7 --- /dev/null +++ b/res/cardsfolder/f/fury_charm.txt @@ -0,0 +1,13 @@ +Name:Fury Charm +ManaCost:1 R +Types:Instant +Text:no text +A:SP$ Charm | Cost$ 1 R | CharmNum$ 1 | Choices$ Bash,Buff,LoseTime | SpellDescription$ Choose one - Destroy target artifact; or target creature gets +1/+1 and gains trample until end of turn; or remove two time counters from target permanent or suspended card. +SVar:Bash:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact. +SVar:Buff:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 1 | NumDef$ 1 | KW$ Trample | SpellDescription$ Target creature gets +1/+1 and gains trample until end of turn. +SVar:LoseTime:DB$ RemoveCounter | ValidTgts$ Permanent,Card.suspended | AITgts$ Permanent.counters_GE1_TIME+YouDontCtrl,Card.suspended+YouCtrl | TgtPrompt$ Select target permanent or suspended card. | CounterType$ TIME | CounterNum$ 2 | TgtZone$ Battlefield,Exile | SpellDescription$ Remove two time counters from target permanent or suspended card. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/fury_charm.jpg +SetInfo:PLC|Common|http://magiccards.info/scans/en/pc/100.jpg +Oracle:Choose one - Destroy target artifact; or target creature gets +1/+1 and gains trample until end of turn; or remove two time counters from target permanent or suspended card. +End \ No newline at end of file