mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add Whiptail Moloch (from Dissension)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5977,6 +5977,7 @@ res/cardsfolder/whip_silk.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/whip_spine_drake.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/whipcorder.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/whipstitched_zombie.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/whiptail_moloch.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/whiptail_wurm.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/whiptongue_frog.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/whirling_dervish.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/whiptail_moloch.txt
Normal file
11
res/cardsfolder/whiptail_moloch.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Whiptail Moloch
|
||||
ManaCost:4 R
|
||||
Types:Creature Lizard
|
||||
Text:no text
|
||||
PT:6/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals 3 damage to target creature you control.
|
||||
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | ValidTgts$ Creature.YouCtrl | NumDmg$ 3 | TgtPrompt$ Select target creature you control
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/whiptail_moloch.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user