diff --git a/forge-gui/res/cardsfolder/upcoming/ruinous_waterbending.txt b/forge-gui/res/cardsfolder/upcoming/ruinous_waterbending.txt new file mode 100644 index 00000000000..04749581310 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ruinous_waterbending.txt @@ -0,0 +1,9 @@ +Name:Ruinous Waterbending +ManaCost:1 B B +Types:Sorcery Lesson +S:Mode$ OptionalCost | EffectZone$ All | ValidCard$ Card.Self | ValidSA$ Spell | Cost$ Waterbend<4> | Description$ As an additional cost to cast this spell, you may waterbend {4}. (While paying a waterbend cost, you can tap your artifacts and creatures to help. Each one pays for {1}.) +A:SP$ PumpAll | ValidCards$ Creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SubAbility$ DBEffect | SpellDescription$ All creatures get -2/-2 until end of turn. If this spell’s additional cost was paid, whenever a creature dies this turn, you gain 1 life. +SVar:DBEffect:DB$ Effect | Triggers$ TrigDies | Condition$ OptionalCost | ConditionOptionalPaid$ True +SVar:TrigDies:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature dies this turn, you gain 1 life. +SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 1 +Oracle:As an additional cost to cast this spell, you may waterbend {4}. (While paying a waterbend cost, you can tap your artifacts and creatures to help. Each one pays for {1}.)\nAll creatures get -2/-2 until end of turn. If this spell’s additional cost was paid, whenever a creature dies this turn, you gain 1 life. \ No newline at end of file