diff --git a/.gitattributes b/.gitattributes index e091d7e4bfb..0bc14666dea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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_scarblade.txt -text 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/maalfeld_twins.txt -text res/cardsfolder/m/macabre_waltz.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/cackling_fiend.txt b/res/cardsfolder/c/cackling_fiend.txt index 510f389e55e..a8e0195c1b7 100644 --- a/res/cardsfolder/c/cackling_fiend.txt +++ b/res/cardsfolder/c/cackling_fiend.txt @@ -4,7 +4,7 @@ Types:Creature Zombie Text:no text 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. -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:Picture:http://www.wizards.com/global/images/magic/general/cackling_fiend.jpg SetInfo:USG|Common|http://magiccards.info/scans/en/us/121.jpg diff --git a/res/cardsfolder/l/lyzolda_the_blood_witch_avatar.txt b/res/cardsfolder/l/lyzolda_the_blood_witch_avatar.txt new file mode 100644 index 00000000000..dea963b9d14 --- /dev/null +++ b/res/cardsfolder/l/lyzolda_the_blood_witch_avatar.txt @@ -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 \ No newline at end of file