From 1bcedb6c3c8d6a14832caedbccd49545f3dfa6bf Mon Sep 17 00:00:00 2001 From: moomarc Date: Fri, 1 Jun 2012 12:08:30 +0000 Subject: [PATCH] Added Basalt Golem (at last! Been trying this one for ages) --- .gitattributes | 1 + res/cardsfolder/b/basalt_golem.txt | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 res/cardsfolder/b/basalt_golem.txt diff --git a/.gitattributes b/.gitattributes index d0940b7b751..80284f3eab5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -708,6 +708,7 @@ res/cardsfolder/b/baru_fist_of_krosa.txt svneol=native#text/plain res/cardsfolder/b/basal_sliver.txt svneol=native#text/plain res/cardsfolder/b/basal_thrull.txt svneol=native#text/plain res/cardsfolder/b/basalt_gargoyle.txt svneol=native#text/plain +res/cardsfolder/b/basalt_golem.txt -text res/cardsfolder/b/basalt_monolith.txt svneol=native#text/plain res/cardsfolder/b/basandra_battle_seraph.txt -text res/cardsfolder/b/bash_to_bits.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/basalt_golem.txt b/res/cardsfolder/b/basalt_golem.txt new file mode 100644 index 00000000000..30a45e1a414 --- /dev/null +++ b/res/cardsfolder/b/basalt_golem.txt @@ -0,0 +1,17 @@ +Name:Basalt Golem +ManaCost:5 +Types:Artifact Creature Golem +Text:CARDNAME can't be blocked by artifact creatures. +PT:2/4 +K:CantBeBlockedBy Artifact.Creature +T:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.Self | DelayedTrigger$ TrigEndCombat | TriggerDescription$ Whenever CARDNAME becomes blocked by a creature, that creature's controller sacrifices it at end of combat. If the player does, he or she puts a 0/2 colorless Wall artifact creature token with defender onto the battlefield. +SVar:TrigEndCombat:Mode$ Phase | Phase$ EndCombat | Execute$ TrigSacBlocker | TriggerDescription$ At end of combat sacrifice creature that blocked Basalt Golem. If the player does, he or she puts a 0/2 colorless Wall artifact creature token with defender onto the battlefield. +SVar:TrigSacBlocker:AB$Destroy | Cost$ 0 | Defined$ TriggeredBlocker | Sacrifice$ True | SubAbility$ DBToken | RememberDestroyed$ True +SVar:DBToken:DB$Token | TokenAmount$ 1 | TokenName$ Wall | TokenTypes$ Artifact,Creature,Wall | TokenOwner$ TriggeredBlockerController | TokenColors$ Colorless | TokenPower$ 0 | TokenToughness$ 2 | TokenKeywords$ Defender | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$Amount +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/basalt_golem.jpg +SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/259.jpg +Oracle:Basalt Golem can't be blocked by artifact creatures.\nWhenever Basalt Golem becomes blocked by a creature, that creature's controller sacrifices it at end of combat. If the player does, he or she puts a 0/2 colorless Wall artifact creature token with defender onto the battlefield. +End \ No newline at end of file