mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Merge branch 'upcoming_rix' into 'master'
Added Zacama, Primal Calamity (RIX) See merge request core-developers/forge!54
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
Name:Zacama, Primal Calamity
|
||||||
|
ManaCost:6 R G W
|
||||||
|
Types:Legendary Creature Elder Dinosaur
|
||||||
|
PT:9/9
|
||||||
|
K:Vigilance
|
||||||
|
K:Reach
|
||||||
|
K:Trample
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.wasCastFromHand+Self | Destination$ Battlefield | Execute$ TrigUntap | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it, untap all lands you control.
|
||||||
|
SVar:TrigUntap:DB$ UntapAll | ValidCards$ Land.YouCtrl
|
||||||
|
A:AB$ DealDamage | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 3 | SpellDescription$ Zacama deals 3 damage to target creature.
|
||||||
|
A:AB$ Destroy | Cost$ 2 G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SpellDescription$ Destroy target artifact or enchantment.
|
||||||
|
A:AB$ GainLife | Cost$ 2 W | LifeAmount$ 3 | SpellDescription$ You gain 3 life.
|
||||||
|
DeckHints:Type$Dinosaur
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/zacama_primal_calamity.jpg
|
||||||
|
Oracle:Vigilance, reach, trample\nWhen Zacama, Primal Calamity enters the battlefield, if you cast it, untap all lands you control.\n{2} {R}: Zacama deals 3 damage to target creature.\n{2} {G}: Destroy target artifact or enchantment.\n{2} {W}: You gain 3 life.
|
||||||
Reference in New Issue
Block a user