Don't Starve

Don't Starve

Super Hound Waves
KingofTown  [developer] 26 Aug, 2015 @ 8:13pm
Any other mobs you would think would be fun?
Also ideas for entrance effects
< >
Showing 1-15 of 31 comments
(T)horstum 27 Aug, 2015 @ 5:18am 
I think gobblers would be a nice one, if you´re planning to impement something funny.
And just think about a mob of gobblers chasing you around. As a special effect, more could join the fight, when you´re around berry bushes.


If seasonal events are possible pengulls might be a good choice, A qoute could be something like "I shouldn´t have stolen those eggs"


And one more thing that came in my mind: Is it possible to make similar events in the caves with cave monsters?


I hope you like my ideas and I hopefully didn´t annoy you ;)


PS: Sorry for my bad english I´m not a native speaker
KingofTown  [developer] 27 Aug, 2015 @ 6:38am 
I didn't even think of gobblers, lol. If someone wants it to be more serious, they can disable gobbler chances in the config :)

Seasonal chances are already coded in, but the one thing I had (moosling) didn't play well, so they are disabled right now. But I can certainly add penguins to the mix and set their condition to be winter only.

I'm not too familiar with caves. 90% of my time with the game has been with Dont Starve Together. I'll see what I can do. From what I've read, it looks like they have Depth Worm attacks down there which is not anywhere in the code I'm working with, so it might be tough. I think it's possible though. Picking only certain mobs while in the cave would be the easy part :)
KingofTown  [developer] 27 Aug, 2015 @ 11:04am 
OK, gobblers and penguins are in! I gave these pissed off penguins a damage reduction of 50% as I wanted a lot of them, but they don't really drop anything useful and their damage is pretty high for a dumb penguin (almost double what a hound does!)
Owlrust 30 Aug, 2015 @ 4:26pm 
what about an EXTREMELY rare mob, that spawns multiple bosses? This could be balanced a little due to the fact that they would target each other. Unless otherwise commanded to all target the player first. If it was "in-game", I gotta say, this would definitely make me always on guard, especially during hound attacks!
Last edited by Owlrust; 30 Aug, 2015 @ 4:26pm
KingofTown  [developer] 30 Aug, 2015 @ 4:48pm 
Multiple bosses...as in giants?

The way I had to do this was to inject a sleeper condition in their brain that is triggered by being spawned by the hound attack. This condition basically makes them attack the player. However, most of these mobs don't actually want to attack the player! So I've had to tell them to keep targeting the player no matter what.

I really want to work on that targeting though. I want the players to get a break. I want some of these mobs to do a 'taunt' like the hound barking so you aren't always surrounded by ALL of the mobs at all times and have a chance to deal with them one at a time.

I do like your idea of rare mobs though. If not giants, what were you thinking? A varg attack?
(T)horstum 31 Aug, 2015 @ 11:44am 
I must say that I really like how your´re reacting to feedback, keep up the good work.


Alternatively to Vargs or as another possible spawn I would consider treeguards or shadow thingys/ gosts when there is a full moon.
KingofTown  [developer] 31 Aug, 2015 @ 1:49pm 
Soo, the original game calculated the next hound attack basically as soon as you load a world, then after each attack.

I didn't even consider modifying the outcome based on the current time when the attack happens. For instance, when we get to the warning interval, I could modify the scheduled mob based on more conditions (sanity, moon, etc) that I won't know at the time of scheduling an attack.

This would mean if you ever got a hound attacked scheduled on a full moon...I could make something as you suggested.

I suppose things like full moon, ect are possible to calculate based on time, but if the user ever did a console command to modify this, i would have to catch them and modify the wave. Or, I guess I could just have some conditional overrides at the time of the attack!

The insane thing might be cool. No matter what mob is scheduled, if the player is currently insane, make the mob be a shadow thingy instead. If they manage to get their sanity back before the wave, then just send in the normal thing.

I didn't think treeguards would be fair originally, but I think it would be pretty simple to get them to work as normal (still be able to pacify with pinecones).
(T)horstum 31 Aug, 2015 @ 3:16pm 
I don´t know if it´s possible to combine events like full moon and those attacks, it was just a thought that went trough my mind.:steamfacepalm:

.I just thought it might be a cool thing if possible. Haha
KingofTown  [developer] 31 Aug, 2015 @ 8:42pm 
Here's an example of shadow monster waves based on player's current sanity

https://www.youtube.com/watch?v=MDve22ExM7k

Basically, spawned waves will monitor a player's sanity and transform into shadow creatures when they get too close. What do you think?
Last edited by KingofTown; 31 Aug, 2015 @ 8:42pm
(T)horstum 1 Sep, 2015 @ 5:25am 
It looks really cool. The transformation looks ok too, it´s not to sudden.

Are different types of shadow monsters based on the mob the were before they transformed possible?
KingofTown  [developer] 1 Sep, 2015 @ 6:39am 
I only know of the 2 in code. The crawling horror and the terrorbeak. I guess there is Mr Skits who doesn't attack. In waves with a lot of mobs (killer bees, mosquitoes) I could transform a certain percentage into his harmless little guy.

I also plan on adding some more effects to that transformation. That was just a quick test of an idea.
(T)horstum 1 Sep, 2015 @ 8:58am 
Oh ok, that sounds very interesting, good luck with that. :)
Vex'd 2 Sep, 2015 @ 3:18pm 
I think that maybe there should be the Koalaphants. Make it maybe only happen the hound attack after you kill a koalaphant? Still eagerly waiting for the Depth Worms.
KingofTown  [developer] 4 Sep, 2015 @ 5:09pm 
Walrus hunting party now comes in the winter!

https://www.youtube.com/watch?v=BbhF2Ob91pg
(T)horstum 5 Sep, 2015 @ 6:48am 
Cool idea, now winter will be even more deadly.
< >
Showing 1-15 of 31 comments
Per page: 1530 50