From c9726f724c717e15006b9026fdf5209ebce6efcb Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Fri, 7 Apr 2023 16:33:58 +0200 Subject: [PATCH] update --- .../adventure/Shandalar/custom_cards/jaces_signature_hoodie.txt | 2 +- .../res/adventure/Shandalar/custom_cards/teferis_staff.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/adventure/Shandalar/custom_cards/jaces_signature_hoodie.txt b/forge-gui/res/adventure/Shandalar/custom_cards/jaces_signature_hoodie.txt index 328f75c8bc6..4a364d68030 100644 --- a/forge-gui/res/adventure/Shandalar/custom_cards/jaces_signature_hoodie.txt +++ b/forge-gui/res/adventure/Shandalar/custom_cards/jaces_signature_hoodie.txt @@ -4,7 +4,7 @@ Colors:Blue Types:Enchantment T:Mode$ Drawn | ValidCard$ Card.YouCtrl | TriggerZones$ Command | Execute$ TrigMill | TriggerDescription$ Whenever you draw a card, each opponent mills a card. SVar:TrigMill:DB$ Mill | Defined$ Opponent | NumCards$ 1 -A:AB$ ChooseCard | Cost$ PayShards<2> | ActivationZone$ Command | ActiviationChoices$ Creature.OppCtrl | Choices$ Creature.OppOwn | ChoiceZone$ Library | AtRandom$ True | SubAbility$ DBConjure | SpellDescription$ Conjure a duplicate of a random creature card from your opponent's library unto the battlefield under your control. The duplicate perpetually becomes a blue Illusion creature with base power and toughness 2/2. Exile Jace's Signature Hoodie. +A:AB$ ChooseCard | Cost$ PayShards<2> | ActivationZone$ Command | ActiviationChoices$ Creature.OppCtrl | ActivationLimit$ 1 | Choices$ Creature.OppOwn | ChoiceZone$ Library | AtRandom$ True | SubAbility$ DBConjure | SpellDescription$ Conjure a duplicate of a random creature card from your opponent's library unto the battlefield under your control. The duplicate perpetually becomes a blue Illusion creature with base power and toughness 2/2. Exile Jace's Signature Hoodie. SVar:DBConjure:DB$ MakeCard | Conjure$ True | DefinedName$ ChosenCard | Zone$ Battlefield | RememberMade$ True | SubAbility$ DBClearChosen SVar:DBClearChosen:DB$ Cleanup | ClearChosenCard$ True | SubAbility$ DBEffect SVar:DBEffect:DB$ Effect | RememberObjects$ Remembered | StaticAbilities$ PerpetualAbility | Duration$ Permanent | Name$ Jace's Signature Hoodie's Perpetual Effect | SubAbility$ Eject diff --git a/forge-gui/res/adventure/Shandalar/custom_cards/teferis_staff.txt b/forge-gui/res/adventure/Shandalar/custom_cards/teferis_staff.txt index 2c131e58546..b2dc50e8bd3 100644 --- a/forge-gui/res/adventure/Shandalar/custom_cards/teferis_staff.txt +++ b/forge-gui/res/adventure/Shandalar/custom_cards/teferis_staff.txt @@ -3,6 +3,6 @@ ManaCost:no cost Types:Artifact Equipment T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Command | Execute$ TrigUntap | TriggerDescription$ At the beginning of your end step, untap target artifact or land you control. SVar:TrigUntap:DB$ Untap | ValidTgts$ Artifact.YouCtrl,Land.YouCtrl | TgtPrompt$ Select target artifact or land you control -A:AB$ Phases | Cost$ U W PayShards<2> | ValidTgts$ Permanent | SubAbility$ Eject | ActivationZone$ Command | SpellDescription$ Target permanent phases out. (Treat it and anything attached to it as though they don't exist until its controllers's next turn.) +A:AB$ Phases | Cost$ U W PayShards<2> | ActivationLimit$ 1 | ValidTgts$ Permanent | SubAbility$ Eject | ActivationZone$ Command | SpellDescription$ Target permanent phases out. (Treat it and anything attached to it as though they don't exist until its controllers's next turn.) SVar:Eject:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile Oracle:At the beginning of your end step, untap target artifact or land you control.\n{M}{M}, {U}{W}: Target permanent phases out. (Treat it and anything attached to it as though they don't exist until its controllers's next turn.). Exile Teferi's Staff. \ No newline at end of file