From 2b59c4538e3cfea00111d1b919097b5035a6a48c Mon Sep 17 00:00:00 2001 From: Sloth Date: Tue, 3 Apr 2012 21:16:35 +0000 Subject: [PATCH] - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (O-R). --- res/cardsfolder/o/oculus.txt | 2 +- res/cardsfolder/o/onulet.txt | 2 +- res/cardsfolder/o/origin_spellbomb.txt | 2 +- res/cardsfolder/p/panic_spellbomb.txt | 2 +- res/cardsfolder/p/pelakka_wurm.txt | 2 +- res/cardsfolder/p/penumbra_bobcat.txt | 2 +- res/cardsfolder/p/penumbra_kavu.txt | 2 +- res/cardsfolder/p/penumbra_spider.txt | 2 +- res/cardsfolder/p/penumbra_wurm.txt | 2 +- res/cardsfolder/p/perilous_myr.txt | 2 +- res/cardsfolder/p/phyrexian_etchings.txt | 2 +- res/cardsfolder/p/plague_dogs.txt | 2 +- res/cardsfolder/p/plague_spitter.txt | 2 +- res/cardsfolder/r/rancor.txt | 2 +- res/cardsfolder/r/reliquary_monk.txt | 2 +- res/cardsfolder/r/ringskipper.txt | 2 +- res/cardsfolder/r/riptide_crab.txt | 2 +- res/cardsfolder/r/roc_egg.txt | 2 +- res/cardsfolder/r/rukh_egg.txt | 2 +- res/cardsfolder/r/runed_servitor.txt | 2 +- res/cardsfolder/r/ryusei_the_falling_star.txt | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/res/cardsfolder/o/oculus.txt b/res/cardsfolder/o/oculus.txt index 07c8cdffe84..2663e976a3c 100644 --- a/res/cardsfolder/o/oculus.txt +++ b/res/cardsfolder/o/oculus.txt @@ -3,7 +3,7 @@ ManaCost:1 U Types:Creature Homonculus Text:no text PT:1/1 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | OptionalDecider$ You | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may draw a card. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | OptionalDecider$ TriggeredCardController | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may draw a card. SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ TriggeredCardController | NumCards$ 1 SVar:SacMe:1 SVar:Rarity:Common diff --git a/res/cardsfolder/o/onulet.txt b/res/cardsfolder/o/onulet.txt index c8b2965bbe1..8bd17a39be5 100644 --- a/res/cardsfolder/o/onulet.txt +++ b/res/cardsfolder/o/onulet.txt @@ -3,7 +3,7 @@ ManaCost:3 Types:Artifact Creature Construct Text:no text PT:2/2 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you gain 2 life. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigSac | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you gain 2 life. SVar:TrigSac:AB$GainLife | Cost$ 0 | Defined$ TriggeredCardController | LifeAmount$ 2 SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/onulet.jpg diff --git a/res/cardsfolder/o/origin_spellbomb.txt b/res/cardsfolder/o/origin_spellbomb.txt index e83b2e4ed4c..49bf9241381 100644 --- a/res/cardsfolder/o/origin_spellbomb.txt +++ b/res/cardsfolder/o/origin_spellbomb.txt @@ -3,7 +3,7 @@ ManaCost:1 Types:Artifact Text:no text A:AB$ Token | Cost$ 1 T Sac<1/CARDNAME> | TokenImage$ C 1 1 Myr | TokenColors$ Colorless | TokenAmount$ 1 | TokenName$ Myr | TokenTypes$ Artifact,Creature,Myr | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 colorless Myr artifact creature token onto the battlefield. -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 W. 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 W. If you do, draw a card. SVar:TrigDraw:AB$Draw | Cost$ W | NumCards$ 1 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/origin_spellbomb.jpg diff --git a/res/cardsfolder/p/panic_spellbomb.txt b/res/cardsfolder/p/panic_spellbomb.txt index 4649a8a784b..73e7b79f3a7 100644 --- a/res/cardsfolder/p/panic_spellbomb.txt +++ b/res/cardsfolder/p/panic_spellbomb.txt @@ -3,7 +3,7 @@ ManaCost:1 Types:Artifact Text:no text A:AB$ Pump | Cost$ T Sac<1/CARDNAME> | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN CARDNAME can't block. | IsCurse$ True | SpellDescription$ Target creature can't block this turn. -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 R. 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 R. If you do, draw a card. SVar:TrigDraw:AB$Draw | Cost$ R | NumCards$ 1 SVar:RemRandomDeck:True SVar:Rarity:Common diff --git a/res/cardsfolder/p/pelakka_wurm.txt b/res/cardsfolder/p/pelakka_wurm.txt index a9a1d923ca5..3e7090342b0 100644 --- a/res/cardsfolder/p/pelakka_wurm.txt +++ b/res/cardsfolder/p/pelakka_wurm.txt @@ -5,7 +5,7 @@ Text:no text PT:7/7 K:Trample T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 7 life. -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:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 7 SVar:Rarity:Uncommon diff --git a/res/cardsfolder/p/penumbra_bobcat.txt b/res/cardsfolder/p/penumbra_bobcat.txt index ed7f4f5c16f..db9e3c2acf6 100644 --- a/res/cardsfolder/p/penumbra_bobcat.txt +++ b/res/cardsfolder/p/penumbra_bobcat.txt @@ -3,7 +3,7 @@ ManaCost:2 G Types:Creature Cat Text:no text PT:2/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 2/1 black Cat 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 2/1 black Cat creature token onto the battlefield. SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Cat | TokenTypes$ Creature,Cat | TokenOwner$ TriggeredCardController | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 1 SVar:Rarity:Common SVar:Picture:http://resources.wizards.com/magic/cards/ap/en-us/card26815.jpg diff --git a/res/cardsfolder/p/penumbra_kavu.txt b/res/cardsfolder/p/penumbra_kavu.txt index ace658d666c..b6a6b134c9d 100644 --- a/res/cardsfolder/p/penumbra_kavu.txt +++ b/res/cardsfolder/p/penumbra_kavu.txt @@ -3,7 +3,7 @@ ManaCost:4 G Types:Creature Kavu Text: PT:3/3 -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 3/3 black Kavu 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 3/3 black Kavu creature token onto the battlefield. SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Kavu | TokenTypes$ Creature,Kavu | TokenOwner$ TriggeredCardController | TokenColors$ Black | TokenPower$ 3 | TokenToughness$ 3 SVar:Rarity:Uncommon SVar:Picture:http://resources.wizards.com/magic/cards/ap/en-us/card25956.jpg diff --git a/res/cardsfolder/p/penumbra_spider.txt b/res/cardsfolder/p/penumbra_spider.txt index 7915be9e21c..46f0639434e 100644 --- a/res/cardsfolder/p/penumbra_spider.txt +++ b/res/cardsfolder/p/penumbra_spider.txt @@ -4,7 +4,7 @@ Types:Creature Spider Text:no text PT:2/4 K:Reach -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 2/4 black Spider creature token with reach 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 2/4 black Spider creature token with reach onto the battlefield. SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Spider | TokenTypes$ Creature,Spider | TokenOwner$ TriggeredCardController | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 4 | TokenKeywords$ Reach SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/penumbra_spider.jpg diff --git a/res/cardsfolder/p/penumbra_wurm.txt b/res/cardsfolder/p/penumbra_wurm.txt index f7a8253a7ca..88b2c48c41d 100644 --- a/res/cardsfolder/p/penumbra_wurm.txt +++ b/res/cardsfolder/p/penumbra_wurm.txt @@ -4,7 +4,7 @@ Types:Creature Wurm Text:no text PT:6/6 K:Trample -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 6/6 black Wurm creature token with trample 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 6/6 black Wurm creature token with trample onto the battlefield. SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Wurm | TokenTypes$ Creature,Wurm | TokenOwner$ TriggeredCardController | TokenColors$ Black | TokenPower$ 6 | TokenToughness$ 6 | TokenKeywords$ Trample SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/penumbra_wurm.jpg diff --git a/res/cardsfolder/p/perilous_myr.txt b/res/cardsfolder/p/perilous_myr.txt index 3e933e2bedf..bd98ec51c8c 100644 --- a/res/cardsfolder/p/perilous_myr.txt +++ b/res/cardsfolder/p/perilous_myr.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$ TrigDealDamage | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, it deals 2 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 2 damage to target creature or player. SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtCP | NumDmg$ 2 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/perilous_myr.jpg diff --git a/res/cardsfolder/p/phyrexian_etchings.txt b/res/cardsfolder/p/phyrexian_etchings.txt index f98463f9861..610f6c2dc16 100644 --- a/res/cardsfolder/p/phyrexian_etchings.txt +++ b/res/cardsfolder/p/phyrexian_etchings.txt @@ -5,7 +5,7 @@ Text:no text K:Cumulative upkeep:B T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your end step, draw a card for each age counter on CARDNAME. SVar:TrigDraw:AB$ Draw | Cost$ 0 | NumCards$ X -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigLoseLife | ValidCard$ Card.Self | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you lose 2 life for each age counter on it. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigLoseLife | ValidCard$ Card.Self | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you lose 2 life for each age counter on it. SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | LifeAmount$ Y SVar:X:Count$CardCounters.AGE SVar:Y:TriggeredCard$CardCounters.AGE/Times.2 diff --git a/res/cardsfolder/p/plague_dogs.txt b/res/cardsfolder/p/plague_dogs.txt index 1a346701dda..f7818da64bb 100644 --- a/res/cardsfolder/p/plague_dogs.txt +++ b/res/cardsfolder/p/plague_dogs.txt @@ -3,7 +3,7 @@ ManaCost:4 B Types:Creature Zombie Hound Text:no text PT:3/3 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigNausea | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, all creatures get -1/-1 until end of turn. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigNausea | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, all creatures get -1/-1 until end of turn. SVar:TrigNausea:AB$PumpAll | Cost$ 0 | ValidCards$ Creature | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True | SpellDescription$ All creatures get -1/-1 until end of turn. A:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card. SVar:RemRandomDeck:True diff --git a/res/cardsfolder/p/plague_spitter.txt b/res/cardsfolder/p/plague_spitter.txt index 66ab7787ec7..b8f8e0585de 100644 --- a/res/cardsfolder/p/plague_spitter.txt +++ b/res/cardsfolder/p/plague_spitter.txt @@ -4,7 +4,7 @@ Types:Creature Horror Text:no text PT:2/2 T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDamageAll | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 1 damage to each creature and each player. -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDamageAll | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, CARDNAME deals 1 damage to each creature and each player. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDamageAll | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, CARDNAME deals 1 damage to each creature and each player. SVar:TrigDamageAll:AB$DamageAll | Cost$ 0 | ValidCards$ Creature | ValidPlayers$ Each | NumDmg$ 1 | ValidDescription$ each creature and each player. SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/plague_spitter.jpg diff --git a/res/cardsfolder/r/rancor.txt b/res/cardsfolder/r/rancor.txt index 26c49150174..e4763c2d6d7 100644 --- a/res/cardsfolder/r/rancor.txt +++ b/res/cardsfolder/r/rancor.txt @@ -5,7 +5,7 @@ Text:no text K:Enchant creature A:SP$ Attach | Cost$ G | ValidTgts$ Creature | AILogic$ Pump S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddKeyword$ Trample | Description$ Enchanted creature gets +2/+0 and has trample. -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/r/reliquary_monk.txt b/res/cardsfolder/r/reliquary_monk.txt index 7c4810cf461..c55e96a3948 100644 --- a/res/cardsfolder/r/reliquary_monk.txt +++ b/res/cardsfolder/r/reliquary_monk.txt @@ -3,7 +3,7 @@ ManaCost:2 W Types:Creature Human Monk Cleric Text:no text PT:2/2 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, destroy target artifact or enchantment. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, destroy target artifact or enchantment. SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/reliquary_monk.jpg diff --git a/res/cardsfolder/r/ringskipper.txt b/res/cardsfolder/r/ringskipper.txt index ce55ba70def..e8a7e10416a 100644 --- a/res/cardsfolder/r/ringskipper.txt +++ b/res/cardsfolder/r/ringskipper.txt @@ -4,7 +4,7 @@ Types:Creature Faerie Wizard Text:no text PT:1/1 K:Flying -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigClash | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, clash with an opponent. If you win, return CARDNAME to its owner's hand. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigClash | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, clash with an opponent. If you win, return CARDNAME to its owner's hand. SVar:TrigClash:AB$Clash | Cost$ 0 | WinSubAbility$ DBReturn SVar:DBReturn:DB$ChangeZone | Defined$ Self | Origin$ Graveyard | Destination$ Hand SVar:Rarity:Common diff --git a/res/cardsfolder/r/riptide_crab.txt b/res/cardsfolder/r/riptide_crab.txt index 9f1944cd362..aa59b6adae0 100644 --- a/res/cardsfolder/r/riptide_crab.txt +++ b/res/cardsfolder/r/riptide_crab.txt @@ -4,7 +4,7 @@ Types:Creature Crab Text:no text PT:1/3 K:Vigilance -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 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 draw a card. SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ TriggeredCardController | NumCards$ 1 SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/riptide_crab.jpg diff --git a/res/cardsfolder/r/roc_egg.txt b/res/cardsfolder/r/roc_egg.txt index 9720e7c9f8b..858cff085ee 100644 --- a/res/cardsfolder/r/roc_egg.txt +++ b/res/cardsfolder/r/roc_egg.txt @@ -4,7 +4,7 @@ Types:Creature Bird Text:no text PT:0/3 K:Defender -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 3/3 white Bird creature token with flying 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 3/3 white Bird creature token with flying onto the battlefield. SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Bird | TokenTypes$ Creature,Bird | TokenOwner$ TriggeredCardController | TokenColors$ White | TokenPower$ 3 | TokenToughness$ 3 | TokenKeywords$ Flying SVar:SacMe:4 SVar:Rarity:Uncommon diff --git a/res/cardsfolder/r/rukh_egg.txt b/res/cardsfolder/r/rukh_egg.txt index fb8d4cc80db..8a19a633494 100644 --- a/res/cardsfolder/r/rukh_egg.txt +++ b/res/cardsfolder/r/rukh_egg.txt @@ -3,7 +3,7 @@ ManaCost:3 R Types:Creature Bird Text:no text PT:0/3 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | DelayedTrigger$ DelTrigLeaves | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, put a 4/4 red Bird creature token with flying onto the battlefield at the beginning of the next end step. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | DelayedTrigger$ DelTrigLeaves | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, put a 4/4 red Bird creature token with flying onto the battlefield at the beginning of the next end step. SVar:DelTrigLeaves:Mode$ Phase | Phase$ End of Turn | Execute$ TrigToken | TriggerDescription$ Put a 4/4 red Bird creature token with flying onto the battlefield at the beginning of the next end step. SVar:TrigToken:AB$Token | Cost$ 0 | TokenOwner$ You | TokenName$ Bird | TokenTypes$ Creature,Bird | TokenColors$ Red | TokenKeywords$ Flying | TokenPower$ 4 | TokenToughness$ 4 | TokenAmount$ 1 SVar:SacMe:4 diff --git a/res/cardsfolder/r/runed_servitor.txt b/res/cardsfolder/r/runed_servitor.txt index 023d0d90b34..fa878d50bd2 100644 --- a/res/cardsfolder/r/runed_servitor.txt +++ b/res/cardsfolder/r/runed_servitor.txt @@ -3,7 +3,7 @@ ManaCost:2 Types:Artifact Creature Construct 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, each player draws 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, each player draws a card. SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ Each | NumCards$ 1 | SpellDescription$ Each player draws a card. SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/runed_servitor.jpg diff --git a/res/cardsfolder/r/ryusei_the_falling_star.txt b/res/cardsfolder/r/ryusei_the_falling_star.txt index ec6b3ddc31e..4553a1f524d 100644 --- a/res/cardsfolder/r/ryusei_the_falling_star.txt +++ b/res/cardsfolder/r/ryusei_the_falling_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$ TrigDamage | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, it deals 5 damage to each creature without flying. +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 5 damage to each creature without flying. SVar:TrigDamage:AB$DamageAll | Cost$ 0 | ValidCards$ Creature.withoutFlying | NumDmg$ 5 | ValidDescription$ each creature without flying. SVar:Rarity:Rare SVar:Picture:http://resources.wizards.com/magic/cards/chk/en-us/card79242.jpg