From 2cfe56a9673f73646ef99aeb80a3a80545173b23 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Thu, 15 Sep 2022 20:27:24 +0200 Subject: [PATCH] update --- .../cardsfolder/upcoming/keeper_of_secrets.txt | 17 ++++++++++------- .../res/cardsfolder/upcoming/kill_maim_burn.txt | 16 ++++++++-------- 2 files changed, 18 insertions(+), 15 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/keeper_of_secrets.txt b/forge-gui/res/cardsfolder/upcoming/keeper_of_secrets.txt index ccc33c5c225..1cdb90452fc 100644 --- a/forge-gui/res/cardsfolder/upcoming/keeper_of_secrets.txt +++ b/forge-gui/res/cardsfolder/upcoming/keeper_of_secrets.txt @@ -1,8 +1,11 @@ -Name:Argivian Phalanx -ManaCost:5 W -Types:Creature Human Kor Soldier -PT:4/4 -K:Vigilance -S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ This spell costs {1} less to cast for each creature you control. -SVar:X:Count$Valid Creature.YouCtrl +Name:Keeper of Secrets +ManaCost:5 R +Types:Creature Demon +PT:6/4 +K:First Strike +K:Haste +T:Mode$ SpellCast | ValidCard$ Card.wasNotCastFromYourHand | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ DBDealDamage | TriggerDescription$ First strike, haste\nSymphony of Pain — Whenever you cast a spell from anywhere other than your hand, Keeper of Secrets deals damage equal to that spell’s mana value to target opponent. +SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Opponent | NumDmg$ X +SVar:X:TriggeredStackInstance$CardManaCostLKI +AI:RemoveDeck:Random Oracle:This spell costs {1} less to cast for each creature you control.\nVigilance \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/kill_maim_burn.txt b/forge-gui/res/cardsfolder/upcoming/kill_maim_burn.txt index ccc33c5c225..c907d1b5132 100644 --- a/forge-gui/res/cardsfolder/upcoming/kill_maim_burn.txt +++ b/forge-gui/res/cardsfolder/upcoming/kill_maim_burn.txt @@ -1,8 +1,8 @@ -Name:Argivian Phalanx -ManaCost:5 W -Types:Creature Human Kor Soldier -PT:4/4 -K:Vigilance -S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ This spell costs {1} less to cast for each creature you control. -SVar:X:Count$Valid Creature.YouCtrl -Oracle:This spell costs {1} less to cast for each creature you control.\nVigilance \ No newline at end of file +Name:Kill! Maim! Burn! +ManaCost:3 B R +Types:Instant +A:SP$ Charm | Choices$ DBBurn,DBKill,DBMaim | MinCharmNum$ 1 | CharmNum$ 3 +SVar:DBBurn:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact. +SVar:DBKill:DB$ Destroy | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Destroy target creature. +SVar:DBMaim:DB$ DealDamage | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target player. +Oracle:Choose one or more —\n• Destroy target artifact.\n• Destroy target creature.\n• Kill! Maim! Burn! deals 3 damage to target player. \ No newline at end of file