diff --git a/.gitattributes b/.gitattributes index c9160d8e41e..1386780b4b0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3767,6 +3767,7 @@ res/cardsfolder/looter_il_kor.txt svneol=native#text/plain res/cardsfolder/lord_magnus.txt -text svneol=native#text/plain res/cardsfolder/lord_of_atlantis.txt -text svneol=native#text/plain res/cardsfolder/lord_of_extinction.txt -text svneol=native#text/plain +res/cardsfolder/lord_of_shatterskull_pass.txt -text svneol=native#text/plain res/cardsfolder/lord_of_the_pit.txt -text svneol=native#text/plain res/cardsfolder/lord_of_the_undead.txt -text svneol=native#text/plain res/cardsfolder/lord_of_tresserhorn.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/lord_of_shatterskull_pass.txt b/res/cardsfolder/lord_of_shatterskull_pass.txt new file mode 100644 index 00000000000..1d77e216ac3 --- /dev/null +++ b/res/cardsfolder/lord_of_shatterskull_pass.txt @@ -0,0 +1,13 @@ +Name:Lord of Shatterskull Pass +ManaCost:3 R +Types:Creature Minotaur Shaman +Text:no text +PT:3/3 +K:stSetPT:3:3:LevelGE1:6:6:LevelGE6:6:6:LEVEL 1-5 6/6 LEVEL 6+ 6/6 Whenever CARDNAME attacks, it deals 6 damage to each creature defending player controls. +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerZones$ Battlefield | Secondary$ True | IsPresent$ Card.Self+countersGE6LEVEL | TriggerDescription$ Whenever CARDNAME attacks, it deals 6 damage to each creature defending player controls. +SVar:TrigDamage:AB$DamageAll | Cost$ 0 | ValidCards$ Creature.YouDontCtrl | NumDmg$ 6 +K:Level up:1 R +K:maxLevel:6 +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/lord_of_shatterskull_pass.jpg +End \ No newline at end of file