convert map data to json
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
SeafoamIslands_B2F_EventObjects:
|
||||
object_event 1, 97, 0, 22, 0, 8, 0, 3, 8, 0, 0, 70, 0, 0, 0, SeafoamIslands_B2F_EventScript_1BE11D, 68, 0, 0
|
||||
object_event 2, 97, 0, 30, 0, 8, 0, 3, 8, 0, 0, 71, 0, 0, 0, SeafoamIslands_B2F_EventScript_1BE11D, 69, 0, 0
|
||||
object_event 3, 92, 0, 18, 0, 15, 0, 3, 8, 17, 0, 0, 0, 0, 0, SeafoamIslands_B2F_EventScript_1BEC0E, 471, 0, 0
|
||||
|
||||
SeafoamIslands_B2F_MapWarps:
|
||||
warp_def 7, 17, 3, 0, 342
|
||||
warp_def 32, 4, 3, 1, 342
|
||||
warp_def 31, 17, 4, 2, 342
|
||||
warp_def 7, 4, 3, 3, 340
|
||||
warp_def 17, 9, 4, 4, 340
|
||||
warp_def 25, 19, 3, 5, 340
|
||||
warp_def 32, 14, 4, 6, 340
|
||||
warp_def 22, 7, 3, 7, 340
|
||||
warp_def 29, 8, 3, 8, 340
|
||||
warp_def 24, 8, 3, 5, 342
|
||||
warp_def 27, 8, 3, 6, 342
|
||||
|
||||
SeafoamIslands_B2F_MapEvents::
|
||||
map_events SeafoamIslands_B2F_EventObjects, SeafoamIslands_B2F_MapWarps, 0x0, 0x0
|
||||
@@ -1,8 +0,0 @@
|
||||
SeafoamIslands_B2F:: @ 834FB60
|
||||
.4byte SeafoamIslands_B2F_Layout @ 0x8315588
|
||||
.4byte SeafoamIslands_B2F_MapEvents @ 0x83B1FE4
|
||||
.4byte SeafoamIslands_B2F_MapScripts @ 0x8162F4E
|
||||
.4byte NULL
|
||||
.2byte BGM_FRLG_VIRIDIAN_FOREST
|
||||
.2byte 158
|
||||
.byte 0x8b, 0x00, 0x00, 0x04, 0x01, 0x07, 0x00, 0x00
|
||||
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"id": "MAP_SEAFOAM_ISLANDS_B2F",
|
||||
"name": "SeafoamIslands_B2F",
|
||||
"layout": "LAYOUT_SEAFOAM_ISLANDS_B2F",
|
||||
"music": "BGM_FRLG_VIRIDIAN_FOREST",
|
||||
"region_map_section": "MAPSEC_SEAFOAM_ISLANDS",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_0",
|
||||
"map_type": "MAP_TYPE_4",
|
||||
"unknown_18": 1,
|
||||
"unknown_19": 7,
|
||||
"elevator_flag": 0,
|
||||
"battle_scene": "BATTLE_SCENE_0",
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "97",
|
||||
"x": 22,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"movement_type": "8",
|
||||
"movement_range_x": 0,
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": 70,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SeafoamIslands_B2F_EventScript_1BE11D",
|
||||
"flag": "68"
|
||||
},
|
||||
{
|
||||
"graphics_id": "97",
|
||||
"x": 30,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"movement_type": "8",
|
||||
"movement_range_x": 0,
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": 71,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SeafoamIslands_B2F_EventScript_1BE11D",
|
||||
"flag": "69"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"x": 18,
|
||||
"y": 15,
|
||||
"elevation": 3,
|
||||
"movement_type": "8",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SeafoamIslands_B2F_EventScript_1BEC0E",
|
||||
"flag": "471"
|
||||
}
|
||||
],
|
||||
"warp_events": [
|
||||
{
|
||||
"x": 7,
|
||||
"y": 17,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B3F",
|
||||
"dest_warp_id": 0
|
||||
},
|
||||
{
|
||||
"x": 32,
|
||||
"y": 4,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B3F",
|
||||
"dest_warp_id": 1
|
||||
},
|
||||
{
|
||||
"x": 31,
|
||||
"y": 17,
|
||||
"elevation": 4,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B3F",
|
||||
"dest_warp_id": 2
|
||||
},
|
||||
{
|
||||
"x": 7,
|
||||
"y": 4,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B1F",
|
||||
"dest_warp_id": 3
|
||||
},
|
||||
{
|
||||
"x": 17,
|
||||
"y": 9,
|
||||
"elevation": 4,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B1F",
|
||||
"dest_warp_id": 4
|
||||
},
|
||||
{
|
||||
"x": 25,
|
||||
"y": 19,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B1F",
|
||||
"dest_warp_id": 5
|
||||
},
|
||||
{
|
||||
"x": 32,
|
||||
"y": 14,
|
||||
"elevation": 4,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B1F",
|
||||
"dest_warp_id": 6
|
||||
},
|
||||
{
|
||||
"x": 22,
|
||||
"y": 7,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B1F",
|
||||
"dest_warp_id": 7
|
||||
},
|
||||
{
|
||||
"x": 29,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B1F",
|
||||
"dest_warp_id": 8
|
||||
},
|
||||
{
|
||||
"x": 24,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B3F",
|
||||
"dest_warp_id": 5
|
||||
},
|
||||
{
|
||||
"x": 27,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_SEAFOAM_ISLANDS_B3F",
|
||||
"dest_warp_id": 6
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
"bg_events": []
|
||||
}
|
||||
Reference in New Issue
Block a user