Map Name ID Step

From PMDOWiki
Revision as of 18:19, 10 August 2025 by Imbion (talk | contribs) (Created page with "The '''Map Name ID Step''' is a floor generation step. Its typical priority is '''-6'''. == Usage == This step sets the name of the floor. Most of the time, the zone step Show Floor Name is used instead, as that is able to apply the name and have the title drop done at the beginning of the dungeon. == Fields == The following fields are present in this step. === Name === A dictionary that allows a default text name to be given, along with different names based on t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Map Name ID Step is a floor generation step. Its typical priority is -6.

Usage

This step sets the name of the floor. Most of the time, the zone step Show Floor Name is used instead, as that is able to apply the name and have the title drop done at the beginning of the dungeon.

Fields

The following fields are present in this step.

Name

A dictionary that allows a default text name to be given, along with different names based on the game's language. Floor ID can be substituted into the text using {0}.

ID Offset

The number to add to the ID, in order to offset for the floor number. Value is typically 1.