convert map data to json
This commit is contained in:
@@ -0,0 +1,104 @@
|
||||
{
|
||||
"id": "MAP_SAFFRON_CITY_HOUSE1_2F",
|
||||
"name": "SaffronCity_House1_2F",
|
||||
"layout": "LAYOUT_SAFFRON_CITY_HOUSE1_2F",
|
||||
"music": "BGM_FRLG_VIRIDIAN_CITY",
|
||||
"region_map_section": "MAPSEC_SAFFRON_CITY",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_0",
|
||||
"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": "132",
|
||||
"x": 6,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"movement_type": "2",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SaffronCity_House1_2F_EventScript_16EB5D",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "120",
|
||||
"x": 4,
|
||||
"y": 6,
|
||||
"elevation": 3,
|
||||
"movement_type": "8",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SaffronCity_House1_2F_EventScript_16EB70",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "115",
|
||||
"x": 7,
|
||||
"y": 2,
|
||||
"elevation": 3,
|
||||
"movement_type": "8",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SaffronCity_House1_2F_EventScript_16EB70",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "17",
|
||||
"x": 9,
|
||||
"y": 6,
|
||||
"elevation": 3,
|
||||
"movement_type": "2",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SaffronCity_House1_2F_EventScript_16EB7B",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
"warp_events": [
|
||||
{
|
||||
"x": 10,
|
||||
"y": 2,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_SAFFRON_CITY_HOUSE1_1F",
|
||||
"dest_warp_id": 3
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
"bg_events": [
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "SaffronCity_House1_2F_EventScript_16EBC9"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 3,
|
||||
"y": 5,
|
||||
"elevation": 0,
|
||||
"script": "SaffronCity_House1_2F_EventScript_16EBD2"
|
||||
},
|
||||
{
|
||||
"type": "hidden_item",
|
||||
"x": 2,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"item": "ITEM_NUGGET",
|
||||
"flag": "26",
|
||||
"unknown": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user