- Added Mossdog and Netter en-Dal

This commit is contained in:
jendave
2011-08-06 19:29:57 +00:00
parent a0bacbed5d
commit 97351fb3fb
3 changed files with 22 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -4043,6 +4043,7 @@ res/cardsfolder/mosquito_guard.txt -text svneol=native#text/plain
res/cardsfolder/moss_diamond.txt -text svneol=native#text/plain res/cardsfolder/moss_diamond.txt -text svneol=native#text/plain
res/cardsfolder/moss_kami.txt -text svneol=native#text/plain res/cardsfolder/moss_kami.txt -text svneol=native#text/plain
res/cardsfolder/moss_monster.txt -text svneol=native#text/plain res/cardsfolder/moss_monster.txt -text svneol=native#text/plain
res/cardsfolder/mossdog.txt -text svneol=native#text/plain
res/cardsfolder/mossfire_egg.txt -text svneol=native#text/plain res/cardsfolder/mossfire_egg.txt -text svneol=native#text/plain
res/cardsfolder/mossfire_valley.txt -text svneol=native#text/plain res/cardsfolder/mossfire_valley.txt -text svneol=native#text/plain
res/cardsfolder/mosstodon.txt svneol=native#text/plain res/cardsfolder/mosstodon.txt svneol=native#text/plain
@@ -4187,6 +4188,7 @@ res/cardsfolder/nether_horror.txt -text svneol=native#text/plain
res/cardsfolder/nether_spirit.txt -text svneol=native#text/plain res/cardsfolder/nether_spirit.txt -text svneol=native#text/plain
res/cardsfolder/nether_traitor.txt -text svneol=native#text/plain res/cardsfolder/nether_traitor.txt -text svneol=native#text/plain
res/cardsfolder/netherborn_phalanx.txt svneol=native#text/plain res/cardsfolder/netherborn_phalanx.txt svneol=native#text/plain
res/cardsfolder/netter_en_dal.txt -text svneol=native#text/plain
res/cardsfolder/nettle_sentinel.txt -text svneol=native#text/plain res/cardsfolder/nettle_sentinel.txt -text svneol=native#text/plain
res/cardsfolder/nettletooth_djinn.txt -text svneol=native#text/plain res/cardsfolder/nettletooth_djinn.txt -text svneol=native#text/plain
res/cardsfolder/nettling_curse.txt svneol=native#text/plain res/cardsfolder/nettling_curse.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Mossdog
ManaCost:G
Types:Creature Plant Hound
Text:no text
PT:1/1
T:Mode$ SpellAbilityCast | TargetsValid$ Card.Self | ValidControllingPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever CARDNAME becomes the target of a spell or ability an opponent controls, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterNum$ 1 | CounterType$ P1P1
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/mossdog.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Netter en-Dal
ManaCost:W
Types:Creature Human Spellshaper
Text:no text
PT:1/1
A:AB$ Pump | Cost$ W T Discard<1/Card> | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN CARDNAME can't attack. | IsCurse$ True | SpellDescription$ Target creature can't attack this turn.
SVar:PlayMain1:TRUE
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/netter_en_dal.jpg
End