mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Add new file
This commit is contained in:
12
forge-gui/res/cardsfolder/upcoming/form_of_the_dinosaur.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/form_of_the_dinosaur.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Form of the Dinosaur
|
||||||
|
ManaCost:4 R R
|
||||||
|
Types:Enchantment
|
||||||
|
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigLife | TriggerDescription$ When CARDNAME enters the battlefield, your life total becomes 15.
|
||||||
|
SVar:TrigLife:DB$ SetLife | Defined$ You | LifeAmount$ 15
|
||||||
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 15 damage to target creature an opponent controls and that creature deals damage equal to its power to you.
|
||||||
|
SVar:TrigDamage:DB$DealDamage | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | NumDmg$ 15 | SubAbility$ DBDealDamage
|
||||||
|
SVar:DBDealDamage:DB$ DealDamage | Defined$ You | DamageSource$ Targeted | NumDmg$ X | References$ X
|
||||||
|
SVar:X:Targeted$CardPower
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/form_of_the_dinosaur.jpg
|
||||||
|
Oracle:When Form of the Dinosaur enters the battlefield, your life total becomes 15.
|
||||||
|
At the beginning of your upkeep, Form of the Dinosaur deals 15 damage to target creature an opponent controls and that creature deals damage equal to its power to you.
|
||||||
Reference in New Issue
Block a user