mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Murk Dwellers.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4651,6 +4651,7 @@ res/cardsfolder/mungha_wurm.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/muraganda_petroglyphs.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/murasa_pyromancer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/murderous_redcap.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/murk_dwellers.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/murkfiend_liege.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/murmuring_bosk.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/muscle_burst.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/murk_dwellers.txt
Normal file
10
res/cardsfolder/murk_dwellers.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Murk Dwellers
|
||||
ManaCost:3 B
|
||||
Types:Creature Zombie
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ AttackerUnblocked | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks and isn't blocked, it gets +2/+0 until end of combat.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | NumAtt$ +2 | UntilEndOfCombat$ True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://serv4.tcgimages.eu/img/cards/Portal_Second_Age/murk_dwellers.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user