- Added Necra Disciple and Raka Disciple.

This commit is contained in:
jendave
2011-08-07 01:44:14 +00:00
parent 4cbb3853bc
commit 6a4516fd02
4 changed files with 27 additions and 1 deletions

2
.gitattributes vendored
View File

@@ -4794,6 +4794,7 @@ res/cardsfolder/naya_sojourners.txt -text svneol=native#text/plain
res/cardsfolder/near_death_experience.txt -text svneol=native#text/plain res/cardsfolder/near_death_experience.txt -text svneol=native#text/plain
res/cardsfolder/nebuchadnezzar.txt svneol=native#text/plain res/cardsfolder/nebuchadnezzar.txt svneol=native#text/plain
res/cardsfolder/neck_snap.txt -text svneol=native#text/plain res/cardsfolder/neck_snap.txt -text svneol=native#text/plain
res/cardsfolder/necra_disciple.txt -text svneol=native#text/plain
res/cardsfolder/necratog.txt -text svneol=native#text/plain res/cardsfolder/necratog.txt -text svneol=native#text/plain
res/cardsfolder/necrite.txt -text svneol=native#text/plain res/cardsfolder/necrite.txt -text svneol=native#text/plain
res/cardsfolder/necrogen_censer.txt -text svneol=native#text/plain res/cardsfolder/necrogen_censer.txt -text svneol=native#text/plain
@@ -5578,6 +5579,7 @@ res/cardsfolder/rain_of_tears.txt -text svneol=native#text/plain
res/cardsfolder/rainbow_vale.txt -text svneol=native#text/plain res/cardsfolder/rainbow_vale.txt -text svneol=native#text/plain
res/cardsfolder/raise_dead.txt -text svneol=native#text/plain res/cardsfolder/raise_dead.txt -text svneol=native#text/plain
res/cardsfolder/raise_the_alarm.txt -text svneol=native#text/plain res/cardsfolder/raise_the_alarm.txt -text svneol=native#text/plain
res/cardsfolder/raka_disciple.txt -text svneol=native#text/plain
res/cardsfolder/rakdos_augermage.txt svneol=native#text/plain res/cardsfolder/rakdos_augermage.txt svneol=native#text/plain
res/cardsfolder/rakdos_carnarium.txt -text svneol=native#text/plain res/cardsfolder/rakdos_carnarium.txt -text svneol=native#text/plain
res/cardsfolder/rakdos_guildmage.txt svneol=native#text/plain res/cardsfolder/rakdos_guildmage.txt svneol=native#text/plain

View File

@@ -0,0 +1,14 @@
Name:Necra Disciple
ManaCost:B
Types:Creature Human Wizard
Text:no text
PT:1/1
A:AB$ PreventDamage | Cost$ W T | Tgt$ TgtCP | Amount$ 1 | SpellDescription$ Prevent the next 1 damage that would be dealt to target creature or player this turn.
A:AB$ Mana | Cost$ G T | Produced$ W | SpellDescription$ Add W to your mana pool.
A:AB$ Mana | Cost$ G T | Produced$ U | SpellDescription$ Add U to your mana pool.
A:AB$ Mana | Cost$ G T | Produced$ B | SpellDescription$ Add B to your mana pool.
A:AB$ Mana | Cost$ G T | Produced$ R | SpellDescription$ Add R to your mana pool.
A:AB$ Mana | Cost$ G T | Produced$ G | SpellDescription$ Add G to your mana pool.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/necra_disciple.jpg
End

View File

@@ -2,7 +2,7 @@ Name:Radjan Spirit
ManaCost:3 G ManaCost:3 G
Types:Creature Spirit Types:Creature Spirit
Text:no text Text:no text
PT:3/3 PT:3/2
K:Flying K:Flying
A:AB$ Debuff | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | Keywords$ Flying | SpellDescription$ Target creature loses flying until end of turn. A:AB$ Debuff | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | Keywords$ Flying | SpellDescription$ Target creature loses flying until end of turn.
SVar:Rarity:Uncommon SVar:Rarity:Uncommon

View File

@@ -0,0 +1,10 @@
Name:Raka Disciple
ManaCost:R
Types:Creature Minotaur Wizard
Text:no text
PT:1/1
A:AB$ PreventDamage | Cost$ W T | Tgt$ TgtCP | Amount$ 1 | SpellDescription$ Prevent the next 1 damage that would be dealt to target creature or player this turn.
A:AB$ Pump | Cost$ U T | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Flying | SpellDescription$ Target creature gains flying until end of turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/raka_disciple.jpg
End