From 2f14bc1f77a405746524d4d8ec0cf03eade464a3 Mon Sep 17 00:00:00 2001 From: RedDeckWins Date: Sun, 26 May 2013 16:22:17 +0000 Subject: [PATCH] Convert 'b' slowtrips except for burnout. --- res/cardsfolder/b/barbed_sextant.txt | 5 +++-- res/cardsfolder/b/bestial_fury.txt | 5 +++-- res/cardsfolder/b/blessed_wine.txt | 5 +++-- res/cardsfolder/b/bone_harvest.txt | 5 +++-- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/res/cardsfolder/b/barbed_sextant.txt b/res/cardsfolder/b/barbed_sextant.txt index 0aca701e083..b103d7cfe60 100644 --- a/res/cardsfolder/b/barbed_sextant.txt +++ b/res/cardsfolder/b/barbed_sextant.txt @@ -1,8 +1,9 @@ Name:Barbed Sextant ManaCost:1 Types:Artifact -A:AB$ Mana | Cost$ 1 T Sac<1/CARDNAME> | Produced$ Any | SubAbility$ DBDraw | SpellDescription$ Add one mana of any color to your mana pool. Draw a card at the beginning of the next turn's upkeep. -SVar:DBDraw:DB$Draw | NumCards$ 1 | NextUpkeep$ True +A:AB$ Mana | Cost$ 1 T Sac<1/CARDNAME> | Produced$ Any | SubAbility$ DelTrigSlowtrip | SpellDescription$ Add one mana of any color to your mana pool. Draw a card at the beginning of the next turn's upkeep. +SVar:DelTrigSlowtrip:DB$ DelayedTrigger | Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player | Execute$ DrawSlowtrip | TriggerDescription$ Draw a card. +SVar:DrawSlowtrip:DB$Draw | NumCards$ 1 | Defined$ You SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/barbed_sextant.jpg Oracle:{1}, {T}, Sacrifice Barbed Sextant: Add one mana of any color to your mana pool. Draw a card at the beginning of the next turn's upkeep. diff --git a/res/cardsfolder/b/bestial_fury.txt b/res/cardsfolder/b/bestial_fury.txt index a6d51e754ef..ef1d0ac244b 100644 --- a/res/cardsfolder/b/bestial_fury.txt +++ b/res/cardsfolder/b/bestial_fury.txt @@ -3,9 +3,10 @@ ManaCost:2 R Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ 2 R | ValidTgts$ Creature | AILogic$ Pump -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card at the beginning of the next turn's upkeep. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ DelTrigSlowtrip | TriggerDescription$ When CARDNAME enters the battlefield, draw a card at the beginning of the next turn's upkeep. T:Mode$ AttackerBlocked | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever enchanted creature becomes blocked, it gets +4/+0 and gains trample until end of turn. -SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1 | NextUpkeep$ True +SVar:DelTrigSlowtrip:DB$ DelayedTrigger | Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player | Execute$ DrawSlowtrip | TriggerDescription$ Draw a card. +SVar:DrawSlowtrip:DB$Draw | NumCards$ 1 | Defined$ You SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ TriggeredAttacker | NumAtt$ +4 | KW$ Trample SVar:Picture:http://www.wizards.com/global/images/magic/general/bestial_fury.jpg Oracle:Enchant creature\nWhen Bestial Fury enters the battlefield, draw a card at the beginning of the next turn's upkeep.\nWhenever enchanted creature becomes blocked, it gets +4/+0 and gains trample until end of turn. diff --git a/res/cardsfolder/b/blessed_wine.txt b/res/cardsfolder/b/blessed_wine.txt index 667476f2311..a4b6bbd4be5 100644 --- a/res/cardsfolder/b/blessed_wine.txt +++ b/res/cardsfolder/b/blessed_wine.txt @@ -1,8 +1,9 @@ Name:Blessed Wine ManaCost:1 W Types:Instant -A:SP$ GainLife | Cost$ 1 W | LifeAmount$ 1 | SpellDescription$ You gain 1 life. | SubAbility$ DBDraw -SVar:DBDraw:DB$Draw | NumCards$ 1 | NextUpkeep$ True | SpellDescription$ Draw a card at the beginning of the next upkeep. +A:SP$ GainLife | Cost$ 1 W | LifeAmount$ 1 | SpellDescription$ You gain 1 life. Draw a card at the beginning of next turn's upkeep. | SubAbility$ DelTrigSlowtrip +SVar:DelTrigSlowtrip:DB$ DelayedTrigger | Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player | Execute$ DrawSlowtrip | TriggerDescription$ Draw a card. +SVar:DrawSlowtrip:DB$Draw | NumCards$ 1 | Defined$ You SVar:Picture:http://www.wizards.com/global/images/magic/general/blessed_wine.jpg Oracle:You gain 1 life.\nDraw a card at the beginning of the next turn's upkeep. SetInfo:ICE Common diff --git a/res/cardsfolder/b/bone_harvest.txt b/res/cardsfolder/b/bone_harvest.txt index 2d628408998..2c73abdc4e4 100644 --- a/res/cardsfolder/b/bone_harvest.txt +++ b/res/cardsfolder/b/bone_harvest.txt @@ -1,8 +1,9 @@ Name:Bone Harvest ManaCost:2 B Types:Instant -A:SP$ ChangeZone | Cost$ 2 B | Origin$ Graveyard | Destination$ Library | TargetMin$ 0 | TargetMax$ X | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | References$ X | SpellDescription$ Put any number of target creature cards from your graveyard on top of your library. | SubAbility$ DBDraw -SVar:DBDraw:DB$Draw | NumCards$ 1 | NextUpkeep$ True | SpellDescription$ Draw a card at the beginning of the next upkeep. +A:SP$ ChangeZone | Cost$ 2 B | Origin$ Graveyard | Destination$ Library | TargetMin$ 0 | TargetMax$ X | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | References$ X | SpellDescription$ Put any number of target creature cards from your graveyard on top of your library. Draw a card at the beginning of next turn's upkeep. | SubAbility$ DelTrigSlowtrip +SVar:DelTrigSlowtrip:DB$ DelayedTrigger | Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player | Execute$ DrawSlowtrip | TriggerDescription$ Draw a card. +SVar:DrawSlowtrip:DB$Draw | NumCards$ 1 | Defined$ You SVar:X:Count$TypeInYourYard.Creature SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/bone_harvest.jpg