{
  "id": "MAP_NAVEL_ROCK_BOTTOM",
  "name": "NavelRock_Bottom",
  "layout": "LAYOUT_NAVEL_ROCK_BOTTOM",
  "music": "MUS_RG_SEVII_CAVE",
  "region_map_section": "MAPSEC_NAVEL_ROCK",
  "requires_flash": false,
  "weather": "WEATHER_NONE",
  "map_type": "MAP_TYPE_UNDERGROUND",
  "allow_cycling": false,
  "allow_escaping": false,
  "allow_running": true,
  "show_map_name": true,
  "battle_scene": "MAP_BATTLE_SCENE_NORMAL",
  "connections": null,
  "object_events": [
    {
      "graphics_id": "OBJ_EVENT_GFX_LUGIA",
      "x": 11,
      "y": 13,
      "elevation": 0,
      "movement_type": "MOVEMENT_TYPE_FACE_DOWN",
      "movement_range_x": 1,
      "movement_range_y": 1,
      "trainer_type": "TRAINER_TYPE_NONE",
      "trainer_sight_or_berry_tree_id": "0",
      "script": "NavelRock_Bottom_EventScript_Lugia",
      "flag": "FLAG_HIDE_LUGIA"
    }
  ],
  "warp_events": [
    {
      "x": 14,
      "y": 19,
      "elevation": 0,
      "dest_map": "MAP_NAVEL_ROCK_DOWN11",
      "dest_warp_id": 0
    }
  ],
  "coord_events": [],
  "bg_events": []
}