Add Disconnected Rooms Steps

From PMDOWiki

The Add Disconnected Rooms Steps are a family of floor generation step. Their typical priority is -2.2.

Usage

These steps take the current floor plan, and then adds new rooms disconnected from the existing rooms.

The two steps are identical in fields, with these differences in process:

  • AddDisconnectedRoomsStep will try to add the entire amount of disconnected rooms. This can have performance costs on larger floors as the step tries to find valid places to place the roons.
  • AddDisconnectedRoomsRandStep will search for valid places a finite time only, before giving up.

Fields

This step has the following fields.

Amount

The range of amount of disconnected rooms.

Generic Rooms

The rooms that can spawn.

Components

The component tags to apply to the spawned rooms. For more information, see component tag.