- Fixed Scorchwalker.

This commit is contained in:
Sloth
2013-02-01 17:45:18 +00:00
parent f0dbf2fe29
commit 15ce13fe5a
2 changed files with 3 additions and 4 deletions

View File

@@ -5,7 +5,6 @@ Text:no text
A:SP$ Destroy | Cost$ X R | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | NoRegen$ True | SubAbility$ DBDamage | SpellDescription$ Destroy target artifact with converted mana cost X. It can't be regenerated. CARDNAME deals X damage to that artifact's controller.
SVar:DBDamage:DB$DealDamage | Defined$ TargetedController | NumDmg$ X | References$ X
SVar:X:Targeted$CardManaCost
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/detonate.jpg
SetInfo:MRD|Uncommon|http://magiccards.info/scans/en/mi/88.jpg

View File

@@ -1,4 +1,4 @@
Name:Skinbrand Goblin
Name:Scorchwalker
ManaCost:3 R
Types:Creature Elemental
Text:no text
@@ -6,6 +6,6 @@ PT:5/1
A:AB$ Pump | Cost$ 1 R R Discard<1/CARDNAME> | ActivationZone$ Hand | PrecostDesc$ Bloodrush - | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | NumAtt$ +5 | NumDef$ +1 | SpellDescription$ Target attacking creature gets +5/+1 until end of turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/scorchwalker.jpg
SetInfo:GTC|Common|http://magiccards.info/scans/en/gtc/105.jpg
Oracle:Bloodrush - {R}, Discard Skinbrand Goblin: Target attacking creature gets +2/+1 until end of turn.
SetInfo:GTC|Common|http://magiccards.info/scans/en/gtc/104.jpg
Oracle:Bloodrush - {1}{R}{R}, Discard Scorchwalker: Target attacking creature gets +5/+1 until end of turn.
End