- Added Lyzolda, the Blood Witch Avatar for Vanguard

This commit is contained in:
moomarc
2012-11-29 10:08:45 +00:00
parent 815aa22cdf
commit a6418ef515
3 changed files with 19 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -5872,6 +5872,7 @@ res/cardsfolder/l/lys_alana_bowmaster.txt svneol=native#text/plain
res/cardsfolder/l/lys_alana_huntmaster.txt svneol=native#text/plain res/cardsfolder/l/lys_alana_huntmaster.txt svneol=native#text/plain
res/cardsfolder/l/lys_alana_scarblade.txt -text res/cardsfolder/l/lys_alana_scarblade.txt -text
res/cardsfolder/l/lyzolda_the_blood_witch.txt svneol=native#text/plain res/cardsfolder/l/lyzolda_the_blood_witch.txt svneol=native#text/plain
res/cardsfolder/l/lyzolda_the_blood_witch_avatar.txt -text
res/cardsfolder/m/ma_chao_western_warrior.txt svneol=native#text/plain res/cardsfolder/m/ma_chao_western_warrior.txt svneol=native#text/plain
res/cardsfolder/m/maalfeld_twins.txt -text res/cardsfolder/m/maalfeld_twins.txt -text
res/cardsfolder/m/macabre_waltz.txt svneol=native#text/plain res/cardsfolder/m/macabre_waltz.txt svneol=native#text/plain

View File

@@ -4,7 +4,7 @@ Types:Creature Zombie
Text:no text Text:no text
PT:2/1 PT:2/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, each opponent discards a card. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, each opponent discards a card.
SVar:TrigDiscard:AB$Discard | Cost$ 0 | Defined$ Opponent | NumCards$ 1 | Mode$ TgtChoose SVar:TrigDiscard:AB$ Discard | Cost$ 0 | Defined$ Opponent | NumCards$ 1 | Mode$ TgtChoose
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/cackling_fiend.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/cackling_fiend.jpg
SetInfo:USG|Common|http://magiccards.info/scans/en/us/121.jpg SetInfo:USG|Common|http://magiccards.info/scans/en/us/121.jpg

View File

@@ -0,0 +1,17 @@
Name:Lyzolda, the Blood Witch Avatar
ManaCost:no cost
Types:Vanguard
Text:no text
HandLifeModifier:-1/-1
R:Event$ DamageDone | ValidSource$ Card.YouCtrl | ValidTarget$ Creature,Player | Hellbent$ True | ReplaceWith$ DmgTwice | IsCombat$ False | Description$ Hellbent - As long as you have no cards in hand, if a source you control would deal damage to a creature or player, it deals double that damage to that creature or player instead.
R:Event$ DamageDone | ValidSource$ Card.YouCtrl | ValidTarget$ Creature,Player | Hellbent$ True | ReplaceWith$ DmgTwiceCombat | IsCombat$ True | Secondary$ True | Description$ Hellbent - As long as you have no cards in hand, if a source you control would deal damage to a creature or player, it deals double that damage to that creature or player instead.
SVar:DmgTwice:AB$ DealDamage | Cost$ 0 | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X | References$ X
SVar:DmgTwiceCombat:AB$ DealDamage | Cost$ 0 | CombatDamage$ True | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X | References$ X
SVar:X:ReplaceCount$DamageAmount/Twice
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Command | Hellbent$ True | Execute$ LyzoldasDiscard | TriggerDescription$ Hellbent - At the beginning of your end step, if you have no cards in hand, each of your opponents discards a card.
SVar:LyzoldasDiscard:AB$ Discard | Cost$ 0 | Defined$ Opponent | NumCards$ 1 | Mode$ TgtChoose
SVar:Rarity:Special
SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=182302&type=card
SetInfo:VAN|Special|http://magiccards.info/extras/other/vanguard-mtgo/lyzolda-the-blood-witch.jpg
Oracle:Hand -1, life -1\nHellbent - As long as you have no cards in hand, if a source you control would deal damage to a creature or player, it deals double that damage to that creature or player instead.\nHellbent - At the beginning of your end step, if you have no cards in hand, each of your opponents discards a card.
End