Map Data Step: Difference between revisions

From PMDOWiki
Imbion (talk | contribs)
Created page with "The '''Map Data Step''' is a floor generation step. As it defines '''floor data''', its typical priority is '''-6'''. This step defines some basic properties of the floor. == Fields == === Music === What music to play while the player is on the floor. Any music present in either the game's or the loaded mod's music folder can be selected as the music for the floor. === Time Limit === How many turns the player can stay on the map before something string kicks them out..."
 
Imbion (talk | contribs)
Added links to darkness page
Line 11: Line 11:


=== Tile Sight ===
=== Tile Sight ===
What [[sight]] to set the tiles to.
What [[darkness|sight]] to set the tiles to.


=== Char Sight ===
=== Char Sight ===
What [[sight]] characters on the map will have.
What [[darkness|sight]] characters on the map will have.


=== Clamp Camera ===
=== Clamp Camera ===

Revision as of 23:12, 5 August 2025

The Map Data Step is a floor generation step. As it defines floor data, its typical priority is -6.

This step defines some basic properties of the floor.

Fields

Music

What music to play while the player is on the floor. Any music present in either the game's or the loaded mod's music folder can be selected as the music for the floor.

Time Limit

How many turns the player can stay on the map before something string kicks them out of the map, leaving to the dungeon exploration to fail. The general value this is set to is 1500.

Tile Sight

What sight to set the tiles to.

Char Sight

What sight characters on the map will have.

Clamp Camera

Whenever the camera will be clamped or not - that is, forced to not scroll past the map's edges. This feature does not work in wrapped-around maps.