pokefirered/data/maps/RockTunnel_1F/map.json
2019-05-13 19:44:24 -04:00

201 lines
4.4 KiB
JSON

{
"id": "MAP_ROCK_TUNNEL_1F",
"name": "RockTunnel_1F",
"layout": "LAYOUT_ROCK_TUNNEL_1F",
"music": "BGM_FRLG_MT_MOON",
"region_map_section": "MAPSEC_ROCK_TUNNEL",
"requires_flash": true,
"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": "40",
"x": 26,
"y": 28,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3,
"script": "RockTunnel_1F_EventScript_162E73",
"flag": "0"
},
{
"graphics_id": "40",
"x": 39,
"y": 27,
"elevation": 3,
"movement_type": "10",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
"script": "RockTunnel_1F_EventScript_162E5C",
"flag": "0"
},
{
"graphics_id": "40",
"x": 45,
"y": 24,
"elevation": 3,
"movement_type": "9",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 5,
"script": "RockTunnel_1F_EventScript_162E45",
"flag": "0"
},
{
"graphics_id": "56",
"x": 20,
"y": 17,
"elevation": 3,
"movement_type": "9",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
"script": "RockTunnel_1F_EventScript_162E17",
"flag": "0"
},
{
"graphics_id": "56",
"x": 5,
"y": 20,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
"script": "RockTunnel_1F_EventScript_162E00",
"flag": "0"
},
{
"graphics_id": "56",
"x": 7,
"y": 5,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
"script": "RockTunnel_1F_EventScript_162DE9",
"flag": "0"
},
{
"graphics_id": "52",
"x": 27,
"y": 10,
"elevation": 3,
"movement_type": "9",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3,
"script": "RockTunnel_1F_EventScript_162E2E",
"flag": "0"
},
{
"graphics_id": "92",
"x": 37,
"y": 5,
"elevation": 3,
"movement_type": "1",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "RockTunnel_1F_EventScript_1BEB0A",
"flag": "451"
},
{
"graphics_id": "92",
"x": 33,
"y": 22,
"elevation": 3,
"movement_type": "1",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "RockTunnel_1F_EventScript_1BEB17",
"flag": "452"
},
{
"graphics_id": "92",
"x": 22,
"y": 22,
"elevation": 3,
"movement_type": "1",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "RockTunnel_1F_EventScript_1BEB24",
"flag": "453"
}
],
"warp_events": [
{
"x": 17,
"y": 2,
"elevation": 3,
"dest_map": "MAP_ROUTE10",
"dest_warp_id": 0
},
{
"x": 45,
"y": 2,
"elevation": 3,
"dest_map": "MAP_ROCK_TUNNEL_B1F",
"dest_warp_id": 0
},
{
"x": 4,
"y": 2,
"elevation": 3,
"dest_map": "MAP_ROCK_TUNNEL_B1F",
"dest_warp_id": 1
},
{
"x": 20,
"y": 13,
"elevation": 3,
"dest_map": "MAP_ROCK_TUNNEL_B1F",
"dest_warp_id": 2
},
{
"x": 45,
"y": 21,
"elevation": 3,
"dest_map": "MAP_ROCK_TUNNEL_B1F",
"dest_warp_id": 3
},
{
"x": 18,
"y": 37,
"elevation": 3,
"dest_map": "MAP_ROUTE10",
"dest_warp_id": 1
}
],
"coord_events": [],
"bg_events": [
{
"type": "bg_event_type_0",
"x": 14,
"y": 33,
"elevation": 3,
"script": "RockTunnel_1F_EventScript_162DE0"
}
]
}