Guys can you help me on siege of stonehold? its IMPOSSIBLE!
There are some other posts about this here. Basically it is supposed to be difficult! Make sure you have plenty of health (Like 500 I think). Also youāll need good strategy, use the skills youāve learned. (And look for the other thread with more help)
I tried all the skills but the ogres are just too op and the other posts dont help.
How many hit points do you have, and what weapon, that itās too hard right now?
I have 27.62 damage and 505 health
Okay. With that health, it should be pretty hard, but doable, as long as you find a way to let your soldiers soak up the damage while you help kill things and protect your archers.
We may also make it a bit easier soon, but Iām going to gather some more data first, since itās in Adventurer testing week right now.
I did it with 28dps long sword and 498 health no problem.
Hereās my clumsy code if you want to take a look at:
loop:
enemy = self.findNearestEnemy()
flag = self.findFlag("green")
if flag:
self.pickUpFlag(flag)
elif enemy:
if self.isReady("cleave"):
self.cleave(enemy)
else:
self.attack(enemy)
Here is the other Stonehold thread link if you are still having troubles:
http://discourse.codecombat.com/t/what-are-you-supposed-to-do-in-the-siege-of-stonehold/
Thank you SO MUCH it worked! youre awesome sam
Mod edit: Please do not request/give solutions anywhere in the forum
I used Samās code, killed a bunch of ogres alongside my peasants, then near the end I simply hung out by the ābaseā until the timer ran out.
Not everything has to die. Simply you need to not die.
Nick: I donāt have the super jump bootsā¦ so Iām not sure exactly how they workā¦ but couldnāt you simply play dodge using really really fast boots & lots of health?
I donāt think you are correct @rytrik You do have to kill everyone as well as survive. Iāve survived many times without winning because they werenāt all dead.
Sorry but using someoneās codes makes you failure , this lvl is made to makes you use all the lesson you had learn before , donāt wait for help use your own code andif they didnāt works for some reason then put them here and ask for help
@dwhittaker actually i have less than 500 hp and i killed them all , it weird how ppl getting trouble in that lvl
Yeah, I ended up winning with only about 110 HP.
Challenge accepted, ReFinig.
I had also attempted this at a different point - will give it a go with my own code.
I embrace failure.
And isnāt using someoneās code the whole basis behind Linux?
I beat it with 186 HP lol but it took like me like 15 trys so yea.
hi there, I have problem in "Siege of Stonehold " i face sudden frozen and hanging of all thing and nothing work. why it happen?
Hi Arash, would love to fix this up for you. Can you describe in more detail (maybe with some screenshots) the freezing problem youāre seeing?