mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Vile Deacon
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7072,6 +7072,7 @@ res/cardsfolder/vigil_for_the_lost.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/vigilance.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/vigilant_drake.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/vigilant_martyr.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/vile_deacon.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/vile_requiem.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/village_elder.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/villainous_ogre.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/vile_deacon.txt
Normal file
11
res/cardsfolder/vile_deacon.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Vile Deacon
|
||||
ManaCost:2 B B
|
||||
Types:Creature Human Cleric
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +X/+X until end of turn, where X is the number of Clerics on the battlefield.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ X | NumDef$ X
|
||||
SVar:X:Count$Valid Cleric
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/vile_deacon.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user