summaryrefslogtreecommitdiff
path: root/data/maps/MeteorFalls_B1F_2R/map.json
blob: 7c45bfdd092803b7c101da954795af2b4abf2345 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "id": "MAP_METEOR_FALLS_B1F_2R",
  "name": "MeteorFalls_B1F_2R",
  "layout": "LAYOUT_METEOR_FALLS_B1F_2R",
  "music": "MUS_DAN03",
  "region_map_section": "MAPSEC_METEOR_FALLS",
  "requires_flash": false,
  "weather": "WEATHER_NONE",
  "map_type": "MAP_TYPE_UNDERGROUND",
  "allow_bike": true,
  "allow_escape_rope": true,
  "allow_running": true,
  "show_map_name": true,
  "battle_scene": "MAP_BATTLE_SCENE_NORMAL",
  "connections": null,
  "object_events": [
    {
      "graphics_id": "EVENT_OBJ_GFX_ITEM_BALL",
      "x": 5,
      "y": 3,
      "elevation": 3,
      "movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
      "movement_range_x": 1,
      "movement_range_y": 1,
      "trainer_type": "0",
      "trainer_sight_or_berry_tree_id": "0",
      "script": "MeteorFalls_B1F_2R_EventScript_2911DF",
      "flag": "FLAG_ITEM_METEOR_FALLS_B1F_2R_TM_02"
    }
  ],
  "warp_events": [
    {
      "x": 5,
      "y": 15,
      "elevation": 3,
      "dest_map": "MAP_METEOR_FALLS_B1F_1R",
      "dest_warp_id": 3
    }
  ],
  "coord_events": [],
  "bg_events": []
}