From 00f4b64e176e5413a5b0daa0ece68abb5803dc67 Mon Sep 17 00:00:00 2001 From: Northmoc <103371817+Northmoc@users.noreply.github.com> Date: Sat, 23 Jul 2022 14:23:08 -0400 Subject: [PATCH] Clean up a few cards (#1181) * navigation_orb.txt add Cleanup * overwhelming_encounter.txt tidy Desc and AI * skyway_robber.txt remove # line --- forge-gui/res/cardsfolder/s/skyway_robber.txt | 1 - forge-gui/res/cardsfolder/upcoming/navigation_orb.txt | 3 ++- forge-gui/res/cardsfolder/upcoming/overwhelming_encounter.txt | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/forge-gui/res/cardsfolder/s/skyway_robber.txt b/forge-gui/res/cardsfolder/s/skyway_robber.txt index 046d0b8d788..fd1a3f466fb 100644 --- a/forge-gui/res/cardsfolder/s/skyway_robber.txt +++ b/forge-gui/res/cardsfolder/s/skyway_robber.txt @@ -6,7 +6,6 @@ K:Flying K:Escape:3 U ExileFromGrave<5/Card.Other/other> A:SP$ PermanentCreature | RememberCostCards$ True SVar:AIPreference:ExileFromGraveCost$Artifact.YouOwn+Other+inZoneGraveyard,Instant.YouOwn+Other+inZoneGraveyard,Sorcery.YouOwn+Other+inZoneGraveyard -#R:Event$ Moved | ValidCard$ Card.Self+escaped | Destination$ Battlefield | ReplaceWith$ DBAnimate | Description$ CARDNAME escapes with "Whenever CARDNAME deals combat damage to a player, you may cast an artifact, instant, or sorcery spell from among cards exiled with CARDNAME without paying its mana cost." K:ETBReplacement:Other:DBAnimate:Mandatory::Card.Self+escaped SVar:DBAnimate:DB$ Animate | Triggers$ DamageTrig | Duration$ Permanent | SpellDescription$ CARDNAME escapes with "Whenever CARDNAME deals combat damage to a player, you may cast an artifact, instant, or sorcery spell from among cards exiled with CARDNAME without paying its mana cost." SVar:DamageTrig:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigCast | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may cast an artifact, instant, or sorcery spell from among cards exiled with CARDNAME without paying its mana cost. diff --git a/forge-gui/res/cardsfolder/upcoming/navigation_orb.txt b/forge-gui/res/cardsfolder/upcoming/navigation_orb.txt index f594ce0f8a6..827507745ad 100644 --- a/forge-gui/res/cardsfolder/upcoming/navigation_orb.txt +++ b/forge-gui/res/cardsfolder/upcoming/navigation_orb.txt @@ -3,6 +3,7 @@ ManaCost:3 Types:Artifact A:AB$ ChangeZone | Cost$ 2 T Sac<1/CARDNAME> | Origin$ Library | Destination$ Library | ChangeType$ Land.Basic,Gate | ChangeNum$ 2 | RememberChanged$ True | Reveal$ True | Shuffle$ False | StackDescription$ SpellDescription | SubAbility$ DBChangeZone1 | SpellDescription$ Search your library for up to two basic land cards and/or Gate cards, reveal those cards, put one onto the battlefield tapped and the other into your hand, then shuffle. SVar:DBChangeZone1:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.IsRemembered,Gate.IsRemembered | ChangeNum$ 1 | Mandatory$ True | ForgetChanged$ True | NoLooking$ True | SelectPrompt$ Select a card for the battlefield | Tapped$ True | Shuffle$ False | SubAbility$ DBChangeZone2 | StackDescription$ None -SVar:DBChangeZone2:DB$ ChangeZone | Origin$ Library | Destination$ Hand | Defined$ Remembered | ConditionDefined$ Remembered | ConditionPresent$ Card | ForgetChanged$ True | StackDescription$ None +SVar:DBChangeZone2:DB$ ChangeZone | Origin$ Library | Destination$ Hand | Defined$ Remembered | ConditionDefined$ Remembered | ConditionPresent$ Card | ForgetChanged$ True | StackDescription$ None | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True DeckHints:Type$Gate Oracle:{2}, {T}, Sacrifice Navigation Orb: Search your library for up to two basic land cards and/or Gate cards, reveal those cards, put one onto the battlefield tapped and the other into your hand, then shuffle. diff --git a/forge-gui/res/cardsfolder/upcoming/overwhelming_encounter.txt b/forge-gui/res/cardsfolder/upcoming/overwhelming_encounter.txt index cd8d3586796..cbdbb401cf1 100644 --- a/forge-gui/res/cardsfolder/upcoming/overwhelming_encounter.txt +++ b/forge-gui/res/cardsfolder/upcoming/overwhelming_encounter.txt @@ -1,11 +1,10 @@ Name:Overwhelming Encounter ManaCost:3 G G Types:Sorcery -A:SP$ PumpAll | ValidCards$ Creature.YouCtrl | KW$ Vigilance & Trample | SubAbility$ DBRollDice | SpellDescription$ Creatures you control gain vigilance and trample until end of turn. Roll a d20. +A:SP$ PumpAll | ValidCards$ Creature.YouCtrl | KW$ Vigilance & Trample | SubAbility$ DBRollDice | SpellDescription$ Creatures you control gain vigilance and trample until end of turn. SVar:DBRollDice:DB$ RollDice | Sides$ 20 | ResultSubAbilities$ 1-9:DBPump,10-19:DBPutCounter,20:DBMaxCounter | SpellDescription$ Roll a d20. SVar:DBPump:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +2 | NumDef$ +2 | SpellDescription$ 1—9 VERT Creatures you control get +2/+2 until end of turn. SVar:DBPutCounter:DB$ PutCounterAll | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 2 | SpellDescription$ 10—19 VERT Creatures you control get +2/+2 until end of turn. SVar:DBMaxCounter:DB$ PutCounterAll | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 4 | SpellDescription$ 20 VERT Creatures you control get +2/+2 until end of turn. DeckHas:Ability$Counters -DeckHints:Ability$Counters Oracle:Creatures you control gain vigilance and trample until end of turn. Roll a d20.\n1—9 | Creatures you control get +2/+2 until end of turn.\n10—19 | Put two +1/+1 counters on each creature you control.\n20 | Put four +1/+1 counters on each creature you control.