- Added Sawback Manticore

This commit is contained in:
jendave
2011-08-06 21:42:38 +00:00
parent dbf90cdd13
commit 4aa2e4eb12
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5553,6 +5553,7 @@ res/cardsfolder/savage_twister.txt -text svneol=native#text/plain
res/cardsfolder/savannah.txt -text svneol=native#text/plain
res/cardsfolder/savannah_lions.txt -text svneol=native#text/plain
res/cardsfolder/savra_queen_of_the_golgari.txt -text svneol=native#text/plain
res/cardsfolder/sawback_manticore.txt -text svneol=native#text/plain
res/cardsfolder/sawtooth_loon.txt -text svneol=native#text/plain
res/cardsfolder/sawtooth_thresher.txt -text svneol=native#text/plain
res/cardsfolder/scab_clan_mauler.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Sawback Manticore
ManaCost:3 R G
Types:Creature Manticore
Text:no text
PT:2/4
A:AB$ Pump | Cost$ 4 | Defined$ Self | KW$ Flying | SpellDescription$ CARDNAME gains flying until end of turn.
A:AB$ DealDamage | Cost$ 1 | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | NumDmg$ 2 | IsPresent$ Card.Self+attacking,Card.Self+blocking | PresentCompare$ EQ1 | ActivationLimit$ 1 | SpellDescription$ CARDNAME deals 2 damage to target attacking or blocking creature. Activate this ability only if CARDNAME is attacking or blocking and only once each turn.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/sawback_manticore.jpg
End