Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12

Thread: My review of the Evil Keeper campaign

  
  1. #11

    Default Re: My review of the Evil Keeper campaign

    Build a lair and treasury immediately. Open up the top portal but ignore the bottom one. Use the free magic door to stall the first wave until you get a dragon. Possess the dragon and use it to kill the first 2-3 waves of thieves/archers.
    After that you should be fine. The gems and the ludicrous amount of imps you're given is more than enough to afford training most of your creatures simultaneously. Eventually you'll be able to just dump all your monsters on the parties that show up.
    If you still have trouble, you can just plop a lava trap in your one entry point and in the hallway to the gems. Stick a few boulders in your hallways, bridge the lava trap and let the heroes all kill themselves.

    Looking at the script, a single possessed dragon would be able to deal with all parties up until the end few;

    Code:
    CREATE_PARTY(ZEHN)
        ADD_TO_PARTY(ZEHN,WITCH,10,1000,ATTACK_ENEMIES,0)
        ADD_TO_PARTY(ZEHN,WITCH,9,1000,ATTACK_ENEMIES,0)
        ADD_TO_PARTY(ZEHN,WITCH,9,1000,ATTACK_ENEMIES,0)
        ADD_TO_PARTY(ZEHN,WITCH,9,1000,ATTACK_ENEMIES,0)
    
    CREATE_PARTY(HARA)
        ADD_TO_PARTY(HARA,SAMURAI,8,1000,ATTACK_DUNGEON_HEART,0)
        ADD_TO_PARTY(HARA,SAMURAI,8,1000,ATTACK_DUNGEON_HEART,0)
        ADD_TO_PARTY(HARA,SAMURAI,8,1000,ATTACK_DUNGEON_HEART,0)
        ADD_TO_PARTY(HARA,SAMURAI,8,1000,ATTACK_DUNGEON_HEART,0)
        ADD_TO_PARTY(HARA,SAMURAI,8,1000,ATTACK_DUNGEON_HEART,0)
        ADD_TO_PARTY(HARA,SAMURAI,8,1000,ATTACK_DUNGEON_HEART,0)
    Samurai would be a pain due to perma-freeze shenanigans and Witches would be easier to just Lightning Strike to death.

  2. #12
    Ghost
    Join Date
    Sep 2009
    Location
    Holland
    Posts
    392

    Default Re: My review of the Evil Keeper campaign

    A level 8 Samurai cannot freeze.

Similar Threads

  1. Evil Keeper Map 20
    By Hades in forum KeeperFX
    Replies: 0
    Last Post: February 8th, 2013, 15:51
  2. Evil Keeper camapign
    By Hades in forum KeeperFX
    Replies: 1
    Last Post: September 28th, 2012, 18:50
  3. Some questions about Evil Keeper campaign
    By friscmanseby in forum KeeperFX
    Replies: 3
    Last Post: August 11th, 2012, 08:28
  4. Evil Keeper Campaign Level 14 "Hameln"
    By JAM35 in forum KeeperFX
    Replies: 5
    Last Post: August 29th, 2011, 00:19
  5. Dungeons youtube preview from Zeitgeist review
    By Walkerz in forum General Discussion
    Replies: 3
    Last Post: January 18th, 2011, 15:15

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •