- Added Amulet of Kroog and Argivian Blacksmith.

This commit is contained in:
jendave
2011-08-07 00:11:33 +00:00
parent 5123b8bfa6
commit f9ee344308
3 changed files with 19 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -252,6 +252,7 @@ res/cardsfolder/amrou_kithkin.txt -text svneol=native#text/plain
res/cardsfolder/amrou_scout.txt -text svneol=native#text/plain res/cardsfolder/amrou_scout.txt -text svneol=native#text/plain
res/cardsfolder/amrou_seekers.txt -text svneol=native#text/plain res/cardsfolder/amrou_seekers.txt -text svneol=native#text/plain
res/cardsfolder/amugaba.txt -text svneol=native#text/plain res/cardsfolder/amugaba.txt -text svneol=native#text/plain
res/cardsfolder/amulet_of_kroog.txt -text svneol=native#text/plain
res/cardsfolder/amulet_of_unmaking.txt -text svneol=native#text/plain res/cardsfolder/amulet_of_unmaking.txt -text svneol=native#text/plain
res/cardsfolder/amulet_of_vigor.txt -text svneol=native#text/plain res/cardsfolder/amulet_of_vigor.txt -text svneol=native#text/plain
res/cardsfolder/an_havva_constable.txt svneol=native#text/plain res/cardsfolder/an_havva_constable.txt svneol=native#text/plain
@@ -392,6 +393,7 @@ res/cardsfolder/arensons_aura.txt -text svneol=native#text/plain
res/cardsfolder/argent_mutation.txt svneol=native#text/plain res/cardsfolder/argent_mutation.txt svneol=native#text/plain
res/cardsfolder/argentum_armor.txt svneol=native#text/plain res/cardsfolder/argentum_armor.txt svneol=native#text/plain
res/cardsfolder/argivian_archaeologist.txt -text svneol=native#text/plain res/cardsfolder/argivian_archaeologist.txt -text svneol=native#text/plain
res/cardsfolder/argivian_blacksmith.txt -text svneol=native#text/plain
res/cardsfolder/argivian_find.txt -text svneol=native#text/plain res/cardsfolder/argivian_find.txt -text svneol=native#text/plain
res/cardsfolder/argivian_restoration.txt -text svneol=native#text/plain res/cardsfolder/argivian_restoration.txt -text svneol=native#text/plain
res/cardsfolder/argothian_elder.txt -text svneol=native#text/plain res/cardsfolder/argothian_elder.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,8 @@
Name:Amulet of Kroog
ManaCost:2
Types:Artifact
Text:no text
A:AB$ PreventDamage | Cost$ 2 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/amulet_of_kroog.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Argivian Blacksmith
ManaCost:1 W W
Types:Creature Human Artificer
Text:no text
PT:2/2
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:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/argivian_blacksmith.jpg
End