From 78a75188cb8e50d78f1b7d93e65fdd82995b72fc Mon Sep 17 00:00:00 2001 From: Maxmtg Date: Tue, 16 Apr 2013 15:21:33 +0000 Subject: [PATCH] No more cards use SetAsKicked keyword, code changes will follow soon --- res/cardsfolder/o/orims_chant.txt | 5 +++-- res/cardsfolder/p/probe.txt | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/res/cardsfolder/o/orims_chant.txt b/res/cardsfolder/o/orims_chant.txt index 1330916e907..2113810ea38 100644 --- a/res/cardsfolder/o/orims_chant.txt +++ b/res/cardsfolder/o/orims_chant.txt @@ -1,9 +1,10 @@ Name:Orim's Chant ManaCost:W Types:Instant -A:SP$ Effect | Cost$ W | Name$ Orim's Chant Effect | IsCurse$ True | StaticAbilities$ CantBeCast | ValidTgts$ Player | RememberObjects$ Targeted | AILogic$ BeginningOfOppTurn | SpellDescription$ Target player can't cast spells this turn. If CARDNAME was kicked, creatures can't attack this turn. +K:Kicker W +A:SP$ Effect | Cost$ W | Name$ Orim's Chant Effect | IsCurse$ True | StaticAbilities$ CantBeCast | ValidTgts$ Player | RememberObjects$ Targeted | SubAbility$ CantAttackWhenKicked | AILogic$ BeginningOfOppTurn | SpellDescription$ Target player can't cast spells this turn. +SVar:CantAttackWhenKicked:DB$ Effect | Name$ Orim's Chant can't Attack Effect | IsCurse$ True | StaticAbilities$ CantAttack | Condition$ Kicked | SpellDescription$ If CARDNAME was kicked, creatures can't attack this turn. SVar:CantBeCast:Mode$ CantBeCast | EffectZone$ Command | ValidCard$ Card | Caster$ Player.IsRemembered | Description$ Target player can't cast spells this turn. -A:SP$ Effect | Cost$ W W | SetAsKicked$ True | Name$ Orim's Chant Effect | IsCurse$ True | StaticAbilities$ CantBeCast,CantAttack | ValidTgts$ Player | RememberObjects$ Targeted | AILogic$ BeginningOfOppTurn | SpellDescription$ Kicker W W (You may pay an additional W W as you cast this spell.) SVar:CantAttack:Mode$ Continuous | EffectZone$ Command | Affected$ Creature | AffectedZone$ Battlefield | AddHiddenKeyword$ CARDNAME can't attack. | Description$ Creatures can't attack this turn. SVar:Picture:http://www.wizards.com/global/images/magic/general/orims_chant.jpg Oracle:Kicker {W} (You may pay an additional {W} as you cast this spell.)\nTarget player can't cast spells this turn.\nIf Orim's Chant was kicked, creatures can't attack this turn. diff --git a/res/cardsfolder/p/probe.txt b/res/cardsfolder/p/probe.txt index 81ea7c131c0..1160805cd0c 100644 --- a/res/cardsfolder/p/probe.txt +++ b/res/cardsfolder/p/probe.txt @@ -2,7 +2,7 @@ Name:Probe ManaCost:2 U Types:Sorcery K:Kicker 1 B -A:SP$ Draw | Cost$ 2 U | SetAsKicked$ True | NumCards$ 3 | SubAbility$ DBDiscardYou | SpellDescription$ Draw three cards, +A:SP$ Draw | Cost$ 2 U | NumCards$ 3 | SubAbility$ DBDiscardYou | SpellDescription$ Draw three cards, SVar:DBDiscardYou:DB$ Discard | Defined$ You | NumCards$ 2 | SubAbility$ DBDiscardTarget | Mode$ TgtChoose | SpellDescription$ then discard two cards. SVar:DBDiscardTarget:DB$ Discard | Condition$ Kicked | ValidTgts$ Player | TgtPrompt$ Select target player | NumCards$ 2 | Mode$ TgtChoose | SpellDescription$ If CARDNAME was kicked, target player discards two cards. SVar:RemAIDeck:True