mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
13 lines
1.3 KiB
Plaintext
13 lines
1.3 KiB
Plaintext
Name:Dragon Tempest
|
|
ManaCost:1 R
|
|
Types:Enchantment
|
|
T:Mode$ ChangesZone | ValidCard$ Creature.YouCtrl+withFlying | Origin$ Any | Destination$ Battlefield | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature with flying enters the battlefield under your control, it gains haste until end of turn.
|
|
SVar:TrigPump:DB$ Pump | Defined$ TriggeredCard | KW$ Haste
|
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Dragon.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever a Dragon enters the battlefield under your control, it deals X damage to target creature or player, where X is the number of Dragons you control.
|
|
SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Creature,Player | NumDmg$ NumDragons | References$ NumDragons | TgtPrompt$ Select a target creature or player | DamageSource$ TriggeredCard
|
|
SVar:NumDragons:Count$Valid Dragon.YouCtrl
|
|
SVar:BuffedBy:Creature.withFlying
|
|
DeckHints:Type$Dragon & Keyword$Flying
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/dragon_tempest.jpg
|
|
Oracle:Whenever a creature with flying enters the battlefield under your control, it gains haste until end of turn.\nWhenever a Dragon enters the battlefield under your control, it deals X damage to target creature or player, where X is the number of Dragons you control.
|