diff --git a/.gitattributes b/.gitattributes index 410ac87b51e..7aa78ff3d09 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5840,9 +5840,11 @@ res/cardsfolder/spirit_of_the_night.txt -text svneol=native#text/plain res/cardsfolder/spirit_shackle.txt -text svneol=native#text/plain res/cardsfolder/spirit_weaver.txt -text svneol=native#text/plain res/cardsfolder/spiritmonger.txt -text svneol=native#text/plain +res/cardsfolder/spiritual_asylum.txt -text svneol=native#text/plain res/cardsfolder/spiritual_guardian.txt -text svneol=native#text/plain res/cardsfolder/spitebellows.txt -text svneol=native#text/plain res/cardsfolder/spiteflame_witch.txt -text svneol=native#text/plain +res/cardsfolder/spiteful_bully.txt -text svneol=native#text/plain res/cardsfolder/spiteful_visions.txt -text svneol=native#text/plain res/cardsfolder/spitfire_handler.txt -text svneol=native#text/plain res/cardsfolder/spitting_drake.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/spiritual_asylum.txt b/res/cardsfolder/spiritual_asylum.txt new file mode 100644 index 00000000000..3c3869e46ba --- /dev/null +++ b/res/cardsfolder/spiritual_asylum.txt @@ -0,0 +1,11 @@ +Name:Spiritual Asylum +ManaCost:2 W W +Types:Enchantment +Text:no text +K:stPumpAll:Creature.YouCtrl,Land.YouCtrl:0/0/Shroud:no Condition:Creatures and lands you control have shroud. +T:Mode$ Attacks | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigSacrifice | TriggerDescription$ When a creature you control attacks, sacrifice CARDNAME. +SVar:TrigSacrifice:AB$Sacrifice | Cost$ 0 +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/spiritual_asylum.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/spiteful_bully.txt b/res/cardsfolder/spiteful_bully.txt new file mode 100644 index 00000000000..cf3cca786a8 --- /dev/null +++ b/res/cardsfolder/spiteful_bully.txt @@ -0,0 +1,11 @@ +Name:Spiteful Bully +ManaCost:1 B +Types:Creature Zombie Mercenary +Text:no text +PT:3/3 +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 3 damage to target creature you control. +SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | NumDmg$ 3 +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/spiteful_bully.jpg +End \ No newline at end of file