From 9c6c0f18615987e69b2cab0ffe30435e3dfba38d Mon Sep 17 00:00:00 2001 From: Northmoc Date: Fri, 13 Dec 2019 12:24:47 -0500 Subject: [PATCH] More upcoming THB --- .../src/main/java/forge/game/card/CounterType.java | 2 ++ .../cardsfolder/upcoming/athreos_shroud_veiled.txt | 14 ++++++++++++++ .../cardsfolder/upcoming/karametras_blessing.txt | 6 ++++++ .../cardsfolder/upcoming/labyrinth_of_skophos.txt | 8 ++++++++ 4 files changed, 30 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/athreos_shroud_veiled.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/karametras_blessing.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/labyrinth_of_skophos.txt diff --git a/forge-game/src/main/java/forge/game/card/CounterType.java b/forge-game/src/main/java/forge/game/card/CounterType.java index ff040ed52f6..ff44ee8983b 100644 --- a/forge-game/src/main/java/forge/game/card/CounterType.java +++ b/forge-game/src/main/java/forge/game/card/CounterType.java @@ -59,6 +59,8 @@ public enum CounterType { CHARGE("CHARG", 246, 192, 0), + COIN("COIN",255,215,0), + CORPSE("CRPSE", 230, 186, 209), CREDIT("CRDIT", 188, 197, 234), diff --git a/forge-gui/res/cardsfolder/upcoming/athreos_shroud_veiled.txt b/forge-gui/res/cardsfolder/upcoming/athreos_shroud_veiled.txt new file mode 100644 index 00000000000..09775f748a8 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/athreos_shroud_veiled.txt @@ -0,0 +1,14 @@ +Name:Athreos, Shroud-Veiled +ManaCost:4 W B +Types:Legendary Enchantment Creature God +PT:4/7 +K:Indestructible +S:Mode$ Continuous | Affected$ Card.Self | RemoveType$ Creature | RemoveCreatureTypes$ True | CheckSVar$ X | SVarCompare$ LT7 | References$ X | Description$ As long as your devotion to white and black is less than seven, CARDNAME isn't a creature. +SVar:X:Count$DevotionDual.White.Black +SVar:BuffedBy:Permanent.Black,Permanent.White +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your end step, put a coin counter on another target creature. +SVar:TrigPutCounter:DB$PutCounter | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature | CounterType$ COIN | CounterNum$ 1 +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | ValidCard$ Creature.counters_GE1_COIN | Execute$ TrigReturn | TriggerDescription$ Whenever a creature with a coin counter on it dies or is put into exile, return that card to the battlefield under your control. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Exile | TriggerZones$ Battlefield | Secondary$ True | ValidCard$ Creature.counters_GE1_COIN | Execute$ TrigReturn | TriggerDescription$ Whenever a creature with a coin counter on it dies or is put into exile, return that card to the battlefield under your control. +SVar:TrigReturn:DB$ChangeZone | Origin$ Graveyard,Exile | Destination$ Battlefield | Defined$ TriggeredCard | GainControl$ True +Oracle:Indestructible\nAs long as your devotion to white and black is less than seven, Athreos isn’t a creature.\nAt the beginning of your end step, put a coin counter on another target creature.\nWhenever a creature with a coin counter on it dies or is put into exile, return that card to the battlefield under your control. diff --git a/forge-gui/res/cardsfolder/upcoming/karametras_blessing.txt b/forge-gui/res/cardsfolder/upcoming/karametras_blessing.txt new file mode 100644 index 00000000000..38597d33ef0 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/karametras_blessing.txt @@ -0,0 +1,6 @@ +Name:Karametra's Blessing +ManaCost:W +Types:Instant +A:SP$ Pump | Cost$ W | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +2 | NumDef$ +2 | SubAbility$ DBPump | SpellDescription$ Target creature gets +2/+2 until end of turn. If it's an enchanted creature or an enchantment creature, it also gains hexproof and indestructible until end of turn. +SVar:DBPump:DB$Pump | Defined$ ParentTarget | KW$ Hexproof & Indestructible | ConditionDefined$ Targeted | ConditionPresent$ Creature.enchanted,Creature.Enchantment +Oracle:Target creature gets +2/+2 until end of turn. If it's an enchanted creature or an enchantment creature, it also gains hexproof and indestructible until end of turn. (It can't be the target of spells or abilities your opponents control. Damage and effects that say "destroy" don't destroy it.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/labyrinth_of_skophos.txt b/forge-gui/res/cardsfolder/upcoming/labyrinth_of_skophos.txt new file mode 100644 index 00000000000..cb96ae2fb40 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/labyrinth_of_skophos.txt @@ -0,0 +1,8 @@ +Name:Labyrinth of Skophos +ManaCost:no cost +Types:Land +A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}. +A:AB$ RemoveFromCombat | Cost$ 4 T | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | SpellDescription$ Remove target attacking or blocking creature from combat. +AI:RemoveDeck:All +SVar:AmbushAI:True +Oracle:{T}: Add {C}.\n{4}, {T}: Remove target attacking or blocking creature from combat.