mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Pardic Arsonist.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/pardic_arsonist.txt
Normal file
10
res/cardsfolder/pardic_arsonist.txt
Normal 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
|
||||
Reference in New Issue
Block a user