From 6dcb3dec25b4fea449313b3781252011cf7ecb3c Mon Sep 17 00:00:00 2001 From: Sloth Date: Mon, 2 Apr 2012 20:30:27 +0000 Subject: [PATCH] - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (J-N). --- res/cardsfolder/j/jugan_the_rising_star.txt | 2 +- res/cardsfolder/j/junk_diver.txt | 2 +- res/cardsfolder/k/keiga_the_tide_star.txt | 2 +- res/cardsfolder/k/kingfisher.txt | 2 +- res/cardsfolder/k/kokusho_the_evening_star.txt | 2 +- res/cardsfolder/l/launch.txt | 2 +- res/cardsfolder/l/lockjaw_snapper.txt | 2 +- res/cardsfolder/m/magma_phoenix.txt | 4 ++-- res/cardsfolder/m/marker_beetles.txt | 2 +- res/cardsfolder/m/merfolk_seer.txt | 2 +- res/cardsfolder/m/mindslicer.txt | 2 +- res/cardsfolder/m/mitotic_slime.txt | 4 ++-- res/cardsfolder/m/mongrel_pack.txt | 2 +- res/cardsfolder/m/mortis_dogs.txt | 2 +- res/cardsfolder/m/mudbutton_torchrunner.txt | 2 +- res/cardsfolder/m/myr_moonvessel.txt | 2 +- res/cardsfolder/m/myr_retriever.txt | 2 +- res/cardsfolder/m/myr_sire.txt | 2 +- res/cardsfolder/n/necropede.txt | 2 +- res/cardsfolder/n/nihil_spellbomb.txt | 2 +- res/cardsfolder/n/noble_benefactor.txt | 2 +- res/cardsfolder/n/noxious_toad.txt | 2 +- 22 files changed, 24 insertions(+), 24 deletions(-) diff --git a/res/cardsfolder/j/jugan_the_rising_star.txt b/res/cardsfolder/j/jugan_the_rising_star.txt index 01af10a387b..d8d1c1d8b70 100644 --- a/res/cardsfolder/j/jugan_the_rising_star.txt +++ b/res/cardsfolder/j/jugan_the_rising_star.txt @@ -4,7 +4,7 @@ Types:Legendary Creature Dragon Spirit Text:no text PT:5/5 K:Flying -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigPutCounter | OptionalDecider$ You | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may distribute five +1/+1 counters among any number of target creatures. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigPutCounter | OptionalDecider$ TriggeredCardController | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may distribute five +1/+1 counters among any number of target creatures. SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature (1) | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ SVar=PutCounter2 SVar:PutCounter2:DB$PutCounter | ValidTgts$ Creature | TgtPrompt$ Select target creature (2) | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ SVar=PutCounter3 SVar:PutCounter3:DB$PutCounter | ValidTgts$ Creature | TgtPrompt$ Select target creature (3) | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ SVar=PutCounter4 diff --git a/res/cardsfolder/j/junk_diver.txt b/res/cardsfolder/j/junk_diver.txt index 40155fd086b..fd430d03f2c 100644 --- a/res/cardsfolder/j/junk_diver.txt +++ b/res/cardsfolder/j/junk_diver.txt @@ -4,7 +4,7 @@ Types:Artifact Creature Bird Text:no text PT:1/1 K:Flying -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return another target artifact card from your graveyard to your hand. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChange | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return another target artifact card from your graveyard to your hand. SVar:TrigChange:AB$ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Artifact.Other+YouCtrl | Cost$ 0 SVar:SacMe:1 SVar:Rarity:Rare diff --git a/res/cardsfolder/k/keiga_the_tide_star.txt b/res/cardsfolder/k/keiga_the_tide_star.txt index 7e3069c245a..24562d53e70 100644 --- a/res/cardsfolder/k/keiga_the_tide_star.txt +++ b/res/cardsfolder/k/keiga_the_tide_star.txt @@ -4,7 +4,7 @@ Types:Legendary Creature Dragon Spirit Text:no text PT:5/5 K:Flying -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigGainControl | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, gain control of target creature. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigGainControl | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, gain control of target creature. SVar:TrigGainControl:AB$GainControl | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature SVar:Rarity:Rare SVar:Picture:http://resources.wizards.com/magic/cards/chk/en-us/card75286.jpg diff --git a/res/cardsfolder/k/kingfisher.txt b/res/cardsfolder/k/kingfisher.txt index 5ad79f1ec1e..ddad02de392 100644 --- a/res/cardsfolder/k/kingfisher.txt +++ b/res/cardsfolder/k/kingfisher.txt @@ -4,7 +4,7 @@ Types:Creature Bird Text:no text PT:2/2 K:Flying -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, draw a card. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, draw a card. SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ TriggeredCardController | NumCards$ 1 SVar:SacMe:1 SVar:Rarity:Common diff --git a/res/cardsfolder/k/kokusho_the_evening_star.txt b/res/cardsfolder/k/kokusho_the_evening_star.txt index 1d7b2f826b7..77e4e6afe86 100644 --- a/res/cardsfolder/k/kokusho_the_evening_star.txt +++ b/res/cardsfolder/k/kokusho_the_evening_star.txt @@ -4,7 +4,7 @@ Types:Legendary Creature Dragon Spirit Text:no text PT:5/5 K:Flying -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each opponent loses 5 life. You gain life equal to the life lost this way. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each opponent loses 5 life. You gain life equal to the life lost this way. SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ TriggeredCardOpponent | LifeAmount$ 5 | SubAbility$ DBGainLife SVar:DBGainLife:DB$GainLife | Defined$ TriggeredCardController | LifeAmount$ 5 SVar:Rarity:Rare diff --git a/res/cardsfolder/l/launch.txt b/res/cardsfolder/l/launch.txt index e2b3a93b751..a6867831968 100644 --- a/res/cardsfolder/l/launch.txt +++ b/res/cardsfolder/l/launch.txt @@ -5,7 +5,7 @@ Text:no text K:Enchant creature A:SP$ Attach | Cost$ 1 U | ValidTgts$ Creature | AILogic$ Pump S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Flying | Description$ Enchanted creature has flying. -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return CARDNAME to its owner's hand. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return CARDNAME to its owner's hand. SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand SVar:SacMe:2 SVar:Rarity:Common diff --git a/res/cardsfolder/l/lockjaw_snapper.txt b/res/cardsfolder/l/lockjaw_snapper.txt index cbd6e1d05ce..854431976cf 100644 --- a/res/cardsfolder/l/lockjaw_snapper.txt +++ b/res/cardsfolder/l/lockjaw_snapper.txt @@ -4,7 +4,7 @@ Types:Artifact Creature Scarecrow Text:no text PT:2/2 K:Wither -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigPutCounters | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, put a -1/-1 counter on each creature with a -1/-1 counter on it. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigPutCounters | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, put a -1/-1 counter on each creature with a -1/-1 counter on it. SVar:TrigPutCounters:AB$PutCounterAll | Cost$ 0 | ValidCards$ Creature.counters_GE1_M1M1 | CounterType$ M1M1 | CounterNum$ 1 SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/lockjaw_snapper.jpg diff --git a/res/cardsfolder/m/magma_phoenix.txt b/res/cardsfolder/m/magma_phoenix.txt index c19f82d10c8..9f8939b193e 100644 --- a/res/cardsfolder/m/magma_phoenix.txt +++ b/res/cardsfolder/m/magma_phoenix.txt @@ -5,9 +5,9 @@ Text:no text PT:3/3 K:Flying A:AB$ ChangeZone | Cost$ 3 R R | Origin$ Graveyard | Destination$ Hand | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to the hand. -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, it deals 3 damage to each creature and each player. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, it deals 3 damage to each creature and each player. SVar:TrigDamage:AB$DamageAll | Cost$ 0 | ValidCards$ Creature | ValidPlayers$ Each | NumDmg$ 3 | ValidDescription$ each creature and each player. -SVar:RemRandomDeck:True +SVar:RemAIDeck:True SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/magma_phoenix.jpg SetInfo:M11|Rare|http://magiccards.info/scans/en/m11/150.jpg diff --git a/res/cardsfolder/m/marker_beetles.txt b/res/cardsfolder/m/marker_beetles.txt index 23a4d116f00..185842d7e6a 100644 --- a/res/cardsfolder/m/marker_beetles.txt +++ b/res/cardsfolder/m/marker_beetles.txt @@ -4,7 +4,7 @@ Types:Creature Insect Text:no text PT:2/3 A:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card -T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigPump | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, target creature gets +1/+1 until end of turn. +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigPump | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, target creature gets +1/+1 until end of turn. SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +1 | NumDef$ +1 SVar:RemAIDeck:True SVar:Rarity:Common diff --git a/res/cardsfolder/m/merfolk_seer.txt b/res/cardsfolder/m/merfolk_seer.txt index 522104c5823..52f10847b87 100644 --- a/res/cardsfolder/m/merfolk_seer.txt +++ b/res/cardsfolder/m/merfolk_seer.txt @@ -3,7 +3,7 @@ ManaCost:2 U Types:Creature Merfolk Wizard Text:no text PT:2/2 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may pay 1 U. If you do, draw a card. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may pay 1 U. If you do, draw a card. SVar:TrigDraw:AB$Draw | Cost$ 1 U | Defined$ You | NumCards$ 1 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/merfolk_seer.jpg diff --git a/res/cardsfolder/m/mindslicer.txt b/res/cardsfolder/m/mindslicer.txt index 9c6b79d2971..7ad22ec97d4 100644 --- a/res/cardsfolder/m/mindslicer.txt +++ b/res/cardsfolder/m/mindslicer.txt @@ -3,7 +3,7 @@ ManaCost:2 B B Types:Creature Horror Text:no text PT:4/3 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each player discards his or her hand. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each player discards his or her hand. SVar:TrigDiscard:AB$Discard | Cost$ 0 | Defined$ You | Mode$ Hand | SubAbility$ DBDiscard SVar:DBDiscard:DB$Discard | Defined$ Opponent | Mode$ Hand SVar:Rarity:Rare diff --git a/res/cardsfolder/m/mitotic_slime.txt b/res/cardsfolder/m/mitotic_slime.txt index 5943b94563b..9e2bd16e003 100644 --- a/res/cardsfolder/m/mitotic_slime.txt +++ b/res/cardsfolder/m/mitotic_slime.txt @@ -3,9 +3,9 @@ ManaCost:4 G Types:Creature Ooze Text:no text PT:4/4 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigTokenSenior | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, put two 2/2 green Ooze creature tokens onto the battlefield. They have "When this creature is put into a graveyard, put two 1/1 green Ooze creature tokens onto the battlefield." +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigTokenSenior | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, put two 2/2 green Ooze creature tokens onto the battlefield. They have "When this creature is put into a graveyard, put two 1/1 green Ooze creature tokens onto the battlefield." SVar:TrigTokenSenior:AB$Token | Cost$ 0 | TokenImage$ g 2 2 ooze | TokenName$ Ooze | TokenTypes$ Creature,Ooze | TokenColors$ Green | TokenOwner$ You | TokenPower$ 2 | TokenToughness$ 2 | TokenAmount$ 2 | TokenTriggers$ TriggerJunior | TokenSVars$ TrigTokenJunior -SVar:TriggerJunior:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigTokenJunior | TriggerDescription$ When this creature is put into a graveyard, put two 1/1 green Ooze creature tokens onto the battlefield. +SVar:TriggerJunior:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigTokenJunior | TriggerController$ TriggeredCardController | TriggerDescription$ When this creature is put into a graveyard, put two 1/1 green Ooze creature tokens onto the battlefield. SVar:TrigTokenJunior:AB$Token | Cost$ 0 | TokenImage$ g 1 1 ooze | TokenName$ Ooze | TokenTypes$ Creature,Ooze | TokenColors$ Green | TokenOwner$ You | TokenPower$ 1 | TokenToughness$ 1 | TokenAmount$ 2 SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/mitotic_slime.jpg diff --git a/res/cardsfolder/m/mongrel_pack.txt b/res/cardsfolder/m/mongrel_pack.txt index 70368e48d14..ada05bc2303 100644 --- a/res/cardsfolder/m/mongrel_pack.txt +++ b/res/cardsfolder/m/mongrel_pack.txt @@ -3,7 +3,7 @@ ManaCost:3 G Types:Creature Hound Text:no text PT:4/1 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerPhases$ BeginCombat->EndCombat | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield during combat, put four 1/1 green Hound creature tokens onto the battlefield. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerPhases$ BeginCombat->EndCombat | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield during combat, put four 1/1 green Hound creature tokens onto the battlefield. SVar:TrigToken:AB$Token | Cost$ 0 | ActivationPhases$ BeginCombat->EndCombat | TokenAmount$ 4 | TokenName$ Hound | TokenTypes$ Creature,Hound | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/mongrel_pack.jpg diff --git a/res/cardsfolder/m/mortis_dogs.txt b/res/cardsfolder/m/mortis_dogs.txt index 49c0780aa41..d02d33fe148 100644 --- a/res/cardsfolder/m/mortis_dogs.txt +++ b/res/cardsfolder/m/mortis_dogs.txt @@ -5,7 +5,7 @@ Text:no text PT:2/2 T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +2/+0 until end of turn. SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 2 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, target player loses life equal to its power. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, target player loses life equal to its power. SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | ValidTgts$ Player | TgtPrompt$ Select target player | LifeAmount$ MortisX SVar:MortisX:TriggeredCard$CardPower SVar:Rarity:Common diff --git a/res/cardsfolder/m/mudbutton_torchrunner.txt b/res/cardsfolder/m/mudbutton_torchrunner.txt index 5f16fcbc5bd..e5f303b800f 100644 --- a/res/cardsfolder/m/mudbutton_torchrunner.txt +++ b/res/cardsfolder/m/mudbutton_torchrunner.txt @@ -3,7 +3,7 @@ ManaCost:2 R Types:Creature Goblin Warrior Text:no text PT:1/1 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, it deals 3 damage to target creature or player. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, it deals 3 damage to target creature or player. SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtCP | NumDmg$ 3 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/mudbutton_torchrunner.jpg diff --git a/res/cardsfolder/m/myr_moonvessel.txt b/res/cardsfolder/m/myr_moonvessel.txt index 34d44a8817a..625d7cad31b 100644 --- a/res/cardsfolder/m/myr_moonvessel.txt +++ b/res/cardsfolder/m/myr_moonvessel.txt @@ -3,7 +3,7 @@ ManaCost:1 Types:Artifact Creature Myr Text:no text PT:1/1 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigAddMana | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, add 1 to your mana pool. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigAddMana | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, add 1 to your mana pool. SVar:TrigAddMana:AB$Mana | Cost$ 0 | Produced$ 1 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/myr_moonvessel.jpg diff --git a/res/cardsfolder/m/myr_retriever.txt b/res/cardsfolder/m/myr_retriever.txt index 9f9f1f077cb..3203bab4754 100644 --- a/res/cardsfolder/m/myr_retriever.txt +++ b/res/cardsfolder/m/myr_retriever.txt @@ -3,7 +3,7 @@ ManaCost:2 Types:Artifact Creature Myr Text:no text PT:1/1 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return another target artifact card from your graveyard to your hand. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChange | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return another target artifact card from your graveyard to your hand. SVar:TrigChange:AB$ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Artifact.Other+YouCtrl | Cost$ 0 SVar:SacMe:1 SVar:Rarity:Uncommon diff --git a/res/cardsfolder/m/myr_sire.txt b/res/cardsfolder/m/myr_sire.txt index 853f66c0adf..32bbcfed536 100644 --- a/res/cardsfolder/m/myr_sire.txt +++ b/res/cardsfolder/m/myr_sire.txt @@ -3,7 +3,7 @@ ManaCost:2 Types:Artifact Creature Myr Text:no text PT:1/1 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, put a 1/1 colorless Myr artifact creature token onto the battlefield. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, put a 1/1 colorless Myr artifact creature token onto the battlefield. SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Myr | TokenTypes$ Artifact,Creature,Myr | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 SVar:SacMe:1 SVar:Rarity:Common diff --git a/res/cardsfolder/n/necropede.txt b/res/cardsfolder/n/necropede.txt index d87c53773a4..5c693aea743 100644 --- a/res/cardsfolder/n/necropede.txt +++ b/res/cardsfolder/n/necropede.txt @@ -4,7 +4,7 @@ Types:Artifact Creature Insect Text:no text PT:1/1 K:Infect -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may put a -1/-1 counter on target creature. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | OptionalDecider$ TriggeredCardController | Execute$ TrigPutCounter | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may put a -1/-1 counter on target creature. SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ M1M1 | IsCurse$ True | CounterNum$ 1 SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/necropede.jpg diff --git a/res/cardsfolder/n/nihil_spellbomb.txt b/res/cardsfolder/n/nihil_spellbomb.txt index d4412826d46..ba6d7564229 100644 --- a/res/cardsfolder/n/nihil_spellbomb.txt +++ b/res/cardsfolder/n/nihil_spellbomb.txt @@ -3,7 +3,7 @@ ManaCost:1 Types:Artifact Text:no text A:AB$ ChangeZoneAll | Cost$ T Sac<1/CARDNAME> | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Player | TgtPrompt$ Select target player | ChangeType$ Card | Shuffle$ True | SpellDescription$ Exile all cards from target player's graveyard. -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigDraw | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may pay B. If you do, draw a card. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | OptionalDecider$ TriggeredCardController | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may pay B. If you do, draw a card. SVar:TrigDraw:AB$Draw | Cost$ B | NumCards$ 1 SVar:RemRandomDeck:True SVar:Rarity:Common diff --git a/res/cardsfolder/n/noble_benefactor.txt b/res/cardsfolder/n/noble_benefactor.txt index 0a63569bb83..7b53ceebb26 100644 --- a/res/cardsfolder/n/noble_benefactor.txt +++ b/res/cardsfolder/n/noble_benefactor.txt @@ -3,7 +3,7 @@ ManaCost:2 U Types:Creature Human Cleric Text:no text PT:2/2 -T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each player may search his or her library for a card and put that card into his or her hand. Then each player who searched his or her library this way shuffles it. +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigChangeZone | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each player may search his or her library for a card and put that card into his or her hand. Then each player who searched his or her library this way shuffles it. SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Defined$ Each | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | Shuffle$ True SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/noble_benefactor.jpg diff --git a/res/cardsfolder/n/noxious_toad.txt b/res/cardsfolder/n/noxious_toad.txt index af5b5f096ec..48d5dd9bb05 100644 --- a/res/cardsfolder/n/noxious_toad.txt +++ b/res/cardsfolder/n/noxious_toad.txt @@ -3,7 +3,7 @@ ManaCost:2 B Types:Creature Frog Text:no text PT:1/1 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each opponent discards a card. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each opponent discards a card. SVar:TrigDiscard:AB$Discard | Cost$ 0 | Defined$ Opponent | NumCards$ 1 | Mode$ TgtChoose SVar:SacMe:1 SVar:Rarity:Uncommon