mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Balm of Restoration missing damage prevention amount
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:2
|
||||
Types:Artifact
|
||||
A:AB$ Charm | Cost$ 1 T Sac<1/CARDNAME> | Choices$ DBGainLife,DBPrevent | Defined$ You | SpellDescription$ Choose one - You gain 2 life; or prevent the next 2 damage that would be dealt to target creature or player this turn.
|
||||
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2 | Defined$ You | SpellDescription$ You gain 2 life.
|
||||
SVar:DBPrevent:DB$ PreventDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | SpellDescription$ Prevent the next 2 damage that would be dealt to target creature or player this turn.
|
||||
SVar:DBPrevent:DB$ PreventDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | Amount$ 2 | SpellDescription$ Prevent the next 2 damage that would be dealt to target creature or player this turn.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/balm_of_restoration.jpg
|
||||
Oracle:{1}, {T}, Sacrifice Balm of Restoration: Choose one - You gain 2 life; or prevent the next 2 damage that would be dealt to target creature or player this turn.
|
||||
|
||||
Reference in New Issue
Block a user