diff --git a/forge-gui/res/cardsfolder/upcoming/the_huntsmans_redemption.txt b/forge-gui/res/cardsfolder/upcoming/the_huntsmans_redemption.txt index a1fc5e31831..54bd40ad7ab 100644 --- a/forge-gui/res/cardsfolder/upcoming/the_huntsmans_redemption.txt +++ b/forge-gui/res/cardsfolder/upcoming/the_huntsmans_redemption.txt @@ -6,6 +6,6 @@ SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ g_3_3_beast | TokenOwner$ SVar:DBSearch:DB$ Sacrifice | SacValid$ Creature | SacMessage$ creature | Optional$ True | RememberSacrificed$ True | SubAbility$ DBChangeZone | SpellDescription$ You may sacrifice a creature. If you do, search your library for a creature or basic land card, reveal it, put it into your hand, then shuffle. SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ConditionDefined$ Remembered | ConditionPresent$ Card | ChangeType$ Land.Basic,Creature | SubAbility$ DBCleanup | ChangeNum$ 1 SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True -SVar:DBPump:DB$ Pump | ValidTgts$ Creature.YouCtrl | NumAtt$ +2 | NumDef$ +2 | TgtPrompt$ Select up to two target creatures you control | TargetMin$ 0 | TargetMax$ 2 | KW$ Trample | SpellDescription$ Up to two target creatures each get +2/+2 and gain trample until end of turn +SVar:DBPump:DB$ Pump | ValidTgts$ Creature | NumAtt$ +2 | NumDef$ +2 | TgtPrompt$ Select up to two target creatures | TargetMin$ 0 | TargetMax$ 2 | KW$ Trample | SpellDescription$ Up to two target creatures each get +2/+2 and gain trample until end of turn DeckHas:Ability$Token|Sacrifice & Type$Beast Oracle:I — Create a 3/3 green Beast creature token.\nII — You may sacrifice a creature. If you do, search your library for a creature or basic land card, reveal it, put it into your hand, then shuffle.\nIII — Up to two target creatures each get +2/+2 and gain trample until end of turn \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/the_irencrag.txt b/forge-gui/res/cardsfolder/upcoming/the_irencrag.txt index 0a195b32e3b..5f747d88611 100644 --- a/forge-gui/res/cardsfolder/upcoming/the_irencrag.txt +++ b/forge-gui/res/cardsfolder/upcoming/the_irencrag.txt @@ -6,5 +6,5 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creatu SVar:EverFlameCopy:DB$ Animate | RemoveAllAbilities$ True | Keywords$ Equip:3 | staticAbilities$ EquipPump | Defined$ Self | NewName$ Everflame, Heroes' Legacy | Types$ Legendary & Artifact & Equipment | Duration$ Permanent | Optional$ True SVar:EquipPump:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 3 | AddToughness$ 3 | Description$ Equipped creature gets +3/+3 DeckHas:Type$Equipment -DeckHints:Type$Legendary +DeckHints:Type$Legendary & Type$Creature Oracle:{T}: Add {C}.\nWhenever a legendary creature enters the battlefield under your control, you may have The Irencrag become a legendary Equipment artifact named Everflame, Heroes' Legacy. If you do, it gains equip {3} and "Equipped creature gets +3/+3" and loses all other abilities. diff --git a/forge-gui/res/cardsfolder/upcoming/two_headed_hunter_twice_the_rage.txt b/forge-gui/res/cardsfolder/upcoming/two_headed_hunter_twice_the_rage.txt index f50a959ec6b..bb01271e1b8 100644 --- a/forge-gui/res/cardsfolder/upcoming/two_headed_hunter_twice_the_rage.txt +++ b/forge-gui/res/cardsfolder/upcoming/two_headed_hunter_twice_the_rage.txt @@ -11,5 +11,5 @@ ALTERNATE Name:Twice the Rage ManaCost:1 R Types:Instant Adventure -A:SP$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Double Strike | SpellDescription$ Target creature gains double strike until end of turn. (Then exile this card. You may cast the creature later from exile.) +A:SP$ Pump | ValidTgts$ Creature | KW$ Double Strike | SpellDescription$ Target creature gains double strike until end of turn. (Then exile this card. You may cast the creature later from exile.) Oracle:Target creature gains double strike until end of turn. (Then exile this card. You may cast the creature later from exile.) \ No newline at end of file