diff --git a/.gitattributes b/.gitattributes index c7df79f2124..541c9299678 100644 --- a/.gitattributes +++ b/.gitattributes @@ -869,6 +869,7 @@ res/cardsfolder/coal_golem.txt -text svneol=native#text/plain res/cardsfolder/coast_watcher.txt -text svneol=native#text/plain res/cardsfolder/coastal_drake.txt -text svneol=native#text/plain res/cardsfolder/coastal_hornclaw.txt -text svneol=native#text/plain +res/cardsfolder/coastal_piracy.txt -text svneol=native#text/plain res/cardsfolder/coastal_tower.txt -text svneol=native#text/plain res/cardsfolder/coat_of_arms.txt -text svneol=native#text/plain res/cardsfolder/cobalt_golem.txt -text svneol=native#text/plain @@ -4047,6 +4048,7 @@ res/cardsfolder/serras_embrace.txt -text svneol=native#text/plain res/cardsfolder/serras_sanctum.txt -text svneol=native#text/plain res/cardsfolder/serum_tank.txt -text svneol=native#text/plain res/cardsfolder/serum_visions.txt -text svneol=native#text/plain +res/cardsfolder/seshiro_the_anointed.txt -text svneol=native#text/plain res/cardsfolder/setons_scout.txt -text svneol=native#text/plain res/cardsfolder/sever_soul.txt -text svneol=native#text/plain res/cardsfolder/severed_legion.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/coastal_piracy.txt b/res/cardsfolder/coastal_piracy.txt new file mode 100644 index 00000000000..fec6fbd601c --- /dev/null +++ b/res/cardsfolder/coastal_piracy.txt @@ -0,0 +1,8 @@ +Name:Coastal Piracy +ManaCost:2 U U +Types:Enchantment +Text:no text +K:WheneverKeyword:DealsCombatDamage/Opponent:Type/Creature:Play:DrawCards/1:ControllingPlayer_Self:ASAP:Yes_No:Initiator - OwnedByController:Whenever a creature you control deals combat damage to an opponent, you may draw a card. +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/coastal_piracy.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/seshiro_the_anointed.txt b/res/cardsfolder/seshiro_the_anointed.txt new file mode 100644 index 00000000000..d22f13787f5 --- /dev/null +++ b/res/cardsfolder/seshiro_the_anointed.txt @@ -0,0 +1,10 @@ +Name:Seshiro the Anointed +ManaCost:4 G G +Types:Legendary Creature Snake Monk +Text:no text +PT:3/4 +K:stPumpAll:Creature.Snake+Other+YouCtrl:2/2:No Condition:Other Snake creatures you control get +2/+2. +K:WheneverKeyword:DealsCombatDamage/Opponent:Type/Snake:Play:DrawCards/1:ControllingPlayer_Self:ASAP:Yes_No:Initiator - OwnedByController:Whenever a Snake you control deals combat damage to a player, you may draw a card. +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/seshiro_the_anointed.jpg +End \ No newline at end of file