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.