From 303e2c715920a0d45e155e37c6ce62d5c1b5312e Mon Sep 17 00:00:00 2001 From: RedDeckWins Date: Sat, 25 May 2013 19:51:26 +0000 Subject: [PATCH] Tweak slowtrip wording. Converted astrolabe, balduvian rage. --- res/cardsfolder/a/aleatory.txt | 2 +- res/cardsfolder/a/astrolabe.txt | 5 +++-- res/cardsfolder/b/balduvian_rage.txt | 5 +++-- res/cardsfolder/p/portent.txt | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/res/cardsfolder/a/aleatory.txt b/res/cardsfolder/a/aleatory.txt index 16fff6770b6..c3993521af5 100644 --- a/res/cardsfolder/a/aleatory.txt +++ b/res/cardsfolder/a/aleatory.txt @@ -4,7 +4,7 @@ Types:Instant Text:Cast CARDNAME only during combat after blockers are declared. A:SP$ FlipACoin | Cost$ 1 R | ValidTgts$ Creature | TgtPrompt$ Select target creature to gain +1/+1 | WinSubAbility$ AleatoryPump | LoseSubAbility$ DelTrigSlowtrip | ActivationPhases$ Declare Blockers - Play Instants and Abilities->EndCombat | SpellDescription$ Flip a coin. If you win the flip, target creature gets +1/+1 until end of turn. Draw a card at the beginning of the next turn's upkeep. SVar:AleatoryPump:DB$ Pump | Cost$ 0 | Defined$ Targeted | NumAtt$ 1 | NumDef$ 1 | SubAbility$ DelTrigSlowtrip -SVar:DelTrigSlowtrip:DB$ DelayedTrigger | Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player | Execute$ DrawSlowtrip | TriggerDescription$ 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:Picture:http://www.wizards.com/global/images/magic/general/aleatory.jpg Oracle:Cast Aleatory only during combat after blockers are declared.\nFlip a coin. If you win the flip, target creature gets +1/+1 until end of turn.\nDraw a card at the beginning of the next turn's upkeep. diff --git a/res/cardsfolder/a/astrolabe.txt b/res/cardsfolder/a/astrolabe.txt index ad0fdebc547..097162eb342 100644 --- a/res/cardsfolder/a/astrolabe.txt +++ b/res/cardsfolder/a/astrolabe.txt @@ -1,8 +1,9 @@ Name:Astrolabe ManaCost:3 Types:Artifact -A:AB$ Mana | Cost$ 1 T Sac<1/CARDNAME> | Produced$ Any | Amount$ 2 | SubAbility$ DBDraw | SpellDescription$ Add two mana of any one 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 | Amount$ 2 | SubAbility$ DelTrigSlowtrip | SpellDescription$ Add two mana of any one 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 at the beginning of the next turn's upkeep. +SVar:DrawSlowtrip:DB$Draw | NumCards$ 1 | Defined$ You SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/astrolabe.jpg Oracle:{1}, {T}, Sacrifice Astrolabe: Add two mana of any one color to your mana pool. Draw a card at the beginning of the next turn's upkeep. diff --git a/res/cardsfolder/b/balduvian_rage.txt b/res/cardsfolder/b/balduvian_rage.txt index c46627a96bf..78180c8da8d 100644 --- a/res/cardsfolder/b/balduvian_rage.txt +++ b/res/cardsfolder/b/balduvian_rage.txt @@ -1,8 +1,9 @@ Name:Balduvian Rage ManaCost:X R Types:Instant -A:SP$ Pump | Cost$ X R | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | NumAtt$ X | References$ X | SpellDescription$ Target attacking creature gets +X/+0 until end of turn. | SubAbility$ DBDraw -SVar:DBDraw:DB$ Draw | NumCards$ 1 | NextUpkeep$ True | SpellDescription$ Draw a card at the beginning of the next upkeep. +A:SP$ Pump | Cost$ X R | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | NumAtt$ X | References$ X | SpellDescription$ Target attacking creature gets +X/+0 until end of turn. | 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$xPaid SVar:Picture:http://www.wizards.com/global/images/magic/general/balduvian_rage.jpg Oracle:Target attacking creature gets +X/+0 until end of turn.\nDraw a card at the beginning of the next turn's upkeep. diff --git a/res/cardsfolder/p/portent.txt b/res/cardsfolder/p/portent.txt index ce5d014ff15..1bb651ab080 100644 --- a/res/cardsfolder/p/portent.txt +++ b/res/cardsfolder/p/portent.txt @@ -2,7 +2,7 @@ Name:Portent ManaCost:U Types:Sorcery A:SP$ RearrangeTopOfLibrary | Cost$ U | ValidTgts$ Player | TgtPrompt$ Choose target player. | NumCards$ 3 | MayShuffle$ True | SubAbility$ DelTrigSlowtrip | SpellDescription$ Look at the top three cards of target player's library, then put them back in any order. You may have that player shuffle his or her library. 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 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/portent.jpg