diff --git a/forge-gui/res/cardsfolder/upcoming/kellan_the_kid.txt b/forge-gui/res/cardsfolder/upcoming/kellan_the_kid.txt index 4535c4d6666..32da2c1c903 100644 --- a/forge-gui/res/cardsfolder/upcoming/kellan_the_kid.txt +++ b/forge-gui/res/cardsfolder/upcoming/kellan_the_kid.txt @@ -4,11 +4,11 @@ Types:Legendary Creature Human Faerie Rogue PT:3/3 K:Flying K:Lifelink -T:Mode$ SpellCast | ValidCard$ Card.wasNotCastFromYourHand | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ DBChoice | TriggerDescription$ Whenever you cast a spell from anywhere other than your hand, you may cast a permanent spell with equal or lesser mana value from your hand without paying its mana cost. If you don't, you may put a land card from your hand onto the battlefield. -SVar:DBChoice:DB$ GenericChoice | Defined$ You | Choices$ CastSpell,PlayLand -SVar:CastSpell:DB$ Play | Valid$ Permanent.YouOwn+cmcLEX | ValidSA$ Spell | ValidZone$ Hand | WithoutManaCost$ True | Amount$ 1 | Optional$ True | SpellDescription$ You may cast a permanent spell with equal or lesser mana value from your hand without paying its mana cost. +T:Mode$ SpellCast | ValidCard$ Card.wasNotCastFromYourHand | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigCast | OptionalDecider$ You | TriggerDescription$ Whenever you cast a spell from anywhere other than your hand, you may cast a permanent spell with equal or lesser mana value from your hand without paying its mana cost. If you don't, you may put a land card from your hand onto the battlefield. +SVar:TrigCast:DB$ Play | Valid$ Permanent.YouOwn+cmcLEX | ValidSA$ Spell | ValidZone$ Hand | WithoutManaCost$ True | Amount$ 1 | Optional$ True | RememberPlayed$ True | SubAbility$ PlayLandIfNotCast +SVar:PlayLandIfNotCast:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land.YouCtrl | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0 | Optional$ True | SubAbility$ DBCleanup | SpellDescription$ You may put a land card from your hand onto the battlefield. +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:X:TriggeredCard$CardManaCost -SVar:PlayLand:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land.YouCtrl | Optional$ True | SpellDescription$ You may put a land card from your hand onto the battlefield. DeckHas:Ability$LifeGain DeckHints:Keyword$Cascade|Discover|Disturb|Escape|Flashback|Foretell|Jump-start|Madness|Plot|Retrace|Suspend & Type$Adventure Oracle:Flying, lifelink\nWhenever you cast a spell from anywhere other than your hand, you may cast a permanent spell with equal or lesser mana value from your hand without paying its mana cost. If you don't, you may put a land card from your hand onto the battlefield.