From a01b4616317ff4997749a1576ceb4ed273eca11a Mon Sep 17 00:00:00 2001 From: tool4EvEr Date: Mon, 4 Apr 2022 09:25:31 +0200 Subject: [PATCH] Card fixes --- forge-gui/res/cardsfolder/d/donal_herald_of_wings.txt | 2 +- forge-gui/res/cardsfolder/m/master_of_waves.txt | 1 + .../res/cardsfolder/t/tribute_to_horobi_echo_of_deaths_wail.txt | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/d/donal_herald_of_wings.txt b/forge-gui/res/cardsfolder/d/donal_herald_of_wings.txt index 6ab6dd3e51e..f2ce0bd82eb 100644 --- a/forge-gui/res/cardsfolder/d/donal_herald_of_wings.txt +++ b/forge-gui/res/cardsfolder/d/donal_herald_of_wings.txt @@ -2,7 +2,7 @@ Name:Donal, Herald of Wings ManaCost:2 U U Types:Legendary Creature Human Wizard PT:3/3 -T:Mode$ SpellCast | TriggerZones$ Battlefield | ValidCard$ Creature.withFlying+nonLegendary | ValidActivatingPlayer$ You | NoResolvingCheck$ True | ActivationLimit$ 1 | Execute$ TrigCopy | OptionalDecider$ You | TriggerDescription$ Whenever you cast a nonlegendary creature spell with flying, you may copy it, except the copy is a 1/1 Spirit in addition to its other types. Do this only once each turn. (The copy becomes a token.) +T:Mode$ SpellCast | TriggerZones$ Battlefield | ValidCard$ Creature.withFlying+nonLegendary | ValidActivatingPlayer$ You | ResolvedLimit$ 1 | Execute$ TrigCopy | OptionalDecider$ You | TriggerDescription$ Whenever you cast a nonlegendary creature spell with flying, you may copy it, except the copy is a 1/1 Spirit in addition to its other types. Do this only once each turn. (The copy becomes a token.) SVar:TrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | CopySetPower$ 1 | CopySetToughness$ 1 | CopyAddTypes$ Spirit DeckHas:Ability$Token DeckHints:Keyword$Flying diff --git a/forge-gui/res/cardsfolder/m/master_of_waves.txt b/forge-gui/res/cardsfolder/m/master_of_waves.txt index 9c5cd7f2bc7..648b73ba57d 100644 --- a/forge-gui/res/cardsfolder/m/master_of_waves.txt +++ b/forge-gui/res/cardsfolder/m/master_of_waves.txt @@ -8,6 +8,7 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S SVar:TrigToken:DB$ Token | TokenAmount$ X | TokenScript$ u_1_0_elemental | TokenOwner$ You | LegacyImage$ u 1 0 elemental ths SVar:X:Count$Devotion.Blue SVar:PlayMain1:TRUE +# TODO doesn't work because the YouCtrl part can't be checked SVar:AIEvaluationModifier:SVar$AIElemPTBonus/Plus.AIElemTokenGenBonus SVar:AIElemPTBonus:Count$Valid Elemental.YouCtrl/Times.25 SVar:AIElemTokenGenBonus:Count$Valid Elemental.token+YouCtrl/Times.15 diff --git a/forge-gui/res/cardsfolder/t/tribute_to_horobi_echo_of_deaths_wail.txt b/forge-gui/res/cardsfolder/t/tribute_to_horobi_echo_of_deaths_wail.txt index b7c338bfbea..a58cb712083 100644 --- a/forge-gui/res/cardsfolder/t/tribute_to_horobi_echo_of_deaths_wail.txt +++ b/forge-gui/res/cardsfolder/t/tribute_to_horobi_echo_of_deaths_wail.txt @@ -19,7 +19,7 @@ Types:Enchantment Creature Spirit PT:3/3 K:Flying K:Haste -T:Mode$ ChangesZone | Destination$ Battlefield | Execute$ TrigGainControl | TriggerDescription$ When CARDNAME enters the battlefield, gain control of all Rat tokens. +T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainControl | TriggerDescription$ When CARDNAME enters the battlefield, gain control of all Rat tokens. SVar:TrigGainControl:DB$ GainControl | AllValid$ Rat.token | NewController$ You T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME attacks, you may sacrifice another creature. If you do, draw a card. SVar:TrigDraw:AB$ Draw | Cost$ Sac<1/Creature.Other/another creature> | NumCards$ 1