From d4ff181a1f7182958ab7a75a79a5a2904ee6934c Mon Sep 17 00:00:00 2001 From: Wendell Wilkerson Date: Mon, 12 Jul 2021 00:19:46 -0500 Subject: [PATCH] added AILogic$ Aristocrat and fixed oracle text --- forge-gui/res/cardsfolder/upcoming/sepulcher_ghoul.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/sepulcher_ghoul.txt b/forge-gui/res/cardsfolder/upcoming/sepulcher_ghoul.txt index 251a6c515fe..3c8d17bf0a2 100644 --- a/forge-gui/res/cardsfolder/upcoming/sepulcher_ghoul.txt +++ b/forge-gui/res/cardsfolder/upcoming/sepulcher_ghoul.txt @@ -2,6 +2,6 @@ Name:Sepulcher Ghoul ManaCost:1 B Types:Creature Zombie PT:2/1 -A:AB$ Pump | Cost$ Sac<1/Creature.Other/another creature> | NumAtt$ +2 | NumDef$ +2 | ActivationLimit$ 1 | SpellDescription$ CARDNAME gets +2/+2 until end of turn. Activate only once each turn. +A:AB$ Pump | Cost$ Sac<1/Creature.Other/another creature> | NumAtt$ +2 | NumDef$ +2 | ActivationLimit$ 1 | AILogic$ Aristocrat | SpellDescription$ CARDNAME gets +2/+2 until end of turn. Activate only once each turn. SVar:AIPreference:SacCost$Creature.token+powerLE2,Creature.cmcLE1+powerLE1 -Oracle: Sacrifice another creature: Sepulcher Ghoul gets +2/+2 until end of turn. Activate only once each turn. \ No newline at end of file +Oracle:Sacrifice another creature: Sepulcher Ghoul gets +2/+2 until end of turn. Activate only once each turn.