mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
add Dwarven Vigilantes (from Visions)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2055,6 +2055,7 @@ res/cardsfolder/dwarven_soldier.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/dwarven_strike_force.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/dwarven_thaumaturgist.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/dwarven_trader.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/dwarven_vigilantes.txt svneol=native#text/plain
|
||||
res/cardsfolder/dwarven_warriors.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/dwarven_weaponsmith.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/dying_wail.txt svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/dwarven_vigilantes.txt
Normal file
12
res/cardsfolder/dwarven_vigilantes.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Dwarven Vigilantes
|
||||
ManaCost:2 R
|
||||
Types:Creature Dwarf
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ AttackerUnblocked | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDamage | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks and isn't blocked, you may have it deal damage equal to its power to target creature. If you do, CARDNAME assigns no combat damage this turn.
|
||||
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | SubAbility$ SVar=DBNoCombatDamage
|
||||
SVar:DBNoCombatDamage:DB$Pump | Defined$ Self | KW$ HIDDEN Prevent all combat damage that would be dealt by CARDNAME.
|
||||
SVar:X:Count$CardPower
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/dwarven_vigilantes.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user