From fa9b7affda1c8aacc4c07c8aa1caa06a6b19013e Mon Sep 17 00:00:00 2001 From: Northmoc Date: Thu, 12 Nov 2020 18:56:23 -0500 Subject: [PATCH] explosion_of_riches.txt --- forge-gui/res/cardsfolder/upcoming/explosion_of_riches.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/explosion_of_riches.txt b/forge-gui/res/cardsfolder/upcoming/explosion_of_riches.txt index bc3045ec0e0..322d835a7ea 100644 --- a/forge-gui/res/cardsfolder/upcoming/explosion_of_riches.txt +++ b/forge-gui/res/cardsfolder/upcoming/explosion_of_riches.txt @@ -1,8 +1,8 @@ Name:Explosion of Riches ManaCost:5 R Types:Sorcery -A:SP$ Draw | Cost$ 5 R | Defined$ You | NumCards$ 1 | SubAbility$ DBDraw | SpellDescription$ Draw a card, then each other player may draw a card. Whenever a card is drawn this way, CARDNAME deals 5 damage to target opponent chosen at random from among your opponents. -SVar:DBDraw:DB$ Draw | Defined$ Player.Other | OptionalDecider$ True | NumCards$ 1 -T:Mode$ Drawn | ValidCard$ Card | TriggerZones$ Stack | Execute$ TrigDamage | TriggerDescription$ Whenever a card is drawn this way, CARDNAME deals 5 damage to target opponent chosen at random from among your opponents. +A:SP$ Draw | Cost$ 5 R | Defined$ You | NumCards$ 1 | SubAbility$ DBDraw | StackDescription$ SpellDescription | SpellDescription$ Draw a card, then each other player may draw a card. Whenever a card is drawn this way, CARDNAME deals 5 damage to target opponent chosen at random from among your opponents. +SVar:DBDraw:DB$ Draw | Defined$ Player.Other | OptionalDecider$ True | NumCards$ 1 | StackDescription$ None +T:Mode$ Drawn | ValidCard$ Card | TriggerZones$ Stack | Execute$ TrigDamage | Secondary$ True | TriggerDescription$ Whenever a card is drawn this way, CARDNAME deals 5 damage to target opponent chosen at random from among your opponents. SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Player.Opponent | NumDmg$ 5 | TargetsAtRandom$ True Oracle:Draw a card, then each other player may draw a card. Whenever a card is drawn this way, Explosion of Riches deals 5 damage to target opponent chosen at random from among your opponents.