Merge branch 'jaya-venerated-firemage-fix' into 'master'

Limit Jaya, Venerated Firemage to once-per-turn

See merge request core-developers/forge!1580
This commit is contained in:
swordshine
2019-04-24 00:41:25 +00:00

View File

@@ -6,5 +6,5 @@ R:Event$ DamageDone | ActiveZones$ Battlefield | ValidSource$ Card.RedSource | V
SVar:DmgPlus1:DB$ ReplaceEffect | VarName$ DamageAmount | VarValue$ X | References$ X
SVar:X:ReplaceCount$DamageAmount/Plus.1
SVar:PlayMain1:TRUE
A:AB$ DealDamage | Cost$ SubCounter<2/LOYALTY> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to any target.
A:AB$ DealDamage | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ true | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to any target.
Oracle:If another red source you control would deal damage to a permanent or player, it deals that much damage plus 1 to that permanent or player instead.\n[-2]: Jaya, Venerated Firemage deals 2 damage to any target.