- Added Angelic Page and Grassland Crusader.

This commit is contained in:
jendave
2011-08-06 11:01:48 +00:00
parent 5093ee2cea
commit a5b5170e82
3 changed files with 22 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -175,6 +175,7 @@ res/cardsfolder/angelic_benediction.txt -text svneol=native#text/plain
res/cardsfolder/angelic_blessing.txt -text svneol=native#text/plain
res/cardsfolder/angelic_chorus.txt -text svneol=native#text/plain
res/cardsfolder/angelic_curator.txt -text svneol=native#text/plain
res/cardsfolder/angelic_page.txt -text svneol=native#text/plain
res/cardsfolder/angelic_voices.txt -text svneol=native#text/plain
res/cardsfolder/angelic_wall.txt -text svneol=native#text/plain
res/cardsfolder/angels_feather.txt -text svneol=native#text/plain
@@ -1957,6 +1958,7 @@ res/cardsfolder/grapeshot.txt -text svneol=native#text/plain
res/cardsfolder/grapeshot_catapult.txt -text svneol=native#text/plain
res/cardsfolder/grappler_spider.txt -text svneol=native#text/plain
res/cardsfolder/grasp_of_darkness.txt -text svneol=native#text/plain
res/cardsfolder/grassland_crusader.txt -text svneol=native#text/plain
res/cardsfolder/grasslands.txt -text svneol=native#text/plain
res/cardsfolder/grave_defiler.txt -text svneol=native#text/plain
res/cardsfolder/grave_robbers.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Angelic Page
ManaCost:1 W
Types:Creature Angel Spirit
Text:no text
PT:1/1
K:Flying
A:AB$Pump | Cost$ T | NumAtt$ +1 | NumDef$ +1 | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | SpellDescription$ Target attacking or blocking creature gets +1/+1 until end of turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/angelic_page.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Grassland Crusader
ManaCost:5 W
Types:Creature Human Cleric Soldier
Text:no text
PT:2/2
A:AB$Pump | Cost$ T | NumAtt$ +2 | NumDef$ +2 | ValidTgts$ Creature.Elf,Creature.Soldier | TgtPrompt$ Select target Elf or Soldier creature | SpellDescription$ Target Elf or Soldier creature gets +2/+2 until end of turn.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/grassland_crusader.jpg
End