convert map data to json

This commit is contained in:
garak
2019-05-13 19:44:24 -04:00
parent 4b98d7d07a
commit 55d66b5177
2112 changed files with 53337 additions and 19410 deletions
@@ -1,8 +0,0 @@
SixIsland_WaterPath_MapConnectionsList: @ 8352E44
connection left, 0, MAP_SIX_ISLAND_GREENPATH
connection left, 40, MAP_SIX_ISLAND
connection left, 80, MAP_SIX_ISLAND_RUINVALLEY
SixIsland_WaterPath_MapConnections:: @ 8352E68
.4byte 3
.4byte SixIsland_WaterPath_MapConnectionsList
-24
View File
@@ -1,24 +0,0 @@
SixIsland_WaterPath_EventObjects:
object_event 1, 28, 0, 12, 0, 13, 0, 3, 19, 17, 0, 1, 0, 3, 0, SixIsland_WaterPath_EventScript_1AC555, 0, 0, 0
object_event 2, 26, 0, 11, 0, 52, 0, 3, 7, 17, 0, 1, 0, 3, 0, SixIsland_WaterPath_EventScript_1AC593, 0, 0, 0
object_event 3, 43, 0, 13, 0, 35, 0, 1, 1, 17, 0, 1, 0, 4, 0, SixIsland_WaterPath_EventScript_1AC5D1, 0, 0, 0
object_event 4, 44, 0, 15, 0, 45, 0, 1, 2, 17, 0, 1, 0, 1, 0, SixIsland_WaterPath_EventScript_1AC60F, 0, 0, 0
object_event 5, 17, 0, 6, 0, 21, 0, 3, 8, 17, 0, 1, 0, 1, 0, SixIsland_WaterPath_EventScript_1AC64D, 0, 0, 0
object_event 6, 17, 0, 7, 0, 21, 0, 3, 8, 17, 0, 1, 0, 1, 0, SixIsland_WaterPath_EventScript_1AC693, 0, 0, 0
object_event 7, 56, 0, 11, 0, 76, 0, 3, 15, 17, 0, 1, 0, 4, 0, SixIsland_WaterPath_EventScript_1AC6D9, 0, 0, 0
object_event 8, 92, 0, 17, 0, 19, 0, 0, 8, 17, 0, 0, 0, 0, 0, SixIsland_WaterPath_EventScript_1BEC9D, 482, 0, 0
object_event 9, 92, 0, 17, 0, 87, 0, 3, 8, 17, 0, 0, 0, 0, 0, SixIsland_WaterPath_EventScript_1BECAA, 483, 0, 0
SixIsland_WaterPath_MapWarps:
warp_def 5, 13, 0, 0, 10496
warp_def 11, 19, 0, 0, 10497
SixIsland_WaterPath_MapBGEvents:
bg_event 8, 14, 0, 0, 0, SixIsland_WaterPath_EventScript_168B41
bg_event 15, 76, 3, 7, 0, 137, 181, 1
bg_event 3, 8, 3, 7, 0, 139, 182, 1
bg_event 13, 63, 3, 7, 0, 152, 183, 1
bg_event 12, 54, 0, 0, 0, SixIsland_WaterPath_EventScript_168B4A
SixIsland_WaterPath_MapEvents::
map_events SixIsland_WaterPath_EventObjects, SixIsland_WaterPath_MapWarps, 0x0, SixIsland_WaterPath_MapBGEvents
-8
View File
@@ -1,8 +0,0 @@
SixIsland_WaterPath:: @ 8350CA8
.4byte SixIsland_WaterPath_Layout @ 0x832F3B4
.4byte SixIsland_WaterPath_MapEvents @ 0x83B90E0
.4byte SixIsland_WaterPath_MapScripts @ 0x8168B40
.4byte SixIsland_WaterPath_MapConnections @ 0x8352E68
.2byte BGM_FRLG_SEVII_ISLANDS
.2byte 252
.byte 0xa5, 0x00, 0x02, 0x03, 0x01, 0x06, 0x00, 0x00
+210
View File
@@ -0,0 +1,210 @@
{
"id": "MAP_SIX_ISLAND_WATER_PATH",
"name": "SixIsland_WaterPath",
"layout": "LAYOUT_SIX_ISLAND_WATER_PATH",
"music": "BGM_FRLG_SEVII_ISLANDS",
"region_map_section": "MAPSEC_WATER_PATH",
"requires_flash": false,
"weather": "WEATHER_2",
"map_type": "MAP_TYPE_3",
"unknown_18": 1,
"unknown_19": 6,
"elevator_flag": 0,
"battle_scene": "BATTLE_SCENE_0",
"connections": [
{
"map": "MAP_SIX_ISLAND_GREEN_PATH",
"offset": 0,
"direction": "left"
},
{
"map": "MAP_SIX_ISLAND",
"offset": 40,
"direction": "left"
},
{
"map": "MAP_SIX_ISLAND_RUIN_VALLEY",
"offset": 80,
"direction": "left"
}
],
"object_events": [
{
"graphics_id": "28",
"x": 12,
"y": 13,
"elevation": 3,
"movement_type": "19",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3,
"script": "SixIsland_WaterPath_EventScript_1AC555",
"flag": "0"
},
{
"graphics_id": "26",
"x": 11,
"y": 52,
"elevation": 3,
"movement_type": "7",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3,
"script": "SixIsland_WaterPath_EventScript_1AC593",
"flag": "0"
},
{
"graphics_id": "43",
"x": 13,
"y": 35,
"elevation": 1,
"movement_type": "1",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
"script": "SixIsland_WaterPath_EventScript_1AC5D1",
"flag": "0"
},
{
"graphics_id": "44",
"x": 15,
"y": 45,
"elevation": 1,
"movement_type": "2",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_WaterPath_EventScript_1AC60F",
"flag": "0"
},
{
"graphics_id": "17",
"x": 6,
"y": 21,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_WaterPath_EventScript_1AC64D",
"flag": "0"
},
{
"graphics_id": "17",
"x": 7,
"y": 21,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_WaterPath_EventScript_1AC693",
"flag": "0"
},
{
"graphics_id": "56",
"x": 11,
"y": 76,
"elevation": 3,
"movement_type": "15",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
"script": "SixIsland_WaterPath_EventScript_1AC6D9",
"flag": "0"
},
{
"graphics_id": "92",
"x": 17,
"y": 19,
"elevation": 0,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_WaterPath_EventScript_1BEC9D",
"flag": "482"
},
{
"graphics_id": "92",
"x": 17,
"y": 87,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_WaterPath_EventScript_1BECAA",
"flag": "483"
}
],
"warp_events": [
{
"x": 5,
"y": 13,
"elevation": 0,
"dest_map": "MAP_SIX_ISLAND_WATER_PATH_HOUSE1",
"dest_warp_id": 0
},
{
"x": 11,
"y": 19,
"elevation": 0,
"dest_map": "MAP_SIX_ISLAND_WATER_PATH_HOUSE2",
"dest_warp_id": 0
}
],
"coord_events": [],
"bg_events": [
{
"type": "bg_event_type_0",
"x": 8,
"y": 14,
"elevation": 0,
"script": "SixIsland_WaterPath_EventScript_168B41"
},
{
"type": "hidden_item",
"x": 15,
"y": 76,
"elevation": 3,
"item": "ITEM_ASPEAR_BERRY",
"flag": "181",
"unknown": 1
},
{
"type": "hidden_item",
"x": 3,
"y": 8,
"elevation": 3,
"item": "ITEM_ORAN_BERRY",
"flag": "182",
"unknown": 1
},
{
"type": "hidden_item",
"x": 13,
"y": 63,
"elevation": 3,
"item": "ITEM_PINAP_BERRY",
"flag": "183",
"unknown": 1
},
{
"type": "bg_event_type_0",
"x": 12,
"y": 54,
"elevation": 0,
"script": "SixIsland_WaterPath_EventScript_168B4A"
}
]
}