Due Spawn Step: Difference between revisions
From PMDOWiki
Created page with "The '''Due Spawn Step''' is a floor generation step. Its typical priority is '''6.1'''. == Usage == The due spawn step can be used to spawn multiple different spawnables based on how far they are from the entrance of the map. Possible spawnables are Effect Tiles, Inventory Items, Map Items, Map Entrances, Map Exists, and Money Spawns. == Fields == === Success Percent === The percent chance that a room's chance to spawn an object will be multiplied, further from the e..." |
No edit summary |
||
| Line 16: | Line 16: | ||
=== Spawn === | === Spawn === | ||
Used to determine what or how things will spawn. For more information, see [[ | Used to determine what or how things will spawn. For more information, see [[Spawn Table|spawn tables]]. | ||
[[Category:Floor Generation Step]] | [[Category:Floor Generation Step]] | ||
Revision as of 15:00, 7 August 2025
The Due Spawn Step is a floor generation step. Its typical priority is 6.1.
Usage
The due spawn step can be used to spawn multiple different spawnables based on how far they are from the entrance of the map. Possible spawnables are Effect Tiles, Inventory Items, Map Items, Map Entrances, Map Exists, and Money Spawns.
Fields
Success Percent
The percent chance that a room's chance to spawn an object will be multiplied, further from the entrance.
Include Halls
If checked, halls will be included as a valid position for objects to be spawned in.
Filters
The conditions that must be true for objects to spawn. For more information, see filters.
Spawn
Used to determine what or how things will spawn. For more information, see spawn tables.
