mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
"opponent or planeswalker"
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
Name:Eternal Flame
|
||||
ManaCost:2 R R
|
||||
Types:Sorcery
|
||||
A:SP$ DealDamage | Cost$ 2 R R | ValidTgts$ Opponent| NumDmg$ X | SubAbility$ DBDealDamage | References$ X | SpellDescription$ CARDNAME deals X damage to target opponent where X is the number of mountains you control. It deals half X damage, rounded up, to you.
|
||||
A:SP$ DealDamage | Cost$ 2 R R | ValidTgts$ Opponent,Planeswalker| NumDmg$ X | SubAbility$ DBDealDamage | References$ X | SpellDescription$ CARDNAME deals X damage to target opponent or planeswalker, where X is the number of mountains you control. It deals half X damage, rounded up, to you.
|
||||
SVar:DBDealDamage:DB$DealDamage | NumDmg$ Y | Defined$ You | References$ Y
|
||||
SVar:X:Count$NumTypeYouCtrl.Mountain
|
||||
SVar:Y:Count$NumTypeYouCtrl.Mountain/HalfUp
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/eternal_flame.jpg
|
||||
Oracle:Eternal Flame deals X damage to target opponent, where X is the number of Mountains you control. It deals half X damage, rounded up, to you.
|
||||
Oracle:Eternal Flame deals X damage to target opponent or planeswalker, where X is the number of Mountains you control. It deals half X damage, rounded up, to you.
|
||||
|
||||
Reference in New Issue
Block a user