Map: Difference between revisions
Jump to navigation
Jump to search
imported>BravelyPeculiar (BravelyPeculiar moved page Map to Content/Map over redirect: To keep a consistent page naming scheme) |
imported>Leoetlino (Removed redirect to Content/Map) |
||
Line 1: | Line 1: | ||
''Not to be confused with [[Map unit|map units]], [[Stage|stages]] or [[Scene|scenes]]''. | |||
<onlyinclude> | |||
A '''map''' is a game area with its own set of [[map unit]]s and other placement-related assets such as [[blwp]] files. | |||
Maps are uniquely identified with a ''map type'' and a ''map name''. The identifier is usually written as <code>MapType/MapName</code> (e.g. MainField/B-3). Confusingly enough, Nintendo [[AIDef:Action/ChangeScene|sometimes]] refers to this complete identifier as the map name. | |||
</onlyinclude> | |||
== Maps in public releases == | |||
{|class="wikitable" | |||
! Identifier !! Description | |||
|- | |||
| MainField/%c-%d (a letter in {A..J}; N in {1..9}) || Hyrule | |||
|- | |||
| MainFieldDungeon/RemainsWind || Divine Beast Vah Medoh | |||
|- | |||
| MainFieldDungeon/RemainsWater || Divine Beast Vah Ruta | |||
|- | |||
| MainFieldDungeon/RemainsFire || Divine Beast Vah Rudania | |||
|- | |||
| MainFieldDungeon/RemainsElectric || Divine Beast Vah Naboris | |||
|- | |||
| MainFieldDungeon/FinalTrial || Final Trial | |||
|- | |||
| AocField/%c-%d (a letter in {A..J}; N in {1..9}) || Trial of the Sword | |||
|- | |||
| CDungeon/Dungeon%03d (0-119) || Shrine | |||
|- | |||
| CDungeon/Dungeon%03d (120-135) || Shrine (Champion's Ballad) | |||
|} |
Revision as of 21:06, 12 October 2019
Not to be confused with map units, stages or scenes.
A map is a game area with its own set of map units and other placement-related assets such as blwp files.
Maps are uniquely identified with a map type and a map name. The identifier is usually written as MapType/MapName
(e.g. MainField/B-3). Confusingly enough, Nintendo sometimes refers to this complete identifier as the map name.
Maps in public releases
Identifier | Description |
---|---|
MainField/%c-%d (a letter in {A..J}; N in {1..9}) | Hyrule |
MainFieldDungeon/RemainsWind | Divine Beast Vah Medoh |
MainFieldDungeon/RemainsWater | Divine Beast Vah Ruta |
MainFieldDungeon/RemainsFire | Divine Beast Vah Rudania |
MainFieldDungeon/RemainsElectric | Divine Beast Vah Naboris |
MainFieldDungeon/FinalTrial | Final Trial |
AocField/%c-%d (a letter in {A..J}; N in {1..9}) | Trial of the Sword |
CDungeon/Dungeon%03d (0-119) | Shrine |
CDungeon/Dungeon%03d (120-135) | Shrine (Champion's Ballad) |