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
-11
View File
@@ -1,11 +0,0 @@
MtEmber_RubyPath_B5F_EventObjects:
object_event 1, 99, 0, 7, 0, 7, 0, 0, 8, 0, 0, 0, 0, 0, 0, MtEmber_RubyPath_B5F_EventScript_163C49, 138, 0, 0
MtEmber_RubyPath_B5F_MapWarps:
warp_def 11, 7, 3, 0, 352
MtEmber_RubyPath_B5F_MapBGEvents:
bg_event 7, 2, 0, 1, 0, MtEmber_RubyPath_B5F_EventScript_163BAB
MtEmber_RubyPath_B5F_MapEvents::
map_events MtEmber_RubyPath_B5F_EventObjects, MtEmber_RubyPath_B5F_MapWarps, 0x0, MtEmber_RubyPath_B5F_MapBGEvents
@@ -1,8 +0,0 @@
MtEmber_RubyPath_B5F:: @ 834FD3C
.4byte MtEmber_RubyPath_B5F_Layout @ 0x833FF60
.4byte MtEmber_RubyPath_B5F_MapEvents @ 0x83B2E3C
.4byte MtEmber_RubyPath_B5F_MapScripts @ 0x8163BAA
.4byte NULL
.2byte BGM_FRLG_MT_EMBER
.2byte 291
.byte 0xaf, 0x00, 0x00, 0x04, 0x01, 0x07, 0x00, 0x00
+49
View File
@@ -0,0 +1,49 @@
{
"id": "MAP_MT_EMBER_RUBY_PATH_B5F",
"name": "MtEmber_RubyPath_B5F",
"layout": "LAYOUT_MT_EMBER_RUBY_PATH_B5F",
"music": "BGM_FRLG_MT_EMBER",
"region_map_section": "MAPSEC_MT_EMBER",
"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": "99",
"x": 7,
"y": 7,
"elevation": 0,
"movement_type": "8",
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "MtEmber_RubyPath_B5F_EventScript_163C49",
"flag": "138"
}
],
"warp_events": [
{
"x": 11,
"y": 7,
"elevation": 3,
"dest_map": "MAP_MT_EMBER_RUBY_PATH_B4F",
"dest_warp_id": 0
}
],
"coord_events": [],
"bg_events": [
{
"type": "bg_event_type_1",
"x": 7,
"y": 2,
"elevation": 0,
"script": "MtEmber_RubyPath_B5F_EventScript_163BAB"
}
]
}