mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 22:28:44 -05:00
100 lines
2.1 KiB
JSON
100 lines
2.1 KiB
JSON
{
|
|
"id": "MAP_SIX_ISLAND",
|
|
"name": "SixIsland",
|
|
"layout": "LAYOUT_SIX_ISLAND",
|
|
"music": "MUS_NANA67",
|
|
"region_map_section": "MAPSEC_SIX_ISLAND",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_SUNNY",
|
|
"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": "MAP_OBJ_GFX_BOY",
|
|
"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": "MAP_OBJ_GFX_HIKER",
|
|
"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": "HIDDEN_ITEM_SIX_ISLAND_LEPPA_BERRY",
|
|
"quantity": 1,
|
|
"underfoot": false
|
|
}
|
|
]
|
|
}
|