mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
N-P oracle conformance
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Name:Mind Swords
|
||||
ManaCost:1 B
|
||||
Types:Sorcery
|
||||
SVar:AltCost:Cost$ Sac<1/Creature/creature> | IsPresent$ Swamp.YouCtrl | Description$ If you control a Swamp, you may sacrifice a creature rather than pay CARDNAME's mana cost.
|
||||
SVar:AltCost:Cost$ Sac<1/Creature/creature> | IsPresent$ Swamp.YouCtrl | Description$ If you control a Swamp, you may sacrifice a creature rather than pay this spell's mana cost.
|
||||
A:SP$ RepeatEach | Cost$ 1 B | RepeatPlayers$ Player | RepeatSubAbility$ DBExile | StackDescription$ SpellDescription | SpellDescription$ Each player exiles two cards from their hand.
|
||||
SVar:DBExile:DB$ ChangeZone | DefinedPlayer$ Player.IsRemembered | Chooser$ Player.IsRemembered | Origin$ Hand | Destination$ Exile | ChangeType$ Card | ChangeNum$ 2 | Hidden$ True | Mandatory$ True | SpellDescription$ exiles two cards from their hand.
|
||||
AI:RemoveDeck:All
|
||||
Oracle:If you control a Swamp, you may sacrifice a creature rather than pay Mind Swords's mana cost.\nEach player exiles two cards from their hand.
|
||||
Oracle:If you control a Swamp, you may sacrifice a creature rather than pay this spell's mana cost.\nEach player exiles two cards from their hand.
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
Name:Mindbreak Trap
|
||||
ManaCost:2 U U
|
||||
Types:Instant Trap
|
||||
SVar:AltCost:Cost$ 0 | CheckSVar$ OppCastThisTurn | SVarCompare$ GE3 | References$ OppCastThisTurn | Description$ If an opponent cast three or more spells this turn, you may pay {0} rather than pay CARDNAME's mana cost.
|
||||
SVar:AltCost:Cost$ 0 | CheckSVar$ OppCastThisTurn | SVarCompare$ GE3 | References$ OppCastThisTurn | Description$ If an opponent cast three or more spells this turn, you may pay {0} rather than pay this spell's mana cost.
|
||||
A:SP$ ChangeZone | Cost$ 2 U U | TargetType$ Spell | ValidTgts$ Card | TgtZone$ Stack | Origin$ Stack | Destination$ Exile | TargetMin$ 0 | TargetMax$ MaxTgts | References$ MaxTgts | Fizzle$ True | StackDescription$ SpellDescription | SpellDescription$ Exile any number of target spells.
|
||||
SVar:OppCastThisTurn:Count$ThisTurnCast_Card.OppCtrl
|
||||
SVar:MaxTgts:Count$SpellsOnStack
|
||||
AI:RemoveDeck:All
|
||||
Oracle:If an opponent cast three or more spells this turn, you may pay {0} rather than pay Mindbreak Trap's mana cost.\nExile any number of target spells.
|
||||
Oracle:If an opponent cast three or more spells this turn, you may pay {0} rather than pay this spell's mana cost.\nExile any number of target spells.
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
Name:Misdirection
|
||||
ManaCost:3 U U
|
||||
Types:Instant
|
||||
SVar:AltCost:Cost$ ExileFromHand<1/Card.Blue> | Description$ You may exile a blue card from your hand rather than pay CARDNAME's mana cost.
|
||||
SVar:AltCost:Cost$ ExileFromHand<1/Card.Blue+Other> | Description$ You may exile a blue card from your hand rather than pay this spell's mana cost.
|
||||
A:SP$ ChangeTargets | Cost$ 3 U U | TargetType$ Spell | ValidTgts$ Card | TargetsSingleTarget$ True | SpellDescription$ Change the target of target spell with a single target.
|
||||
AI:RemoveDeck:All
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/misdirection.jpg
|
||||
Oracle:You may exile a blue card from your hand rather than pay Misdirection's mana cost.\nChange the target of target spell with a single target.
|
||||
Oracle:You may exile a blue card from your hand rather than pay this spell's mana cost.\nChange the target of target spell with a single target.
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
Name:Mistvein Borderpost
|
||||
ManaCost:1 U B
|
||||
Types:Artifact
|
||||
SVar:AltCost:Cost$ 1 Return<1/Land.Basic> | Description$ You may pay {1} and return a basic land you control to its owner's hand rather than pay this spell's mana cost.
|
||||
K:CARDNAME enters the battlefield tapped.
|
||||
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U}.
|
||||
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B}.
|
||||
SVar:AltCost:Cost$ 1 Return<1/Land.Basic> | Description$ You may pay {1} and return a basic land you control to its owner's hand rather than pay Mistvein Borderpost's mana cost.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mistvein_borderpost.jpg
|
||||
Oracle:You may pay {1} and return a basic land you control to its owner's hand rather than pay Mistvein Borderpost's mana cost.\nMistvein Borderpost enters the battlefield tapped.\n{T}: Add {U} or {B}.
|
||||
Oracle:You may pay {1} and return a basic land you control to its owner's hand rather than pay this spell's mana cost.\nMistvein Borderpost enters the battlefield tapped.\n{T}: Add {U} or {B}.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Mogg Alarm
|
||||
ManaCost:1 R R
|
||||
Types:Sorcery
|
||||
SVar:AltCost:Cost$ Sac<2/Mountain> | Description$ You may sacrifice two Mountains rather than pay CARDNAME's mana cost.
|
||||
SVar:AltCost:Cost$ Sac<2/Mountain> | Description$ You may sacrifice two Mountains rather than pay this spell's mana cost.
|
||||
A:SP$ Token | Cost$ 1 R R | TokenAmount$ 2 | TokenScript$ r_1_1_goblin | TokenOwner$ You | StackDescription$ {p:You} creates two 1/1 red Goblin creature tokens. | SpellDescription$ Create two 1/1 red Goblin creature tokens.
|
||||
Oracle:You may sacrifice two Mountains rather than pay Mogg Alarm's mana cost.\nCreate two 1/1 red Goblin creature tokens.
|
||||
Oracle:You may sacrifice two Mountains rather than pay this spell's mana cost.\nCreate two 1/1 red Goblin creature tokens.
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
Name:Needlebite Trap
|
||||
ManaCost:5 B B
|
||||
Types:Instant Trap
|
||||
SVar:AltCost:Cost$ B | CheckSVar$ OppLifeGained | References$ OppLifeGained | Description$ If an opponent gained life this turn, you may pay {B} rather than pay CARDNAME's mana cost.
|
||||
SVar:AltCost:Cost$ B | CheckSVar$ OppLifeGained | References$ OppLifeGained | Description$ If an opponent gained life this turn, you may pay {B} rather than pay this spell's mana cost.
|
||||
SVar:OppLifeGained:PlayerCountOpponents$LifeGainedThisTurn
|
||||
A:SP$ LoseLife | Cost$ 5 B B | ValidTgts$ Player | TgtPrompt$ Select target player | LifeAmount$ 5 | SubAbility$ DBGainLife | SpellDescription$ Target player loses 5 life and you gain 5 life.
|
||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 5
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/needlebite_trap.jpg
|
||||
Oracle:If an opponent gained life this turn, you may pay {B} rather than pay Needlebite Trap's mana cost.\nTarget player loses 5 life and you gain 5 life.
|
||||
Oracle:If an opponent gained life this turn, you may pay {B} rather than pay this spell's mana cost.\nTarget player loses 5 life and you gain 5 life.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Nemesis Trap
|
||||
ManaCost:4 B B
|
||||
Types:Instant Trap
|
||||
SVar:AltCost:Cost$ B B | IsPresent$ Creature.White+attacking | Description$ If a white creature is attacking, you may pay {B}{B} rather than pay CARDNAME's mana cost.
|
||||
SVar:AltCost:Cost$ B B | IsPresent$ Creature.White+attacking | Description$ If a white creature is attacking, you may pay {B}{B} rather than pay this spell's mana cost.
|
||||
A:SP$ ChangeZone | Cost$ 4 B B | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | Origin$ Battlefield | Destination$ Exile | SubAbility$ NemesisToken | SpellDescription$ Exile target attacking creature. Create a token that's a copy of that creature. Exile it at the beginning of the next end step.
|
||||
SVar:NemesisToken:DB$ CopyPermanent | Defined$ Targeted | AtEOT$ Exile
|
||||
Oracle:If a white creature is attacking, you may pay {B}{B} rather than pay Nemesis Trap's mana cost.\nExile target attacking creature. Create a token that's a copy of that creature. Exile it at the beginning of the next end step.
|
||||
Oracle:If a white creature is attacking, you may pay {B}{B} rather than pay this spell's mana cost.\nExile target attacking creature. Create a token that's a copy of that creature. Exile it at the beginning of the next end step.
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
Name:Nourishing Shoal
|
||||
ManaCost:X G G
|
||||
Types:Instant Arcane
|
||||
SVar:AltCost:Cost$ ExileFromHand<1/Card.Green+Other/green card> | Description$ You may exile a green card with converted mana cost X from your hand rather than pay CARDNAME's mana cost.
|
||||
SVar:AltCost:Cost$ ExileFromHand<1/Card.Green+Other/green card> | Description$ You may exile a green card with converted mana cost X from your hand rather than pay this spell's mana cost.
|
||||
A:SP$ GainLife | Cost$ X G G | LifeAmount$ Z | References$ X,Y,Z | SpellDescription$ You gain X life.
|
||||
SVar:X:Count$xPaid
|
||||
SVar:Y:Exiled$CardManaCost
|
||||
SVar:Z:SVar$Y/Plus.X
|
||||
AI:RemoveDeck:All
|
||||
Oracle:You may exile a green card with converted mana cost X from your hand rather than pay Nourishing Shoal's mana cost.\nYou gain X life.
|
||||
Oracle:You may exile a green card with converted mana cost X from your hand rather than pay this spell's mana cost.\nYou gain X life.
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
Name:Orim's Cure
|
||||
ManaCost:1 W
|
||||
Types:Instant
|
||||
A:SP$ PreventDamage | Cost$ tapXType<1/Creature> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | Amount$ 4 | IsPresent$ Plains.YouCtrl | CostDesc$ Tap an untapped creature you control | SpellDescription$ Prevent the next 4 damage that would be dealt to any target this turn.
|
||||
SVar:AltCost:Cost$ tapXType<1/Creature/creature> | IsPresent$ Plains.YouCtrl | Description$ If you control a Plains, you may tap an untapped creature you control rather than pay this spells's mana cost.
|
||||
A:SP$ PreventDamage | Cost$ 1 W | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | Amount$ 4 | SpellDescription$ Prevent the next 4 damage that would be dealt to any target this turn.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/orims_cure.jpg
|
||||
Oracle:If you control a Plains, you may tap an untapped creature you control rather than pay Orim's Cure's mana cost.\nPrevent the next 4 damage that would be dealt to any target this turn.
|
||||
Oracle:If you control a Plains, you may tap an untapped creature you control rather than pay this spells's mana cost.\nPrevent the next 4 damage that would be dealt to any target this turn.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Outbreak
|
||||
ManaCost:3 B
|
||||
Types:Sorcery
|
||||
SVar:AltCost:Cost$ Discard<1/Swamp/Swamp card> | Description$ You may discard a Swamp card rather than pay this spell's mana cost.
|
||||
A:SP$ ChooseType | Cost$ 3 B | Defined$ You | Type$ Creature | SubAbility$ DBPumpAll | SpellDescription$ Choose a creature type. All creatures of that type get -1/-1 until end of turn.
|
||||
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.ChosenType | IsCurse$ True | NumAtt$ -1 | NumDef$ -1 | SpellDescription$ All creatures of that type get -1/-1 until end of turn.
|
||||
SVar:AltCost:Cost$ Discard<1/Swamp>
|
||||
AI:RemoveDeck:All
|
||||
Oracle:You may discard a Swamp card rather than pay Outbreak's mana cost.\nChoose a creature type. All creatures of that type get -1/-1 until end of turn.
|
||||
Oracle:You may discard a Swamp card rather than pay this spell's mana cost.\nChoose a creature type. All creatures of that type get -1/-1 until end of turn.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Permafrost Trap
|
||||
ManaCost:2 U U
|
||||
Types:Instant Trap
|
||||
SVar:AltCost:Cost$ U | CheckSVar$ GreenCreats | References$ GreenCreats | Description$ If an opponent had a green creature enter the battlefield under their control this turn, you may pay {U} rather than pay CARDNAME's mana cost.
|
||||
SVar:AltCost:Cost$ U | CheckSVar$ GreenCreats | References$ GreenCreats | Description$ If an opponent had a green creature enter the battlefield under their control this turn, you may pay {U} rather than pay this spell's mana cost.
|
||||
A:SP$ Tap | Cost$ 2 U U | TargetMin$ 0 | TargetMax$ 2 | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBPump | SpellDescription$ Tap up to two target creatures. Those creatures don't untap during their controller's next untap step.
|
||||
SVar:DBPump:DB$ Pump | Defined$ Targeted | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True | StackDescription$ {c:Targeted} don't untap during {p:TargetedController}'s next untap step.
|
||||
SVar:GreenCreats:Count$ThisTurnEntered_Battlefield_Creature.Green+OppCtrl
|
||||
Oracle:If an opponent had a green creature enter the battlefield under their control this turn, you may pay {U} rather than pay Permafrost Trap's mana cost.\nTap up to two target creatures. Those creatures don't untap during their controller's next untap step.
|
||||
Oracle:If an opponent had a green creature enter the battlefield under their control this turn, you may pay {U} rather than pay this spell's mana cost.\nTap up to two target creatures. Those creatures don't untap during their controller's next untap step.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Pitfall Trap
|
||||
ManaCost:2 W
|
||||
Types:Instant Trap
|
||||
SVar:AltCost:Cost$ W | IsPresent$ Creature.attacking | PresentCompare$ EQ1 | Description$ If exactly one creature is attacking, you may pay {W} rather than pay CARDNAME's mana cost.
|
||||
SVar:AltCost:Cost$ W | IsPresent$ Creature.attacking | PresentCompare$ EQ1 | Description$ If exactly one creature is attacking, you may pay {W} rather than pay this spell's mana cost.
|
||||
A:SP$ Destroy | Cost$ 2 W | ValidTgts$ Creature.attacking+withoutFlying | TgtPrompt$ Select target attacking creature without flying | SpellDescription$ Destroy target attacking creature without flying.
|
||||
Oracle:If exactly one creature is attacking, you may pay {W} rather than pay Pitfall Trap's mana cost.\nDestroy target attacking creature without flying.
|
||||
Oracle:If exactly one creature is attacking, you may pay {W} rather than pay this spell's mana cost.\nDestroy target attacking creature without flying.
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
Name:Pulverize
|
||||
ManaCost:4 R R
|
||||
Types:Sorcery
|
||||
SVar:AltCost:Cost$ Sac<2/Mountain> | Description$ You may sacrifice two Mountains rather than pay this spell's mana cost.
|
||||
A:SP$ DestroyAll | Cost$ 4 R R | ValidCards$ Artifact | SpellDescription$ Destroy all artifacts.
|
||||
SVar:AltCost:Cost$ Sac<2/Mountain> | Description$ You may sacrifice two Mountains rather than pay Pulverize's mana cost.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/pulverize.jpg
|
||||
Oracle:You may sacrifice two Mountains rather than pay Pulverize's mana cost.\nDestroy all artifacts.
|
||||
Oracle:You may sacrifice two Mountains rather than pay this spell's mana cost.\nDestroy all artifacts.
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
Name:Pyrokinesis
|
||||
ManaCost:4 R R
|
||||
Types:Instant
|
||||
SVar:AltCost:Cost$ ExileFromHand<1/Card.Red+Other> | Description$ You may exile a red card from your hand rather than pay this spell's mana cost.
|
||||
A:SP$ DealDamage | Cost$ 4 R R | ValidTgts$ Creature | TgtPrompt$ Select target creature to distribute damage to | NumDmg$ 4 | TargetMin$ 1 | TargetMax$ 4 | DividedAsYouChoose$ 4 | SpellDescription$ CARDNAME deals 4 damage divided as you choose among any number of target creatures.
|
||||
SVar:AltCost:Cost$ ExileFromHand<1/Card.Red> | Description$ You may exile a red card from your hand rather than pay CARDNAME 's mana cost.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/pyrokinesis.jpg
|
||||
Oracle:You may exile a red card from your hand rather than pay Pyrokinesis's mana cost.\nPyrokinesis deals 4 damage divided as you choose among any number of target creatures.
|
||||
Oracle:You may exile a red card from your hand rather than pay this spell's mana cost.\nPyrokinesis deals 4 damage divided as you choose among any number of target creatures.
|
||||
|
||||
Reference in New Issue
Block a user