- Added Relic Crush and Ruinous Minotaur.

This commit is contained in:
jendave
2011-08-06 16:52:18 +00:00
parent 15a5bfff9f
commit 52f5cf908d
3 changed files with 21 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -4335,6 +4335,7 @@ res/cardsfolder/reki_the_history_of_kamigawa.txt -text svneol=native#text/plain
res/cardsfolder/relearn.txt -text svneol=native#text/plain
res/cardsfolder/relentless_rats.txt -text svneol=native#text/plain
res/cardsfolder/relic_barrier.txt -text svneol=native#text/plain
res/cardsfolder/relic_crush.txt -text svneol=native#text/plain
res/cardsfolder/relic_putrescence.txt -text svneol=native#text/plain
res/cardsfolder/reliquary_monk.txt svneol=native#text/plain
res/cardsfolder/reliquary_tower.txt -text svneol=native#text/plain
@@ -4492,6 +4493,7 @@ res/cardsfolder/ruby_leech.txt -text svneol=native#text/plain
res/cardsfolder/ruby_medallion.txt -text svneol=native#text/plain
res/cardsfolder/rugged_prairie.txt -text svneol=native#text/plain
res/cardsfolder/ruination.txt -text svneol=native#text/plain
res/cardsfolder/ruinous_minotaur.txt -text svneol=native#text/plain
res/cardsfolder/ruins_of_trokair.txt -text svneol=native#text/plain
res/cardsfolder/rukh_egg.txt -text svneol=native#text/plain
res/cardsfolder/rumbling_crescendo.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Relic Crush
ManaCost:4 G
Types:Instant
Text:no text
A:SP$Destroy | Cost$ 4 G | ValidTgts$ Artifact,Enchantment | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Select up to two target artifacts or enchantments. | SpellDescription$ Destroy target artifact or enchantment and up to one other target artifact or enchantment.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/Relic_Crush.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Ruinous Minotaur
ManaCost:1 R R
Types:Creature Minotaur Warrior
Text:no text
PT:5/2
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | TriggerZones$ Battlefield | Execute$ TrigSacrifice | TriggerDescription$ Whenever CARDNAME deals damage to an opponent, sacrifice a land.
SVar:TrigSacrifice:AB$Sacrifice | Cost$ 0 | SacValid$ Land | Defined$ You
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/Ruinous_Minotaur.jpg
End