diff --git a/.gitattributes b/.gitattributes index 4f2744ad2cc..1e0a0b00ae6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -26,6 +26,7 @@ res/cardsfolder/absolute_grace.txt -text svneol=native#text/plain res/cardsfolder/absolute_law.txt -text svneol=native#text/plain res/cardsfolder/absorb.txt -text svneol=native#text/plain res/cardsfolder/absorb_vis.txt -text svneol=native#text/plain +res/cardsfolder/abyssal_gatekeeper.txt -text svneol=native#text/plain res/cardsfolder/abyssal_horror.txt -text svneol=native#text/plain res/cardsfolder/abyssal_hunter.txt -text svneol=native#text/plain res/cardsfolder/abyssal_nightstalker.txt -text svneol=native#text/plain @@ -94,6 +95,7 @@ res/cardsfolder/ajani_vengeant.txt -text svneol=native#text/plain res/cardsfolder/ajanis_mantra.txt -text svneol=native#text/plain res/cardsfolder/ajanis_pridemate.txt -text svneol=native#text/plain res/cardsfolder/akki_avalanchers.txt svneol=native#text/plain +res/cardsfolder/akki_blizzard_herder.txt -text svneol=native#text/plain res/cardsfolder/akki_coalflinger.txt svneol=native#text/plain res/cardsfolder/akki_drillmaster.txt -text svneol=native#text/plain res/cardsfolder/akki_raider.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/abyssal_gatekeeper.txt b/res/cardsfolder/abyssal_gatekeeper.txt new file mode 100644 index 00000000000..3f69a6ec523 --- /dev/null +++ b/res/cardsfolder/abyssal_gatekeeper.txt @@ -0,0 +1,10 @@ +Name:Abyssal Gatekeeper +ManaCost:1 B +Types:Creature Horror +Text:no text +PT:1/1 +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each player sacrifices a creature. +SVar:TrigSac:AB$Sacrifice | Cost$ 0 | SacValid$ Creature | Defined$ Each +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/abyssal_gatekeeper.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/akki_blizzard_herder.txt b/res/cardsfolder/akki_blizzard_herder.txt new file mode 100644 index 00000000000..c78f0e94bc6 --- /dev/null +++ b/res/cardsfolder/akki_blizzard_herder.txt @@ -0,0 +1,10 @@ +Name:Akki Blizzard-Herder +ManaCost:1 R +Types:Creature Goblin Shaman +Text:no text +PT:1/1 +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each player sacrifices a land. +SVar:TrigSac:AB$Sacrifice | Cost$ 0 | SacValid$ Land | Defined$ Each +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/akki_blizzard_herder.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/carrion_thrash.txt b/res/cardsfolder/carrion_thrash.txt index 373092c9d2b..230ed63cb3b 100644 --- a/res/cardsfolder/carrion_thrash.txt +++ b/res/cardsfolder/carrion_thrash.txt @@ -4,7 +4,7 @@ Types:Creature Viashino Warrior Text:no text PT:4/4 T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | Optional$ True | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may pay 2. If you do, return another target creature card from your graveyard to your hand. -SVar:TrigChange:AB$ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.Other+YouCtrl | Cost$ 2 +SVar:TrigChange:AB$ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Creature.Other+YouCtrl | Cost$ 2 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/carrion_thrash.jpg End \ No newline at end of file diff --git a/res/cardsfolder/junk_diver.txt b/res/cardsfolder/junk_diver.txt index 6b1ab6bd6d1..42e7a78ea5c 100644 --- a/res/cardsfolder/junk_diver.txt +++ b/res/cardsfolder/junk_diver.txt @@ -4,8 +4,8 @@ Types:Artifact Creature Bird Text:no text PT:1/1 K:Flying -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | Optional$ True | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return another target artifact card from your graveyard to your hand. -SVar:TrigChange:AB$ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Artifact.Other+YouCtrl | Cost$ 0 +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return another target artifact card from your graveyard to your hand. +SVar:TrigChange:AB$ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Artifact.Other+YouCtrl | Cost$ 0 SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/junk_diver.jpg End \ No newline at end of file diff --git a/res/cardsfolder/myr_retriever.txt b/res/cardsfolder/myr_retriever.txt index 76adc48499d..6a40293eb93 100644 --- a/res/cardsfolder/myr_retriever.txt +++ b/res/cardsfolder/myr_retriever.txt @@ -4,7 +4,7 @@ Types:Artifact Creature Myr Text:no text PT:1/1 T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return another target artifact card from your graveyard to your hand. -SVar:TrigChange:AB$ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Artifact.Other+YouCtrl | Cost$ 0 +SVar:TrigChange:AB$ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Artifact.Other+YouCtrl | Cost$ 0 SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/myr_retriever.jpg End \ No newline at end of file diff --git a/res/cardsfolder/runed_servitor.txt b/res/cardsfolder/runed_servitor.txt index 0c7abfba0cd..c8381289c9a 100644 --- a/res/cardsfolder/runed_servitor.txt +++ b/res/cardsfolder/runed_servitor.txt @@ -4,7 +4,7 @@ Types:Artifact Creature Construct Text:no text PT:2/2 T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each player draws a card. -SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ Each | NumCards$ 1 +SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1 | SpellDescription$ Each player draws a card. | SubAbility$ OppDraw/1 SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/runed_servitor.jpg SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/224.jpg