mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Hellhole Rats. You can never have enough of them.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2790,6 +2790,7 @@ res/cardsfolder/hell_bent_raider.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/helldozer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hellfire.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hellfire_mongrel.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hellhole_rats.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hellion_eruption.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hellkite_igniter.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hellkite_overlord.txt -text svneol=native#text/plain
|
||||
|
||||
14
res/cardsfolder/hellhole_rats.txt
Normal file
14
res/cardsfolder/hellhole_rats.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Hellhole Rats
|
||||
ManaCost:2 B R
|
||||
Types:Creature Rat
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:Haste
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, target player discards a card. CARDNAME deals damage to that player equal to that card's converted mana cost.
|
||||
SVar:TrigDiscard:AB$Discard | Cost$ 0 | ValidTgts$ Player | TgtPrompt$ Select target player | Mode$ TgtChoose | NumCards$ 1 | SubAbility$ SVar=DBDamage
|
||||
SVar:DBDamage:DB$DealDamage | Defined$ Targeted | NumDmg$ X
|
||||
SVar:X:Discarded$CardManaCost
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/hellhole_rats.jpg
|
||||
End
|
||||
|
||||
Reference in New Issue
Block a user