From d02ab39f964d2c8acd07d77832a148970095a52f Mon Sep 17 00:00:00 2001 From: Northmoc <103371817+Northmoc@users.noreply.github.com> Date: Sat, 3 Sep 2022 06:39:09 -0400 Subject: [PATCH] Tidy up some cards (#1454) * battlewing_mystic.txt tidy * boggart_sprite_chaser.txt tidy * taste_of_paradise.txt match Text: to Oracle: * taste_of_paradise.txt more * battlewing_mystic.txt better AI * boggart_sprite_chaser.txt better AI --- forge-gui/res/cardsfolder/b/boggart_sprite_chaser.txt | 4 ++-- forge-gui/res/cardsfolder/t/taste_of_paradise.txt | 5 +++-- forge-gui/res/cardsfolder/upcoming/battlewing_mystic.txt | 9 +++++---- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/forge-gui/res/cardsfolder/b/boggart_sprite_chaser.txt b/forge-gui/res/cardsfolder/b/boggart_sprite_chaser.txt index bf493543380..165329bd8c0 100644 --- a/forge-gui/res/cardsfolder/b/boggart_sprite_chaser.txt +++ b/forge-gui/res/cardsfolder/b/boggart_sprite_chaser.txt @@ -2,7 +2,7 @@ Name:Boggart Sprite-Chaser ManaCost:1 R Types:Creature Goblin Warrior PT:1/2 -S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Flying | CheckSVar$ X | SVarCompare$ GE1 | Description$ As long as you control a Faerie, CARDNAME gets +1/+1 and has flying. -SVar:X:Count$Valid Faerie.YouCtrl +S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Flying | IsPresent$ Faerie.YouCtrl | Description$ As long as you control a Faerie, CARDNAME gets +1/+1 and has flying. SVar:BuffedBy:Faerie +DeckNeeds:Type$Faerie Oracle:As long as you control a Faerie, Boggart Sprite-Chaser gets +1/+1 and has flying. diff --git a/forge-gui/res/cardsfolder/t/taste_of_paradise.txt b/forge-gui/res/cardsfolder/t/taste_of_paradise.txt index 5f285a7e512..957505476cc 100644 --- a/forge-gui/res/cardsfolder/t/taste_of_paradise.txt +++ b/forge-gui/res/cardsfolder/t/taste_of_paradise.txt @@ -1,9 +1,10 @@ Name:Taste of Paradise ManaCost:3 G Types:Sorcery -Text:As an additional cost to cast Taste of Paradise, you may pay {1}{G} any number of times. +Text:As an additional cost to cast this spell, you may pay {1}{G} any number of times. K:Multikicker:1 G:Generic -A:SP$ GainLife | Cost$ 3 G | Defined$ You | LifeAmount$ Y | SpellDescription$ You gains 3 life plus an additional 3 life for each additional {1}{G} you paid. +A:SP$ GainLife | LifeAmount$ Y | SpellDescription$ You gain 3 life plus an additional 3 life for each additional {1}{G} you paid. SVar:Y:SVar$X/Plus.3 SVar:X:Count$TimesPseudokicked/Times.3 +DeckHas:Ability$LifeGain Oracle:As an additional cost to cast this spell, you may pay {1}{G} any number of times.\nYou gain 3 life plus an additional 3 life for each additional {1}{G} you paid. diff --git a/forge-gui/res/cardsfolder/upcoming/battlewing_mystic.txt b/forge-gui/res/cardsfolder/upcoming/battlewing_mystic.txt index 839c3675c0c..770d56d99b4 100644 --- a/forge-gui/res/cardsfolder/upcoming/battlewing_mystic.txt +++ b/forge-gui/res/cardsfolder/upcoming/battlewing_mystic.txt @@ -1,11 +1,12 @@ Name:Battlewing Mystic ManaCost:1 U -Types:Bird Wizard +Types:Creature Bird Wizard PT:2/1 K:Kicker:R K:Flying T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+kicked | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, if it was kicked, discard your hand, then draw two cards. -SVar:TrigDiscard:DB$ Discard | Mode$ Hand | Defined$ You | SubAbility$ DBDraw -SVar:DBDraw:DB$ Draw | Condition$ Kicked | Defined$ You | NumCards$ 2 -DeckHints:Ability$Discard +SVar:TrigDiscard:DB$ Discard | Mode$ Hand | SubAbility$ DBDraw +SVar:DBDraw:DB$ Draw | NumCards$ 2 +DeckHas:Ability$Discard +DeckHints:Color$Red Oracle:Kicker {R} (You may pay an additional {R} as you cast this spell.)\nFlying\nWhen Battlewing Mystic enters the battlefield, if it was kicked, discard your hand, then draw two cards.