diff --git a/.gitattributes b/.gitattributes index 9141f420a62..e7e92b073ec 100644 --- a/.gitattributes +++ b/.gitattributes @@ -98,6 +98,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/abuna_acolyte.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 @@ -201,6 +202,7 @@ res/cardsfolder/aku_djinn.txt -text svneol=native#text/plain res/cardsfolder/akuta_born_of_ash.txt -text svneol=native#text/plain res/cardsfolder/alabaster_dragon.txt -text svneol=native#text/plain res/cardsfolder/alabaster_leech.txt -text svneol=native#text/plain +res/cardsfolder/alabaster_wall.txt -text svneol=native#text/plain res/cardsfolder/alaborn_cavalier.txt -text svneol=native#text/plain res/cardsfolder/alaborn_grenadier.txt -text svneol=native#text/plain res/cardsfolder/alaborn_musketeer.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/abuna_acolyte.txt b/res/cardsfolder/abuna_acolyte.txt new file mode 100644 index 00000000000..99b62fe6b62 --- /dev/null +++ b/res/cardsfolder/abuna_acolyte.txt @@ -0,0 +1,10 @@ +Name:Abuna Acolyte +ManaCost:1 W +Types:Creature Cat Cleric +Text:no text +PT:1/1 +A:AB$ PreventDamage | Cost$ T | Tgt$ TgtCP | Amount$ 1 | SpellDescription$ Prevent the next 1 damage that would be dealt to target creature or player this turn. +A:AB$ PreventDamage | Cost$ T | ValidTgts$ Creature.Artifact | Amount$ 2 | TgtPrompt$ Select target artifact creature | SpellDescription$ Prevent the next 2 damage that would be dealt to target artifact creature this turn. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/abuna_acolyte.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/alabaster_wall.txt b/res/cardsfolder/alabaster_wall.txt new file mode 100644 index 00000000000..57cde17f6e3 --- /dev/null +++ b/res/cardsfolder/alabaster_wall.txt @@ -0,0 +1,10 @@ +Name:Alabaster Wall +ManaCost:2 W +Types:Creature Wall +Text:no text +PT:0/4 +K:Defender +A:AB$ PreventDamage | Cost$ T | Tgt$ TgtCP | Amount$ 1 | SpellDescription$ Prevent the next 1 damage that would be dealt to target creature or player this turn. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/alabaster_wall.jpg +End \ No newline at end of file