convert map data to json
This commit is contained in:
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"id": "MAP_FOUR_ISLAND_ICEFALL_CAVE_1F",
|
||||
"name": "FourIsland_IcefallCave_1F",
|
||||
"layout": "LAYOUT_FOUR_ISLAND_ICEFALL_CAVE_1F",
|
||||
"music": "BGM_FRLG_MT_EMBER",
|
||||
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
||||
"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": "92",
|
||||
"x": 11,
|
||||
"y": 7,
|
||||
"elevation": 3,
|
||||
"movement_type": "8",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "FourIsland_IcefallCave_1F_EventScript_1BED53",
|
||||
"flag": "496"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"x": 12,
|
||||
"y": 16,
|
||||
"elevation": 3,
|
||||
"movement_type": "8",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "FourIsland_IcefallCave_1F_EventScript_1BED60",
|
||||
"flag": "497"
|
||||
}
|
||||
],
|
||||
"warp_events": [
|
||||
{
|
||||
"x": 3,
|
||||
"y": 17,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_ENTRANCE",
|
||||
"dest_warp_id": 1
|
||||
},
|
||||
{
|
||||
"x": 2,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_ENTRANCE",
|
||||
"dest_warp_id": 2
|
||||
},
|
||||
{
|
||||
"x": 12,
|
||||
"y": 12,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_B1F",
|
||||
"dest_warp_id": 0
|
||||
},
|
||||
{
|
||||
"x": 12,
|
||||
"y": 3,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_B1F",
|
||||
"dest_warp_id": 1
|
||||
},
|
||||
{
|
||||
"x": 15,
|
||||
"y": 16,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_B1F",
|
||||
"dest_warp_id": 2
|
||||
},
|
||||
{
|
||||
"x": 3,
|
||||
"y": 6,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_BACK",
|
||||
"dest_warp_id": 0
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
"bg_events": []
|
||||
}
|
||||
Reference in New Issue
Block a user