diff --git a/forge-gui/res/cardsfolder/upcoming/angrath_captain_of_chaos.txt b/forge-gui/res/cardsfolder/upcoming/angrath_captain_of_chaos.txt index a43d9b65e71..3acff2365da 100644 --- a/forge-gui/res/cardsfolder/upcoming/angrath_captain_of_chaos.txt +++ b/forge-gui/res/cardsfolder/upcoming/angrath_captain_of_chaos.txt @@ -3,7 +3,7 @@ ManaCost:2 BR BR Types:Legendary Planeswalker Angrath Loyalty:5 S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Menace | Description$ Creatures you control have menace. -A:AB$ Amass | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | Num$ 2 | SpellDescription$ Amass 2. (Put two +1/+1 counters on an Army you control. If you don’t control one, create a 0/0 black Zombie Army creature token first.) +A:AB$ Amass | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | Num$ 2 | SpellDescription$ Amass 2. (Put two +1/+1 counters on an Army you control. If you don’t control one, create a 0/0 black Zombie Army creature token first.) DeckHints:Ability$Amass & Type$Zombie DeckHas:Ability$Amass & Ability$Counters & Ability$Token Oracle:Creatures you control have menace. \n[-2]: Amass 2. (Put two +1/+1 counters on an Army you control. If you don't control one, create a 0/0 black Zombie Army creature token first.) diff --git a/forge-gui/res/cardsfolder/upcoming/bolt_bend.txt b/forge-gui/res/cardsfolder/upcoming/bolt_bend.txt index 1241ed16f2b..6e08c907d82 100644 --- a/forge-gui/res/cardsfolder/upcoming/bolt_bend.txt +++ b/forge-gui/res/cardsfolder/upcoming/bolt_bend.txt @@ -1,7 +1,7 @@ Name:Bolt Bend ManaCost:3 R Types:Instant -S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 3 | EffectZone$ All | IsPresent$ Creature.YouCtrl+powerGE4 | Description$ CARDNAME costs {3} less to cast if you control a creature with power 4 or greater. +S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 3 | EffectZone$ All | IsPresent$ Creature.YouCtrl+powerGE4 | Description$ This Spell costs {3} less to cast if you control a creature with power 4 or greater. A:SP$ ChangeTargets | Cost$ 3 R | TargetType$ Spell,Activated,Triggered | ValidTgts$ Card | TargetsSingleTarget$ True | SpellDescription$ Change the target of target spell or ability with a single target. AI:RemoveDeck:All Oracle:This spell costs {3} less to cast if you control a creature with power 4 or greater.\nChange the target of target spell or ability with a single target. diff --git a/forge-gui/res/cardsfolder/upcoming/bond_of_insight.txt b/forge-gui/res/cardsfolder/upcoming/bond_of_insight.txt index 4f7bf40e3c4..74c8b61b3ec 100644 --- a/forge-gui/res/cardsfolder/upcoming/bond_of_insight.txt +++ b/forge-gui/res/cardsfolder/upcoming/bond_of_insight.txt @@ -2,6 +2,6 @@ Name:Bond of Insight ManaCost:3 U Types:Sorcery A:SP$ Mill | Cost$ 3 U | NumCards$ 4 | Defined$ Player | SubAbility$ DBChangeZone | SpellDescription$ Each player puts the top four cards of their library into their graveyard. Return up to two instant and/or sorcery cards from your graveyard to your hand. Exile CARDNAME. -SVar:DBChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TargetMin$ 0 | TargetMax$ 2| TgtPrompt$ Choose up to two instant and/or sorcery cards in your graveyard. | ValidTgts$ Instant.YouCtrl,Sorcery.YouCtrl | SubAbility$ DBExile +SVar:DBChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ChangeNum$ 2 | ChangeType$ Instant.YouOwn,Sorcery.YouOwn | Hidden$ True | SubAbility$ DBExile SVar:DBExile:DB$ ChangeZone | Origin$ Stack | Destination$ Exile Oracle:Each player puts the top four cards of their library into their graveyard. Return up to two instant and/or sorcery cards from your graveyard to your hand. Exile Bond of Insight. diff --git a/forge-gui/res/cardsfolder/upcoming/burning_prophet.txt b/forge-gui/res/cardsfolder/upcoming/burning_prophet.txt index d01a5ffe165..86791d39f20 100644 --- a/forge-gui/res/cardsfolder/upcoming/burning_prophet.txt +++ b/forge-gui/res/cardsfolder/upcoming/burning_prophet.txt @@ -3,6 +3,6 @@ ManaCost:1 R Types:Creature Human Wizard PT:1/3 T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever you cast a noncreature spell, CARDNAME gets +1/+0 until end of turn, then scry 1. -SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 0 | SubAbility$ DBScry +SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | SubAbility$ DBScry SVar:DBScry:DB$ Scry | ScryNum$ 1 -Oracle:Whenever you cast a noncreature spell, Burning Prophet gets +1/+0 until end of turn, then scry 1. +Oracle:Whenever you cast a noncreature spell, Burning Prophet gets +1/+0 until end of turn, then scry 1. \ No newline at end of file