From 8b33b788311abff30ef98c174515c9aa622c2a6c Mon Sep 17 00:00:00 2001 From: swordshine Date: Thu, 15 May 2014 05:22:57 +0000 Subject: [PATCH] - Fixed two cards --- forge-gui/res/cardsfolder/c/chromeshell_crab.txt | 2 +- forge-gui/res/cardsfolder/s/soul_nova.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/chromeshell_crab.txt b/forge-gui/res/cardsfolder/c/chromeshell_crab.txt index fe6da8a842a..ad8aa7efc62 100644 --- a/forge-gui/res/cardsfolder/c/chromeshell_crab.txt +++ b/forge-gui/res/cardsfolder/c/chromeshell_crab.txt @@ -3,7 +3,7 @@ ManaCost:4 U Types:Creature Crab Beast PT:3/3 K:Morph:4 U -T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ CrabExchange | TriggerZones$ Battlefield | Optional$ True | TriggerDescription$ When CARDNAME is turned face up, you may exchange control of target creature you control and target creature an opponent controls. +T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ CrabExchange | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ When CARDNAME is turned face up, you may exchange control of target creature you control and target creature an opponent controls. SVar:CrabExchange:DB$ ExchangeControl | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | TargetsFromDifferentZone$ True | TargetMin$ 2 | TargetMax$ 2 | SpellDescription$ Exchange control of target creature you control and target creature an opponent controls. SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/chromeshell_crab.jpg diff --git a/forge-gui/res/cardsfolder/s/soul_nova.txt b/forge-gui/res/cardsfolder/s/soul_nova.txt index b6091400305..2c08ab01002 100644 --- a/forge-gui/res/cardsfolder/s/soul_nova.txt +++ b/forge-gui/res/cardsfolder/s/soul_nova.txt @@ -1,7 +1,7 @@ Name:Soul Nova ManaCost:3 W W Types:Instant -A:SP$ ChangeZone | Cost$ 3 W W | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | Origin$ Battlefield | Destination$ Exile | SubAbility$ DBChangeZoneAll | SpellDescription$ Exile target attacking creature and all Equipment attached to it. -SVar:DBChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Targeted.Equipment+Attached | Origin$ Battlefield | Destination$ Exile +A:SP$ Pump | Cost$ 3 W W | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | IsCurse$ True | SubAbility$ DBChangeZoneAll | SpellDescription$ Exile target attacking creature and all Equipment attached to it. +SVar:DBChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Targeted.Self,Equipment.AttachedTo Targeted | UseAllOriginZones$ True | Origin$ Battlefield | Destination$ Exile SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_nova.jpg Oracle:Exile target attacking creature and all Equipment attached to it. \ No newline at end of file