From 374d5b55cc4e60438a36e7398c6e23d140490fbe Mon Sep 17 00:00:00 2001 From: swordshine Date: Wed, 10 Oct 2018 12:27:08 +0800 Subject: [PATCH] Added Geode Golem --- forge-gui/res/cardsfolder/g/geode_golem .txt | 8 ++++++++ .../cardsfolder/{upcoming => i}/isolated_watchtower.txt | 0 2 files changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/g/geode_golem .txt rename forge-gui/res/cardsfolder/{upcoming => i}/isolated_watchtower.txt (100%) diff --git a/forge-gui/res/cardsfolder/g/geode_golem .txt b/forge-gui/res/cardsfolder/g/geode_golem .txt new file mode 100644 index 00000000000..81410cd0ff4 --- /dev/null +++ b/forge-gui/res/cardsfolder/g/geode_golem .txt @@ -0,0 +1,8 @@ +Name:Geode Golem +ManaCost:5 +Types:Artifact Creature Golem +PT:5/3 +K:Trample +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigPlay | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may cast your commander from the command zone without paying its mana cost. (You still pay any additional costs.) +SVar:TrigPlay:DB$ Play | Valid$ Card.IsCommander+YouOwn | ValidZone$ Command | WithoutManaCost$ True | Optional$ True +Oracle:Trample\nWhenever Geode Golem deals combat damage to a player, you may cast your commander from the command zone without paying its mana cost. (You still pay any additional costs.) diff --git a/forge-gui/res/cardsfolder/upcoming/isolated_watchtower.txt b/forge-gui/res/cardsfolder/i/isolated_watchtower.txt similarity index 100% rename from forge-gui/res/cardsfolder/upcoming/isolated_watchtower.txt rename to forge-gui/res/cardsfolder/i/isolated_watchtower.txt