pokefirered/data/maps/SilphCo_11F/map.json
2019-10-21 13:34:31 -04:00

186 lines
4.1 KiB
JSON

{
"id": "MAP_SILPH_CO_11F",
"name": "SilphCo_11F",
"layout": "LAYOUT_SILPH_CO_11F",
"music": "MUS_SHIRUHU",
"region_map_section": "MAPSEC_SILPH_CO",
"requires_flash": false,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8",
"unknown_18": 0,
"unknown_19": 7,
"elevator_flag": 11,
"battle_scene": "BATTLE_SCENE_0",
"connections": null,
"object_events": [
{
"graphics_id": "MAP_OBJ_GFX_OLD_MAN_2",
"x": 9,
"y": 9,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "SilphCo_11F_EventScript_161DFE",
"flag": "0"
},
{
"graphics_id": "MAP_OBJ_GFX_WORKER_F",
"x": 11,
"y": 9,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "SilphCo_11F_EventScript_161E7F",
"flag": "0"
},
{
"graphics_id": "MAP_OBJ_GFX_GIOVANNI",
"x": 6,
"y": 11,
"elevation": 3,
"movement_type": "10",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "0x0",
"flag": "FLAG_HIDE_SILPH_ROCKETS"
},
{
"graphics_id": "MAP_OBJ_GFX_ROCKET_M",
"x": 16,
"y": 12,
"elevation": 3,
"movement_type": "7",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 5,
"script": "SilphCo_11F_EventScript_161F40",
"flag": "FLAG_HIDE_SILPH_ROCKETS"
},
{
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
"x": 16,
"y": 18,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "SilphCo_11F_EventScript_1BEB58",
"flag": "FLAG_HIDE_SILPH_CO_11F_ZINC"
},
{
"graphics_id": "MAP_OBJ_GFX_ROCKET_M",
"x": 2,
"y": 19,
"elevation": 3,
"movement_type": "7",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 5,
"script": "SilphCo_11F_EventScript_161F57",
"flag": "FLAG_HIDE_SILPH_ROCKETS"
}
],
"warp_events": [
{
"x": 7,
"y": 2,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_10F",
"dest_warp_id": 0
},
{
"x": 2,
"y": 5,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_7F",
"dest_warp_id": 1
},
{
"x": 13,
"y": 3,
"elevation": 0,
"dest_map": "MAP_SILPH_CO_ELEVATOR",
"dest_warp_id": 0
}
],
"coord_events": [
{
"type": "trigger",
"x": 5,
"y": 15,
"elevation": 3,
"var": "VAR_MAP_SCENE_SILPH_CO_11F",
"var_value": 0,
"script": "SilphCo_11F_EventScript_161E88"
},
{
"type": "trigger",
"x": 6,
"y": 15,
"elevation": 3,
"var": "VAR_MAP_SCENE_SILPH_CO_11F",
"var_value": 0,
"script": "SilphCo_11F_EventScript_161E94"
}
],
"bg_events": [
{
"type": "bg_event_type_0",
"x": 5,
"y": 16,
"elevation": 3,
"script": "SilphCo_11F_EventScript_1A8B09"
},
{
"type": "bg_event_type_0",
"x": 5,
"y": 17,
"elevation": 3,
"script": "SilphCo_11F_EventScript_1A8B09"
},
{
"type": "bg_event_type_0",
"x": 6,
"y": 16,
"elevation": 3,
"script": "SilphCo_11F_EventScript_1A8B09"
},
{
"type": "bg_event_type_0",
"x": 6,
"y": 17,
"elevation": 3,
"script": "SilphCo_11F_EventScript_1A8B09"
},
{
"type": "hidden_item",
"x": 10,
"y": 18,
"elevation": 0,
"item": "ITEM_REVIVE",
"flag": "HIDDEN_ITEM_SILPH_CO_11F_REVIVE",
"quantity": 1,
"underfoot": false
},
{
"type": "bg_event_type_0",
"x": 8,
"y": 1,
"elevation": 0,
"script": "SilphCo_11F_EventScript_161F37"
}
]
}