mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Mossdog and Netter en-Dal
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
10
res/cardsfolder/mossdog.txt
Normal file
10
res/cardsfolder/mossdog.txt
Normal 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
|
||||||
10
res/cardsfolder/netter_en_dal.txt
Normal file
10
res/cardsfolder/netter_en_dal.txt
Normal 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
|
||||||
Reference in New Issue
Block a user