mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Added Lyzolda, the Blood Witch Avatar for Vanguard
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
17
res/cardsfolder/l/lyzolda_the_blood_witch_avatar.txt
Normal file
17
res/cardsfolder/l/lyzolda_the_blood_witch_avatar.txt
Normal 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
|
||||||
Reference in New Issue
Block a user