Post by eternity on Feb 21, 2018 20:15:48 GMT
Stages have 3 identifiers.
ID: this is the numeric ID used mostly in the game (for example the quest files use this value).
Code: This is the string identifier of the stage. The main .map file is always (code) + ".map"
SSID: This is a numeric ID used exclusively by STAGESELE. Not all stages have this.
--------------------------
ID=0 CODE=LBY SSID=0 - Nothing, the .map file for this is dummy.
ID=1 CODE=BFlbb SSID=1 - Toki Toki City Ruins (this is where you fight Demigra in XV1)
ID=2 CODE=BFlby SSID=2 - The game calls it "Toki Toki City", but this is just the Plaza of Time in night version.
ID=3 CODE=BFpln SSID=3 - Pod Landing
ID=4 CODE=BFrck SSID=4 - Mountains
ID=5 CODE=BFrcn SSID=5 - Mountains (Night)
ID=6 CODE=BFnmc SSID=6 - Planet Namek
ID=7 CODE=BFnms SSID=7 - Frieza's Spaceship (with Namek background)
ID=8 CODE=BFnmb SSID=8 - Destroyed Planet Namek
ID=9 CODE=BFtwc SSID=9 - Capsule Corporation
ID=10 CODE=BFtwn SSID=10 - West City (Industrial Sector)
ID=11 CODE=BFtwh SSID=11 - West City (Suburbs)
ID=12 CODE=BFcel SSID=12 - Cell Games Arena
ID=13 CODE=BFceb SSID=13 - Destroyed Cell Games Arena
ID=14 CODE=BFkoh SSID=14 - Wasteland
ID=15 CODE=BFsin SSID=15 - Kami's Lookout
ID=16 CODE=BFsky SSID=16 - Sky
ID=17 CODE=BFsei SSID=17 - Hyperbolic Time Chamber
ID=18 CODE=BFkai SSID=18 - Supreme Kai's World
ID=19 CODE=BFspe SSID=19 - Space (Earth)
ID=20 CODE=BFspv SSID=20 - Space (Planet Vegeta)
ID=21 CODE=BFice SSID=21 - BFice
ID=22 CODE=BFtfl SSID=22 - Planet Tuffle
ID=23 CODE=BFgen SSID=23 - Open Field
ID=24 CODE=BFten SSID=24 - World Tournament Stage
ID=25 CODE=BFund SSID=25 - Underground Lake
ID=26 CODE=BFtok SSID=31 - Time Rift
ID=27 CODE=BFnmt SSID=NONE - Nothing, the .map file doesn't even exist.
ID=28 CODE=DMkok SSID=NONE - Time Vault
ID=29 CODE=DMnmc SSID=NONE - This is a clone of "Planet Namek", I fail to notice the difference...
ID=30 CODE=DMnms SSID=NONE - Frieza's Spaceship (with Namek background and the window destroyed)
ID=31 CODE=DMtwh SSID=26 - West City Ruins
ID=32 CODE=DMdom SSID=NONE - This is like the hyperbolic time chamber but without the building.
ID=33 CODE=LBY01 SSID=NONE - "Toki Toki City - Timemachine Port"
ID=34 CODE=LBY02 SSID=NONE - This is supossed to be "Toki Toki City - Industrial Sector", but the map file doesn't exist.
ID=35 CODE=LBY03 SSID=NONE - "Toki Toki City - Plaza of Time"
ID=36 CODE=LBY04 SSID=NONE - Time Nest
ID=37 CODE=DMtwh3 SSID=NONE - "Earth from an Unknown Time" (this appears in one of latest quests of main quest)
ID=38 CODE=BFlnd SSID=27 - Archipelago
ID=39 CODE=BFlnc SSID=28 - Beach
ID=40 CODE=BFhel SSID=29 - Hell
ID=41 CODE=LBY05 SSID=NONE - This is the kame house. The thing actually includes the island exterior and the ocean, but it misses the external house structure.
ID=42 CODE=NLBY SSID=NONE - Conton City
ID=43 CODE=NLBY02 SSID=NONE - Nothing, the .map file doesn't exist.
ID=44 CODE=NLBY03 SSID=NONE - Nothing, the .map file doesn't exist.
ID=45 CODE=FLBY01 SSID=NONE - Satan's House (time rift)
ID=46 CODE=FLBY02 SSID=NONE - Capsule Corp (time rift)
ID=47 CODE=FLBY03 SSID=NONE - Guru's House (time rift)
ID=48 CODE=FLBY04 SSID=NONE - Frieza's Spaceship (time rift)
ID=49 CODE=FLBY05 SSID=NONE - Buu's House
ID=50 CODE=DMtwh2 SSID=NONE - Named as "West City (Suburbs)", this is actually a mix of BFtwh and DMtwh, it has the destruction of DMtwh, but it is day time like in BFtwh.
ID=51 CODE=BFtre SSID=30 - Tree of Might
ID=52 CODE=BFbrw SSID=NONE - World of Mind Control (this is where you are sent in expert missions to fight a clone)
ID=53 CODE=FLBY03IN SSID=NONE - The interior of Guru's House
ID=54 CODE=FLBY04IN SSID=NONE - Frieza's Spaceship (with space background), aka the Frieza time rift interior
ID=55 CODE=FLBY05IN SSID=NONE - The interior of Buu's house
ID=56 CODE=BFsmt SSID=32 - The Nameless Planet
ID=57 CODE=LBY06 SSID=NONE - This is the classroom of the Orange Star High School in Conton City.
ID=58 CODE=BFtwf SSID=33 - Future In Ruins
ID=61 CODE=TRN SSID=NONE - Nothing, the .map doesn't exist.
ID=62 CODE=CHR SSID=NONE - The .map file exists but it doesn't reference any model (.nsk)
ID=63 CODE=SANDBOX SSID=NONE - The .map file doesn't exist.
ID=64 CODE=NMC SSID=NONE - The .map file doesn't exist.
ID: this is the numeric ID used mostly in the game (for example the quest files use this value).
Code: This is the string identifier of the stage. The main .map file is always (code) + ".map"
SSID: This is a numeric ID used exclusively by STAGESELE. Not all stages have this.
--------------------------
ID=0 CODE=LBY SSID=0 - Nothing, the .map file for this is dummy.
ID=1 CODE=BFlbb SSID=1 - Toki Toki City Ruins (this is where you fight Demigra in XV1)
ID=2 CODE=BFlby SSID=2 - The game calls it "Toki Toki City", but this is just the Plaza of Time in night version.
ID=3 CODE=BFpln SSID=3 - Pod Landing
ID=4 CODE=BFrck SSID=4 - Mountains
ID=5 CODE=BFrcn SSID=5 - Mountains (Night)
ID=6 CODE=BFnmc SSID=6 - Planet Namek
ID=7 CODE=BFnms SSID=7 - Frieza's Spaceship (with Namek background)
ID=8 CODE=BFnmb SSID=8 - Destroyed Planet Namek
ID=9 CODE=BFtwc SSID=9 - Capsule Corporation
ID=10 CODE=BFtwn SSID=10 - West City (Industrial Sector)
ID=11 CODE=BFtwh SSID=11 - West City (Suburbs)
ID=12 CODE=BFcel SSID=12 - Cell Games Arena
ID=13 CODE=BFceb SSID=13 - Destroyed Cell Games Arena
ID=14 CODE=BFkoh SSID=14 - Wasteland
ID=15 CODE=BFsin SSID=15 - Kami's Lookout
ID=16 CODE=BFsky SSID=16 - Sky
ID=17 CODE=BFsei SSID=17 - Hyperbolic Time Chamber
ID=18 CODE=BFkai SSID=18 - Supreme Kai's World
ID=19 CODE=BFspe SSID=19 - Space (Earth)
ID=20 CODE=BFspv SSID=20 - Space (Planet Vegeta)
ID=21 CODE=BFice SSID=21 - BFice
ID=22 CODE=BFtfl SSID=22 - Planet Tuffle
ID=23 CODE=BFgen SSID=23 - Open Field
ID=24 CODE=BFten SSID=24 - World Tournament Stage
ID=25 CODE=BFund SSID=25 - Underground Lake
ID=26 CODE=BFtok SSID=31 - Time Rift
ID=27 CODE=BFnmt SSID=NONE - Nothing, the .map file doesn't even exist.
ID=28 CODE=DMkok SSID=NONE - Time Vault
ID=29 CODE=DMnmc SSID=NONE - This is a clone of "Planet Namek", I fail to notice the difference...
ID=30 CODE=DMnms SSID=NONE - Frieza's Spaceship (with Namek background and the window destroyed)
ID=31 CODE=DMtwh SSID=26 - West City Ruins
ID=32 CODE=DMdom SSID=NONE - This is like the hyperbolic time chamber but without the building.
ID=33 CODE=LBY01 SSID=NONE - "Toki Toki City - Timemachine Port"
ID=34 CODE=LBY02 SSID=NONE - This is supossed to be "Toki Toki City - Industrial Sector", but the map file doesn't exist.
ID=35 CODE=LBY03 SSID=NONE - "Toki Toki City - Plaza of Time"
ID=36 CODE=LBY04 SSID=NONE - Time Nest
ID=37 CODE=DMtwh3 SSID=NONE - "Earth from an Unknown Time" (this appears in one of latest quests of main quest)
ID=38 CODE=BFlnd SSID=27 - Archipelago
ID=39 CODE=BFlnc SSID=28 - Beach
ID=40 CODE=BFhel SSID=29 - Hell
ID=41 CODE=LBY05 SSID=NONE - This is the kame house. The thing actually includes the island exterior and the ocean, but it misses the external house structure.
ID=42 CODE=NLBY SSID=NONE - Conton City
ID=43 CODE=NLBY02 SSID=NONE - Nothing, the .map file doesn't exist.
ID=44 CODE=NLBY03 SSID=NONE - Nothing, the .map file doesn't exist.
ID=45 CODE=FLBY01 SSID=NONE - Satan's House (time rift)
ID=46 CODE=FLBY02 SSID=NONE - Capsule Corp (time rift)
ID=47 CODE=FLBY03 SSID=NONE - Guru's House (time rift)
ID=48 CODE=FLBY04 SSID=NONE - Frieza's Spaceship (time rift)
ID=49 CODE=FLBY05 SSID=NONE - Buu's House
ID=50 CODE=DMtwh2 SSID=NONE - Named as "West City (Suburbs)", this is actually a mix of BFtwh and DMtwh, it has the destruction of DMtwh, but it is day time like in BFtwh.
ID=51 CODE=BFtre SSID=30 - Tree of Might
ID=52 CODE=BFbrw SSID=NONE - World of Mind Control (this is where you are sent in expert missions to fight a clone)
ID=53 CODE=FLBY03IN SSID=NONE - The interior of Guru's House
ID=54 CODE=FLBY04IN SSID=NONE - Frieza's Spaceship (with space background), aka the Frieza time rift interior
ID=55 CODE=FLBY05IN SSID=NONE - The interior of Buu's house
ID=56 CODE=BFsmt SSID=32 - The Nameless Planet
ID=57 CODE=LBY06 SSID=NONE - This is the classroom of the Orange Star High School in Conton City.
ID=58 CODE=BFtwf SSID=33 - Future In Ruins
ID=59 CODE=BFwis SSID=NONE - Inside Whis's Staff (added in 1.09, in 1.08 it was allocated as "Err")
ID=60 CODE=BFpot SSID=34 - Tournament of Power Arena (added in 1.11, in 1.10 it was allocated as "Err")
ID=61 CODE=TRN SSID=NONE - Nothing, the .map doesn't exist.
ID=62 CODE=CHR SSID=NONE - The .map file exists but it doesn't reference any model (.nsk)
ID=63 CODE=SANDBOX SSID=NONE - The .map file doesn't exist.
ID=64 CODE=NMC SSID=NONE - The .map file doesn't exist.
ID=65 CODE=SANDBOX SSID=NONE