mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Preyseizer Dragon.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/prey_upon.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/prickly_boggart.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/pride_guardian.txt svneol=native#text/plain
|
||||
|
||||
15
res/cardsfolder/p/preyseizer_dragon.txt
Normal file
15
res/cardsfolder/p/preyseizer_dragon.txt
Normal 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
|
||||
Reference in New Issue
Block a user