From 152eedd1b80f53a4aea1a12b3adfb8acf86c7ea9 Mon Sep 17 00:00:00 2001 From: Agetian Date: Fri, 23 Nov 2018 09:29:27 +0300 Subject: [PATCH] - Fixed Isareth the Awakener. - Added an AI hint to Blood Divination. --- forge-gui/res/cardsfolder/b/blood_divination.txt | 1 + forge-gui/res/cardsfolder/i/isareth_the_awakener.txt | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/b/blood_divination.txt b/forge-gui/res/cardsfolder/b/blood_divination.txt index 4fbd5ee5aa0..405c5568df5 100644 --- a/forge-gui/res/cardsfolder/b/blood_divination.txt +++ b/forge-gui/res/cardsfolder/b/blood_divination.txt @@ -2,4 +2,5 @@ Name:Blood Divination ManaCost:3 B Types:Sorcery A:SP$ Draw | Cost$ 3 B Sac<1/Creature> | NumCards$ 3 | SpellDescription$ As an additional cost to cast this spell, sacrifice a creature. Draw three cards. +SVar:AIPreference:SacCost$Creature.token,Creature.cmcLE3 Oracle:As an additional cost to cast this spell, sacrifice a creature.\nDraw three cards. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/i/isareth_the_awakener.txt b/forge-gui/res/cardsfolder/i/isareth_the_awakener.txt index 33cee6ea334..060c25783fb 100644 --- a/forge-gui/res/cardsfolder/i/isareth_the_awakener.txt +++ b/forge-gui/res/cardsfolder/i/isareth_the_awakener.txt @@ -4,7 +4,8 @@ Types:Legendary Creature Human Wizard K:Deathtouch PT:3/3 T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigChange | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, you may pay {X}. If you do, return target creature card with converted mana cost X from your graveyard to the battlefield with a corpse counter on it. If that creature would leave the battlefield, exile it instead of putting it anywhere else. -SVar:TrigChange:AB$ ChangeZone | Cost$ X | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPromp$ Choose target creature with CMC equal to X. | References$ X | RememberTargets$ True | AILogic$ BeforeCombat | SubAbility$ DBPump |SpellDescription$ Return target creature card with converted mana cost X from your graveyard to the battlefield. +SVar:TrigChange:AB$ ChangeZone | Cost$ X | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Choose target creature with CMC equal to X. | References$ X | RememberTargets$ True | AILogic$ BeforeCombat | SubAbility$ DBPutCounter | SpellDescription$ Return target creature card with converted mana cost X from your graveyard to the battlefield. +SVar:DBPutCounter:DB$ PutCounter | Defined$ Targeted | CounterType$ CORPSE | CounterNum$ 1 | SubAbility$ DBPump SVar:DBPump:DB$ Pump | Defined$ Remembered | LeaveBattlefield$ Exile SVar:X:Targeted$CardManaCost SVar:HasAttackEffect:TRUE