Opened 5 years ago
Closed 5 years ago
#2 closed enhancement (fixed)
Walking Nest is Too Hard
Reported by: | Mad Martian | Owned by: | Mad Martian |
---|---|---|---|
Priority: | major | Component: | Entity Sub-system |
Version: | Keywords: | ||
Cc: |
Description
The Walking Nest mob in the Nightmare Creatures mod is like a mini-boss and shouldn't really exist early game. The same goes for every other sort of mob that is very challenging and should not exist early game.
Think about altering the spawning conditions for these mobs so that they (almost) never spawn near newbie players (only near players advanced in the tech tree).
Change History (3)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Status: | new → accepted |
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Fixed in 8.6.9-Blackberry, these rules also apply to other tough Nightmare Creatures creatures
Note:
See TracTickets
for help on using tickets.
New algorithm for computing spawn frequency is based on determining the skill level of the player, this will be determined in a combination of two ways:
The frequency is computed by taking the average skill level (as determined by the above) of all players within a 120 radius of a walking nest spawn site candidate. The average skill-level must meet a predetermined minimum for the walking nest to have any chance of spawning, and then the chance of spawning gradually increases with the average skill level in the vicinity.