- Added Pardic Arsonist.

This commit is contained in:
jendave
2011-08-06 19:34:26 +00:00
parent 1f1001b24b
commit a7f5d6c20d
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4458,6 +4458,7 @@ res/cardsfolder/paralyzing_grasp.txt -text svneol=native#text/plain
res/cardsfolder/parapet_watchers.txt -text svneol=native#text/plain
res/cardsfolder/parasitic_strix.txt -text svneol=native#text/plain
res/cardsfolder/parch.txt -text svneol=native#text/plain
res/cardsfolder/pardic_arsonist.txt svneol=native#text/plain
res/cardsfolder/pardic_collaborator.txt -text svneol=native#text/plain
res/cardsfolder/pardic_dragon.txt -text svneol=native#text/plain
res/cardsfolder/pardic_lancer.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Pardic Arsonist
ManaCost:2 R R
Types:Creature Human Barbarian
Text:no text
PT:3/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | Threshold$ True | TriggerDescription$ Threshold - As long as seven or more cards are in your graveyard, CARDNAME has "When CARDNAME enters the battlefield, it deals 3 damage to target creature or player."
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtCP | NumDmg$ 3
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/pardic_arsonist.jpg
End