From 53479c60b4e08f5840b9463d0efd961fd1b6a8e9 Mon Sep 17 00:00:00 2001 From: Renato Filipe Vidal Santos <45150760+dracontes@users.noreply.github.com> Date: Sun, 18 May 2025 08:43:22 +0100 Subject: [PATCH] Fixing Living Lectern, Embereth Veteran (#7599) * Update living_lectern.txt * Update embereth_veteran.txt --- forge-gui/res/cardsfolder/e/embereth_veteran.txt | 2 +- forge-gui/res/cardsfolder/l/living_lectern.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/e/embereth_veteran.txt b/forge-gui/res/cardsfolder/e/embereth_veteran.txt index c0d3d4c65c2..9f8a6219daf 100644 --- a/forge-gui/res/cardsfolder/e/embereth_veteran.txt +++ b/forge-gui/res/cardsfolder/e/embereth_veteran.txt @@ -2,6 +2,6 @@ Name:Embereth Veteran ManaCost:R Types:Creature Human Knight PT:2/1 -A:AB$ Token | Cost$ 1 Sac<1/CARDNAME> | TokenAmount$ 1 | TokenScript$ role_young_hero | AttachedTo$ Targeted | ValidTgts$ Creature.Other | TgtPrompt$ Select another target creature | SpellDescription$ Create a Young Hero Role token attached to another target creature. (If you control another Role on it, put that one into the graveyard. Enchanted creature has "Whenever this creature attacks, if its toughness is 3 or less, put a +1/+1 counter on it.") +A:AB$ Token | Cost$ 1 Sac<1/CARDNAME> | TokenAmount$ 1 | TokenScript$ role_young_hero | TokenOwner$ You | AttachedTo$ Targeted | ValidTgts$ Creature.Other | TgtPrompt$ Select another target creature | SpellDescription$ Create a Young Hero Role token attached to another target creature. (If you control another Role on it, put that one into the graveyard. Enchanted creature has "Whenever this creature attacks, if its toughness is 3 or less, put a +1/+1 counter on it.") DeckHas:Ability$Token|Sacrifice & Type$Aura|Enchantment|Role Oracle:{1}, Sacrifice Embereth Veteran: Create a Young Hero Role token attached to another target creature. (If you control another Role on it, put that one into the graveyard. Enchanted creature has "Whenever this creature attacks, if its toughness is 3 or less, put a +1/+1 counter on it.") diff --git a/forge-gui/res/cardsfolder/l/living_lectern.txt b/forge-gui/res/cardsfolder/l/living_lectern.txt index 11d7592eab3..39c0b59e3d9 100644 --- a/forge-gui/res/cardsfolder/l/living_lectern.txt +++ b/forge-gui/res/cardsfolder/l/living_lectern.txt @@ -3,6 +3,6 @@ ManaCost:1 U Types:Artifact Creature Construct PT:0/4 A:AB$ Draw | SorcerySpeed$ True | Cost$ 1 Sac<1/CARDNAME> | SubAbility$ DBToken | SpellDescription$ Draw a card. Create a Sorcerer Role token attached to up to one other target creature you control. Activate only as a sorcery. (If you control another Role on it, put that one into the graveyard. Enchanted creature gets +1/+1 and has "Whenever this creature attacks, scry 1.") -SVar:DBToken:DB$ Token | TokenAmount$ 1 | TargetMin$ 0 | TargetMax$ 1 | TokenScript$ role_sorcerer | AttachedTo$ Targeted | ValidTgts$ Creature.YouCtrl+Other | TgtPrompt$ Select up to one other target creature you control +SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ role_sorcerer | TokenOwner$ You | AttachedTo$ Targeted | ValidTgts$ Creature.YouCtrl+Other | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one other target creature you control DeckHas:Ability$Token|Sacrifice & Type$Aura|Enchantment|Role Oracle:{1}, Sacrifice Living Lectern: Draw a card. Create a Sorcerer Role token attached to up to one other target creature you control. Activate only as a sorcery. (If you control another Role on it, put that one into the graveyard. Enchanted creature gets +1/+1 and has "Whenever this creature attacks, scry 1.")