From 973afc979b0f8ce0c8d05f46cd825da3e61583b0 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sat, 9 Dec 2023 19:05:02 +0100 Subject: [PATCH] CLUE 3 cards (#4334) * CLUE 3 cards * Update senator_peacock.txt --- .../res/cardsfolder/upcoming/commander_mustard.txt | 11 +++++++++++ forge-gui/res/cardsfolder/upcoming/dining_room.txt | 8 ++++++++ .../res/cardsfolder/upcoming/senator_peacock.txt | 12 ++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/commander_mustard.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/dining_room.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/senator_peacock.txt diff --git a/forge-gui/res/cardsfolder/upcoming/commander_mustard.txt b/forge-gui/res/cardsfolder/upcoming/commander_mustard.txt new file mode 100644 index 00000000000..fd43f570288 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/commander_mustard.txt @@ -0,0 +1,11 @@ +Name:Commander Mustard +ManaCost:3 R W +Types:Legendary Creature Human Soldier +PT:5/5 +K:Vigilance +S:Mode$ Continuous | Affected$ Soldier.Other+YouCtrl | AddKeyword$ Vigilance & Trample & Haste | Description$ Other Soldiers you control have vigilance, trample, and haste. +A:AB$ AnimateAll | Cost$ 2 R W | ValidCards$ Soldier.YouCtrl | Triggers$ AttackTrig | SpellDescription$ Until end of turn, Soldiers you control gain "Whenever this creature attacks, it deals 1 damage to defending player." +SVar:AttackTrig:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever this creature attacks, it deals 1 damage to defending player. +SVar:TrigLoseLife:DB$ LoseLife | Defined$ TriggeredDefendingPlayer | LifeAmount$ 1 +DeckHints:Type$Soldier +Oracle:Vigilance\nOther Soldiers you control have vigilance, trample, and haste.\n{2}{R}{W}: Until end of turn, Soldiers you control gain "Whenever this creature attacks, it deals 1 damage to defending player." \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/dining_room.txt b/forge-gui/res/cardsfolder/upcoming/dining_room.txt new file mode 100644 index 00000000000..4a503883584 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/dining_room.txt @@ -0,0 +1,8 @@ +Name:Dining Room +ManaCost:no cost +Types:Land +K:CARDNAME enters the battlefield tapped. +A:AB$ Mana | Cost$ T | Produced$ Combo R G | SpellDescription$ Add {R} or {G}. +A:AB$ Investigate | Cost$ 4 T | SpellDescription$ Investigate. (Create a colorless Clue artifact token with "{2}, Sacrifice this artifact: Draw a card.") +DeckHints:Ability$Investigate|Token +Oracle:Dining Room enters the battlefield tapped.\n{T}: Add {R} or {G}.\n{4}, {T}: Investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.") \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/senator_peacock.txt b/forge-gui/res/cardsfolder/upcoming/senator_peacock.txt new file mode 100644 index 00000000000..c77aa8f2b41 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/senator_peacock.txt @@ -0,0 +1,12 @@ +Name:Senator Peacock +ManaCost:3 U U +Types:Legendary Creature Human Advisor +PT:3/4 +S:Mode$ Continuous | Affected$ Artifact.YouCtrl | AddType$ Clue | AddAbility$ ClueSac | Description$ Artifacts you control are Clues in addition to their other types and have "{2}, Sacrifice this artifact: Draw a card." +SVar:ClueSac:AB$ Draw | Cost$ 2 Sac<1/CARDNAME/this artifact> | NumCards$ 1 | SpellDescription$ Draw a card. +T:Mode$ Sacrificed | ValidPlayer$ You | ValidCard$ Clue | Execute$ TrigUnblockable | TriggerZones$ Battlefield | TriggerDescription$ Whenever you sacrifice a Clue, target creature can't be blocked this turn. +SVar:TrigUnblockable:DB$ Effect | ValidTgts$ Creature | RememberObjects$ Targeted | ExileOnMoved$ Battlefield | StaticAbilities$ Unblockable | AILogic$ Pump +SVar:Unblockable:Mode$ CantBlockBy | ValidAttacker$ Card.IsRemembered | Description$ This creature can't be blocked this turn. +DeckHas:Ability$Sacrifice & Type$Clue +DeckHints:Type$Artifact +Oracle:Artifacts you control are Clues in addition to their other types and have "{2}, Sacrifice this artifact: Draw a card."\nWhenever you sacrifice a Clue, target creature can't be blocked this turn.