convert map data to json
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
MtEmber_RubyPath_B1F_EventObjects:
|
||||
object_event 1, 96, 0, 1, 0, 8, 0, 3, 1, 17, 0, 0, 0, 0, 0, MtEmber_RubyPath_B1F_EventScript_1BE00C, 18, 0, 0
|
||||
object_event 2, 96, 0, 1, 0, 11, 0, 3, 1, 17, 0, 0, 0, 0, 0, MtEmber_RubyPath_B1F_EventScript_1BE00C, 19, 0, 0
|
||||
object_event 3, 96, 0, 3, 0, 12, 0, 3, 1, 17, 0, 0, 0, 0, 0, MtEmber_RubyPath_B1F_EventScript_1BE00C, 20, 0, 0
|
||||
object_event 4, 96, 0, 5, 0, 14, 0, 3, 1, 17, 0, 0, 0, 0, 0, MtEmber_RubyPath_B1F_EventScript_1BE00C, 21, 0, 0
|
||||
|
||||
MtEmber_RubyPath_B1F_MapWarps:
|
||||
warp_def 9, 21, 0, 1, 359
|
||||
warp_def 6, 1, 0, 0, 361
|
||||
|
||||
MtEmber_RubyPath_B1F_MapEvents::
|
||||
map_events MtEmber_RubyPath_B1F_EventObjects, MtEmber_RubyPath_B1F_MapWarps, 0x0, 0x0
|
||||
@@ -1,8 +0,0 @@
|
||||
MtEmber_RubyPath_B1F:: @ 834FD74
|
||||
.4byte MtEmber_RubyPath_B1F_Layout @ 0x833F524
|
||||
.4byte MtEmber_RubyPath_B1F_MapEvents @ 0x83B2F64
|
||||
.4byte MtEmber_RubyPath_B1F_MapScripts @ 0x8163C46
|
||||
.4byte NULL
|
||||
.2byte BGM_FRLG_MT_EMBER
|
||||
.2byte 286
|
||||
.byte 0xaf, 0x00, 0x00, 0x04, 0x01, 0x07, 0x00, 0x00
|
||||
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"id": "MAP_MT_EMBER_RUBY_PATH_B1F",
|
||||
"name": "MtEmber_RubyPath_B1F",
|
||||
"layout": "LAYOUT_MT_EMBER_RUBY_PATH_B1F",
|
||||
"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": "96",
|
||||
"x": 1,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"movement_type": "1",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "MtEmber_RubyPath_B1F_EventScript_1BE00C",
|
||||
"flag": "18"
|
||||
},
|
||||
{
|
||||
"graphics_id": "96",
|
||||
"x": 1,
|
||||
"y": 11,
|
||||
"elevation": 3,
|
||||
"movement_type": "1",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "MtEmber_RubyPath_B1F_EventScript_1BE00C",
|
||||
"flag": "19"
|
||||
},
|
||||
{
|
||||
"graphics_id": "96",
|
||||
"x": 3,
|
||||
"y": 12,
|
||||
"elevation": 3,
|
||||
"movement_type": "1",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "MtEmber_RubyPath_B1F_EventScript_1BE00C",
|
||||
"flag": "20"
|
||||
},
|
||||
{
|
||||
"graphics_id": "96",
|
||||
"x": 5,
|
||||
"y": 14,
|
||||
"elevation": 3,
|
||||
"movement_type": "1",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "MtEmber_RubyPath_B1F_EventScript_1BE00C",
|
||||
"flag": "21"
|
||||
}
|
||||
],
|
||||
"warp_events": [
|
||||
{
|
||||
"x": 9,
|
||||
"y": 21,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_MT_EMBER_RUBY_PATH_1F",
|
||||
"dest_warp_id": 1
|
||||
},
|
||||
{
|
||||
"x": 6,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_MT_EMBER_RUBY_PATH_B2F",
|
||||
"dest_warp_id": 0
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
"bg_events": []
|
||||
}
|
||||
Reference in New Issue
Block a user