- Added Abuna Acolyte and Alabaster Wall.

This commit is contained in:
jendave
2011-08-07 00:09:31 +00:00
parent c01e4d81ab
commit be3d33d1b6
3 changed files with 22 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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