pokefirered/data/maps/TwoIsland/map.json

195 lines
4.6 KiB
JSON

{
"id": "MAP_TWO_ISLAND",
"name": "TwoIsland",
"layout": "LAYOUT_TWO_ISLAND",
"music": "MUS_NANA123",
"region_map_section": "MAPSEC_TWO_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_TWO_ISLAND_CAPE_BRINK",
"offset": 24,
"direction": "up"
}
],
"object_events": [
{
"graphics_id": "OBJECT_EVENT_GFX_CLERK",
"x": 28,
"y": 4,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 2,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "TwoIsland_EventScript_16760F",
"flag": "0"
},
{
"graphics_id": "OBJECT_EVENT_GFX_WOMAN_1",
"x": 31,
"y": 6,
"elevation": 3,
"movement_type": "7",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "TwoIsland_EventScript_167755",
"flag": "FLAG_HIDE_TWO_ISLAND_WOMAN"
},
{
"graphics_id": "OBJECT_EVENT_GFX_BEAUTY",
"x": 30,
"y": 11,
"elevation": 3,
"movement_type": "7",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "TwoIsland_EventScript_16775E",
"flag": "FLAG_HIDE_TWO_ISLAND_BEAUTY"
},
{
"graphics_id": "OBJECT_EVENT_GFX_SAILOR",
"x": 26,
"y": 5,
"elevation": 3,
"movement_type": "10",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "TwoIsland_EventScript_16774C",
"flag": "0"
},
{
"graphics_id": "OBJECT_EVENT_GFX_SUPER_NERD",
"x": 27,
"y": 6,
"elevation": 3,
"movement_type": "10",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "TwoIsland_EventScript_167777",
"flag": "FLAG_HIDE_TWO_ISLAND_SUPER_NERD"
},
{
"graphics_id": "OBJECT_EVENT_GFX_CUT_TREE",
"x": 30,
"y": 16,
"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": "OBJECT_EVENT_GFX_ITEM_BALL",
"x": 39,
"y": 16,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "TwoIsland_EventScript_1BEAAF",
"flag": "FLAG_HIDE_TWO_ISLAND_REVIVE"
},
{
"graphics_id": "OBJECT_EVENT_GFX_LITTLE_BOY",
"x": 37,
"y": 12,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "TwoIsland_EventScript_167789",
"flag": "0"
},
{
"graphics_id": "OBJECT_EVENT_GFX_BOY",
"x": 24,
"y": 12,
"elevation": 3,
"movement_type": "2",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "TwoIsland_EventScript_167780",
"flag": "0"
}
],
"warp_events": [
{
"x": 39,
"y": 9,
"elevation": 0,
"dest_map": "MAP_TWO_ISLAND_JOYFUL_GAME_CORNER",
"dest_warp_id": 0
},
{
"x": 33,
"y": 9,
"elevation": 0,
"dest_map": "MAP_TWO_ISLAND_HOUSE",
"dest_warp_id": 0
},
{
"x": 21,
"y": 7,
"elevation": 0,
"dest_map": "MAP_TWO_ISLAND_POKEMON_CENTER_1F",
"dest_warp_id": 0
},
{
"x": 10,
"y": 8,
"elevation": 3,
"dest_map": "MAP_TWO_ISLAND_HARBOR",
"dest_warp_id": 0
}
],
"coord_events": [],
"bg_events": [
{
"type": "bg_event_type_0",
"x": 29,
"y": 8,
"elevation": 0,
"script": "TwoIsland_EventScript_167792"
},
{
"type": "bg_event_type_0",
"x": 40,
"y": 10,
"elevation": 0,
"script": "TwoIsland_EventScript_16779B"
},
{
"type": "bg_event_type_0",
"x": 8,
"y": 3,
"elevation": 0,
"script": "TwoIsland_EventScript_1677A4"
}
]
}