From 30a1ea7a4fb3fb55be412564819db2c4089d35ed Mon Sep 17 00:00:00 2001 From: Agetian Date: Sun, 17 Sep 2017 03:56:45 +0000 Subject: [PATCH] - [XLN] Some fixes. --- forge-gui/res/cardsfolder/upcoming/angraths_marauders.txt | 2 +- forge-gui/res/cardsfolder/upcoming/raiders_wake.txt | 4 ++-- forge-gui/res/cardsfolder/upcoming/tilonallis_skinshifter.txt | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/angraths_marauders.txt b/forge-gui/res/cardsfolder/upcoming/angraths_marauders.txt index 4adef57f4ce..3c22b4abdc5 100644 --- a/forge-gui/res/cardsfolder/upcoming/angraths_marauders.txt +++ b/forge-gui/res/cardsfolder/upcoming/angraths_marauders.txt @@ -2,7 +2,7 @@ Name:Angrath's Marauders ManaCost:5 R R Types:Creature Human Pirate PT:4/4 -R:Event$ DamageDone | ActiveZones$ Battlefield | ValidSource$ Card | ValidTarget$ Permanent,Player | ReplaceWith$ DmgTwice | Description$ If a source would deal damage to a permanent or player, it deals double that damage to that permanent or player instead. +R:Event$ DamageDone | ActiveZones$ Battlefield | ValidSource$ Card.YouCtrl | ValidTarget$ Permanent,Player | ReplaceWith$ DmgTwice | Description$ If a source you control would deal damage to a permanent or player, it deals double that damage to that permanent or player instead. SVar:DmgTwice:DB$ ReplaceEffect | VarName$ DamageAmount | VarValue$ X | References$ X SVar:X:ReplaceCount$DamageAmount/Twice SVar:PlayMain1:TRUE diff --git a/forge-gui/res/cardsfolder/upcoming/raiders_wake.txt b/forge-gui/res/cardsfolder/upcoming/raiders_wake.txt index 1240399a210..fc89bb5f30d 100644 --- a/forge-gui/res/cardsfolder/upcoming/raiders_wake.txt +++ b/forge-gui/res/cardsfolder/upcoming/raiders_wake.txt @@ -3,8 +3,8 @@ ManaCost:3 B Types:Enchantment T:Mode$ Discarded | ValidCard$ Card.OppOwn | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever an opponent discards a card, that player loses 2 life. SVar:TrigLoseLife:DB$ LoseLife | Defined$ TriggeredCardController | LifeAmount$ 2 -T:Mode$ Phase | Phase$ End of Turn | CheckSVar$ RaidTest | Execute$ TrigDiscard | TriggerDescription$ Raid — At the beginning of your end step, if you attacked with a creature this turn, target opponent discards a card. -SVar:TrigDiscard:AB$ Discard | Cost$ 0 | ValidTgts$ Opponent | NumCards$ 1 | Mode$ TgtChoose +T:Mode$ Phase | Phase$ End of Turn | CheckSVar$ RaidTest | TriggerZones$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ Raid — At the beginning of your end step, if you attacked with a creature this turn, target opponent discards a card. +SVar:TrigDiscard:DB$ Discard | ValidTgts$ Opponent | NumCards$ 1 | Mode$ TgtChoose SVar:RaidTest:Count$AttackersDeclared SVar:Picture:http://www.wizards.com/global/images/magic/general/raiders_wake.jpg Oracle:Whenever an opponent discards a card, that player loses 2 life.\nRaid — At the beginning of your end step, if you attacked with a creature this turn, target opponent discards a card. diff --git a/forge-gui/res/cardsfolder/upcoming/tilonallis_skinshifter.txt b/forge-gui/res/cardsfolder/upcoming/tilonallis_skinshifter.txt index 3018c6ff0c3..be67fe62f88 100644 --- a/forge-gui/res/cardsfolder/upcoming/tilonallis_skinshifter.txt +++ b/forge-gui/res/cardsfolder/upcoming/tilonallis_skinshifter.txt @@ -2,7 +2,8 @@ Name:Tilonalli's Skinshifter ManaCost:2 R Types:Creature Human Shaman PT:0/1 +K:Haste T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ DBClone | TriggerZones$ Battlefield | Mandatory$ True | TriggerDescription$ Whenever CARDNAME attacks, it becomes a copy of another target nonlegendary attacking creature until end of turn. SVar:DBClone:DB$ Clone | CloneTarget$ Self | ValidTgts$ Creature.nonLegendary+Other+attacking | TgtPrompt$ Select target nonlegendary attacking creature to copy | Duration$ UntilEndOfTurn | AILogic$ CloneAttacker SVar:Picture:http://media.wizards.com/2017/xln/en_Vpp3G9u49p.png -Oracle:Whenever Tilomalli's Skinshifter attacks, it becomes a copy of another target nonlegendary attacking creature until end of turn. \ No newline at end of file +Oracle:Haste\nWhenever Tilomalli's Skinshifter attacks, it becomes a copy of another target nonlegendary attacking creature until end of turn. \ No newline at end of file