Added Basalt Golem (at last! Been trying this one for ages)

This commit is contained in:
moomarc
2012-06-01 12:08:30 +00:00
parent 13320e7ad3
commit 1bcedb6c3c
2 changed files with 18 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_sliver.txt svneol=native#text/plain
res/cardsfolder/b/basal_thrull.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_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/basalt_monolith.txt svneol=native#text/plain
res/cardsfolder/b/basandra_battle_seraph.txt -text res/cardsfolder/b/basandra_battle_seraph.txt -text
res/cardsfolder/b/bash_to_bits.txt svneol=native#text/plain res/cardsfolder/b/bash_to_bits.txt svneol=native#text/plain

View File

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