- Added Preyseizer Dragon.

This commit is contained in:
Sloth
2012-06-05 17:06:28 +00:00
parent ae5616abf7
commit b312f0091b
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6958,6 +6958,7 @@ res/cardsfolder/p/presence_of_the_wise.txt svneol=native#text/plain
res/cardsfolder/p/pretenders_claim.txt svneol=native#text/plain res/cardsfolder/p/pretenders_claim.txt svneol=native#text/plain
res/cardsfolder/p/prey_upon.txt -text res/cardsfolder/p/prey_upon.txt -text
res/cardsfolder/p/preys_vengeance.txt -text res/cardsfolder/p/preys_vengeance.txt -text
res/cardsfolder/p/preyseizer_dragon.txt -text
res/cardsfolder/p/price_of_progress.txt svneol=native#text/plain res/cardsfolder/p/price_of_progress.txt svneol=native#text/plain
res/cardsfolder/p/prickly_boggart.txt svneol=native#text/plain res/cardsfolder/p/prickly_boggart.txt svneol=native#text/plain
res/cardsfolder/p/pride_guardian.txt svneol=native#text/plain res/cardsfolder/p/pride_guardian.txt svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Preyseizer Dragon
ManaCost:4 R R
Types:Creature Dragon
Text:no text
PT:4/4
K:Flying
K:Devour:2
T:Mode$ Attacks | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigDealDamage | TriggerDescription$ Whenever CARDNAME attacks, it deals damage to target creature or player equal to the number of +1/+1 counters on CARDNAME.
SVar:TrigDealDamage:AB$ DealDamage | Cost$ 0 | Tgt$ TgtCP | NumDmg$ X
SVar:X:Count$CardCounters.P1P1
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/preyseizer_dragon.jpg
SetInfo:PC2|Rare|http://magiccards.info/scans/en/pc2/50.jpg
Oracle:Flying\nDevour 2 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with twice that many +1/+1 counters on it.)\nWhenever Preyseizer Dragon attacks, it deals damage to target creature or player equal to the number of +1/+1 counters on Preyseizer Dragon.
End