From 1c7e1a226f952adb7c9fe48f5cee338f039f5bc9 Mon Sep 17 00:00:00 2001 From: swordshine Date: Tue, 4 Jun 2019 16:15:07 +0800 Subject: [PATCH] Update String of Disappearances --- forge-gui/res/cardsfolder/upcoming/aria_of_flame.txt | 2 +- .../res/cardsfolder/upcoming/string_of_disappearances.txt | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/aria_of_flame.txt b/forge-gui/res/cardsfolder/upcoming/aria_of_flame.txt index df6f258c8e5..fda6c8342e4 100644 --- a/forge-gui/res/cardsfolder/upcoming/aria_of_flame.txt +++ b/forge-gui/res/cardsfolder/upcoming/aria_of_flame.txt @@ -2,7 +2,7 @@ Name:Aria of Flame ManaCost:2 R Types:Enchantment T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, each opponent gains 10 life. -T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter| TriggerDescription$ Whenever you cast an instant or sorcery spell, put a verse counter on CARDNAME, then it deals damage equal to the number of verse counters on it to target player or planeswalker. +T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you cast an instant or sorcery spell, put a verse counter on CARDNAME, then it deals damage equal to the number of verse counters on it to target player or planeswalker. SVar:TrigGainLife:DB$ GainLife | Defined$ Player.Opponent | LifeAmount$ 10 SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ VERSE | CounterNum$ 1 | SubAbility$ DBDealDamage SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select any player or planeswalker | NumDmg$ X | References$ X diff --git a/forge-gui/res/cardsfolder/upcoming/string_of_disappearances.txt b/forge-gui/res/cardsfolder/upcoming/string_of_disappearances.txt index 6f3db7288ee..446129daac2 100644 --- a/forge-gui/res/cardsfolder/upcoming/string_of_disappearances.txt +++ b/forge-gui/res/cardsfolder/upcoming/string_of_disappearances.txt @@ -1,7 +1,6 @@ Name:String of Disappearances ManaCost:U Types:Instant -A:SP$ ChangeZone | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBCopy1 | SpellDescription$ Return target creature to its owner's hand. Then that creature's controller may pay {U}{U}. If the player does, they may copy this spell and may choose a new target for that copy. -SVar:DBCopy1:DB$ CopySpellAbility | Defined$ Parent | Controller$ TargetedController | UnlessPayer$ TargetedController | UnlessCost$ U U | UnlessSwitched$ True | ConditionDefined$ Targeted | ConditionPresent$ Permanent | ConditionCompare$ GE1 | SubAbility$ DBCopy2 | StackDescription$ None -SVar:DBCopy2:DB$ CopySpellAbility | Defined$ Parent | Controller$ Targeted | UnlessPayer$ Targeted | UnlessCost$ U U | UnlessSwitched$ True | ConditionDefined$ Targeted | ConditionPresent$ Permanent | ConditionCompare$ EQ0 | StackDescription$ None +A:SP$ ChangeZone | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBCopy | SpellDescription$ Return target creature to its owner's hand. Then that creature's controller may pay {U}{U}. If the player does, they may copy this spell and may choose a new target for that copy. +SVar:DBCopy:DB$ CopySpellAbility | Defined$ Parent | Controller$ TargetedController | UnlessPayer$ TargetedController | UnlessCost$ U U | UnlessSwitched$ True | ConditionDefined$ Targeted | ConditionPresent$ Permanent | ConditionCompare$ GE1 | StackDescription$ None Oracle:Return target creature to its owner's hand. Then that creature's controller may pay {U}{U}. If the player does, they may copy this spell and may choose a new target for that copy.