mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Vexing Devil.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -10071,6 +10071,7 @@ res/cardsfolder/v/veterans_voice.txt -text
|
|||||||
res/cardsfolder/v/vex.txt svneol=native#text/plain
|
res/cardsfolder/v/vex.txt svneol=native#text/plain
|
||||||
res/cardsfolder/v/vexing_arcanix.txt -text
|
res/cardsfolder/v/vexing_arcanix.txt -text
|
||||||
res/cardsfolder/v/vexing_beetle.txt svneol=native#text/plain
|
res/cardsfolder/v/vexing_beetle.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/v/vexing_devil.txt -text
|
||||||
res/cardsfolder/v/vhati_il_dal.txt -text
|
res/cardsfolder/v/vhati_il_dal.txt -text
|
||||||
res/cardsfolder/v/viashino_bladescout.txt svneol=native#text/plain
|
res/cardsfolder/v/viashino_bladescout.txt svneol=native#text/plain
|
||||||
res/cardsfolder/v/viashino_cutthroat.txt svneol=native#text/plain
|
res/cardsfolder/v/viashino_cutthroat.txt svneol=native#text/plain
|
||||||
|
|||||||
13
res/cardsfolder/v/vexing_devil.txt
Normal file
13
res/cardsfolder/v/vexing_devil.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Vexing Devil
|
||||||
|
ManaCost:R
|
||||||
|
Types:Creature Devil
|
||||||
|
Text:no text
|
||||||
|
PT:4/3
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | OptionalDecider$ Opponent | TriggerDescription$ When CARDNAME enters the battlefield, any opponent may have it deal 4 damage to him or her. If a player does, sacrifice CARDNAME.
|
||||||
|
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ 4 | SubAbility$ DBSacrifice
|
||||||
|
SVar:DBSacrifice:DB$ Sacrifice | Defined$ Self
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/vexing_devil.jpg
|
||||||
|
SetInfo:AVR|Rare|http://magiccards.info/scans/en/avr/164.jpg
|
||||||
|
Oracle:When Vexing Devil enters the battlefield, any opponent may have it deal 4 damage to him or her. If a player does, sacrifice Vexing Devil.
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user