updated References for ReduceCost

This commit is contained in:
Hanmac
2018-11-01 16:15:44 +01:00
parent 753983c050
commit d365167c38
22 changed files with 27 additions and 27 deletions

View File

@@ -3,7 +3,7 @@ ManaCost:10
Types:Artifact Creature Golem Types:Artifact Creature Golem
PT:12/12 PT:12/12
K:Flash K:Flash
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each attacking creature. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each attacking creature.
SVar:X:Count$Valid Creature.attacking SVar:X:Count$Valid Creature.attacking
K:Trample K:Trample
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, create a 6/12 colorless Construct artifact creature token with trample. T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, create a 6/12 colorless Construct artifact creature token with trample.

View File

@@ -6,7 +6,7 @@ K:Protection from white
K:Protection from black K:Protection from black
T:Mode$ SpellCast | ValidCard$ Creature | ValidActivatingPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a creature spell, put a +1/+1 counter on CARDNAME. T:Mode$ SpellCast | ValidCard$ Creature | ValidActivatingPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a creature spell, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:DB$PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 SVar:TrigPutCounter:DB$PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
S:Mode$ ReduceCost | ValidCard$ Creature | Type$ Spell | Activator$ You | Amount$ X | Description$ Creature spells you cast cost 1 less to cast for each +1/+1 counter on CARDNAME. S:Mode$ ReduceCost | ValidCard$ Creature | Type$ Spell | Activator$ You | Amount$ X | References$ X | Description$ Creature spells you cast cost 1 less to cast for each +1/+1 counter on CARDNAME.
SVar:X:Count$CardCounters.P1P1 SVar:X:Count$CardCounters.P1P1
SVar:BuffedBy:Creature SVar:BuffedBy:Creature
SVar:Picture:http://www.wizards.com/global/images/magic/general/animar_soul_of_elements.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/animar_soul_of_elements.jpg

View File

@@ -2,7 +2,7 @@ Name:Bedlam Reveler
ManaCost:6 R R ManaCost:6 R R
Types:Creature Devil Horror Types:Creature Devil Horror
PT:3/4 PT:3/4
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each instant and sorcery card in your graveyard. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each instant and sorcery card in your graveyard.
K:Prowess K:Prowess
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, discard your hand, then draw three cards. T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, discard your hand, then draw three cards.
SVar:TrigDiscard:DB$ Discard | Mode$ Hand | SubAbility$ DBDraw SVar:TrigDiscard:DB$ Discard | Mode$ Hand | SubAbility$ DBDraw

View File

@@ -2,7 +2,7 @@ Name:Blasphemous Act
ManaCost:8 R ManaCost:8 R
Types:Sorcery Types:Sorcery
A:SP$ DamageAll | Cost$ 8 R | NumDmg$ 13 | ValidCards$ Creature | ValidDescription$ each creature. | SpellDescription$ CARDNAME deals 13 damage to each creature. A:SP$ DamageAll | Cost$ 8 R | NumDmg$ 13 | ValidCards$ Creature | ValidDescription$ each creature. | SpellDescription$ CARDNAME deals 13 damage to each creature.
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature on the battlefield. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature on the battlefield.
SVar:X:Count$Valid Creature SVar:X:Count$Valid Creature
SVar:Picture:http://www.wizards.com/global/images/magic/general/blasphemous_act.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/blasphemous_act.jpg
Oracle:This spell costs {1} less to cast for each creature on the battlefield.\nBlasphemous Act deals 13 damage to each creature. Oracle:This spell costs {1} less to cast for each creature on the battlefield.\nBlasphemous Act deals 13 damage to each creature.

View File

@@ -2,7 +2,7 @@ Name:Cryptic Serpent
ManaCost:5 U U ManaCost:5 U U
Types:Creature Serpent Types:Creature Serpent
PT:6/5 PT:6/5
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each instant and sorcery card in your graveyard. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each instant and sorcery card in your graveyard.
SVar:X:Count$ValidGraveyard Instant.YouOwn,Sorcery.YouOwn SVar:X:Count$ValidGraveyard Instant.YouOwn,Sorcery.YouOwn
DeckHints:Ability$Graveyard DeckHints:Ability$Graveyard
SVar:Picture:http://www.wizards.com/global/images/magic/general/cryptic_serpent.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/cryptic_serpent.jpg

View File

@@ -3,7 +3,7 @@ ManaCost:16
Types:Artifact Creature Dragon Types:Artifact Creature Dragon
PT:9/9 PT:9/9
K:Flying K:Flying
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ Domain — CARDNAME costs {2} less to cast for each basic land type among lands you control. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ Domain — CARDNAME costs {2} less to cast for each basic land type among lands you control.
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Domain — At the beginning of your upkeep, sacrifice CARDNAME unless you pay {10}. This cost is reduced by {2} for each basic land type among lands you control. T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Domain — At the beginning of your upkeep, sacrifice CARDNAME unless you pay {10}. This cost is reduced by {2} for each basic land type among lands you control.
SVar:TrigSac:DB$Sacrifice | Defined$ Self | UnlessCost$ UpkeepX | UnlessPayer$ You | References$ UpkeepX SVar:TrigSac:DB$Sacrifice | Defined$ Self | UnlessCost$ UpkeepX | UnlessPayer$ You | References$ UpkeepX
SVar:X:Count$Domain/Twice SVar:X:Count$Domain/Twice

View File

@@ -5,7 +5,7 @@ PT:13/13
K:Flying K:Flying
K:Trample K:Trample
K:Protection:Instant:Protection from instants K:Protection:Instant:Protection from instants
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each card type among cards in your graveyard. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each card type among cards in your graveyard.
SVar:X:Count$CardControllerTypes.Graveyard SVar:X:Count$CardControllerTypes.Graveyard
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigControlPlayer | TriggerDescription$ When you cast CARDNAME, you gain control of target opponent during that player's next turn. After that turn, that player takes an extra turn. T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigControlPlayer | TriggerDescription$ When you cast CARDNAME, you gain control of target opponent during that player's next turn. After that turn, that player takes an extra turn.
SVar:TrigControlPlayer:DB$ ControlPlayer | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SubAbility$ DBDelTrig | RememberTargets$ True SVar:TrigControlPlayer:DB$ ControlPlayer | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SubAbility$ DBDelTrig | RememberTargets$ True
@@ -14,4 +14,4 @@ SVar:DBAddTurn:DB$ AddTurn | Defined$ Remembered | NumTurns$ 1 | SubAbility$ DBC
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
AI:RemoveDeck:All AI:RemoveDeck:All
SVar:Picture:http://www.wizards.com/global/images/magic/general/emrakul_the_promised_end.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/emrakul_the_promised_end.jpg
Oracle:Emrakul, the Promised End costs {1} less to cast for each card type among cards in your graveyard.\nWhen you cast Emrakul, you gain control of target opponent during that player's next turn. After that turn, that player takes an extra turn.\nFlying, trample, protection from instants Oracle:Emrakul, the Promised End costs {1} less to cast for each card type among cards in your graveyard.\nWhen you cast Emrakul, you gain control of target opponent during that player's next turn. After that turn, that player takes an extra turn.\nFlying, trample, protection from instants

View File

@@ -2,7 +2,7 @@ Name:Gearseeker Serpent
ManaCost:5 U U ManaCost:5 U U
Types:Creature Serpent Types:Creature Serpent
PT:5/6 PT:5/6
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each artifact you control. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each artifact you control.
A:AB$ Pump | Cost$ 5 U | KW$ HIDDEN Unblockable | SpellDescription$ CARDNAME can't be blocked this turn. A:AB$ Pump | Cost$ 5 U | KW$ HIDDEN Unblockable | SpellDescription$ CARDNAME can't be blocked this turn.
SVar:X:Count$Valid Artifact.YouCtrl SVar:X:Count$Valid Artifact.YouCtrl
SVar:Picture:http://www.wizards.com/global/images/magic/general/gearseeker_serpent.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/gearseeker_serpent.jpg

View File

@@ -2,7 +2,7 @@ Name:Ghalta, Primal Hunger
ManaCost:10 G G ManaCost:10 G G
Types:Legendary Creature Elder Dinosaur Types:Legendary Creature Elder Dinosaur
K:Trample K:Trample
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {X} less to cast, where X is the total power of creatures you control. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {X} less to cast, where X is the total power of creatures you control.
SVar:X:Count$SumPower_Creature.YouCtrl SVar:X:Count$SumPower_Creature.YouCtrl
Oracle:Ghalta, Primal Hunger costs {X} less to cast, where X is the total power of creatures you control.\nTrample Oracle:Ghalta, Primal Hunger costs {X} less to cast, where X is the total power of creatures you control.\nTrample
PT:12/12 PT:12/12

View File

@@ -2,7 +2,7 @@ Name:Ghoultree
ManaCost:7 G ManaCost:7 G
Types:Creature Zombie Treefolk Types:Creature Zombie Treefolk
PT:10/10 PT:10/10
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature card in your graveyard. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature card in your graveyard.
SVar:X:Count$TypeInYourYard.Creature SVar:X:Count$TypeInYourYard.Creature
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghoultree.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/ghoultree.jpg
Oracle:Ghoultree costs {1} less to cast for each creature card in your graveyard. Oracle:Ghoultree costs {1} less to cast for each creature card in your graveyard.

View File

@@ -5,7 +5,7 @@ PT:3/3
K:Flying K:Flying
T:Mode$ Attacks | ValidCard$ Creature.Self | Execute$ HeraldsWarCry | TriggerDescription$ Whenever CARDNAME attacks, put a +1/+1 counter on it. T:Mode$ Attacks | ValidCard$ Creature.Self | Execute$ HeraldsWarCry | TriggerDescription$ Whenever CARDNAME attacks, put a +1/+1 counter on it.
SVar:HeraldsWarCry:DB$PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 SVar:HeraldsWarCry:DB$PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
S:Mode$ ReduceCost | ValidCard$ Angel,Human | Type$ Spell | Activator$ You | Amount$ X | Description$ Angels and Humans you cast cost 1 less for each +1/+1 counter on CARDNAME. S:Mode$ ReduceCost | ValidCard$ Angel,Human | Type$ Spell | Activator$ You | Amount$ X | References$ X | Description$ Angels and Humans you cast cost 1 less for each +1/+1 counter on CARDNAME.
SVar:X:Count$CardCounters.P1P1 SVar:X:Count$CardCounters.P1P1
SVar:HasAttackEffect:TRUE SVar:HasAttackEffect:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/herald_of_war.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/herald_of_war.jpg

View File

@@ -2,7 +2,7 @@ Name:Karador, Ghost Chieftain
ManaCost:5 W B G ManaCost:5 W B G
Types:Legendary Creature Centaur Spirit Types:Legendary Creature Centaur Spirit
PT:3/4 PT:3/4
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature card in your graveyard. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature card in your graveyard.
SVar:X:Count$ValidGraveyard Creature.YouCtrl SVar:X:Count$ValidGraveyard Creature.YouCtrl
S:Mode$ Continuous | Affected$ Creature.nonLand+YouCtrl | Condition$ PlayerTurn | MayPlay$ True | MayPlayLimit$ 1 | EffectZone$ Battlefield | AffectedZone$ Graveyard | Description$ During each of your turns, you may cast one creature card from your graveyard. S:Mode$ Continuous | Affected$ Creature.nonLand+YouCtrl | Condition$ PlayerTurn | MayPlay$ True | MayPlayLimit$ 1 | EffectZone$ Battlefield | AffectedZone$ Graveyard | Description$ During each of your turns, you may cast one creature card from your graveyard.
SVar:Picture:http://www.wizards.com/global/images/magic/general/karador_ghost_chieftain.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/karador_ghost_chieftain.jpg

View File

@@ -3,7 +3,7 @@ ManaCost:G G G G G G G G
Types:Creature Hydra Types:Creature Hydra
PT:8/8 PT:8/8
K:Trample K:Trample
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Color$ G | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {G} less to cast for each green creature you control. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Color$ G | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {G} less to cast for each green creature you control.
SVar:X:Count$Valid Creature.Green+YouCtrl SVar:X:Count$Valid Creature.Green+YouCtrl
SVar:Picture:http://www.wizards.com/global/images/magic/general/khalni_hydra.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/khalni_hydra.jpg
Oracle:Khalni Hydra costs {G} less to cast for each green creature you control.\nTrample Oracle:Khalni Hydra costs {G} less to cast for each green creature you control.\nTrample

View File

@@ -2,10 +2,10 @@ Name:Licia, Sanguine Tribune
ManaCost:5 R W B ManaCost:5 R W B
Types:Legendary Creature Vampire Soldier Types:Legendary Creature Vampire Soldier
PT:4/4 PT:4/4
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each life you gained this turn. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each life you gained this turn.
K:First Strike K:First Strike
K:Lifelink K:Lifelink
A:AB$ PutCounter | Cost$ PayLife<5> | CounterType$ P1P1 | CounterNum$ 3 | PlayerTurn$ True | ActivationLimit$ 1 | SpellDescription$ Put 3 +1/+1 counters on CARDNAME. Activate this ability only during your turn, and only once each turn. A:AB$ PutCounter | Cost$ PayLife<5> | CounterType$ P1P1 | CounterNum$ 3 | PlayerTurn$ True | ActivationLimit$ 1 | SpellDescription$ Put 3 +1/+1 counters on CARDNAME. Activate this ability only during your turn, and only once each turn.
SVar:X:Count$LifeYouGainedThisTurn SVar:X:Count$LifeYouGainedThisTurn
SVar:Picture:http://www.wizards.com/global/images/magic/general/licia_sanguine_tribune.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/licia_sanguine_tribune.jpg
Oracle:Licia, Sanguine Tribute costs {1} less to cast for each life you gained this turn.\nFirst strike, lifelink\nPay 5 life: Put 3 +1/+1 counters on Licia. Activate this ability only during your turn, and only once each turn. Oracle:Licia, Sanguine Tribute costs {1} less to cast for each life you gained this turn.\nFirst strike, lifelink\nPay 5 life: Put 3 +1/+1 counters on Licia. Activate this ability only during your turn, and only once each turn.

View File

@@ -2,7 +2,7 @@ Name:Marshmist Titan
ManaCost:6 B ManaCost:6 B
Types:Creature Giant Types:Creature Giant
PT:4/5 PT:4/5
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {X} less to cast, where X is your devotion to black. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {X} less to cast, where X is your devotion to black.
SVar:X:Count$Devotion.Black SVar:X:Count$Devotion.Black
SVar:Picture:http://www.wizards.com/global/images/magic/general/marshmist_titan.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/marshmist_titan.jpg
Oracle:Marshmist Titan costs {X} less to cast, where X is your devotion to black. (Each {B} in the mana costs of permanents you control counts toward your devotion to black.) Oracle:Marshmist Titan costs {X} less to cast, where X is your devotion to black. (Each {B} in the mana costs of permanents you control counts toward your devotion to black.)

View File

@@ -2,7 +2,7 @@ Name:Metalwork Colossus
ManaCost:11 ManaCost:11
Types:Artifact Creature Construct Types:Artifact Creature Construct
PT:10/10 PT:10/10
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {X} less to cast, where X is the total converted mana cost of noncreature artifacts you control. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {X} less to cast, where X is the total converted mana cost of noncreature artifacts you control.
A:AB$ ChangeZone | Cost$Sac<2/Artifact> | Origin$ Graveyard | Destination$ Hand | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to your hand. A:AB$ ChangeZone | Cost$Sac<2/Artifact> | Origin$ Graveyard | Destination$ Hand | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to your hand.
SVar:DiscardMe:1 SVar:DiscardMe:1
SVar:X:Count$SumCMC_Artifact.nonCreature+YouCtrl SVar:X:Count$SumCMC_Artifact.nonCreature+YouCtrl

View File

@@ -4,7 +4,7 @@ Types:Legendary Creature Goblin Wizard
PT:2/2 PT:2/2
T:Mode$ SpellCast | ValidCard$ Instant.cmcGTX,Sorcery.cmcGTX | ValidActivatingPlayer$ You | Execute$ TrigExperience | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast an instant or sorcery spell with converted mana cost greater than the number of experience counters you have, you get an experience counter. T:Mode$ SpellCast | ValidCard$ Instant.cmcGTX,Sorcery.cmcGTX | ValidActivatingPlayer$ You | Execute$ TrigExperience | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast an instant or sorcery spell with converted mana cost greater than the number of experience counters you have, you get an experience counter.
SVar:TrigExperience:DB$ PutCounter | Defined$ You | CounterType$ Experience | CounterNum$ 1 SVar:TrigExperience:DB$ PutCounter | Defined$ You | CounterType$ Experience | CounterNum$ 1
S:Mode$ ReduceCost | ValidCard$ Instant,Sorcery | Type$ Spell | Activator$ You | Amount$ X | Description$ Instant and sorcery spells you cast cost {1} less to cast for each experience counter you have. S:Mode$ ReduceCost | ValidCard$ Instant,Sorcery | Type$ Spell | Activator$ You | Amount$ X | References$ X | Description$ Instant and sorcery spells you cast cost {1} less to cast for each experience counter you have.
SVar:X:Count$YourCountersExperience SVar:X:Count$YourCountersExperience
SVar:Picture:http://www.wizards.com/global/images/magic/general/mizzix_of_the_izmagnus.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/mizzix_of_the_izmagnus.jpg
Oracle:Whenever you cast an instant or sorcery spell with converted mana cost greater than the number of experience counters you have, you get an experience counter.\nInstant and sorcery spells you cast cost {1} less to cast for each experience counter you have. Oracle:Whenever you cast an instant or sorcery spell with converted mana cost greater than the number of experience counters you have, you get an experience counter.\nInstant and sorcery spells you cast cost {1} less to cast for each experience counter you have.

View File

@@ -2,7 +2,7 @@ Name:Nemesis of Mortals
ManaCost:4 G G ManaCost:4 G G
Types:Creature Snake Types:Creature Snake
PT:5/5 PT:5/5
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature card in your graveyard. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature card in your graveyard.
K:Monstrosity:5:7 G G:X K:Monstrosity:5:7 G G:X
SVar:X:Count$ValidGraveyard Creature.YouCtrl SVar:X:Count$ValidGraveyard Creature.YouCtrl
SVar:Picture:http://www.wizards.com/global/images/magic/general/nemesis_of_mortals.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/nemesis_of_mortals.jpg

View File

@@ -2,11 +2,11 @@ Name:Primeval Protector
ManaCost:10 G ManaCost:10 G
Types:Creature Avatar Types:Creature Avatar
PT:10/10 PT:10/10
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature your opponents control. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature your opponents control.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounters | TriggerDescription$ When CARDNAME enters the battlefield, put a +1/+1 counter on each other creature you control. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounters | TriggerDescription$ When CARDNAME enters the battlefield, put a +1/+1 counter on each other creature you control.
SVar:TrigPutCounters:DB$ PutCounterAll | ValidCards$ Creature.YouCtrl+Other | CounterType$ P1P1 | CounterNum$ 1 SVar:TrigPutCounters:DB$ PutCounterAll | ValidCards$ Creature.YouCtrl+Other | CounterType$ P1P1 | CounterNum$ 1
SVar:X:Count$Valid Creature.OppCtrl SVar:X:Count$Valid Creature.OppCtrl
SVar:PlayMain1:TRUE SVar:PlayMain1:TRUE
DeckHas:Ability$Counters DeckHas:Ability$Counters
SVar:Picture:http://www.wizards.com/global/images/magic/general/primeval_protector.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/primeval_protector.jpg
Oracle:Primeval Protector costs {1} less to cast for each creature your opponents control.\nWhen Primeval Protector enters the battlefield, put a +1/+1 counter on each other creature you control. Oracle:Primeval Protector costs {1} less to cast for each creature your opponents control.\nWhen Primeval Protector enters the battlefield, put a +1/+1 counter on each other creature you control.

View File

@@ -5,7 +5,7 @@ PT:6/6
K:Flying K:Flying
K:Trample K:Trample
S:Mode$ CantBeCast | ValidCard$ Card.Self | CheckSVar$ X | SVarCompare$ EQ0 | EffectZone$ All | Description$ You can't cast CARDNAME unless an opponent lost life this turn. S:Mode$ CantBeCast | ValidCard$ Card.Self | CheckSVar$ X | SVarCompare$ EQ0 | EffectZone$ All | Description$ You can't cast CARDNAME unless an opponent lost life this turn.
S:Mode$ ReduceCost | ValidCard$ Creature | Type$ Spell | Activator$ You | Amount$ X | Description$ Creature spells you cast cost {1} less to cast for each 1 life your opponents have lost this turn. S:Mode$ ReduceCost | ValidCard$ Creature | Type$ Spell | Activator$ You | Amount$ X | References$ X | Description$ Creature spells you cast cost {1} less to cast for each 1 life your opponents have lost this turn.
SVar:X:Count$LifeOppsLostThisTurn SVar:X:Count$LifeOppsLostThisTurn
SVar:Picture:http://www.wizards.com/global/images/magic/general/rakdos_lord_of_riots.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/rakdos_lord_of_riots.jpg
Oracle:You can't cast Rakdos, Lord of Riots unless an opponent lost life this turn.\nFlying, trample\nCreature spells you cast cost {1} less to cast for each 1 life your opponents have lost this turn. Oracle:You can't cast Rakdos, Lord of Riots unless an opponent lost life this turn.\nFlying, trample\nCreature spells you cast cost {1} less to cast for each 1 life your opponents have lost this turn.

View File

@@ -2,7 +2,7 @@ Name:Stone Idol Trap
ManaCost:5 R ManaCost:5 R
Types:Instant Trap Types:Instant Trap
A:SP$ Token | Cost$ 5 R | TokenAmount$ 1 | TokenName$ Construct | TokenTypes$ Artifact,Creature,Construct | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 6 | TokenToughness$ 12 | AtEOT$ YourExile | TokenKeywords$ Trample | SpellDescription$ Create a 6/12 colorless Construct artifact creature token with trample. Exile it at the beginning of your next end step. A:SP$ Token | Cost$ 5 R | TokenAmount$ 1 | TokenName$ Construct | TokenTypes$ Artifact,Creature,Construct | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 6 | TokenToughness$ 12 | AtEOT$ YourExile | TokenKeywords$ Trample | SpellDescription$ Create a 6/12 colorless Construct artifact creature token with trample. Exile it at the beginning of your next end step.
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each attacking creature. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each attacking creature.
SVar:X:Count$Valid Creature.attacking SVar:X:Count$Valid Creature.attacking
SVar:Picture:http://www.wizards.com/global/images/magic/general/stone_idol_trap.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/stone_idol_trap.jpg
Oracle:Stone Idol Trap costs {1} less to cast for each attacking creature.\nCreate a 6/12 colorless Construct artifact creature token with trample. Exile it at the beginning of your next end step. Oracle:Stone Idol Trap costs {1} less to cast for each attacking creature.\nCreate a 6/12 colorless Construct artifact creature token with trample. Exile it at the beginning of your next end step.

View File

@@ -3,7 +3,7 @@ ManaCost:10
Types:Artifact Creature Beast Types:Artifact Creature Beast
PT:5/5 PT:5/5
K:Trample K:Trample
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ Domain — CARDNAME costs {1} less to cast for each basic land type among lands you control. S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ All | Description$ Domain — CARDNAME costs {1} less to cast for each basic land type among lands you control.
SVar:X:Count$Domain SVar:X:Count$Domain
AI:RemoveDeck:Random AI:RemoveDeck:Random
SVar:Picture:http://www.wizards.com/global/images/magic/general/stratadon.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/stratadon.jpg