"opponent or planeswalker"

This commit is contained in:
schnautzr
2018-06-02 12:26:33 -05:00
parent bacacdcb45
commit 20b6d2c27b

View File

@@ -1,9 +1,9 @@
Name:Eternal Flame Name:Eternal Flame
ManaCost:2 R R ManaCost:2 R R
Types:Sorcery 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:DBDealDamage:DB$DealDamage | NumDmg$ Y | Defined$ You | References$ Y
SVar:X:Count$NumTypeYouCtrl.Mountain SVar:X:Count$NumTypeYouCtrl.Mountain
SVar:Y:Count$NumTypeYouCtrl.Mountain/HalfUp SVar:Y:Count$NumTypeYouCtrl.Mountain/HalfUp
SVar:Picture:http://www.wizards.com/global/images/magic/general/eternal_flame.jpg 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.