- Added Steamcore Weird. Better late than never...

This commit is contained in:
jeffwadsworth
2011-11-18 21:00:47 +00:00
parent 32616d73b8
commit 524b0707b7
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8012,6 +8012,7 @@ res/cardsfolder/s/steam_frigate.txt svneol=native#text/plain
res/cardsfolder/s/steam_spitter.txt svneol=native#text/plain
res/cardsfolder/s/steam_vents.txt svneol=native#text/plain
res/cardsfolder/s/steamclaw.txt svneol=native#text/plain
res/cardsfolder/s/steamcore_weird.txt -text svneol=unset#text/plain
res/cardsfolder/s/steamflogger_boss.txt svneol=native#text/plain
res/cardsfolder/s/steel_golem.txt -text
res/cardsfolder/s/steel_hellkite.txt -text

View File

@@ -0,0 +1,11 @@
Name:Steamcore Weird
ManaCost:3 U
Types:Creature Weird
Text:no text
PT:1/3
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigDamage | TriggerDescription$ When CARDNAME enters the battlefield, if R was spent to cast CARDNAME, it deals 2 damage to target creature or player.
SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | NumDmg$ 2 | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | ConditionManaSpent$ R
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/steamcore_weird.jpg
End