From 917f5babd0fe7f866a11c6bee5e4d959caa6e8c7 Mon Sep 17 00:00:00 2001 From: swordshine Date: Fri, 5 Apr 2013 07:51:16 +0000 Subject: [PATCH] - Some script changes about the counter effect --- res/cardsfolder/c/counterbore.txt | 2 +- res/cardsfolder/i/interdict.txt | 2 +- res/cardsfolder/m/mana_drain.txt | 2 +- res/cardsfolder/m/mystic_genesis.txt | 2 +- res/cardsfolder/o/ouphe_vandals.txt | 2 +- res/cardsfolder/q/quash.txt | 2 +- res/cardsfolder/s/scattering_stroke.txt | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/res/cardsfolder/c/counterbore.txt b/res/cardsfolder/c/counterbore.txt index d158af5b8a1..c45859923bb 100644 --- a/res/cardsfolder/c/counterbore.txt +++ b/res/cardsfolder/c/counterbore.txt @@ -1,7 +1,7 @@ Name:Counterbore ManaCost:3 U U Types:Instant -A:SP$ Counter | Cost$ 3 U U | TargetType$ Spell | ValidTgts$ Card | RememberTargets$ True | ForgetOtherTargets$ True | SubAbility$ DBChangeZoneAll | SpellDescription$ Counter target spell. Search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. Then that player shuffles his or her library. +A:SP$ Counter | Cost$ 3 U U | TargetType$ Spell | ValidTgts$ Card | RememberCountered$ True | ForgetOtherTargets$ True | SubAbility$ DBChangeZoneAll | SpellDescription$ Counter target spell. Search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. Then that player shuffles his or her library. SVar:DBChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Remembered.sameName | Defined$ TargetedController | Origin$ Graveyard,Hand,Library | Destination$ Exile | Shuffle$ True | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:Picture:http://www.wizards.com/global/images/magic/general/counterbore.jpg diff --git a/res/cardsfolder/i/interdict.txt b/res/cardsfolder/i/interdict.txt index 03d82f061bc..6492744f9a5 100644 --- a/res/cardsfolder/i/interdict.txt +++ b/res/cardsfolder/i/interdict.txt @@ -1,7 +1,7 @@ Name:Interdict ManaCost:1 U Types:Instant -A:SP$ Counter | Cost$ 1 U | TargetType$ Activated | TgtPrompt$ Select target activated ability from an artifact, creature, enchantment, or land. | RememberTargets$ True | ValidTgts$ Artifact,Creature,Enchantment,Land | SubAbility$ DBEffect | SpellDescription$ Counter target activated ability from an artifact, creature, enchantment, or land. That permanent's activated abilities can't be activated this turn. (Mana abilities can't be targeted.) +A:SP$ Counter | Cost$ 1 U | TargetType$ Activated | TgtPrompt$ Select target activated ability from an artifact, creature, enchantment, or land. | RememberCountered$ True | ValidTgts$ Artifact,Creature,Enchantment,Land | SubAbility$ DBEffect | SpellDescription$ Counter target activated ability from an artifact, creature, enchantment, or land. That permanent's activated abilities can't be activated this turn. (Mana abilities can't be targeted.) SVar:DBEffect:DB$ Effect | Name$ Interdict Effect | StaticAbilities$ STCantBeActivated | RememberObjects$ Remembered | SubAbility$ DBDraw SVar:STCantBeActivated:Mode$ CantBeActivated | EffectZone$ Command | ValidCard$ Permanent.IsRemembered SVar:DBDraw:DB$ Draw | NumCards$ 1 | SpellDescription$ Draw a card. diff --git a/res/cardsfolder/m/mana_drain.txt b/res/cardsfolder/m/mana_drain.txt index 3b19cdcb6b8..480bb32d52c 100644 --- a/res/cardsfolder/m/mana_drain.txt +++ b/res/cardsfolder/m/mana_drain.txt @@ -1,7 +1,7 @@ Name:Mana Drain ManaCost:U U Types:Instant -A:SP$Counter | Cost$ U U | TargetType$ Spell | RememberTargets$ True | ForgetOtherTargets$ True | ValidTgts$ Card | SubAbility$ DBDelTrig | SpellDescription$ Counter target spell. At the beginning of your next main phase, add X to your mana pool, where X is that spell's converted mana cost. +A:SP$Counter | Cost$ U U | TargetType$ Spell | RememberCountered$ True | ForgetOtherTargets$ True | ValidTgts$ Card | SubAbility$ DBDelTrig | SpellDescription$ Counter target spell. At the beginning of your next main phase, add X to your mana pool, where X is that spell's converted mana cost. SVar:DBDelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ Main1,Main2 | ValidPlayer$ You | Execute$ AddMana | TriggerDescription$ CARDNAME - At the beginning of your next main phase, add X to your mana pool, where X is the countered spell's converted mana cost. SVar:AddMana:DB$ Mana | Cost$ 0 | Produced$ 1 | Amount$ X | References$ X SVar:X:Remembered$CardManaCost diff --git a/res/cardsfolder/m/mystic_genesis.txt b/res/cardsfolder/m/mystic_genesis.txt index ccdbb8fc879..f9b64c71dcd 100644 --- a/res/cardsfolder/m/mystic_genesis.txt +++ b/res/cardsfolder/m/mystic_genesis.txt @@ -1,7 +1,7 @@ Name:Mystic Genesis ManaCost:2 G U U Types:Instant -A:SP$ Counter | Cost$ 2 G U U | TargetType$ Spell | RememberTargets$ True | ForgetOtherTargets$ True | ValidTgts$ Card | SubAbility$ DBToken | SpellDescription$ Counter target spell. Put an X/X green Ooze creature token onto the battlefield, where X is that spell's converted mana cost. +A:SP$ Counter | Cost$ 2 G U U | TargetType$ Spell | RememberCountered$ True | ForgetOtherTargets$ True | ValidTgts$ Card | SubAbility$ DBToken | SpellDescription$ Counter target spell. Put an X/X green Ooze creature token onto the battlefield, where X is that spell's converted mana cost. SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Ooze | TokenTypes$ Creature,Ooze | TokenOwner$ You | TokenColors$ Green | TokenPower$ X | TokenToughness$ X | References$ X SVar:X:Remembered$CardManaCost SVar:Picture:http://www.wizards.com/global/images/magic/general/mystic_genesis.jpg diff --git a/res/cardsfolder/o/ouphe_vandals.txt b/res/cardsfolder/o/ouphe_vandals.txt index 2667287144c..badb072a44a 100644 --- a/res/cardsfolder/o/ouphe_vandals.txt +++ b/res/cardsfolder/o/ouphe_vandals.txt @@ -2,7 +2,7 @@ Name:Ouphe Vandals ManaCost:2 G Types:Creature Ouphe Rogue PT:2/2 -A:AB$ Counter | Cost$ G Sac<1/CARDNAME> | TargetType$ Activated | TgtPrompt$ Select target ability | ValidTgts$ Artifact | SubAbility$ DBDestroy | RememberTargets$ True | SpellDescription$ Counter target activated ability from an artifact source and destroy that artifact if it's on the battlefield. (Mana abilities can't be targeted.) +A:AB$ Counter | Cost$ G Sac<1/CARDNAME> | TargetType$ Activated | TgtPrompt$ Select target ability | ValidTgts$ Artifact | SubAbility$ DBDestroy | RememberCountered$ True | SpellDescription$ Counter target activated ability from an artifact source and destroy that artifact if it's on the battlefield. (Mana abilities can't be targeted.) SVar:DBDestroy:DB$ Destroy | Defined$ Remembered | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:Picture:http://www.wizards.com/global/images/magic/general/ouphe_vandals.jpg diff --git a/res/cardsfolder/q/quash.txt b/res/cardsfolder/q/quash.txt index 475d2c450f9..47b78df790f 100644 --- a/res/cardsfolder/q/quash.txt +++ b/res/cardsfolder/q/quash.txt @@ -1,7 +1,7 @@ Name:Quash ManaCost:2 U U Types:Instant -A:SP$ Counter | Cost$ 2 U U | TargetType$ Spell | ValidTgts$ Instant,Sorcery | RememberTargets$ True | ForgetOtherTargets$ True | SubAbility$ DBChangeZoneAll | SpellDescription$ Counter target instant or sorcery spell. Search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. Then that player shuffles his or her library. +A:SP$ Counter | Cost$ 2 U U | TargetType$ Spell | ValidTgts$ Instant,Sorcery | RememberCountered$ True | ForgetOtherTargets$ True | SubAbility$ DBChangeZoneAll | SpellDescription$ Counter target instant or sorcery spell. Search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. Then that player shuffles his or her library. SVar:DBChangeZoneAll:DB$ChangeZoneAll | ChangeType$ Remembered.sameName+YouDontCtrl | Origin$ Graveyard,Hand,Library | Defined$ TargetedController | Destination$ Exile | Shuffle$ True | SubAbility$ DBCleanup SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True SVar:Picture:http://www.wizards.com/global/images/magic/general/quash.jpg diff --git a/res/cardsfolder/s/scattering_stroke.txt b/res/cardsfolder/s/scattering_stroke.txt index 3a8e7a2049a..44cf0cdabcf 100644 --- a/res/cardsfolder/s/scattering_stroke.txt +++ b/res/cardsfolder/s/scattering_stroke.txt @@ -1,7 +1,7 @@ Name:Scattering Stroke ManaCost:2 U U Types:Instant -A:SP$ Counter | Cost$ 2 U U | TargetType$ Spell | ValidTgts$ Card | RememberTargets$ True | ForgetOtherTargets$ True | SubAbility$ DBClash | SpellDescription$ Counter target spell. Clash with an opponent. If you win, at the beginning of your next main phase, you may add {X} to your mana pool, where X is that spell's converted mana cost. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.) +A:SP$ Counter | Cost$ 2 U U | TargetType$ Spell | ValidTgts$ Card | RememberCountered$ True | ForgetOtherTargets$ True | SubAbility$ DBClash | SpellDescription$ Counter target spell. Clash with an opponent. If you win, at the beginning of your next main phase, you may add {X} to your mana pool, where X is that spell's converted mana cost. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.) SVar:DBClash:DB$ Clash | WinSubAbility$ DBDelTrig SVar:DBDelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ Main1,Main2 | ValidPlayer$ You | Execute$ AddMana | TriggerDescription$ CARDNAME - At the beginning of your next main phase, add X to your mana pool, where X is the countered spell's converted mana cost. SVar:AddMana:DB$ Mana | Cost$ 0 | Produced$ 1 | Amount$ X | References$ X