This hotfix is meant to address user reports of unusually frequent dynamic spawns. Changes in this update:
DZAI Hotfixed for Dynamic Spawn timings
- [FIXED] Fixed % spawn probability calculation. The faulty formula was causing a 100% spawn chance every ~10 minutes.
- [CHANGED] Maximum % spawn probability is now reached at approximately 1 hour from previous spawn.
- Tip: To calculate % spawn probability, use this formula:
- % spawn probability = (time since last spawn in minutes) / 60 minutes x 100%
DZAI Hotfixed for Dynamic Spawn timings