tumbledemerald-legacy/data/maps/SlateportCity_PokemonFanClub/map.json
2022-05-19 17:14:13 +00:00

154 lines
4.3 KiB
JSON

{
"id": "MAP_SLATEPORT_CITY_POKEMON_FAN_CLUB",
"name": "SlateportCity_PokemonFanClub",
"layout": "LAYOUT_SLATEPORT_CITY_POKEMON_FAN_CLUB",
"music": "MUS_SLATEPORT",
"region_map_section": "MAPSEC_SLATEPORT_CITY",
"requires_flash": false,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_INDOOR",
"allow_cycling": false,
"allow_escaping": false,
"allow_running": false,
"show_map_name": false,
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
"connections": null,
"object_events": [
{
"graphics_id": "OBJ_EVENT_GFX_MAN_1",
"x": 11,
"y": 4,
"elevation": 0,
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "SlateportCity_PokemonFanClub_EventScript_Man",
"flag": "0"
},
{
"graphics_id": "OBJ_EVENT_GFX_TWIN",
"x": 1,
"y": 5,
"elevation": 0,
"movement_type": "MOVEMENT_TYPE_WANDER_UP_AND_DOWN",
"movement_range_x": 0,
"movement_range_y": 1,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "SlateportCity_PokemonFanClub_EventScript_Twin",
"flag": "0"
},
{
"graphics_id": "OBJ_EVENT_GFX_REPORTER_F",
"x": 11,
"y": 5,
"elevation": 0,
"movement_type": "MOVEMENT_TYPE_FACE_UP",
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "SlateportCity_PokemonFanClub_EventScript_Reporter",
"flag": "0"
},
{
"graphics_id": "OBJ_EVENT_GFX_WOMAN_4",
"x": 6,
"y": 2,
"elevation": 3,
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "SlateportCity_PokemonFanClub_EventScript_SootheBellWoman",
"flag": "0"
},
{
"graphics_id": "OBJ_EVENT_GFX_GENTLEMAN",
"x": 6,
"y": 5,
"elevation": 4,
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "SlateportCity_PokemonFanClub_EventScript_Chairman",
"flag": "0"
},
{
"graphics_id": "OBJ_EVENT_GFX_ZIGZAGOON_2",
"x": 3,
"y": 9,
"elevation": 3,
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "SlateportCity_PokemonFanClub_EventScript_Zigzagoon",
"flag": "0"
},
{
"graphics_id": "OBJ_EVENT_GFX_SKITTY",
"x": 8,
"y": 3,
"elevation": 3,
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "SlateportCity_PokemonFanClub_EventScript_Skitty",
"flag": "0"
},
{
"graphics_id": "OBJ_EVENT_GFX_AZUMARILL",
"x": 10,
"y": 8,
"elevation": 3,
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "SlateportCity_PokemonFanClub_EventScript_Azumarill",
"flag": "0"
},
{
"graphics_id": "OBJ_EVENT_GFX_MAN_4",
"x": 11,
"y": 8,
"elevation": 0,
"movement_type": "MOVEMENT_TYPE_FACE_LEFT",
"movement_range_x": 0,
"movement_range_y": 1,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "SlateportCity_PokemonFanClub_EventScript_SwaggerTutor",
"flag": "0"
}
],
"warp_events": [
{
"x": 6,
"y": 10,
"elevation": 0,
"dest_map": "MAP_SLATEPORT_CITY",
"dest_warp_id": 4
},
{
"x": 7,
"y": 10,
"elevation": 0,
"dest_map": "MAP_SLATEPORT_CITY",
"dest_warp_id": 4
}
],
"coord_events": [],
"bg_events": []
}