mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Abuna Acolyte and Alabaster Wall.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/abuna_acolyte.txt
Normal file
10
res/cardsfolder/abuna_acolyte.txt
Normal 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
|
||||
10
res/cardsfolder/alabaster_wall.txt
Normal file
10
res/cardsfolder/alabaster_wall.txt
Normal 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
|
||||
Reference in New Issue
Block a user