mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 04:23:14 -05:00
139 lines
3.4 KiB
JSON
139 lines
3.4 KiB
JSON
{
|
|
"id": "MAP_FIVE_ISLAND_MEADOW",
|
|
"name": "FiveIsland_Meadow",
|
|
"layout": "LAYOUT_FIVE_ISLAND_MEADOW",
|
|
"music": "MUS_NANASHIMA",
|
|
"region_map_section": "MAPSEC_FIVE_ISLE_MEADOW",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_SUNNY",
|
|
"map_type": "MAP_TYPE_3",
|
|
"unknown_18": 1,
|
|
"unknown_19": 6,
|
|
"elevator_flag": 0,
|
|
"battle_scene": "BATTLE_SCENE_0",
|
|
"connections": [
|
|
{
|
|
"map": "MAP_FIVE_ISLAND",
|
|
"offset": 0,
|
|
"direction": "left"
|
|
},
|
|
{
|
|
"map": "MAP_FIVE_ISLAND_MEMORIAL_PILLAR",
|
|
"offset": 20,
|
|
"direction": "right"
|
|
}
|
|
],
|
|
"object_events": [
|
|
{
|
|
"graphics_id": "MAP_OBJ_GFX_ROCKET_F",
|
|
"x": 18,
|
|
"y": 18,
|
|
"elevation": 3,
|
|
"movement_type": "2",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 1,
|
|
"trainer_sight_or_berry_tree_id": 1,
|
|
"script": "FiveIsland_Meadow_EventScript_1689BB",
|
|
"flag": "FLAG_HIDE_FIVE_ISLAND_ROCKETS"
|
|
},
|
|
{
|
|
"graphics_id": "MAP_OBJ_GFX_ROCKET_M",
|
|
"x": 17,
|
|
"y": 5,
|
|
"elevation": 3,
|
|
"movement_type": "17",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 1,
|
|
"trainer_sight_or_berry_tree_id": 5,
|
|
"script": "FiveIsland_Meadow_EventScript_16898D",
|
|
"flag": "FLAG_HIDE_FIVE_ISLAND_ROCKETS"
|
|
},
|
|
{
|
|
"graphics_id": "MAP_OBJ_GFX_ROCKET_M",
|
|
"x": 11,
|
|
"y": 27,
|
|
"elevation": 3,
|
|
"movement_type": "10",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 1,
|
|
"trainer_sight_or_berry_tree_id": 3,
|
|
"script": "FiveIsland_Meadow_EventScript_1689A4",
|
|
"flag": "FLAG_HIDE_FIVE_ISLAND_ROCKETS"
|
|
},
|
|
{
|
|
"graphics_id": "MAP_OBJ_GFX_CUT_TREE",
|
|
"x": 8,
|
|
"y": 9,
|
|
"elevation": 3,
|
|
"movement_type": "1",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "EventScript_InteractWithCutTreeObject",
|
|
"flag": "FLAG_TEMP_12"
|
|
},
|
|
{
|
|
"graphics_id": "MAP_OBJ_GFX_CUT_TREE",
|
|
"x": 19,
|
|
"y": 12,
|
|
"elevation": 3,
|
|
"movement_type": "1",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "EventScript_InteractWithCutTreeObject",
|
|
"flag": "FLAG_TEMP_13"
|
|
},
|
|
{
|
|
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
|
"x": 12,
|
|
"y": 11,
|
|
"elevation": 3,
|
|
"movement_type": "8",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "FiveIsland_Meadow_EventScript_1BEC69",
|
|
"flag": "FLAG_HIDE_FIVE_ISLAND_MEADOW_MAX_POTION"
|
|
},
|
|
{
|
|
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
|
"x": 3,
|
|
"y": 22,
|
|
"elevation": 3,
|
|
"movement_type": "8",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "FiveIsland_Meadow_EventScript_1BEC76",
|
|
"flag": "FLAG_HIDE_FIVE_ISLAND_MEADOW_PP_UP"
|
|
}
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 12,
|
|
"y": 21,
|
|
"elevation": 0,
|
|
"dest_map": "MAP_FIVE_ISLAND_ROCKET_WAREHOUSE",
|
|
"dest_warp_id": 0
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": [
|
|
{
|
|
"type": "bg_event_type_0",
|
|
"x": 12,
|
|
"y": 21,
|
|
"elevation": 0,
|
|
"script": "FiveIsland_Meadow_EventScript_168942"
|
|
}
|
|
]
|
|
}
|