diff --git a/forge-gui/res/cardsfolder/upcoming/earth_rumble.txt b/forge-gui/res/cardsfolder/upcoming/earth_rumble.txt index d277c0e0d64..9cf814ab0db 100644 --- a/forge-gui/res/cardsfolder/upcoming/earth_rumble.txt +++ b/forge-gui/res/cardsfolder/upcoming/earth_rumble.txt @@ -2,8 +2,8 @@ Name:Earth Rumble ManaCost:3 G Types:Sorcery A:SP$ Earthbend | Num$ 2 | SubAbility$ DBImmediateTrig | SpellDescription$ Earthbend 2. When you do, up to one target creature you control fights target creature an opponent controls. (To earthbend 2, target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped. Creatures that fight each deal damage equal to their power to the other.) -SVar:DBImmediateTrig1:DB$ ImmediateTrigger | Execute$ TrigPump | TriggerDescription$ When you do, up to one target creature you control fights target creature an opponent controls. +SVar:DBImmediateTrig:DB$ ImmediateTrigger | Execute$ TrigPump | TriggerDescription$ When you do, up to one target creature you control fights target creature an opponent controls. SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.YouCtrl | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Choose up to one target creature you control | SubAbility$ DBFight SVar:DBFight:DB$ Fight | Defined$ ParentTarget | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Choose target creature an opponent controls DeckHas:Ability$Counters -Oracle:Earthbend 2. When you do, up to one target creature you control fights target creature an opponent controls. (To earthbend 2, target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped. Creatures that fight each deal damage equal to their power to the other.) \ No newline at end of file +Oracle:Earthbend 2. When you do, up to one target creature you control fights target creature an opponent controls. (To earthbend 2, target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped. Creatures that fight each deal damage equal to their power to the other.) diff --git a/forge-gui/res/cardsfolder/upcoming/rokus_mastery.txt b/forge-gui/res/cardsfolder/upcoming/rokus_mastery.txt index 39749ec6120..e9dac15132d 100644 --- a/forge-gui/res/cardsfolder/upcoming/rokus_mastery.txt +++ b/forge-gui/res/cardsfolder/upcoming/rokus_mastery.txt @@ -2,6 +2,6 @@ Name:Roku's Mastery ManaCost:X R R Types:Instant A:SP$ DealDamage | ValidTgts$ Creature | NumDmg$ X | SubAbility$ DBScry | SpellDescription$ CARDNAME deals X damage to target creature. If X is 4 or greater, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom and the rest on top in any order.) -SVar:TrigScry:DB$ Scry | ScryNum$ 2 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE4 +SVar:DBScry:DB$ Scry | ScryNum$ 2 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE4 SVar:X:Count$xPaid Oracle:Roku's Mastery deals X damage to target creature. If X is 4 or greater, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom and the rest on top in any order.)