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
-10
View File
@@ -1,10 +0,0 @@
SSAnne_B1F_Room5_EventObjects:
object_event 1, 19, 0, 3, 0, 5, 0, 3, 8, 17, 0, 0, 0, 0, 0, SSAnne_B1F_Room5_EventScript_160DD6, 0, 0, 0
object_event 2, 134, 0, 2, 0, 5, 0, 3, 8, 17, 0, 0, 0, 0, 0, SSAnne_B1F_Room5_EventScript_160DDF, 0, 0, 0
object_event 3, 92, 0, 2, 0, 2, 0, 0, 8, 17, 0, 0, 0, 0, 0, SSAnne_B1F_Room5_EventScript_1BE69F, 361, 0, 0
SSAnne_B1F_Room5_MapWarps:
warp_def 4, 7, 3, 5, 264
SSAnne_B1F_Room5_MapEvents::
map_events SSAnne_B1F_Room5_EventObjects, SSAnne_B1F_Room5_MapWarps, 0x0, 0x0
-8
View File
@@ -1,8 +0,0 @@
SSAnne_B1F_Room5:: @ 834F524
.4byte SSAnne_Room2_Layout @ 0x8319F04
.4byte SSAnne_B1F_Room5_MapEvents @ 0x83AF1DC
.4byte SSAnne_B1F_Room5_MapScripts @ 0x8160DD5
.4byte NULL
.2byte BGM_FRLG_SS_ANNE
.2byte 178
.byte 0x80, 0x00, 0x00, 0x08, 0x00, 0x06, 0x00, 0x00
+67
View File
@@ -0,0 +1,67 @@
{
"id": "MAP_SSANNE_B1F_ROOM5",
"name": "SSAnne_B1F_Room5",
"layout": "LAYOUT_SSANNE_ROOM2",
"music": "BGM_FRLG_SS_ANNE",
"region_map_section": "MAPSEC_S_S_ANNE",
"requires_flash": false,
"weather": "WEATHER_0",
"map_type": "MAP_TYPE_8",
"unknown_18": 0,
"unknown_19": 6,
"elevator_flag": 0,
"battle_scene": "BATTLE_SCENE_0",
"connections": null,
"object_events": [
{
"graphics_id": "19",
"x": 3,
"y": 5,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "SSAnne_B1F_Room5_EventScript_160DD6",
"flag": "0"
},
{
"graphics_id": "134",
"x": 2,
"y": 5,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "SSAnne_B1F_Room5_EventScript_160DDF",
"flag": "0"
},
{
"graphics_id": "92",
"x": 2,
"y": 2,
"elevation": 0,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "SSAnne_B1F_Room5_EventScript_1BE69F",
"flag": "361"
}
],
"warp_events": [
{
"x": 4,
"y": 7,
"elevation": 3,
"dest_map": "MAP_SSANNE_B1F_CORRIDOR",
"dest_warp_id": 5
}
],
"coord_events": [],
"bg_events": []
}