From 42a151f04ab40efaccfe62158e8e3ab06d8fd8ac Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Mon, 8 Aug 2022 17:07:06 +0200 Subject: [PATCH] Update --- forge-gui/res/cardsfolder/s/shattering_finale.txt | 2 +- forge-gui/res/cardsfolder/upcoming/traumatic_prank.txt | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 forge-gui/res/cardsfolder/upcoming/traumatic_prank.txt diff --git a/forge-gui/res/cardsfolder/s/shattering_finale.txt b/forge-gui/res/cardsfolder/s/shattering_finale.txt index 2b5985a3c0a..4e314156c76 100644 --- a/forge-gui/res/cardsfolder/s/shattering_finale.txt +++ b/forge-gui/res/cardsfolder/s/shattering_finale.txt @@ -4,4 +4,4 @@ Types:Sorcery K:Casualty:1 A:SP$ Effect | StaticAbilities$ PerpetualDebuff | RememberObjects$ Targeted | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | IsCurse$ True | Name$ Shattering Finale's Perpetual Effect | Duration$ Permanent | SpellDescription$ Target creature an opponent controls perpetually gets -0/-3. SVar:PerpetualDebuff:Mode$ Continuous | Affected$ Card.IsRemembered | AddPower$ -0 | AddToughness$ -3 | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ This creature perpetually gets -3/-0. -Oracle:Target Casualty 1\nTarget creature an opponent controls perpetually gets -3/-0. +Oracle:Casualty 1\nTarget creature an opponent controls perpetually gets -3/-0. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/traumatic_prank.txt b/forge-gui/res/cardsfolder/upcoming/traumatic_prank.txt new file mode 100644 index 00000000000..14f0afc039b --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/traumatic_prank.txt @@ -0,0 +1,10 @@ +Name:Traumatic Prank +ManaCost:2 R +Types:Sorcery +A:SP$ GainControl | ValidTgts$ Creature | TgtPrompt$ Select target creature | LoseControl$ EOT | AddKWs$ Haste | Untap$ True | IsCurse$ True | RememberTargets$ True | SubAbility$ DBEffect | SpellDescription$ Gain control of target creature until end of turn. Untap that creature. It perpetually gains haste, “This creature can't block,” and “At the beginning of your upkeep, this creature deals 1 damage to you.” +SVar:DBEffect:DB$ Effect | RememberObjects$ Remembered | StaticAbilities$ TraumaticPrank | Name$ Traumatic Prank's Perpetual Effect | Duration$ Permanent | StackDescription$ +That creature perpetually gains "This creature doesn't untap during your untap step" and "{8}: Untap this creature." +SVar:TraumaticPrank:Mode$ Continuous | Affected$ Card.IsRemembered | AddHiddenKeyword$ CARDNAME can't block | AddKeyword$ Haste | AddTrigger$ PingUpkeep | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ Creature perpetually gains haste, “This creature can’t block,” and “At the beginning of your upkeep, this creature deals 1 damage to you.” +SVar:PingUpkeep:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of the upkeep of enchanted enchantment's controller, CARDNAME deals 1 damage to that player. +SVar:TrigDamage:DB$ DealDamage | Defined$ CardController | NumDmg$ 1 +Oracle: Gain control of target creature until end of turn. Untap that creature. It perpetually gains haste, “This creature can't block,” and “At the beginning of your upkeep, this creature deals 1 damage to you.” \ No newline at end of file