Added Geode Golem

This commit is contained in:
swordshine
2018-10-10 12:27:08 +08:00
parent 7b6943bad5
commit 374d5b55cc
2 changed files with 8 additions and 0 deletions

View File

@@ -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.)