NPC survival behavior during spawn
CharacterNPC AI · Spawn · Stability
1 patcheslast touched 31mo ago▲ +2
Power trajectory
Up = buffed, down = nerfedZoom into one ability:1 abilities tracked
Filter by change type:1 types in this subject
Patch history
- ▲✨NewsurvivalBehaviorQueue—→Preserved
Prevents NPCs from forgetting survival routines when their spawn queue is interrupted (e.g., by collision damage or derelict spawn damage).
NPCs no longer lose all survival programming if interrupted before finishing spawning.
- ▲✨NewsurvivalProgramming—→Persistent
NPCs now retain survival programming after spawn, reducing post-spawn mistakes like dying with helmets on or neglecting eating/drinking.
Ensures NPCs complete survival training after spawn instead of being cleared by panic.