Zone Step Overview

From PMDOWiki
Revision as of 02:42, 9 April 2023 by IDK (talk | contribs) (initial table)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Zone Steps are map generation steps that span through multiple floors. For example, they can ensure at least a certain amount of food spawns in the dungeon, and that it's properly spaced apart between floors. Zone Steps operate by inserting their own steps into the normal floor generation process before the entire list is run.

Steps Summary

Below is a table of commonly used zone steps, what priorities they are often set to be placed at, and what they are used for.

Priority Step Description
2.1 SaveVarsZoneStep A special step needed to support rescues.
-1 FloorNameDropZoneStep Gives the floor a name and makes that name appear before fading in.
0 MoneySpawnZoneStep ???
0 ItemSpawnZoneStep ???
0 TeamSpawnZoneStep ???
0 TileSpawnZoneStep ???
0 SpreadStepZoneStep ???
0 RangeStepZoneStep ???
0 SpreadStepZoneStep ???
0 SpreadStepRangeZoneStep ???
0 SpreadRoomZoneStep ???