convert map data to json
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"id": "MAP_SIX_ISLAND",
|
||||
"name": "SixIsland",
|
||||
"layout": "LAYOUT_SIX_ISLAND",
|
||||
"music": "BGM_FRLG_ISLAND_SIX",
|
||||
"region_map_section": "MAPSEC_SIX_ISLAND",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_2",
|
||||
"map_type": "MAP_TYPE_1",
|
||||
"unknown_18": 1,
|
||||
"unknown_19": 6,
|
||||
"elevator_flag": 0,
|
||||
"battle_scene": "BATTLE_SCENE_0",
|
||||
"connections": [
|
||||
{
|
||||
"map": "MAP_SIX_ISLAND_WATER_PATH",
|
||||
"offset": -40,
|
||||
"direction": "right"
|
||||
}
|
||||
],
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "19",
|
||||
"x": 10,
|
||||
"y": 15,
|
||||
"elevation": 3,
|
||||
"movement_type": "9",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SixIsland_EventScript_167EEB",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "56",
|
||||
"x": 15,
|
||||
"y": 13,
|
||||
"elevation": 3,
|
||||
"movement_type": "18",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SixIsland_EventScript_167EE2",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
"warp_events": [
|
||||
{
|
||||
"x": 11,
|
||||
"y": 23,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_SIX_ISLAND_HARBOR",
|
||||
"dest_warp_id": 0
|
||||
},
|
||||
{
|
||||
"x": 11,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_SIX_ISLAND_POKEMON_CENTER_1F",
|
||||
"dest_warp_id": 0
|
||||
},
|
||||
{
|
||||
"x": 16,
|
||||
"y": 17,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_SIX_ISLAND_HOUSE",
|
||||
"dest_warp_id": 0
|
||||
},
|
||||
{
|
||||
"x": 20,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_SIX_ISLAND_MART",
|
||||
"dest_warp_id": 0
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
"bg_events": [
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 9,
|
||||
"y": 17,
|
||||
"elevation": 0,
|
||||
"script": "SixIsland_EventScript_167EF4"
|
||||
},
|
||||
{
|
||||
"type": "hidden_item",
|
||||
"x": 9,
|
||||
"y": 7,
|
||||
"elevation": 3,
|
||||
"item": "ITEM_LEPPA_BERRY",
|
||||
"flag": "184",
|
||||
"unknown": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user