darionco / Warsak

Capture the flag mod for Don't Starve Together
0 stars 0 forks source link

"Boss" Fights #20

Closed JayLil07 closed 3 years ago

JayLil07 commented 3 years ago

As of right now, one boss fight is in the game, while the other is still a work in progress. Both need a little work and tweaking.

The One in The Game A little to easy: If you can kite, fighting these monsters are a piece of cake. You'll probably only need a helmet for the Varg/Deerclops. However, it does take a bit of time, and can be ruined if someone from the enemy team comes.

Tentacle despawning: Sometimes, whether you're currently fighting the tentacle, or you've left it to fight later, it despawns, most likely because it's not in it's proper habitat in the swamp. The option we'll probably do to fix this is to take it out of the sequence and replace it with something else.

The Work in Progress Monsters fighting each other: In order to make this one more difficult, we put multiple enemies together, so you'd have to fight them at the same time. A problem with this is that if you leave or are out of range, they begin attacking each other and even killing the Carrat at the end of the fight. There are 3 solutions to this problem:

Each enemy killed drops an item: The more enemies in the fight you kill, the better loot they drop on death. You don't need to kill the boss completely if you only want the item it drops a few enemies in. However, the loot at the end will also be good. The sequence will be much longer and harder, though.

Enemies at each dead end: This fight will take place in a maze. At the end of the maze, there'll be an arena where you fight the boss with all the loot. However, every time you hit a dead end in the maze, there'll be an enemy you need to fight. They'll be a little hard, but won't drop much good loot, so be careful where you go!

darionco commented 3 years ago

tentacle has been replaced by a mactusk

darionco commented 3 years ago

I think a better fix, that would also solve the issue of mobs spawning on the water, is to have a dedicated spawner that spawns new enemies once the last wave was killed.

JayLil07 commented 3 years ago

Second boss fight complete Made first boss fight harder