Please help with Summit's Gate!

my problem is that the fireballs hit the center of my group of friends which kills them all.

i know i just sit and watch while using wait and the catapults kill themselves because of the soldiers
then i kill the rest of the fangriders
then i break the door
lure the ogres out and kill them
then break one tower
then break the door and get healed then go back and destroy the second one
get healed and then aim for the warlocks then kill the skeletons
then break the door
kill the witch and chief first
kill the rest

I had 3600 health with the runesword and speed ring and also softened leather boots

the soldiers at the start dont matter if they die or not

thanks. I’ll need to buy a better sword by beating one of the repeatable levels or 2 cause i only need 1000 more gems to get the sword i want. Anyways, thanks.
:smiley:

When my archers attack, they get beamed!

you can in front and shield

loop:
    enemy = self.findNearest(self.findEnemies())
    if enemy:
        self.attack(enemy)
        self.heal(self)
    flag = self.findFlag()
    if flag:
        self.move(flag.pos)
        self.pickUpFlag(flag)
    if self.gold >= self.costOf("soldier"):
        self.summon("soldier")

#can help i tried attack and breaking through i die when i am at the the tower beams any help would be appreciated:slight_smile:

Have your paladins heal you while you attack the beam towers. That was my solution.

I can’t attack the door. Help?

``loop:
        enemy = self.findEnemies()
        friends = self.findFriends()
        friendIndex =0
        for friend in friends:
            self.command(friends[0], "move", {'x':92, 'y':8})
            self.command(friends[1], "move", {'x':92, 'y':60})
        self.moveXY(87, 33)
        enemy = self.findNearest(self.findEnemies())
        if enemy:
             self.attack(enemy)
        self.moveXY(132, 33)
        self.shield()

How? I can’t make them heal themselves :stuck_out_tongue: and they die.

This is in javascript. I don’t really know python that much.
You do:

var paladins = findByType('paladin');
for(var i = 0; i < paladins.length; i++){
var paladin = paladins[i];
command(paladin, 'cast', 'heal', this);
}

That will make the paladins heal you

ty i completed it my paladins didn’t heal that was the problem!

do u get out of da mountian after dis lev

Yeah, you go straight to Kelvintaph Glacier once you beat Summit’s Gate.

AHHHH! The level is soooo hard…

Yeah, the level is pretty difficult, but I like it because it is actually a Challenger, unlike most other levels.

If you need help with any specific problems, feel free to ask.

@zimmah The paladins don’t heal me…:fearful:

I don’t get how to have almost 0 damage to the hero

I accidently hit something and now everything is unlocked i dont know which is which how do i undo that?