mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
10 lines
1.5 KiB
Plaintext
10 lines
1.5 KiB
Plaintext
Name:Quenchable Fire
|
|
ManaCost:3 R
|
|
Types:Sorcery
|
|
A:SP$ DealDamage | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 3 | SubAbility$ DBEffect | SpellDescription$ CARDNAME deals 3 damage to target player or planeswalker.
|
|
SVar:DBEffect:DB$ Effect | OneOff$ True | Duration$ Permanent | Abilities$ PayUp | Triggers$ DamageTrig | RememberObjects$ Targeted | SpellDescription$ It deals an additional 3 damage to that player or planeswalker at the beginning of your next upkeep step unless that player or that planeswalker's controller pays {U} before that step.
|
|
SVar:PayUp:ST$ ChangeZone | Activator$ Player.IsRememberedOrController | ActivationZone$ Command | Cost$ U | Defined$ Self | Origin$ Command | Destination$ Exile | ActivationZone$ Command | AILogic$ Always | SpellDescription$ Pay {U} to avoid another 3 damage.
|
|
SVar:DamageTrig:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigDamage | OneOff$ True | StackDescription$ None | TriggerDescription$ It deals an additional 3 damage to that player or planeswalker at the beginning of your next upkeep step unless that player or that planeswalker's controller pays {U} before that step.
|
|
SVar:TrigDamage:DB$ DealDamage | Defined$ Remembered | NumDmg$ 3
|
|
Oracle:Quenchable Fire deals 3 damage to target player or planeswalker. It deals an additional 3 damage to that player or planeswalker at the beginning of your next upkeep step unless that player or that planeswalker's controller pays {U} before that step.
|