pokefirered/data/maps/VermilionCity_House3/map.json
2019-05-17 14:14:21 +01:00

103 lines
2.2 KiB
JSON

{
"id": "MAP_VERMILION_CITY_HOUSE3",
"name": "VermilionCity_House3",
"layout": "LAYOUT_HOUSE1",
"music": "BGM_FRLG_VERMILION_CITY",
"region_map_section": "MAPSEC_VERMILION_CITY",
"requires_flash": false,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8",
"unknown_18": 0,
"unknown_19": 0,
"elevator_flag": 0,
"battle_scene": "BATTLE_SCENE_0",
"connections": null,
"object_events": [
{
"graphics_id": "19",
"x": 7,
"y": 4,
"elevation": 3,
"movement_type": "9",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "VermilionCity_House3_EventScript_16BAAA",
"flag": "0"
},
{
"graphics_id": "116",
"x": 2,
"y": 5,
"elevation": 3,
"movement_type": "5",
"movement_range_x": 2,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "VermilionCity_House3_EventScript_16BABC",
"flag": "0"
},
{
"graphics_id": "105",
"x": 6,
"y": 4,
"elevation": 0,
"movement_type": "1",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "0x0",
"flag": "0"
},
{
"graphics_id": "22",
"x": 2,
"y": 4,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "VermilionCity_House3_EventScript_16BAB3",
"flag": "0"
}
],
"warp_events": [
{
"x": 3,
"y": 7,
"elevation": 3,
"dest_map": "MAP_VERMILION_CITY",
"dest_warp_id": 8
},
{
"x": 4,
"y": 7,
"elevation": 3,
"dest_map": "MAP_VERMILION_CITY",
"dest_warp_id": 8
},
{
"x": 5,
"y": 7,
"elevation": 3,
"dest_map": "MAP_VERMILION_CITY",
"dest_warp_id": 8
}
],
"coord_events": [],
"bg_events": [
{
"type": "bg_event_type_0",
"x": 6,
"y": 4,
"elevation": 3,
"script": "VermilionCity_House3_EventScript_16BACF"
}
]
}