mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Added Fury Charm
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
13
res/cardsfolder/f/fury_charm.txt
Normal file
13
res/cardsfolder/f/fury_charm.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user