From 993e6e770b2fac3d4a68fb4837c16b2665effb9a Mon Sep 17 00:00:00 2001 From: Sol Date: Sat, 4 May 2013 20:41:38 +0000 Subject: [PATCH] - Script fixes: Devour Flesh, Mutant's Prey, Renegade Krasis, Sin Collector --- res/cardsfolder/d/devour_flesh.txt | 2 +- res/cardsfolder/m/mutants_prey.txt | 2 +- res/cardsfolder/r/renegade_krasis.txt | 2 +- res/cardsfolder/s/sin_collector.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/res/cardsfolder/d/devour_flesh.txt b/res/cardsfolder/d/devour_flesh.txt index 6aa59afa45b..4fdeb74d7c0 100644 --- a/res/cardsfolder/d/devour_flesh.txt +++ b/res/cardsfolder/d/devour_flesh.txt @@ -1,7 +1,7 @@ Name:Devour Flesh ManaCost:1 B Types:Instant -A:SP$ Sacrifice | Cost$ 1 B | ValidTgts$ Player | SacValid$ Creature | SacMessage$ Creature | RememberSacrificed$ True | SubAbility$ DBGainLife | SpellDescription$ Target player sacrifices a creature, then gains life equal to that creature's toughness. +A:SP$ Sacrifice | Cost$ 1 B | ValidTgts$ Player | SacValid$ Creature | SacMessage$ Creature | RememberSacrificed$ True | SubAbility$ DBGainLife | SpellDescription$ Target player sacrifices a creature, then gains life equal to that creature's toughness. | StackDescription$ SpellDescription SVar:DBGainLife:DB$ GainLife | Defined$ Targeted | LifeAmount$ X | References$ X | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:X:Remembered$CardToughness diff --git a/res/cardsfolder/m/mutants_prey.txt b/res/cardsfolder/m/mutants_prey.txt index b117525ed5d..d4238fa86c7 100644 --- a/res/cardsfolder/m/mutants_prey.txt +++ b/res/cardsfolder/m/mutants_prey.txt @@ -1,7 +1,7 @@ Name:Mutant's Prey ManaCost:G Types:Instant -A:SP$ Pump | Cost$ 0 | ValidTgts$ Creature.YouCtrl+counters_GE1_P1P1 | TgtPrompt$ Select target creature you control with a +1/+1 counter | SubAbility$ DBFight | SpellDescription$ Target creature you control with a +1/+1 counter on it fights target creature an opponent controls. +A:SP$ Pump | Cost$ G | ValidTgts$ Creature.YouCtrl+counters_GE1_P1P1 | TgtPrompt$ Select target creature you control with a +1/+1 counter | SubAbility$ DBFight | SpellDescription$ Target creature you control with a +1/+1 counter on it fights target creature an opponent controls. SVar:DBFight:DB$ Fight | Defined$ ParentTarget | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/mutants_prey.jpg diff --git a/res/cardsfolder/r/renegade_krasis.txt b/res/cardsfolder/r/renegade_krasis.txt index 2ccac601280..9f13dbf5825 100644 --- a/res/cardsfolder/r/renegade_krasis.txt +++ b/res/cardsfolder/r/renegade_krasis.txt @@ -4,7 +4,7 @@ Types:Creature Beast Mutant PT:3/2 K:Evolve T:Mode$ Evolved | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPutCounterAll | TriggerDescription$ Whenever CARDNAME evolves, put a +1/+1 counter on each other creature you control with a +1/+1 counter on it. -SVar:TrigPutCounterAll:AB$ PutCounterAll | Cost$ 0 | ValidCards$ Creature.YouCtrl+counters_GE1_P1P1 | CounterType$ P1P1 | CounterNum$ 1 +SVar:TrigPutCounterAll:AB$ PutCounterAll | Cost$ 0 | ValidCards$ Creature.YouCtrl+counters_GE1_P1P1+Other | CounterType$ P1P1 | CounterNum$ 1 SVar:Picture:http://www.wizards.com/global/images/magic/general/renegade_krasis.jpg Oracle:Evolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)\nWhenever Renegade Krasis evolves, put a +1/+1 counter on each other creature you control with a +1/+1 counter on it. SetInfo:DGM Rare \ No newline at end of file diff --git a/res/cardsfolder/s/sin_collector.txt b/res/cardsfolder/s/sin_collector.txt index 6c176b3c4c6..03f1dbf547c 100644 --- a/res/cardsfolder/s/sin_collector.txt +++ b/res/cardsfolder/s/sin_collector.txt @@ -1,6 +1,6 @@ Name:Sin Collector ManaCost:1 W B -Types:Artifact Human Cleric +Types:Creature Human Cleric PT:2/1 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, target opponent reveals his or her hand. You choose an instant or sorcery card from it and exile that card. SVar:TrigExile:AB$ ChangeZone | Cost$ 0 | Origin$ Hand | Destination$ Exile | ValidTgts$ Opponent | DefinedPlayer$ Targeted | Chooser$ You | TgtPrompt$ Select target opponent | ChangeType$ Instant,Sorcery | ChangeNum$ 1 | IsCurse$ True