Card fixes

This commit is contained in:
tool4EvEr
2022-04-04 09:25:31 +02:00
parent d9f9a86ed4
commit a01b461631
3 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ Name:Donal, Herald of Wings
ManaCost:2 U U ManaCost:2 U U
Types:Legendary Creature Human Wizard Types:Legendary Creature Human Wizard
PT:3/3 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 SVar:TrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | CopySetPower$ 1 | CopySetToughness$ 1 | CopyAddTypes$ Spirit
DeckHas:Ability$Token DeckHas:Ability$Token
DeckHints:Keyword$Flying DeckHints:Keyword$Flying

View File

@@ -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:TrigToken:DB$ Token | TokenAmount$ X | TokenScript$ u_1_0_elemental | TokenOwner$ You | LegacyImage$ u 1 0 elemental ths
SVar:X:Count$Devotion.Blue SVar:X:Count$Devotion.Blue
SVar:PlayMain1:TRUE SVar:PlayMain1:TRUE
# TODO doesn't work because the YouCtrl part can't be checked
SVar:AIEvaluationModifier:SVar$AIElemPTBonus/Plus.AIElemTokenGenBonus SVar:AIEvaluationModifier:SVar$AIElemPTBonus/Plus.AIElemTokenGenBonus
SVar:AIElemPTBonus:Count$Valid Elemental.YouCtrl/Times.25 SVar:AIElemPTBonus:Count$Valid Elemental.YouCtrl/Times.25
SVar:AIElemTokenGenBonus:Count$Valid Elemental.token+YouCtrl/Times.15 SVar:AIElemTokenGenBonus:Count$Valid Elemental.token+YouCtrl/Times.15

View File

@@ -19,7 +19,7 @@ Types:Enchantment Creature Spirit
PT:3/3 PT:3/3
K:Flying K:Flying
K:Haste 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 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. 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 SVar:TrigDraw:AB$ Draw | Cost$ Sac<1/Creature.Other/another creature> | NumCards$ 1