mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Fixed Eternal Flame, it now does proper damage to both players.
This commit is contained in:
@@ -2,9 +2,10 @@ Name:Eternal Flame
|
||||
ManaCost:2 R R
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ DealDamage | Cost$ 2 R R | ValidTgts$ Opponent | NumDmg$ X | SubAbility$ SVar=DBDealDamage | 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.
|
||||
SVar:DBDealDamage:DB$DealDamage | Defined$ You | NumDmg$ X
|
||||
SVar:X:Count$NumTypeYouCtrl.Mountain/HalfUp
|
||||
A:SP$ DealDamage | Cost$ 2 R R | Defined$ You | NumDmg$ Y | SubAbility$ SVar=DBDealDamage | 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.
|
||||
SVar:DBDealDamage:DB$DealDamage | NumDmg$ X | ValidTgts$ Opponent
|
||||
SVar:X:Count$NumTypeYouCtrl.Mountain
|
||||
SVar:Y:Count$NumTypeYouCtrl.Mountain/HalfUp
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/eternal_flame.jpg
|
||||
SetInfo:DRK|Rare|http://magiccards.info/scans/en/dk/60.jpg
|
||||
|
||||
Reference in New Issue
Block a user