From d2f5688c4db48ba832479e901b232505d703208f Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Fri, 17 Feb 2023 09:29:00 +0100 Subject: [PATCH] update --- .../res/adventure/Shandalar/custom_cards/jace_boss_effect.txt | 2 +- .../Shandalar/custom_cards/jaces_signature_hoodie.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/adventure/Shandalar/custom_cards/jace_boss_effect.txt b/forge-gui/res/adventure/Shandalar/custom_cards/jace_boss_effect.txt index 4c15839f985..289338aa3e3 100644 --- a/forge-gui/res/adventure/Shandalar/custom_cards/jace_boss_effect.txt +++ b/forge-gui/res/adventure/Shandalar/custom_cards/jace_boss_effect.txt @@ -2,7 +2,7 @@ Name:Jace Boss Effect ManaCost:no cost Colors:Blue Types:Enchantment -T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigChoose | TriggerDescription$ At the beginning of your end step, conjure a random duplicate of an opponent's library onto the battlefield under your control. That creature perpetually has base power and toughness 2/2 and becomes an Illusion creature. +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigChoose | TriggerDescription$ At the beginning of your end step, 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. SVar:TrigChoose:DB$ ChooseCard | Choices$ Creature.OppCtrl | ChoiceZone$ Library | AtRandom$ True | SubAbility$ DBConjure SVar:DBConjure:DB$ MakeCard | Conjure$ True | DefinedName$ ChosenCard | Zone$ Battlefield | RememberMade$ True | SubAbility$ DBClearChosen SVar:DBClearChosen:DB$ Cleanup | ClearChosenCard$ True | SubAbility$ DBEffect 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 0b7a3eb41b0..4dbf9009d86 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 @@ -2,9 +2,9 @@ Name:Jace's Signature Hoodie ManaCost:no cost Colors:Blue Types:Enchantment -A:AB$ ChooseCard | Cost$ PayShards<2> Exile<1/CARDNAME> | Choices$ Creature.OppCtrl | ChoiceZone$ Library | AtRandom$ True | SubAbility$ DBConjure | SpellDescription$ Conjure a random duplicate of an opponents library under your control. The duplicate perpetually becomes an Illusion creature with base power and thoughness 2/2. Activate only once each game. +A:AB$ ChooseCard | Cost$ PayShards<2> Exile<1/CARDNAME> | Choices$ Creature.OppCtrl | 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. Activate only once each game. 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 SVar:PerpetualAbility:Mode$ Continuous | Affected$ Card.IsRemembered | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | SetPower$ 2 | SetToughness$ 2 | RemoveCardTypes$ True | SetColor$ Blue | AddType$ Creature & Illusion | Description$ That duplicate perpetually has base power and toughness 2/2 and becomes an Illusion creature. -Oracle:Provided by Jace's Signature Hoodie\n{E}{E}, Exile Jace's Signature Hoodie: 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. Activate only once each game. \ No newline at end of file +Oracle:Provided by Jace's Signature Hoodie\n{E}{E}, Exile Jace's Signature Hoodie: 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. Activate only once each game. \ No newline at end of file