Anonymous
×
Create a new article
Write your page title here:
We currently have 908 articles on WIKI - Flat MMO. Type your article name above or click on one of the titles below and start writing!



WIKI - Flat MMO
908Articles

MediaWiki:InteractiveMap/Maps.js: Difference between revisions

Created page with "const Maps = { m1001_1001: { ingameId: "m1001_1001", displayName: "Everbrook Mayor Front Yard", upperImg: true, height: 14, width: 24, paths: [ { x1: 8, y1: 13, x2: 13, y2: 13, destination: "m1001_1000" }, { x1: 23, y1: 7, x2: 23, y2: 9, destination: "m1002_1001" }, { x1: 4, y1: 0, x2: 6, y2: 0, destination: "m1001_1002" }, { x1: 9, y1: 5, x2: 11, y2: 6, dest..."
 
Dsdsksjkajk (talk | contribs)
Maps data saved by Map Editor via API
 
(111 intermediate revisions by 4 users not shown)
Line 1: Line 1:
const Maps = {
const Maps = {
m1001_1001: {
"m1001_1001": {
ingameId: "m1001_1001",
"ingameId": "m1001_1001",
displayName: "Everbrook Mayor Front Yard",
"displayName": "Everbrook Mayor Front Yard",
upperImg: true,
"upperImg": true,
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 8,
"x1": 8,
y1: 13,
"y1": 13,
x2: 13,
"x2": 13,
y2: 13,
"y2": 13,
destination: "m1001_1000"
"destination": "m1001_1000"
},
},
{
{
x1: 23,
"x1": 23,
y1: 7,
"y1": 7,
x2: 23,
"x2": 23,
y2: 9,
"y2": 9,
destination: "m1002_1001"
"destination": "m1002_1001"
},
},
{
{
x1: 4,
"x1": 4,
y1: 0,
"y1": 0,
x2: 6,
"x2": 6,
y2: 0,
"y2": 0,
destination: "m1001_1002"
"destination": "m1001_1002"
},
},
{
{
x1: 9,
"x1": 9,
y1: 5,
"y1": 5,
x2: 11,
"x2": 11,
y2: 6,
"y2": 6,
destination: "m1001_1001_inside1",
"destination": "m1001_1001_inside1",
ignoreDraw: true
"ignoreDraw": true
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "blue_flag",
"name": "blue_flag",
x: 15,
"x": 15,
y: 5
"y": 5
},
},
{
{
name: "triple_wooden_door",
"name": "triple_wooden_door",
x: 9,
"x": 9,
y: 5
"y": 5
},
},
{
{
name: "anchovy_fish_spot",
"name": "anchovy_fish_spot",
x: 1,
"x": 1,
y: 3
"y": 3
},
},
{
{
name: "shrimp_fish_spot",
"name": "shrimp_fish_spot",
x: 1,
"x": 1,
y: 6
"y": 6
},
},
{
{
name: "shrimp_fish_spot",
"name": "shrimp_fish_spot",
x: 3,
"x": 3,
y: 9
"y": 9
},
},
{
{
name: "oak_tree",
"name": "oak_tree",
x: 18,
"x": 18,
y: 2
"y": 2
}
}
],
],
npcs: [
"npcs": [
{
{
name: "everbrook_guard",
"name": "everbrook_guard",
x: 18,
"x": 18,
y: 10
"y": 10
}
}
]
]
},
},
m1001_1002: {
"m1001_1002": {
ingameId: "m1001_1002",
"ingameId": "m1001_1002",
displayName: "Everbrook Row Boat",
"displayName": "Everbrook Row Boat",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 4,
"x1": 4,
y1: 13,
"y1": 13,
x2: 6,
"x2": 6,
y2: 13,
"y2": 13,
destination: "m1001_1001"
"destination": "m1001_1001"
},
},
{
{
x1: 17,
"x1": 17,
y1: 3,
"y1": 3,
x2: 20,
"x2": 20,
y2: 4,
"y2": 4,
destination: "m1000_1100"
"destination": "m1000_1100"
}
}
],
],
structures: [
"structures": [
{
{
name: "pile_of_sand",
"name": "pile_of_sand",
x: 13,
"x": 13,
y: 5
"y": 5
},
},
{
{
name: "pile_of_sand",
"name": "pile_of_sand",
x: 6,
"x": 6,
y: 4
"y": 4
}
}
],
],
objects: [
"objects": [
{
{
name: "row_boat",
"name": "row_boat",
x: 17,
"x": 17,
y: 2
"y": 2
},
},
{
{
name: "sardine_fish_spot",
"name": "sardine_fish_spot",
x: 10,
"x": 10,
y: 3
"y": 3
}
}
],
],
npcs: [
"npcs": [
{
{
name: "cat",
"name": "cat",
x: 17,
"x": 17,
y: 9
"y": 9
},
},
{
{
name: "ned",
"name": "ned",
x: 18,
"x": 18,
y: 6
"y": 6
}
}
]
]
},
},
m1001_1000: {
"m1001_1000": {
ingameId: "m1001_1000",
"ingameId": "m1001_1000",
displayName: "Everbrook Cat Lady",
"displayName": "Everbrook Cat Lady",
upperImg: true,
"upperImg": true,
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 9,
"x1": 9,
y1: 13,
"y1": 13,
x2: 13,
"x2": 13,
y2: 13,
"y2": 13,
destination: "m1001_999"
"destination": "m1001_999"
},
},
{
{
x1: 0,
"x1": 0,
y1: 7,
"y1": 7,
x2: 0,
"x2": 0,
y2: 10,
"y2": 10,
destination: "m1000_1000"
"destination": "m1000_1000"
},
},
{
{
x1: 9,
"x1": 9,
y1: 0,
"y1": 0,
x2: 13,
"x2": 13,
y2: 0,
"y2": 0,
destination: "m1001_1001"
"destination": "m1001_1001"
},
},
{
{
x1: 23,
"x1": 23,
y1: 9,
"y1": 9,
x2: 23,
"x2": 23,
y2: 10,
"y2": 10,
destination: "m1002_1000"
"destination": "m1002_1000"
},
},
{
{
x1: 19,
"x1": 19,
y1: 3,
"y1": 3,
x2: 19,
"x2": 19,
y2: 4,
"y2": 4,
destination: "m1001_1000_inside",
"destination": "m1001_1000_inside",
ignoreDraw: true
"ignoreDraw": true
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "coal_rock",
"name": "coal_rock",
x: 21,
"x": 21,
y: 8
"y": 8
},
},
{
{
name: "copper_rock",
"name": "copper_rock",
x: 19,
"x": 19,
y: 11
"y": 11
},
},
{
{
name: "coal_rock",
"name": "coal_rock",
x: 15,
"x": 15,
y: 12
"y": 12
},
},
{
{
name: "general_store_sign",
"name": "general_store_sign",
x: 21,
"x": 21,
y: 4
"y": 4
},
},
{
{
name: "tree",
"name": "tree",
x: 2,
"x": 2,
y: 2
"y": 2
},
},
{
{
name: "tree",
"name": "tree",
x: 5,
"x": 5,
y: 1
"y": 1
},
},
{
{
name: "tree",
"name": "tree",
x: 21,
"x": 21,
y: 1
"y": 1
},
},
{
{
name: "single_wooden_door",
"name": "single_wooden_door",
x: 19,
"x": 19,
y: 3
"y": 3
}
}
],
],
npcs: [
"npcs": [
{
{
name: "cat_women",
"name": "cat_women",
x: 13,
"x": 13,
y: 8
"y": 8
}
}
]
]
},
},
m1001_1000_inside: {
"m1001_1000_inside": {
ingameId: "m1001_1000_inside",
"ingameId": "m1001_1000_inside",
displayName: "Everbrook General Store",
"displayName": "Everbrook General Store",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 8,
"x1": 8,
y1: 13,
"y1": 13,
x2: 12,
"x2": 12,
y2: 13,
"y2": 13,
destination: "m1001_1000"
"destination": "m1001_1000"
},
},
{
{
x1: 14,
"x1": 14,
y1: 7,
"y1": 7,
x2: 14,
"x2": 14,
y2: 7,
"y2": 7,
destination: "m1001_1000_inside_basement",
"destination": "m1001_1000_inside_basement",
ignoreDraw: false
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "ladder",
"name": "ladder",
x: 14,
"x": 14,
y: 7
"y": 7
}
}
],
],
npcs: [
"npcs": [
{
{
name: "general_store_owner",
"name": "general_store_owner",
x: 11,
"x": 11,
y: 7
"y": 7
},
},
{
{
name: "general_store_owner",
"name": "general_store_owner",
x: 7,
"x": 7,
y: 8
"y": 8
}
}
]
]
},
},
m1001_1000_inside_basement: {
"m1001_1000_inside_basement": {
ingameId: "m1001_1000_inside_basement",
"ingameId": "m1001_1000_inside_basement",
displayName: "Everbrook General Store Basement",
"displayName": "Everbrook General Store Basement",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 14,
"x1": 14,
y1: 6,
"y1": 6,
x2: 14,
"x2": 14,
y2: 7,
"y2": 7,
destination: "m1001_1000_inside",
"destination": "m1001_1000_inside",
ignoreDraw: false
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "large_ladder",
"name": "large_ladder",
x: 14,
"x": 14,
y: 6
"y": 6
}
}
],
],
npcs: [
"npcs": [
{
{
name: "spider",
"name": "spider",
x: 3,
"x": 3,
y: 4
"y": 4
},
},
{
{
name: "spider",
"name": "spider",
x: 5,
"x": 5,
y: 9
"y": 9
},
},
{
{
name: "spider",
"name": "spider",
x: 10,
"x": 10,
y: 3
"y": 3
},
},
{
{
name: "spider",
"name": "spider",
x: 12,
"x": 12,
y: 11
"y": 11
},
},
{
{
name: "spider",
"name": "spider",
x: 20,
"x": 20,
y: 4
"y": 4
},
},
{
{
name: "spider",
"name": "spider",
x: 21,
"x": 21,
y: 12
"y": 12
}
}
]
]
},
},
m1000_1000: {
"m1000_1000": {
ingameId: "m1000_1000",
"ingameId": "m1000_1000",
displayName: "Lumberjack House Front Yard",
"displayName": "Lumberjack House Front Yard",
upperImg: true,
"upperImg": true,
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 19,
"x1": 19,
y1: 3,
"y1": 3,
x2: 20,
"x2": 20,
y2: 4,
"y2": 4,
destination: "m1000_1000_inside1",
"destination": "m1000_1000_inside1",
ignoreDraw: true
"ignoreDraw": true
},
},
{
{
x1: 23,
"x1": 23,
y1: 7,
"y1": 7,
x2: 23,
"x2": 23,
y2: 9,
"y2": 9,
destination: "m1001_1000"
"destination": "m1001_1000"
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "red_lit_chimney",
"name": "red_lit_chimney",
x: 17,
"x": 17,
y: 1
"y": 1
},
},
{
{
name: "tree",
"name": "tree",
x: 1,
"x": 1,
y: 1
"y": 1
},
},
{
{
name: "tree",
"name": "tree",
x: 6,
"x": 6,
y: 2
"y": 2
},
},
{
{
name: "double_wooden_door",
"name": "double_wooden_door",
x: 19,
"x": 19,
y: 3
"y": 3
}
}
],
],
npcs: [
"npcs": [
{
{
name: "lumberjack",
"name": "lumberjack",
x: 14,
"x": 14,
y: 3
"y": 3
},
},
{
{
name: "chicken",
"name": "chicken",
x: 19,
"x": 19,
y: 12
"y": 12
}
}
]
]
},
},
m1001_999: {
"m1001_999": {
ingameId: "m1001_999",
"ingameId": "m1001_999",
displayName: "Everbrook Well",
"displayName": "Everbrook Well",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 9,
"x1": 9,
y1: 0,
"y1": 0,
x2: 13,
"x2": 13,
y2: 0,
"y2": 0,
destination: "m1001_1000"
"destination": "m1001_1000"
},
},
{
{
x1: 10,
"x1": 10,
y1: 13,
"y1": 13,
x2: 13,
"x2": 13,
y2: 13,
"y2": 13,
destination: "m1001_998"
"destination": "m1001_998"
}
}
],
],
structures: [
"structures": [
{
{
name: "well",
"name": "well",
x: 9,
"x": 9,
y: 5
"y": 5
}
}
],
],
objects: [
"objects": [
{
{
name: "tree",
"name": "tree",
x: 2,
"x": 2,
y: 1
"y": 1
},
},
{
{
name: "tree",
"name": "tree",
x: 19,
"x": 19,
y: 7
"y": 7
},
},
{
{
name: "oak_tree",
"name": "oak_tree",
x: 1,
"x": 1,
y: 4
"y": 4
},
},
{
{
name: "coal_rock",
"name": "coal_rock",
x: 17,
"x": 17,
y: 1
"y": 1
},
},
{
{
name: "coal_rock",
"name": "coal_rock",
x: 23,
"x": 23,
y: 3
"y": 3
}
}
],
],
npcs: [
"npcs": [
{
{
name: "villager_women_one",
"name": "villager_women_one",
x: 14,
"x": 14,
y: 6
"y": 6
},
},
{
{
name: "thief_lumberjack_chop",
"name": "thief_lumberjack_chop",
x: 18,
"x": 18,
y: 11
"y": 11
}
}
]
]
},
},
m1001_998: {
"m1001_998": {
ingameId: "m1001_998",
"ingameId": "m1001_998",
displayName: "Everbrook Entrance",
"displayName": "Everbrook Entrance",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 2,
"y1": 2,
x2: 0,
"x2": 0,
y2: 5,
"y2": 5,
destination: "m1000_998"
"destination": "m1000_998"
},
},
{
{
x1: 0,
"x1": 0,
y1: 9,
"y1": 9,
x2: 0,
"x2": 0,
y2: 12,
"y2": 12,
destination: "m1000_998"
"destination": "m1000_998"
},
},
{
{
x1: 23,
"x1": 23,
y1: 5,
"y1": 5,
x2: 23,
"x2": 23,
y2: 9,
"y2": 9,
destination: "m1002_998"
"destination": "m1002_998"
},
},
{
{
x1: 10,
"x1": 10,
y1: 0,
"y1": 0,
x2: 13,
"x2": 13,
y2: 0,
"y2": 0,
destination: "m1001_999"
"destination": "m1001_999"
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
"name": "tree",
"x": 18,
"y": 1
},
{
{
name: "tree",
"name": "bucket",
x: 18,
"x": 9,
y: 1
"y": 7
},
},
{
{
name: "bucket",
"name": "fishing_cage",
x: 9,
"x": 19,
y: 7
"y": 12
}
}
],
],
npcs: [
"npcs": [
{
{
name: "chicken",
"name": "chicken",
x: 1,
"x": 1,
y: 5
"y": 5
},
},
{
{
name: "chicken",
"name": "chicken",
x: 2,
"x": 2,
y: 1
"y": 1
},
},
{
{
name: "chicken",
"name": "chicken",
x: 6,
"x": 6,
y: 3
"y": 3
},
},
{
{
name: "farmer",
"name": "farmer",
x: 13,
"x": 13,
y: 7
"y": 7
},
},
{
{
name: "farmer",
"name": "farmer",
x: 14,
"x": 14,
y: 4
"y": 4
}
}
]
]
},
},
m1002_1000: {
"m1002_1000": {
ingameId: "m1002_1000",
"ingameId": "m1002_1000",
displayName: "Everbrook Furnace",
"displayName": "Everbrook Furnace",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 10,
"y1": 10,
x2: 0,
"x2": 0,
y2: 13,
"y2": 13,
destination: "m1001_1000"
"destination": "m1001_1000"
},
},
{
{
x1: 21,
"x1": 21,
y1: 12,
"y1": 12,
x2: 21,
"x2": 21,
y2: 12,
"y2": 12,
destination: "m1002_1000_inside1",
"destination": "m1002_1000_inside1",
ignoreDraw: false
"ignoreDraw": false
}
}
],
],
structures: [
"structures": [
{
{
name: "furnace",
"name": "furnace",
x: 14,
"x": 14,
y: 0
"y": 0
}
}
],
],
objects: [
"objects": [
{
{
name: "copper_rock",
"name": "copper_rock",
x: 7,
"x": 7,
y: 6
"y": 6
},
},
{
{
name: "copper_rock",
"name": "copper_rock",
x: 8,
"x": 8,
y: 7
"y": 7
},
},
{
{
name: "copper_rock",
"name": "copper_rock",
x: 8,
"x": 8,
y: 9
"y": 9
},
},
{
{
name: "coal_rock",
"name": "coal_rock",
x: 16,
"x": 16,
y: 7
"y": 7
},
},
{
{
name: "coal_rock",
"name": "coal_rock",
x: 17,
"x": 17,
y: 10
"y": 10
},
},
{
{
name: "coal_rock",
"name": "coal_rock",
x: 22,
"x": 22,
y: 6
"y": 6
},
},
{
{
name: "coal_rock",
"name": "coal_rock",
x: 20,
"x": 20,
y: 8
"y": 8
},
},
{
{
name: "giant_coal_rock",
"name": "giant_coal_rock",
x: 21,
"x": 21,
y: 1
"y": 1
},
},
{
{
name: "ladder",
"name": "ladder",
x: 21,
"x": 21,
y: 12
"y": 12
}
}
],
],
npcs: [
"npcs": [
{
{
name: "dwarf",
"name": "dwarf",
x: 10,
"x": 10,
y: 3
"y": 3
}
}
]
]
},
},
m1000_1000_inside1: {
"m1000_1000_inside1": {
ingameId: "m1000_1000_inside1",
"ingameId": "m1000_1000_inside1",
displayName: "Lumberjack's House",
"displayName": "Lumberjack's House",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 10,
"x1": 10,
y1: 13,
"y1": 13,
x2: 13,
"x2": 13,
y2: 13,
"y2": 13,
destination: "m1000_1000"
"destination": "m1000_1000"
}
}
],
],
structures: [
"structures": [
{
{
name: "bed",
"name": "bed",
x: 17,
"x": 17,
y: 6
"y": 6
}
}
],
],
objects: [
"objects": [
{
{
name: "fire_place_on",
"name": "fire_place_on",
x: 6,
"x": 6,
y: 4
"y": 4
}
}
],
],
npcs: [
"npcs": [
{
{
name: "lumberjack_wife",
"name": "lumberjack_wife",
x: 10,
"x": 10,
y: 5
"y": 5
}
}
]
]
},
},
m1002_998: {
"m1002_998": {
ingameId: "m1002_998",
"ingameId": "m1002_998",
displayName: "Starting Area",
"displayName": "Starting Area",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 5,
"y1": 5,
x2: 0,
"x2": 0,
y2: 9,
"y2": 9,
destination: "m1001_998"
"destination": "m1001_998"
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "general_sign",
"name": "general_sign",
x: 3,
"x": 3,
y: 4
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 5,
"x": 5,
y: 2
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 6,
"x": 6,
y: 3
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 18,
"x": 18,
y: 11
"y": 11
},
},
{
{
name: "wheat",
"name": "wheat",
x: 19,
"x": 19,
y: 11
"y": 11
},
},
{
{
name: "wheat",
"name": "wheat",
x: 20,
"x": 20,
y: 12
"y": 12
}
}
],
],
npcs: []
"npcs": []
},
},
m1000_998: {
"m1000_998": {
ingameId: "m1000_998",
"ingameId": "m1000_998",
displayName: "Everbrook Cow Farm",
"displayName": "Everbrook Cow Farm",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 23,
"x1": 23,
y1: 2,
"y1": 2,
x2: 23,
"x2": 23,
y2: 5,
"y2": 5,
destination: "m1001_998"
"destination": "m1001_998"
},
},
{
{
x1: 23,
"x1": 23,
y1: 9,
"y1": 9,
x2: 23,
"x2": 23,
y2: 12,
"y2": 12,
destination: "m1001_998"
"destination": "m1001_998"
},
},
{
{
x1: 3,
"x1": 3,
y1: 3,
"y1": 3,
x2: 3,
"x2": 3,
y2: 4,
"y2": 4,
destination: "m1000_998_inside",
"destination": "m1000_998_inside",
ignoreDraw: true
"ignoreDraw": true
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "hay_cube",
"name": "hay_cube",
x: 6,
"x": 6,
y: 4
"y": 4
},
},
{
{
name: "hay_cube",
"name": "hay_cube",
x: 7,
"x": 7,
y: 4
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 1,
"x": 1,
y: 5
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 1,
"x": 1,
y: 6
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 1,
"x": 1,
y: 7
"y": 7
},
},
{
{
name: "wheat",
"name": "wheat",
x: 1,
"x": 1,
y: 8
"y": 8
},
},
{
{
name: "wheat",
"name": "wheat",
x: 1,
"x": 1,
y: 9
"y": 9
},
},
{
{
name: "wheat",
"name": "wheat",
x: 1,
"x": 1,
y: 10
"y": 10
},
},
{
{
name: "single_wooden_door",
"name": "single_wooden_door",
x: 3,
"x": 3,
y: 3
"y": 3
}
}
],
],
npcs: [
"npcs": [
{
{
name: "milk_farmer",
"name": "milk_farmer",
x: 12,
"x": 12,
y: 4
"y": 4
},
},
{
{
name: "cow",
"name": "cow",
x: 12,
"x": 12,
y: 2
"y": 2
},
},
{
{
name: "cow",
"name": "cow",
x: 16,
"x": 16,
y: 4
"y": 4
},
},
{
{
name: "cow",
"name": "cow",
x: 4,
"x": 4,
y: 8
"y": 8
},
},
{
{
name: "cow",
"name": "cow",
x: 13,
"x": 13,
y: 10
"y": 10
},
},
{
{
name: "cow",
"name": "cow",
x: 17,
"x": 17,
y: 7
"y": 7
}
}
]
]
},
},
m1000_998_inside: {
"m1000_998_inside": {
ingameId: "m1000_998_inside",
"ingameId": "m1000_998_inside",
displayName: "Bob's House",
"displayName": "Bob's House",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 9,
"x1": 9,
y1: 13,
"y1": 13,
x2: 12,
"x2": 12,
y2: 13,
"y2": 13,
destination: "m1000_998"
"destination": "m1000_998"
}
}
],
],
structures: [
"structures": [
{
{
name: "bed",
"name": "bed",
x: 6,
"x": 6,
y: 4
"y": 4
}
}
],
],
objects: [
"objects": [
{
{
name: "hay_cube",
"name": "hay_cube",
x: 14,
"x": 14,
y: 4
"y": 4
},
},
{
{
name: "hay_cube",
"name": "hay_cube",
x: 15,
"x": 15,
y: 4
"y": 4
}
}
],
],
npcs: [
"npcs": [
{
{
name: "bob_the_farmer",
"name": "bob_the_farmer",
x: 11,
"x": 11,
y: 7
"y": 7
}
}
]
]
},
},
m1002_1000_inside1: {
"m1002_1000_inside1": {
ingameId: "m1002_1000_inside1",
"ingameId": "m1002_1000_inside1",
displayName: "Everbrook Anvil",
"displayName": "Everbrook Anvil",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 21,
"x1": 21,
y1: 11,
"x2": 21,
x2: 21,
"y1": 11,
y2: 12,
"y2": 12,
destination: "m1002_1000"
"destination": "m1002_1000",
}
"ignoreDraw": false
],
structures: [
{
name: "anvil",
x: 16,
y: 2
},
},
{
{
name: "anvil",
"x1": 0,
x: 12,
"x2": 0,
y: 1
"y1": 5,
"y2": 6,
"destination": "m1001_1000_charcoal",
"ignoreDraw": false
}
}
],
],
objects: [
"structures": [
{
{
name: "large_ladder",
"name": "anvil",
x: 21,
"x": 16,
y: 11
"y": 2
},
},
{
{
name: "giant_copper_rock",
"name": "anvil",
x: 1,
"x": 12,
y: 2
"y": 1
}
],
"objects": [
{
"name": "large_ladder",
"x": 21,
"y": 11
},
},
{
{
name: "giant_coal_rock",
"name": "giant_copper_rock",
x: 14,
"x": 1,
y: 9
"y": 2
},
},
{
{
name: "iron_rock",
"name": "giant_coal_rock",
x: 5,
"x": 14,
y: 3
"y": 9
},
},
{
{
name: "iron_rock",
"name": "iron_rock",
x: 4,
"x": 5,
y: 7
"y": 3
},
},
{
{
name: "iron_rock",
"name": "iron_rock",
x: 4,
"x": 4,
y: 10
"y": 7
},
},
{
{
name: "iron_rock",
"name": "iron_rock",
x: 9,
"x": 4,
y: 5
"y": 10
},
},
{
{
name: "iron_rock",
"name": "iron_rock",
x: 11,
"x": 9,
y: 10
"y": 5
},
},
{
{
name: "silver_rock",
"name": "iron_rock",
x: 8,
"x": 11,
y: 8
"y": 10
},
},
{
{
name: "gold_rock",
"name": "silver_rock",
x: 19,
"x": 8,
y: 5
"y": 8
},
},
{
{
name: "gold_rock",
"name": "gold_rock",
x: 22,
"x": 19,
y: 2
"y": 5
},
},
{
{
name: "promethium_rock",
"name": "gold_rock",
x: 18,
"x": 22,
y: 2
"y": 2
},
},
{
"name": "promethium_rock",
"x": 18,
"y": 2
}
],
],
npcs: [
"npcs": [
{
{
name: "rocky",
"name": "rocky",
x: 17,
"x": 17,
y: 8
"y": 8
},
},
{
{
name: "rocky",
"name": "rocky",
x: 10,
"x": 10,
y: 1
"y": 1
},
},
{
{
name: "dwarf_gemstone_main",
"name": "dwarf_gemstone_main",
x: 20,
"x": 20,
y: 6
"y": 6
},
}
]
]
},
},
m1001_1001_inside1: {
"m1001_1001_inside1": {
ingameId: "m1001_1001_inside1",
"ingameId": "m1001_1001_inside1",
displayName: "Everbrook Mayor House",
"displayName": "Everbrook Mayor House",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 6,
"x1": 6,
y1: 13,
"y1": 13,
x2: 8,
"x2": 8,
y2: 13,
"y2": 13,
destination: "m1001_1001"
"destination": "m1001_1001"
}
}
],
],
structures: [
"structures": [
{
{
name: "bed",
"name": "bed",
x: 19,
"x": 19,
y: 3
"y": 3
}
}
],
],
objects: [
"objects": [
{
{
name: "large_ladder",
"name": "large_ladder",
x: 21,
"x": 21,
y: 5
"y": 5
}
}
],
],
npcs: [
"npcs": [
{
{
name: "everbrook_mayor",
"name": "everbrook_mayor",
x: 5,
"x": 5,
y: 8
"y": 8
}
}
]
]
},
},
m1002_1001: {
"m1002_1001": {
ingameId: "m1002_1001",
"ingameId": "m1002_1001",
displayName: "Everbrook Center",
"displayName": "Everbrook Center",
upperImg: true,
"upperImg": true,
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 7,
"y1": 7,
x2: 0,
"x2": 0,
y2: 9,
"y2": 9,
destination: "m1001_1001"
"destination": "m1001_1001"
},
},
{
{
x1: 23,
"x1": 23,
y1: 10,
"y1": 10,
x2: 23,
"x2": 23,
y2: 12,
"y2": 12,
destination: "m1003_1001"
"destination": "m1003_1001"
},
},
{
{
x1: 10,
"x1": 10,
y1: 0,
"y1": 0,
x2: 12,
"x2": 12,
y2: 0,
"y2": 0,
destination: "m1002_1002"
"destination": "m1002_1002"
},
},
{
{
x1: 5,
"x1": 5,
y1: 1,
"y1": 1,
x2: 6,
"x2": 6,
y2: 1,
"y2": 1,
destination: "m1002_1001_sewers",
"destination": "m1002_1001_sewers",
ignoreDraw: false
"ignoreDraw": false
},
},
{
{
x1: 18,
"x1": 18,
y1: 5,
"y1": 5,
x2: 19,
"x2": 19,
y2: 6,
"y2": 6,
destination: "m1002_1001_inside1",
"destination": "m1002_1001_inside1",
ignoreDraw: true
"ignoreDraw": true
},
},
{
{
x1: 4,
"x1": 4,
y1: 5,
"y1": 5,
x2: 4,
"x2": 4,
y2: 6,
"y2": 6,
destination: "m1002_1001_inside2",
"destination": "m1002_1001_inside2",
ignoreDraw: true
"ignoreDraw": true
}
}
],
],
structures: [
"structures": [
{
{
name: "well",
"name": "well",
x: 10,
"x": 10,
y: 4
"y": 4
}
}
],
],
objects: [
"objects": [
{
"name": "double_wooden_door",
"x": 18,
"y": 5
},
{
{
name: "double_wooden_door",
"name": "sewers",
x: 18,
"x": 5,
y: 5
"y": 1
},
},
{
{
name: "sewers",
"name": "bank_sign",
x: 5,
"x": 21,
y: 1
"y": 6
},
},
{
{
name: "bank_sign",
"name": "fish_sign",
x: 21,
"x": 6,
y: 6
"y": 6
},
},
{
{
name: "fish_sign",
"name": "single_wooden_door",
x: 6,
"x": 4,
y: 6
"y": 5
},
},
{
{
name: "single_wooden_door",
"name": "market_sign",
x: 4,
"x": 20,
y: 5
"y": 6
}
}
],
],
npcs: [
"npcs": [
{
{
name: "merchant",
"name": "merchant",
x: 19,
"x": 19,
y: 11
"y": 11
},
},
{
{
name: "everbrook_guard",
"name": "everbrook_guard",
x: 9,
"x": 9,
y: 6
"y": 6
},
},
{
{
name: "everbrook_child",
"name": "everbrook_child",
x: 14,
"x": 14,
y: 11
"y": 11
}
}
]
]
},
},
m1002_1001_sewers: {
"m1002_1001_sewers": {
ingameId: "m1002_1001_sewers",
"ingameId": "m1002_1001_sewers",
displayName: "Everbrook Sewers Entrance",
"displayName": "Everbrook Sewers Entrance",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 7,
"x1": 7,
y1: 0,
"y1": 0,
x2: 7,
"x2": 7,
y2: 1,
"y2": 1,
destination: "m1002_1001"
"destination": "m1002_1001"
},
},
{
{
x1: 15,
"x1": 15,
y1: 13,
"y1": 13,
x2: 17,
"x2": 17,
y2: 13,
"y2": 13,
destination: "m1002_1000_sewers"
"destination": "m1002_1000_sewers"
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "sewer_exit_ladder",
"name": "sewer_exit_ladder",
x: 7,
"x": 7,
y: 0
"y": 0
}
}
],
],
npcs: [
"npcs": [
{
{
name: "sewer_man",
"name": "sewer_man",
x: 13,
"x": 13,
y: 2
"y": 2
},
},
{
{
name: "demon",
"name": "demon",
x: 18,
"x": 18,
y: 2
"y": 2
},
},
{
{
name: "spider",
"name": "spider",
x: 2,
"x": 2,
y: 4
"y": 4
},
},
{
{
name: "spider",
"name": "spider",
x: 6,
"x": 6,
y: 9
"y": 9
},
},
{
{
name: "spider",
"name": "spider",
x: 18,
"x": 18,
y: 6
"y": 6
}
}
]
]
},
},
m1002_1000_sewers: {
"m1002_1000_sewers": {
ingameId: "m1002_1000_sewers",
"ingameId": "m1002_1000_sewers",
displayName: "Sewers Hunting Guide",
"displayName": "Sewers Hunting Guide",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 15,
"x1": 15,
y1: 0,
"y1": 0,
x2: 17,
"x2": 17,
y2: 0,
"y2": 0,
destination: "m1002_1001_sewers"
"destination": "m1002_1001_sewers"
},
},
{
{
x1: 23,
"x1": 23,
y1: 10,
"y1": 10,
x2: 23,
"x2": 23,
y2: 12,
"y2": 12,
destination: "m1003_1000_sewers"
"destination": "m1003_1000_sewers"
},
},
{
{
x1: 16,
"x1": 16,
y1: 13,
"y1": 13,
x2: 18,
"x2": 18,
y2: 13,
"y2": 13,
destination: "m1002_999_sewers"
"destination": "m1002_999_sewers"
}
}
],
],
structures: [],
"structures": [],
objects: [],
"objects": [],
npcs: [
"npcs": [
{
{
name: "hunting_guide",
"name": "hunting_guide",
x: 11,
"x": 11,
y: 9
"y": 9
},
},
{
{
name: "snake",
"name": "snake",
x: 9,
"x": 9,
y: 3
"y": 3
},
},
{
{
name: "snake",
"name": "snake",
x: 3,
"x": 3,
y: 1
"y": 1
},
},
{
{
name: "snake",
"name": "snake",
x: 18,
"x": 18,
y: 4
"y": 4
}
}
]
]
},
},
m1002_999_sewers: {
"m1002_999_sewers": {
ingameId: "m1002_999_sewers",
"ingameId": "m1002_999_sewers",
displayName: "Sewers Pipes",
"displayName": "Sewers Pipes",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 16,
"x1": 16,
y1: 0,
"y1": 0,
x2: 18,
"x2": 18,
y2: 0,
"y2": 0,
destination: "m1002_1000_sewers"
"destination": "m1002_1000_sewers"
},
},
{
{
x1: 23,
"x1": 23,
y1: 7,
"y1": 7,
x2: 23,
"x2": 23,
y2: 9,
"y2": 9,
destination: "m1003_999_sewers"
"destination": "m1003_999_sewers"
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "everbrook_sewers_pipe",
"name": "everbrook_sewers_pipe",
x: 9,
"x": 9,
y: 9
"y": 9
},
},
{
{
name: "gold_rock",
"name": "gold_rock",
x: 7,
"x": 7,
y: 4
"y": 4
}
}
],
],
npcs: [
"npcs": [
{
{
name: "sewer_man",
"name": "sewer_man",
x: 6,
"x": 6,
y: 1
"y": 1
},
},
{
{
name: "goblin",
"name": "goblin",
x: 17,
"x": 17,
y: 8
"y": 8
},
},
{
{
name: "goblin",
"name": "goblin",
x: 19,
"x": 19,
y: 8
"y": 8
}
}
]
]
},
},
m1003_1000_sewers: {
"m1003_1000_sewers": {
ingameId: "m1003_1000_sewers",
"ingameId": "m1003_1000_sewers",
displayName: "Sewers Giant Rat",
"displayName": "Sewers Giant Rat",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 10,
"y1": 10,
x2: 0,
"x2": 0,
y2: 12,
"y2": 12,
destination: "m1002_1000_sewers"
"destination": "m1002_1000_sewers"
}
}
],
],
structures: [],
"structures": [],
objects: [],
"objects": [],
npcs: [
"npcs": [
{
{
name: "rat",
"name": "rat",
x: 6,
"x": 6,
y: 3
"y": 3
},
},
{
{
name: "rat",
"name": "rat",
x: 5,
"x": 5,
y: 2
"y": 2
},
},
{
{
name: "rat",
"name": "rat",
x: 9,
"x": 9,
y: 7
"y": 7
},
},
{
{
name: "rat",
"name": "rat",
x: 13,
"x": 13,
y: 1
"y": 1
},
},
{
{
name: "rat",
"name": "rat",
x: 15,
"x": 15,
y: 10
"y": 10
},
},
{
{
name: "rat",
"name": "rat",
x: 15,
"x": 15,
y: 3
"y": 3
},
},
{
{
name: "rat",
"name": "rat",
x: 2,
"x": 2,
y: 1
"y": 1
},
},
{
{
name: "rat",
"name": "rat",
x: 3,
"x": 3,
y: 10
"y": 10
},
},
{
{
name: "rat",
"name": "rat",
x: 14,
"x": 14,
y: 1
"y": 1
},
},
{
{
name: "rat",
"name": "rat",
x: 16,
"x": 16,
y: 13
"y": 13
},
},
{
{
name: "giant_rat",
"name": "giant_rat",
x: 18,
"x": 18,
y: 5
"y": 5
}
}
]
]
},
},
m1003_999_sewers: {
"m1003_999_sewers": {
ingameId: "m1003_999_sewers",
"ingameId": "m1003_999_sewers",
displayName: "Sewers Goblins",
"displayName": "Sewers Goblins",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 7,
"y1": 7,
x2: 0,
"x2": 0,
y2: 9,
"y2": 9,
destination: "m1002_999_sewers"
"destination": "m1002_999_sewers"
},
},
{
{
x1: 23,
"x1": 23,
y1: 7,
"y1": 7,
x2: 23,
"x2": 23,
y2: 9,
"y2": 9,
destination: "m1004_999_sewers"
"destination": "m1004_999_sewers"
}
}
],
],
structures: [],
"structures": [],
objects: [],
"objects": [],
npcs: [
"npcs": [
{
{
name: "goblin",
"name": "goblin",
x: 17,
"x": 17,
y: 6
"y": 6
},
},
{
{
name: "goblin",
"name": "goblin",
x: 11,
"x": 11,
y: 4
"y": 4
},
},
{
{
name: "goblin",
"name": "goblin",
x: 5,
"x": 5,
y: 9
"y": 9
},
},
{
{
name: "goblin",
"name": "goblin",
x: 4,
"x": 4,
y: 9
"y": 9
}
}
]
]
},
},
m1004_999_sewers: {
"m1004_999_sewers": {
ingameId: "m1004_999_sewers",
"ingameId": "m1004_999_sewers",
displayName: "Sewers Giant Spiders",
"displayName": "Sewers Giant Spiders",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 7,
"x2": 0,
x2: 0,
"y1": 7,
y2: 9,
"y2": 9,
destination: "m1003_999_sewers"
"destination": "m1003_999_sewers",
"ignoreDraw": false
},
},
{
{
x1: 23,
"x1": 23,
y1: 5,
"x2": 23,
x2: 23,
"y1": 5,
y2: 6,
"y2": 6,
destination: "m1005_999_sewers"
"destination": "m1005_999_sewers",
"ignoreDraw": false
},
{
"x1": 15,
"x2": 17,
"y1": 13,
"y2": 13,
"destination": "m1004_998_sewers",
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [],
"objects": [
npcs: [
{
{
name: "giant_spider",
"name": "boss_sign",
x: 18,
"x": 14,
y: 7
"y": 11
},
}
],
"npcs": [
{
{
name: "giant_spider",
"name": "giant_spider",
x: 12,
"x": 18,
y: 3
"y": 7
},
},
{
{
name: "giant_spider",
"name": "giant_spider",
x: 2,
"x": 12,
y: 9
"y": 3
},
{
"name": "giant_spider",
"x": 2,
"y": 9
},
},
{
{
name: "giant_spider",
"name": "giant_spider",
x: 2,
"x": 2,
y: 1
"y": 1
}
}
]
]
},
},
m1005_999_sewers: {
"m1005_999_sewers": {
ingameId: "m1005_999_sewers",
"ingameId": "m1005_999_sewers",
displayName: "Sewers Eel",
"displayName": "Sewers Eel",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 5,
"y1": 5,
x2: 0,
"x2": 0,
y2: 6,
"y2": 6,
destination: "m1004_999_sewers"
"destination": "m1004_999_sewers"
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
"name": "eel_fish_spot",
"x": 14,
"y": 3
},
{
{
name: "eel_fish_spot",
"name": "eel_fish_spot",
x: 14,
"x": 13,
y: 3
"y": 7
},
},
{
{
name: "eel_fish_spot",
"name": "three_eyed_fish",
x: 13,
"x": 18,
y: 7
"y": 5
}
}
],
],
npcs: [
"npcs": [
{
{
name: "sewer_man",
"name": "sewer_man",
x: 11,
"x": 11,
y: 1
"y": 1
}
}
]
]
},
},
m1002_1002: {
"m1002_1002": {
ingameId: "m1002_1002",
"ingameId": "m1002_1002",
displayName: "Everbrook Graveyard",
"displayName": "Everbrook Graveyard",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
"x1": 10,
"x2": 12,
"y1": 13,
"y2": 13,
"destination": "m1002_1001",
"ignoreDraw": false
},
{
{
x1: 10,
"x1": 3,
y1: 13,
"x2": 3,
x2: 12,
"y1": 8,
y2: 13,
"y2": 8,
destination: "m1002_1001"
"destination": "m1000_1000_hell",
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "tombstone",
"name": "tombstone",
x: 2,
"x": 2,
y: 2
"y": 2
},
},
{
{
name: "tombstone",
"name": "tombstone",
x: 6,
"x": 6,
y: 2
"y": 2
},
},
{
{
name: "tombstone",
"name": "tombstone",
x: 10,
"x": 10,
y: 2
"y": 2
},
},
{
{
name: "tombstone",
"name": "tombstone",
x: 14,
"x": 14,
y: 2
"y": 2
},
},
{
{
name: "tombstone",
"name": "tombstone",
x: 18,
"x": 18,
y: 2
"y": 2
},
},
{
{
name: "tombstone",
"name": "tombstone",
x: 4,
"x": 4,
y: 5
"y": 5
},
},
{
{
name: "tombstone",
"name": "tombstone",
x: 8,
"x": 8,
y: 5
"y": 5
},
},
{
{
name: "tombstone",
"name": "tombstone",
x: 12,
"x": 12,
y: 5
"y": 5
},
},
{
{
name: "tombstone",
"name": "tombstone",
x: 16,
"x": 16,
y: 5
"y": 5
},
},
{
{
name: "tombstone",
"name": "tombstone",
x: 20,
"x": 20,
y: 5
"y": 5
},
{
"name": "haunted_tree",
"x": 17,
"y": 8
},
{
"name": "demon_bones",
"x": 3,
"y": 8
}
}
],
],
npcs: [
"npcs": [
{
{
name: "monk",
"name": "monk",
x: 5,
"x": 5,
y: 9
"y": 9
},
},
{
{
name: "everbrook_child_cemetery",
"name": "ghost",
x: 9,
"x": 5,
y: 3
"y": 4
},
},
{
{
name: "ghost",
"name": "ghost",
x: 5,
"x": 14,
y: 4
"y": 4
},
},
{
{
name: "ghost",
"name": "ghost",
x: 14,
"x": 18,
y: 4
"y": 1
},
},
{
{
name: "ghost",
"name": "everbrook_child_cemetery",
x: 18,
"x": 9,
y: 1
"y": 2
},
{
name: "ghost",
x: 18,
y: 9
}
}
]
]
},
},
m1002_1001_inside2: {
"m1002_1001_inside2": {
ingameId: "m1002_1001_inside2",
"ingameId": "m1002_1001_inside2",
displayName: "Everbrook Fish Shop",
"displayName": "Everbrook Fish Shop",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 10,
"x1": 10,
y1: 13,
"y1": 13,
x2: 14,
"x2": 14,
y2: 13,
"y2": 13,
destination: "m1002_1001"
"destination": "m1002_1001"
}
}
],
],
structures: [
"structures": [
{
{
name: "bed",
"name": "bed",
x: 4,
"x": 4,
y: 5
"y": 5
}
}
],
],
objects: [],
"objects": [],
npcs: [
"npcs": [
{
{
name: "fish_salesmen",
"name": "fish_salesmen",
x: 7,
"x": 7,
y: 7
"y": 7
}
}
]
]
},
},
m1002_1001_inside1: {
"m1002_1001_inside1": {
ingameId: "m1002_1001_inside1",
"ingameId": "m1002_1001_inside1",
displayName: "Everbrook Bank",
"displayName": "Everbrook Bank",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 10,
"x1": 10,
y1: 13,
"y1": 13,
x2: 13,
"x2": 13,
y2: 13,
"y2": 13,
destination: "m1002_1001"
"destination": "m1002_1001"
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "banker",
"name": "banker",
x: 7,
"x": 2,
y: 4
"y": 3
},
},
{
{
name: "banker",
"name": "banker",
x: 9,
"x": 4,
y: 4
"y": 3
},
},
{
{
name: "other_banker",
"name": "market_sign",
x: 14,
"x": 13,
y: 4
"y": 4
},
},
{
{
name: "other_banker",
"name": "heart_torch",
x: 16,
"x": 1,
y: 4
"y": 7
}
},
],
npcs: []
},
m1003_1001: {
ingameId: "m1003_1001",
displayName: "Everbrook Chicken Farm",
height: 14,
width: 24,
paths: [
{
{
x1: 0,
"name": "bank_sign",
y1: 10,
"x": 10,
x2: 0,
"y": 4
y2: 12,
destination: "m1002_1001"
},
},
{
{
x1: 23,
"name": "other_banker",
y1: 10,
"x": 6,
x2: 23,
"y": 3
y2: 12,
},
destination: "m1004_1001"
}
],
structures: [],
objects: [],
npcs: [
{
{
name: "chicken",
"name": "other_banker",
x: 7,
"x": 8,
y: 4
"y": 3
},
},
{
{
name: "chicken",
"name": "market_banker",
x: 11,
"x": 15,
y: 4
"y": 3
},
},
{
{
name: "chicken",
"name": "market_banker",
x: 5,
"x": 17,
y: 2
"y": 3
},
},
{
{
name: "chicken",
"name": "market_other_banker",
x: 9,
"x": 19,
y: 1
"y": 3
},
},
{
{
name: "chicken_hunter",
"name": "market_other_banker",
x: 16,
"x": 21,
y: 7
"y": 3
}
}
]
],
"npcs": []
},
},
m1004_1001: {
"m1003_1001": {
ingameId: "m1004_1001",
"ingameId": "m1003_1001",
displayName: "Everbrook Farming",
"displayName": "Everbrook Chicken Farm",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 10,
"y1": 10,
x2: 0,
"x2": 0,
y2: 12,
"y2": 12,
destination: "m1003_1001"
"destination": "m1002_1001"
},
},
{
{
x1: 23,
"x1": 23,
y1: 10,
"y1": 10,
x2: 23,
"x2": 23,
y2: 12,
"y2": 12,
destination: "m1005_1001"
"destination": "m1004_1001"
}
}
],
],
structures: [
"structures": [],
"objects": [
{
{
name: "farming_none",
"name": "chicken_egg",
x: 4,
"x": 3,
y: 1
"y": 5
}
],
objects: [
{
name: "wheat",
x: 15,
y: 1
},
},
{
{
name: "wheat",
"name": "chicken_egg",
x: 15,
"x": 4,
y: 2
"y": 1
},
},
{
{
name: "wheat",
"name": "chicken_egg",
x: 15,
"x": 15,
y: 3
"y": 3
},
}
],
"npcs": [
{
{
name: "wheat",
"name": "chicken",
x: 15,
"x": 7,
y: 4
"y": 4
},
},
{
{
name: "wheat",
"name": "chicken",
x: 15,
"x": 11,
y: 5
"y": 4
},
},
{
{
name: "wheat",
"name": "chicken",
x: 15,
"x": 5,
y: 6
"y": 2
},
},
{
{
name: "wheat",
"name": "chicken",
x: 16,
"x": 9,
y: 1
"y": 1
},
},
{
{
name: "wheat",
"name": "chicken_hunter",
x: 16,
"x": 16,
y: 2
"y": 7
},
}
]
},
"m1004_1001": {
"ingameId": "m1004_1001",
"displayName": "Everbrook Farming",
"height": 14,
"width": 24,
"paths": [
{
{
name: "wheat",
"x1": 0,
x: 16,
"y1": 10,
y: 3
"x2": 0,
"y2": 12,
"destination": "m1003_1001"
},
},
{
{
name: "wheat",
"x1": 23,
x: 16,
"y1": 10,
y: 4
"x2": 23,
},
"y2": 12,
"destination": "m1005_1001"
}
],
"structures": [
{
{
name: "wheat",
"name": "farming_none",
x: 16,
"x": 4,
y: 5
"y": 1
},
}
{
],
name: "wheat",
"objects": [
x: 16,
y: 6
},
{
{
name: "wheat",
"name": "wheat",
x: 17,
"x": 15,
y: 1
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 17,
"x": 15,
y: 2
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 17,
"x": 15,
y: 3
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 17,
"x": 15,
y: 4
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 17,
"x": 15,
y: 5
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 17,
"x": 15,
y: 6
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 18,
"x": 16,
y: 1
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 18,
"x": 16,
y: 2
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 18,
"x": 16,
y: 3
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 18,
"x": 16,
y: 4
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 18,
"x": 16,
y: 5
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 18,
"x": 16,
y: 6
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 19,
"x": 17,
y: 1
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 19,
"x": 17,
y: 2
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 19,
"x": 17,
y: 3
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 19,
"x": 17,
y: 4
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 19,
"x": 17,
y: 5
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 19,
"x": 17,
y: 6
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 20,
"x": 18,
y: 1
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 20,
"x": 18,
y: 2
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 20,
"x": 18,
y: 3
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 20,
"x": 18,
y: 4
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 20,
"x": 18,
y: 5
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 20,
"x": 18,
y: 6
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 21,
"x": 19,
y: 1
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 21,
"x": 19,
y: 2
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 21,
"x": 19,
y: 3
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 21,
"x": 19,
y: 4
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 21,
"x": 19,
y: 5
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 21,
"x": 19,
y: 6
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 22,
"x": 20,
y: 1
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 22,
"x": 20,
y: 2
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 22,
"x": 20,
y: 3
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 22,
"x": 20,
y: 4
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 22,
"x": 20,
y: 5
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 22,
"x": 20,
y: 6
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 23,
"x": 21,
y: 1
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 23,
"x": 21,
y: 2
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 23,
"x": 21,
y: 3
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 23,
"x": 21,
y: 4
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 23,
"x": 21,
y: 5
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 23,
"x": 21,
y: 6
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 19,
"x": 22,
y: 7
"y": 1
}
},
],
npcs: [
{
{
name: "farmer",
"name": "wheat",
x: 12,
"x": 22,
y: 10
"y": 2
}
]
},
m1005_1001: {
ingameId: "m1005_1001",
displayName: "Everbrook Wheat Field",
height: 14,
width: 24,
paths: [
{
x1: 0,
y1: 10,
x2: 0,
y2: 12,
destination: "m1004_1001"
},
},
{
{
x1: 23,
"name": "wheat",
y1: 10,
"x": 22,
x2: 23,
"y": 3
y2: 12,
destination: "m1006_1001"
},
},
{
{
x1: 16,
"name": "wheat",
y1: 4,
"x": 22,
x2: 17,
"y": 4
y2: 5,
destination: "m1005_1001_inside",
ignoreDraw: true
}
],
structures: [],
objects: [
{
name: "wheat",
x: 0,
y: 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 0,
"x": 22,
y: 2
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 0,
"x": 22,
y: 3
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 0,
"x": 23,
y: 4
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 0,
"x": 23,
y: 5
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 0,
"x": 23,
y: 6
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 1,
"x": 23,
y: 1
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 1,
"x": 23,
y: 2
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 1,
"x": 23,
y: 3
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 1,
"x": 19,
y: 4
"y": 7
},
},
{
{
name: "wheat",
"name": "portable_bank",
x: 1,
"x": 9,
y: 5
"y": 4
},
}
],
"npcs": [
{
{
name: "wheat",
"name": "farmer",
x: 1,
"x": 12,
y: 6
"y": 10
},
}
]
},
"m1005_1001": {
"ingameId": "m1005_1001",
"displayName": "Everbrook Wheat Field",
"height": 14,
"width": 24,
"paths": [
{
{
name: "wheat",
"x1": 0,
x: 2,
"y1": 10,
y: 1
"x2": 0,
"y2": 12,
"destination": "m1004_1001"
},
},
{
{
name: "wheat",
"x1": 23,
x: 2,
"y1": 10,
y: 2
"x2": 23,
"y2": 12,
"destination": "m1006_1001"
},
},
{
{
name: "wheat",
"x1": 16,
x: 2,
"y1": 4,
y: 3
"x2": 17,
},
"y2": 5,
"destination": "m1005_1001_inside",
"ignoreDraw": true
}
],
"structures": [],
"objects": [
{
{
name: "wheat",
"name": "wheat",
x: 2,
"x": 0,
y: 4
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 2,
"x": 0,
y: 5
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 2,
"x": 0,
y: 6
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 3,
"x": 0,
y: 1
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 3,
"x": 0,
y: 2
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 3,
"x": 0,
y: 3
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 3,
"x": 1,
y: 4
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 3,
"x": 1,
y: 5
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 3,
"x": 1,
y: 6
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 4,
"x": 1,
y: 1
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 4,
"x": 1,
y: 2
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 4,
"x": 1,
y: 3
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 4,
"x": 2,
y: 4
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 4,
"x": 2,
y: 5
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 4,
"x": 2,
y: 6
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 5,
"x": 2,
y: 1
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 5,
"x": 2,
y: 2
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 5,
"x": 2,
y: 3
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 5,
"x": 3,
y: 4
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 5,
"x": 3,
y: 5
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 5,
"x": 3,
y: 6
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 6,
"x": 3,
y: 1
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 6,
"x": 3,
y: 2
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 6,
"x": 3,
y: 3
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 6,
"x": 4,
y: 4
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 6,
"x": 4,
y: 5
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 6,
"x": 4,
y: 6
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 7,
"x": 4,
y: 1
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 7,
"x": 4,
y: 2
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 7,
"x": 4,
y: 3
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 7,
"x": 5,
y: 4
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 7,
"x": 5,
y: 5
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 7,
"x": 5,
y: 6
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 8,
"x": 5,
y: 1
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 8,
"x": 5,
y: 2
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 8,
"x": 5,
y: 3
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 8,
"x": 6,
y: 4
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 8,
"x": 6,
y: 5
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 8,
"x": 6,
y: 6
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 9,
"x": 6,
y: 1
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 9,
"x": 6,
y: 2
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 9,
"x": 6,
y: 3
"y": 6
},
},
{
{
name: "wheat",
"name": "wheat",
x: 9,
"x": 7,
y: 4
"y": 1
},
},
{
{
name: "wheat",
"name": "wheat",
x: 9,
"x": 7,
y: 5
"y": 2
},
},
{
{
name: "wheat",
"name": "wheat",
x: 9,
"x": 7,
y: 6
"y": 3
},
},
{
{
name: "wheat",
"name": "wheat",
x: 4,
"x": 7,
y: 7
"y": 4
},
},
{
{
name: "wheat",
"name": "wheat",
x: 9,
"x": 7,
y: 7
"y": 5
},
},
{
{
name: "wheat",
"name": "wheat",
x: 5,
"x": 7,
y: 8
"y": 6
},
},
{
{
name: "double_wooden_door",
"name": "wheat",
x: 16,
"x": 8,
y: 4
"y": 1
},
},
{
{
name: "cooking_shop_sign",
"name": "wheat",
x: 19,
"x": 8,
y: 5
"y": 2
}
},
],
npcs: [
{
{
name: "farmer",
"name": "wheat",
x: 15,
"x": 8,
y: 9
"y": 3
},
},
{
{
name: "farmer",
"name": "wheat",
x: 13,
"x": 8,
y: 11
"y": 4
}
},
]
},
m1005_1001_inside: {
ingameId: "m1005_1001_inside",
displayName: "Everbrook Cooking Shop",
height: 14,
width: 24,
paths: [
{
{
x1: 11,
"name": "wheat",
y1: 13,
"x": 8,
x2: 12,
"y": 5
y2: 13,
},
destination: "m1005_1001"
}
],
structures: [
{
{
name: "bed",
"name": "wheat",
x: 18,
"x": 8,
y: 5
"y": 6
}
},
],
objects: [],
npcs: [
{
{
name: "chef",
"name": "wheat",
x: 12,
"x": 9,
y: 7
"y": 1
}
},
]
},
m1006_1001: {
ingameId: "m1006_1001",
displayName: "Willow Forest",
height: 14,
width: 24,
paths: [
{
{
x1: 0,
"name": "wheat",
y1: 10,
"x": 9,
x2: 0,
"y": 2
y2: 12,
destination: "m1005_1001"
},
},
{
{
x1: 23,
"name": "wheat",
y1: 7,
"x": 9,
x2: 23,
"y": 3
y2: 9,
destination: "m1007_1001"
},
},
{
{
x1: 14,
"name": "wheat",
y1: 13,
"x": 9,
x2: 16,
"y": 4
y2: 13,
},
destination: "m1006_1000"
}
],
structures: [],
objects: [
{
{
name: "willow_tree",
"name": "wheat",
x: 5,
"x": 9,
y: 1
"y": 5
},
},
{
{
name: "willow_tree",
"name": "wheat",
x: 11,
"x": 9,
y: 0
"y": 6
},
},
{
{
name: "willow_tree",
"name": "wheat",
x: 17,
"x": 4,
y: 1
"y": 7
}
],
npcs: [
{
name: "archer_goblin",
x: 17,
y: 9
}
]
},
m1006_1000: {
ingameId: "m1006_1000",
displayName: "Bridge",
height: 14,
width: 24,
paths: [
{
x1: 14,
y1: 0,
x2: 16,
y2: 0,
destination: "m1006_1001"
},
},
{
{
x1: 14,
"name": "wheat",
y1: 13,
"x": 9,
x2: 16,
"y": 7
y2: 13,
destination: "m1006_999"
}
],
structures: [],
objects: [],
npcs: [
{
name: "beach_child",
x: 7,
y: 2
}
]
},
m1006_999: {
ingameId: "m1006_999",
displayName: "Beach",
height: 14,
width: 24,
paths: [
{
x1: 14,
y1: 0,
x2: 16,
y2: 0,
destination: "m1006_1000",
ignoreDraw: false
},
},
{
{
x1: 23,
"name": "wheat",
y1: 1,
"x": 5,
x2: 23,
"y": 8
y2: 8,
destination: "m1007_999",
ignoreDraw: false
}
],
structures: [],
objects: [
{
name: "mangrove_tree",
x: 14,
y: 8
},
},
{
{
name: "mangrove_tree",
"name": "double_wooden_door",
x: 17,
"x": 16,
y: 10
"y": 4
},
},
{
{
name: "pile_of_sand",
"name": "cooking_shop_sign",
x: 3,
"x": 19,
y: 5
"y": 5
}
}
],
],
npcs: [
"npcs": [
{
{
name: "beach_child_2",
"name": "farmer",
x: 15,
"x": 15,
y: 6
"y": 9
},
},
{
{
name: "beach_child_dig",
"name": "farmer",
x: 2,
"x": 13,
y: 5
"y": 11
},
{
name: "beach_supervisor",
x: 20,
y: 2
}
}
]
]
},
},
m1007_999: {
"m1005_1001_inside": {
ingameId: "m1007_999",
"ingameId": "m1005_1001_inside",
displayName: "Beach Quicksand",
"displayName": "Everbrook Cooking Shop",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 11,
y1: 1,
"y1": 13,
x2: 0,
"x2": 12,
y2: 8,
"y2": 13,
destination: "m1006_999",
"destination": "m1005_1001"
ignoreDraw: false
},
{
x1: 23,
y1: 4,
x2: 23,
y2: 6,
destination: "m1008_999",
ignoreDraw: false
},
{
x1: 18,
y1: 1,
x2: 19,
y2: 2,
destination: "m1007_999_under1",
ignoreDraw: false
}
}
],
],
structures: [],
"structures": [
objects: [
{
{
name: "mangrove_tree",
"name": "bed",
x: 17,
"x": 18,
y: 9
"y": 5
},
{
name: "quicksand",
x: 18,
y: 1
}
}
],
],
npcs: [
"objects": [],
"npcs": [
{
{
name: "crab",
"name": "chef",
x: 12,
"x": 12,
y: 4
"y": 7
}
}
]
]
},
},
m1008_999: {
"m1006_1001": {
ingameId: "m1008_999",
"ingameId": "m1006_1001",
displayName: "Beach Docks",
"displayName": "Willow Forest",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 4,
"y1": 10,
x2: 0,
"x2": 0,
y2: 6,
"y2": 12,
destination: "m1007_999",
"destination": "m1005_1001"
ignoreDraw: false
},
},
{
{
x1: 12,
"x1": 23,
y1: 9,
"y1": 7,
x2: 14,
"x2": 23,
y2: 9,
"y2": 9,
destination: "m1008_990",
"destination": "m1007_1001"
ignoreDraw: false
}
],
structures: [],
objects: [
{
name: "mangrove_tree",
x: 18,
y: 4
},
},
{
{
name: "sail_boat",
"x1": 14,
x: 8,
"y1": 13,
y: 6
"x2": 16,
"y2": 13,
"destination": "m1006_1000"
}
}
],
],
npcs: [
"structures": [],
{
"objects": [
name: "dockhaven_captain",
x: 15,
y: 10
}
]
},
m1008_990: {
ingameId: "m1008_990",
displayName: "Dock Haven",
height: 14,
width: 24,
paths: [
{
{
x1: 8,
"name": "willow_tree",
y1: 7,
"x": 5,
x2: 10,
"y": 1
y2: 7,
destination: "m1008_999",
ignoreDraw: false
}
],
structures: [],
objects: [
{
name: "water_enchantment_area",
x: 16,
y: 3
},
},
{
{
name: "mangrove_tree",
"name": "willow_tree",
x: 20,
"x": 11,
y: 8
"y": 0
},
},
{
{
name: "mangrove_tree",
"name": "willow_tree",
x: 2,
"x": 17,
y: 6
"y": 1
},
},
{
{
name: "mangrove_tree",
"name": "fishing_cage",
x: 0,
"x": 2,
y: 1
"y": 2
},
{
name: "sail_boat",
x: 4,
y: 4
}
}
],
],
npcs: [
"npcs": [
{
{
name: "dockhaven_captain",
"name": "archer_goblin",
x: 13,
"x": 17,
y: 9
"y": 9
}
}
]
]
},
},
m1007_999_under1: {
"m1006_1000": {
ingameId: "m1007_999_under1",
"ingameId": "m1006_1000",
displayName: "Beach Cave",
"displayName": "Bridge",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
"x1": 14,
"y1": 0,
"x2": 16,
"y2": 0,
"destination": "m1006_1001"
},
{
{
x1: 10,
"x1": 14,
y1: 0,
"y1": 13,
x2: 13,
"x2": 16,
y2: 0,
"y2": 13,
destination: "m1007_1000_under1",
"destination": "m1006_999"
ignoreDraw: false
}
}
],
],
structures: [],
"structures": [],
objects: [],
"objects": [],
npcs: [
"npcs": [
{
{
name: "crab",
"name": "beach_child",
x: 4,
"x": 7,
y: 5
"y": 2
},
{
name: "crab",
x: 19,
y: 6
},
{
name: "crab",
x: 10,
y: 6
}
}
]
]
},
},
m1007_1000_under1: {
"m1006_999": {
ingameId: "m1007_1000_under1",
"ingameId": "m1006_999",
displayName: "Beach Cave Crabs",
"displayName": "Beach",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 10,
"x1": 14,
y1: 13,
"y1": 0,
x2: 13,
"x2": 16,
y2: 13,
"y2": 0,
destination: "m1007_999_under1",
"destination": "m1006_1000",
ignoreDraw: false
"ignoreDraw": false
},
},
{
{
x1: 2,
"x1": 23,
y1: 0,
"y1": 1,
x2: 5,
"x2": 23,
y2: 0,
"y2": 8,
destination: "m1007_1001_under1",
"destination": "m1007_999",
ignoreDraw: false
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [],
"objects": [
npcs: [
{
{
name: "crab",
"name": "mangrove_tree",
x: 6,
"x": 14,
y: 4
"y": 8
},
},
{
{
name: "crab",
"name": "mangrove_tree",
x: 14,
"x": 17,
y: 11
"y": 10
},
},
{
{
name: "crab",
"name": "pile_of_sand",
x: 9,
"x": 3,
y: 10
"y": 5
},
}
],
"npcs": [
{
{
name: "crab",
"name": "beach_child_2",
x: 3,
"x": 15,
y: 10
"y": 6
},
},
{
{
name: "crab",
"name": "beach_child_dig",
x: 19,
"x": 2,
y: 4
"y": 5
},
},
{
{
name: "crab",
"name": "beach_supervisor",
x: 16,
"x": 20,
y: 10
"y": 2
},
{
name: "crab",
x: 11,
y: 11
}
}
]
]
},
},
m1007_1001_under1: {
"m1007_999": {
ingameId: "m1007_1001_under1",
"ingameId": "m1007_999",
displayName: "Beach Cave Spiders",
"displayName": "Beach Quicksand",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 2,
"x1": 0,
y1: 13,
"y1": 1,
x2: 5,
"x2": 0,
y2: 13,
"y2": 8,
destination: "m1007_1000_under1",
"destination": "m1006_999",
ignoreDraw: false
"ignoreDraw": false
},
},
{
{
x1: 18,
"x1": 23,
y1: 0,
"y1": 4,
x2: 21,
"x2": 23,
y2: 0,
"y2": 6,
destination: "m1007_1002_under1",
"destination": "m1008_999",
ignoreDraw: false
"ignoreDraw": false
},
},
{
{
x1: 13,
"x1": 18,
y1: 0,
"y1": 1,
x2: 13,
"x2": 19,
y2: 1,
"y2": 2,
destination: "m1007_1001",
"destination": "m1007_999_under1",
ignoreDraw: false
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "silver_rock",
"name": "mangrove_tree",
x: 1,
"x": 17,
y: 5
"y": 9
},
},
{
{
name: "silver_rock",
"name": "quicksand",
x: 5,
"x": 18,
y: 6
"y": 1
},
{
name: "silver_rock",
x: 0,
y: 9
},
{
name: "gold_rock",
x: 21,
y: 7
},
{
name: "gold_rock",
x: 19,
y: 11
},
{
name: "gold_rock",
x: 19,
y: 7
},
{
name: "sewer_exit_ladder",
x: 13,
y: 0
}
}
],
],
npcs: [
"npcs": [
{
{
name: "giant_spider",
"name": "crab",
x: 13,
"x": 12,
y: 5
"y": 4
},
{
name: "giant_spider",
x: 13,
y: 10
}
}
]
]
},
},
m1007_1002_under1: {
"m1008_999": {
ingameId: "m1007_1002_under1",
"ingameId": "m1008_999",
displayName: "Beach Cave Ores",
"displayName": "Beach Docks",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 18,
"x1": 0,
y1: 13,
"y1": 4,
x2: 21,
"x2": 0,
y2: 13,
"y2": 6,
destination: "m1007_1001_under1",
"destination": "m1007_999",
ignoreDraw: false
"ignoreDraw": false
},
},
{
{
x1: 15,
"x1": 12,
y1: 0,
"y1": 9,
x2: 19,
"x2": 14,
y2: 0,
"y2": 9,
destination: "m1007_1003_under1",
"destination": "m1008_990",
ignoreDraw: false
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "giant_copper_rock",
"name": "mangrove_tree",
x: 2,
"x": 18,
y: 5
"y": 4
},
},
{
{
name: "giant_iron_rock",
"name": "sail_boat",
x: 8,
"x": 8,
y: 3
"y": 6
},
}
],
"npcs": [
{
{
name: "iron_rock",
"name": "dockhaven_captain",
x: 20,
"x": 15,
y: 8
"y": 10
},
{
name: "iron_rock",
x: 19,
y: 11
},
{
name: "iron_rock",
x: 22,
y: 12
},
{
name: "iron_rock",
x: 17,
y: 12
}
}
],
]
npcs: []
},
},
m1007_1003_under1: {
"m1008_990": {
ingameId: "m1007_1003_under1",
"ingameId": "m1008_990",
displayName: "Beach Cave Hideout Entrance",
"displayName": "Dock Haven",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 15,
"x1": 8,
y1: 13,
"x2": 10,
x2: 19,
"y1": 7,
y2: 13,
"y2": 7,
destination: "m1007_1002_under1",
"destination": "m1008_999",
ignoreDraw: false
"ignoreDraw": false
},
},
{
{
x1: 13,
"x1": 15,
y1: 2,
"x2": 17,
x2: 13,
"y1": 13,
y2: 3,
"y2": 13,
destination: "m1007_1003_thieves_hideout",
"destination": "m1008_991",
ignoreDraw: false
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "wall_key",
"name": "water_enchantment_area",
x: 6,
"x": 16,
y: 3
"y": 3
},
},
{
{
name: "sewer_exit_ladder",
"name": "mangrove_tree",
x: 13,
"x": 20,
y: 2
"y": 8
}
},
],
npcs: [
{
{
name: "thief",
"name": "mangrove_tree",
x: 18,
"x": 0,
y: 4
"y": 1
}
]
},
m1007_1001: {
ingameId: "m1007_1001",
displayName: "Forest Bear",
height: 14,
width: 24,
paths: [
{
x1: 17,
y1: 0,
x2: 18,
y2: 0,
destination: "m1007_1002"
},
},
{
{
x1: 0,
"name": "sail_boat",
y1: 7,
"x": 4,
x2: 0,
"y": 4
y2: 9,
destination: "m1006_1001"
},
},
{
{
x1: 7,
"name": "shark_fish_spot",
y1: 13,
"x": 8,
x2: 17,
"y": 2
y2: 13,
destination: "m1007_1000"
},
},
{
{
x1: 23,
"name": "mangrove_tree",
y1: 6,
"x": 2,
x2: 23,
"y": 6
y2: 8,
destination: "m1008_1001"
}
}
],
],
structures: [],
"npcs": [
objects: [
{
{
name: "willow_tree",
"name": "dockhaven_captain",
x: 6,
"x": 13,
y: 1
"y": 9
},
{
name: "willow_tree",
x: 12,
y: 0
},
{
name: "oak_tree",
x: 19,
y: 1
}
}
],
],
npcs: [
"upperImg": false
},
"m1007_999_under1": {
"ingameId": "m1007_999_under1",
"displayName": "Beach Cave",
"height": 14,
"width": 24,
"paths": [
{
{
name: "bear",
"x1": 10,
x: 11,
"x2": 13,
y: 8
"y1": 0,
}
"y2": 0,
]
"destination": "m1007_1000_under1",
},
"ignoreDraw": false
m1007_1000: {
},
ingameId: "m1007_1000",
displayName: "Forest Maple",
height: 14,
width: 24,
paths: [
{
{
x1: 7,
"x1": 15,
y1: 0,
"x2": 17,
x2: 17,
"y1": 13,
y2: 0,
"y2": 13,
destination: "m1007_1001"
"destination": "m1007_998_under1",
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [],
"npcs": [
{
{
name: "maple_tree",
"name": "crab",
x: 1,
"x": 4,
y: 1
"y": 5
},
},
{
{
name: "oak_tree",
"name": "crab",
x: 2,
"x": 19,
y: 6
"y": 6
},
},
{
{
name: "oak_tree",
"name": "crab",
x: 7,
"x": 10,
y: 8
"y": 6
},
{
name: "oak_tree",
x: 17,
y: 2
},
{
name: "tree",
x: 18,
y: 8
}
],
npcs: [
{
name: "bear",
x: 9,
y: 4
},
{
name: "bear",
x: 13,
y: 3
}
}
]
]
},
},
m1007_1002: {
"m1007_1000_under1": {
ingameId: "m1007_1002",
"ingameId": "m1007_1000_under1",
displayName: "Forest Thieves",
"displayName": "Beach Cave Crabs",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 17,
"x1": 10,
y1: 13,
"y1": 13,
x2: 18,
"x2": 13,
y2: 13,
"y2": 13,
destination: "m1007_1001"
"destination": "m1007_999_under1",
"ignoreDraw": false
},
},
{
{
x1: 17,
"x1": 2,
y1: 0,
"y1": 0,
x2: 18,
"x2": 5,
y2: 0,
"y2": 0,
destination: "m1007_1003"
"destination": "m1007_1001_under1",
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [],
"npcs": [
{
{
name: "tree",
"name": "crab",
x: 2,
"x": 6,
y: 1
"y": 4
},
},
{
{
name: "tree",
"name": "crab",
x: 0,
"x": 14,
y: 5
"y": 11
},
},
{
{
name: "tree",
"name": "crab",
x: 7,
"x": 9,
y: 1
"y": 10
}
},
],
npcs: [
{
{
name: "thief_lumberjack_chop",
"name": "crab",
x: 6,
"x": 3,
y: 4
"y": 10
},
},
{
{
name: "thief",
"name": "crab",
x: 11,
"x": 19,
y: 8
"y": 4
},
},
{
{
name: "thief",
"name": "crab",
x: 16,
"x": 16,
y: 5
"y": 10
},
{
"name": "crab",
"x": 11,
"y": 11
}
}
]
]
},
},
m1007_1003: {
"m1007_1001_under1": {
ingameId: "m1007_1003",
"ingameId": "m1007_1001_under1",
displayName: "Forest Hideout Entrance",
"displayName": "Beach Cave Spiders",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 7,
"x1": 2,
y1: 2,
"y1": 13,
x2: 7,
"x2": 5,
y2: 2,
"y2": 13,
destination: "m1007_1003_thieves_hideout",
"destination": "m1007_1000_under1",
ignoreDraw: false
"ignoreDraw": false
},
},
{
{
x1: 17,
"x1": 18,
y1: 13,
"y1": 0,
x2: 18,
"x2": 21,
y2: 13,
"y2": 0,
destination: "m1007_1002"
"destination": "m1007_1002_under1",
}
"ignoreDraw": false
],
},
structures: [],
objects: [
{
{
name: "trapdoor",
"x1": 13,
x: 7,
"y1": 0,
y: 2
"x2": 13,
"y2": 1,
"destination": "m1007_1001",
"ignoreDraw": false
}
}
],
],
npcs: [
"structures": [],
"objects": [
{
{
name: "thief",
"name": "silver_rock",
x: 12,
"x": 1,
y: 9
"y": 5
},
},
{
{
name: "thief",
"name": "silver_rock",
x: 17,
"x": 5,
y: 6
"y": 6
},
},
{
{
name: "thief",
"name": "silver_rock",
x: 3,
"x": 0,
y: 3
"y": 9
},
},
{
{
name: "thief",
"name": "gold_rock",
x: 7,
"x": 21,
y: 7
"y": 7
},
},
{
{
name: "great_thief",
"name": "gold_rock",
x: 10,
"x": 19,
y: 4
"y": 11
},
},
{
{
name: "head_thief",
"name": "gold_rock",
x: 6,
"x": 19,
y: 2
"y": 7
}
]
},
m1007_1003_thieves_hideout: {
ingameId: "m1007_1003_thieves_hideout",
displayName: "Thieves Hideout",
height: 14,
width: 24,
paths: [
{
x1: 7,
y1: 1,
x2: 7,
y2: 2,
destination: "m1007_1003",
ignoreDraw: false
},
},
{
{
x1: 23,
"name": "sewer_exit_ladder",
y1: 7,
"x": 13,
x2: 23,
"y": 0
y2: 8,
destination: "m1008_1003_thieves_hideout"
}
}
],
],
structures: [
"npcs": [
{
{
name: "bed",
"name": "giant_spider",
x: 15,
"x": 13,
y: 12
"y": 5
},
},
{
{
name: "bed",
"name": "giant_spider",
x: 17,
"x": 13,
y: 12
"y": 10
},
}
]
},
"m1007_1002_under1": {
"ingameId": "m1007_1002_under1",
"displayName": "Beach Cave Ores",
"height": 14,
"width": 24,
"paths": [
{
{
name: "bed",
"x1": 18,
x: 19,
"y1": 13,
y: 12
"x2": 21,
"y2": 13,
"destination": "m1007_1001_under1",
"ignoreDraw": false
},
},
{
{
name: "bed",
"x1": 15,
x: 21,
"y1": 0,
y: 12
"x2": 19,
"y2": 0,
"destination": "m1007_1003_under1",
"ignoreDraw": false
}
}
],
],
objects: [
"structures": [],
"objects": [
{
{
name: "large_ladder",
"name": "giant_copper_rock",
x: 7,
"x": 2,
y: 1
"y": 5
},
},
],
npcs: [
{
{
name: "thief",
"name": "giant_iron_rock",
x: 10,
"x": 8,
y: 4
"y": 3
},
},
{
{
name: "thief",
"name": "iron_rock",
x: 14,
"x": 20,
y: 6
"y": 8
},
},
{
{
name: "thief",
"name": "iron_rock",
x: 20,
"x": 19,
y: 5
"y": 11
},
},
{
{
name: "retired_thief",
"name": "iron_rock",
x: 15,
"x": 22,
y: 2
"y": 12
},
{
"name": "iron_rock",
"x": 17,
"y": 12
}
}
]
],
"npcs": []
},
},
m1008_1003_thieves_hideout: {
"m1007_1003_under1": {
ingameId: "m1008_1003_thieves_hideout",
"ingameId": "m1007_1003_under1",
displayName: "Thieves Hideout Flags",
"displayName": "Beach Cave Hideout Entrance",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 15,
y1: 7,
"y1": 13,
x2: 0,
"x2": 19,
y2: 8,
"y2": 13,
destination: "m1007_1003_thieves_hideout",
"destination": "m1007_1002_under1",
ignoreDraw: false
"ignoreDraw": false
},
},
{
{
x1: 18,
"x1": 13,
y1: 5,
"y1": 2,
x2: 18,
"x2": 13,
y2: 5,
"y2": 3,
destination: "m1008_1003_thieves_hideout_2",
"destination": "m1007_1003_thieves_hideout",
ignoreDraw: false
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "red_flag",
"name": "wall_key",
x: 12,
"x": 6,
y: 0
"y": 3
},
},
{
{
name: "red_flag",
"name": "sewer_exit_ladder",
x: 10,
"x": 13,
y: 0
"y": 2
},
{
name: "ladder",
x: 18,
y: 5
},
{
name: "cast_iron_door",
x: 11,
y: 0
}
}
],
],
npcs: [
"npcs": [
{
{
name: "great_thief",
"name": "thief",
x: 5,
"x": 18,
y: 5
"y": 4
},
{
name: "great_thief",
x: 17,
y: 8
}
}
]
]
},
},
m1008_1003_thieves_hideout_2: {
"m1007_1001": {
ingameId: "m1008_1003_thieves_hideout_2",
"ingameId": "m1007_1001",
displayName: "Thieves Hideout Hall",
"displayName": "Forest Bear",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 17,
y1: 6,
"y1": 0,
x2: 0,
"x2": 18,
y2: 8,
"y2": 0,
destination: "m1007_1003_thieves_hideout_2",
"destination": "m1007_1002"
ignoreDraw: false
},
},
{
{
x1: 23,
"x1": 0,
y1: 8,
"y1": 7,
x2: 23,
"x2": 0,
y2: 11,
"y2": 9,
destination: "m1009_1003_thieves_hideout_2",
"destination": "m1006_1001"
ignoreDraw: false
},
},
{
{
x1: 18,
"x1": 7,
y1: 4,
"y1": 13,
x2: 18,
"x2": 17,
y2: 5,
"y2": 13,
destination: "m1008_1003_thieves_hideout",
"destination": "m1007_1000"
ignoreDraw: false
},
},
{
{
x1: 7,
"x1": 23,
y1: 0,
"y1": 6,
x2: 8,
"x2": 23,
y2: 1,
"y2": 8,
destination: "m1008_1004_thieves_hideout_2",
"destination": "m1008_1001"
ignoreDraw: true
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "large_ladder",
"name": "willow_tree",
x: 18,
"x": 6,
y: 4
"y": 1
},
},
{
{
name: "wall_entrance",
"name": "willow_tree",
x: 7,
"x": 12,
y: 0
"y": 0
}
],
npcs: [
{
name: "archer_thief",
x: 10,
y: 4
},
},
{
{
name: "archer_thief",
"name": "oak_tree",
x: 14,
"x": 19,
y: 6
"y": 1
},
{
name: "archer_thief",
x: 18,
y: 11
},
{
name: "retired_thief",
x: 6,
y: 2
}
]
},
m1007_1003_thieves_hideout_2: {
ingameId: "m1007_1003_thieves_hideout_2",
displayName: "Thieves Hideout Hungry Thief",
height: 14,
width: 24,
paths: [
{
x1: 23,
y1: 6,
x2: 23,
y2: 8,
destination: "m1008_1003_thieves_hideout_2",
ignoreDraw: false
},
{
x1: 9,
y1: 5,
x2: 9,
y2: 5,
destination: "m1007_1003_thieves_hideout_3",
ignoreDraw: false
}
}
],
],
structures: [],
"npcs": [
objects: [
{
{
name: "ladder",
"name": "bear",
x: 9,
"x": 11,
y: 5
"y": 8
}
],
npcs: [
{
name: "bully_thief",
x: 3,
y: 5
}
}
]
]
},
},
m1007_1003_thieves_hideout_3: {
"m1007_1000": {
"ingameId": "m1007_1003_thieves_hideout_3",
"ingameId": "m1007_1000",
"displayName": "Thieves Hideout Bullies",
"displayName": "Forest Maple",
"height": 14,
"height": 14,
"width": 24,
"width": 24,
"paths": [
"paths": [
{
{
"x1": 9,
"x1": 7,
"y1": 5,
"y1": 0,
"x2": 9,
"x2": 17,
"y2": 6,
"y2": 0,
"destination": "m1007_1003_thieves_hideout_2",
"destination": "m1007_1001"
"ignoreDraw": false
}
}
],
],
Line 3,470: Line 3,184:
"objects": [
"objects": [
{
{
"name": "large_ladder",
"name": "maple_tree",
"x": 9,
"x": 1,
"y": 5
"y": 1
},
},
{
{
"name": "barbed_wire",
"name": "oak_tree",
"x": 14,
"x": 2,
"y": 2
"y": 6
},
},
{
{
"name": "barbed_wire",
"name": "oak_tree",
"x": 15,
"x": 7,
"y": 2
"y": 8
},
},
{
{
"name": "barbed_wire",
"name": "oak_tree",
"x": 16,
"x": 17,
"y": 2
"y": 2
},
},
{
{
"name": "barbed_wire",
"name": "tree",
"x": 17,
"x": 18,
"y": 2
"y": 8
}
}
],
],
"npcs": [
"npcs": [
{
{
"name": "bully_thief",
"name": "bear",
"x": 15,
"x": 9,
"y": 4
"y": 4
},
},
{
{
"name": "bully_thief",
"name": "bear",
"x": 3,
"x": 13,
"y": 8
"y": 3
},
{
"name": "bully_thief",
"x": 3,
"y": 2
},
{
"name": "bully_thief",
"x": 21,
"y": 10
}
}
]
]
},
},
m1009_1003_thieves_hideout_2: {
"m1007_1002": {
ingameId: "m1009_1003_thieves_hideout_2",
"ingameId": "m1007_1002",
displayName: "Thieves Hideout Shops",
"displayName": "Forest Thieves",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 17,
y1: 8,
"y1": 13,
x2: 0,
"x2": 18,
y2: 11,
"y2": 13,
destination: "m1008_1003_thieves_hideout_2",
"destination": "m1007_1001"
ignoreDraw: false
},
}
],
structures: [],
objects: [
{
{
name: "eel_fish_spot",
"x1": 17,
x: 21,
"y1": 0,
y: 12
"x2": 18,
"y2": 0,
"destination": "m1007_1003"
}
}
],
],
npcs: [
"structures": [],
"objects": [
{
{
name: "thief_archer_shop",
"name": "tree",
x: 6,
"x": 2,
y: 6
"y": 1
},
},
{
{
name: "bank_thief",
"name": "tree",
x: 17,
"x": 0,
y: 6
"y": 5
}
},
]
},
m1008_1004_thieves_hideout_2: {
ingameId: "m1008_1004_thieves_hideout_2",
displayName: "Thieves Hideout Demon",
height: 14,
width: 24,
paths: [
{
{
x1: 5,
"name": "tree",
y1: 13,
"x": 7,
x2: 6,
"y": 1
y2: 13,
destination: "m1008_1003_thieves_hideout_2",
ignoreDraw: false
}
}
],
],
structures: [],
"npcs": [
objects: [
{
"name": "thief_lumberjack_chop",
"x": 6,
"y": 4
},
{
{
name: "chest",
"name": "thief",
x: 13,
"x": 11,
y: 5
"y": 8
}
},
],
npcs: [
{
{
name: "demon",
"name": "thief",
x: 18,
"x": 16,
y: 4
"y": 5
}
}
]
]
},
},
m1008_1001: {
"m1007_1003": {
ingameId: "m1008_1001",
"ingameId": "m1007_1003",
displayName: "Damage Enchanting Area",
"displayName": "Forest Hideout Entrance",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 7,
y1: 6,
"y1": 2,
x2: 0,
"x2": 7,
y2: 8,
"y2": 2,
destination: "m1007_1001"
"destination": "m1007_1003_thieves_hideout",
"ignoreDraw": false
},
},
{
{
x1: 10,
"x1": 17,
y1: 13,
"y1": 13,
x2: 13,
"x2": 18,
y2: 13,
"y2": 13,
destination: "m1008_1000"
"destination": "m1007_1002"
},
{
x1: 23,
y1: 5,
x2: 23,
y2: 8,
destination: "m1009_1001"
}
}
],
],
structures: [
"structures": [],
"objects": [
{
{
name: "damage1_enchantment_area",
"name": "trapdoor",
x: 6,
"x": 7,
y: 2
"y": 2
}
}
],
],
objects: [
"npcs": [
{
{
name: "fire",
"name": "thief",
x: 8,
"x": 12,
y: 11
"y": 9
},
},
{
{
name: "fire",
"name": "thief",
x: 13,
"x": 17,
y: 10
"y": 6
},
},
{
{
name: "fire",
"name": "thief",
x: 15,
"x": 3,
y: 13
"y": 3
}
},
],
{
npcs: [
"name": "thief",
"x": 7,
"y": 7
},
{
"name": "great_thief",
"x": 10,
"y": 4
},
{
{
name: "mage",
"name": "head_thief",
x: 17,
"x": 6,
y: 5
"y": 2
}
}
]
]
},
},
m1008_1000: {
"m1007_1003_thieves_hideout": {
ingameId: "m1008_1000",
"ingameId": "m1007_1003_thieves_hideout",
displayName: "Derranged Mage",
"displayName": "Thieves Hideout",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 10,
"x1": 7,
y1: 0,
"y1": 1,
x2: 13,
"x2": 7,
y2: 0,
"y2": 2,
destination: "m1008_1001",
"destination": "m1007_1003",
ignoreDraw: false
"ignoreDraw": false
},
{
"x1": 23,
"y1": 7,
"x2": 23,
"y2": 8,
"destination": "m1008_1003_thieves_hideout"
}
}
],
],
structures: [],
"structures": [
objects: [],
npcs: [
{
{
name: "deranged_mage",
"name": "bed",
x: 11,
"x": 15,
y: 6
"y": 12
}
]
},
m1009_1001: {
ingameId: "m1009_1001",
displayName: "Mystic Vale Guard",
upperImg: true,
height: 14,
width: 24,
paths: [
{
x1: 0,
y1: 5,
x2: 0,
y2: 8,
destination: "m1008_1001"
},
},
{
{
x1: 15,
"name": "bed",
y1: 0,
"x": 17,
x2: 18,
"y": 12
y2: 0,
destination: "m1009_1002"
},
},
{
{
x1: 17,
"name": "bed",
y1: 13,
"x": 19,
x2: 19,
"y": 12
y2: 13,
destination: "m1009_1000"
},
},
{
{
x1: 9,
"name": "bed",
y1: 3,
"x": 21,
x2: 9,
"y": 12
y2: 4,
destination: "m1009_1001_inside"
}
}
],
],
structures: [],
"objects": [
objects: [
{
{
name: "single_blue_door",
"name": "large_ladder",
x: 9,
"x": 7,
y: 3
"y": 1
},
{
name: "magic_tree",
x: 19,
y: 5
}
}
],
],
npcs: [
"npcs": [
{
{
name: "mage",
"name": "thief",
x: 12,
"x": 10,
y: 4
"y": 4
},
},
{
{
name: "guard_mage",
"name": "thief",
x: 14,
"x": 14,
y: 8
"y": 6
}
},
{
"name": "thief",
"x": 20,
"y": 5
},
{
"name": "retired_thief",
"x": 15,
"y": 2
}
]
]
},
},
m1009_1001_inside: {
"m1008_1003_thieves_hideout": {
        "ingameId": "m1009_1001_inside",
"ingameId": "m1008_1003_thieves_hideout",
displayName: "Mystic Vale Locked House",
"displayName": "Thieves Hideout Flags",
        "height": 14,
"height": 14,
        "width": 24,
"width": 24,
        "paths": [
"paths": [
            {
                "x1": 12,
                "y1": 13,
                "x2": 14,
                "y2": 13,
                "destination": "m1009_1001",
                "ignoreDraw": false
            }
        ],
        "structures": [],
        "objects": [
            {
                "name": "chest",
                "x": 13,
                "y": 6
            },
            {
                "name": "dead_mage",
                "x": 8,
                "y": 6
            },
            {
                "name": "damage_fire",
                "x": 8,
                "y": 8
            },
            {
                "name": "damage_fire",
                "x": 17,
                "y": 9
            }
        ],
        "npcs": []
    },
m1009_1000: {
ingameId: "m1009_1000",
displayName: "Mystic Vale Graveyard",
height: 14,
width: 24,
paths: [
{
{
x1: 17,
"x1": 0,
y1: 0,
"y1": 7,
x2: 19,
"x2": 0,
y2: 0,
"y2": 8,
destination: "m1009_1001"
"destination": "m1007_1003_thieves_hideout",
"ignoreDraw": false
},
},
{
{
x1: 22,
"x1": 18,
y1: 12,
"y1": 5,
x2: 22,
"x2": 18,
y2: 12,
"y2": 5,
destination: "m1009_1000_dug",
"destination": "m1008_1003_thieves_hideout_2",
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "blue_broken_tombstone",
"name": "red_flag",
x: 4,
"x": 12,
y: 4
"y": 0
},
},
{
{
name: "blue_tombstone",
"name": "red_flag",
x: 11,
"x": 10,
y: 4
"y": 0
},
},
{
{
name: "blue_tombstone",
"name": "ladder",
x: 5,
"x": 18,
y: 7
"y": 5
},
},
{
{
name: "blue_tombstone",
"name": "cast_iron_door",
x: 10,
"x": 11,
y: 7
"y": 0
},
}
{
name: "magic_tree",
x: 14,
y: 2
},
{
name: "magic_tree",
x: 0,
y: 7
},
{
name: "dig_here",
x: 22,
y: 12
},
],
],
npcs: [
"npcs": [
{
{
name: "ghost",
"name": "great_thief",
x: 9,
"x": 5,
y: 6
"y": 5
},
},
{
{
name: "mage",
"name": "great_thief",
x: 18,
"x": 17,
y: 3
"y": 8
}
}
]
]
},
},
m1009_1000_dug: {
"m1008_1003_thieves_hideout_2": {
        "ingameId": "m1009_1000_dug",
"ingameId": "m1008_1003_thieves_hideout_2",
        "displayName": "",
"displayName": "Thieves Hideout Hall",
        "height": 14,
"height": 14,
        "width": 24,
"width": 24,
        "paths": [
"paths": [
            {
                "x1": 8,
                "y1": 2,
                "x2": 8,
                "y2": 3,
                "destination": "m1009_1000",
                "ignoreDraw": false
            }
        ],
        "structures": [],
        "objects": [
            {
                "name": "sewer_exit_ladder",
                "x": 8,
                "y": 2
            },
            {
                "name": "mystic_gemstone_rock",
                "x": 14,
                "y": 5
            }
        ],
        "npcs": [
            {
                "name": "red_mage",
                "x": 15,
                "y": 9
            }
        ]
    },
m1009_1002: {
ingameId: "m1009_1002",
displayName: "Mystic Vale",
height: 14,
width: 24,
paths: [
{
{
x1: 15,
"x1": 0,
y1: 13,
"y1": 6,
x2: 18,
"x2": 0,
y2: 13,
"y2": 8,
destination: "m1009_1001"
"destination": "m1007_1003_thieves_hideout_2",
"ignoreDraw": false
},
},
{
{
x1: 23,
"x1": 23,
y1: 10,
"y1": 8,
x2: 23,
"x2": 23,
y2: 11,
"y2": 11,
destination: "m1010_1002"
"destination": "m1009_1003_thieves_hideout_2",
"ignoreDraw": false
},
},
{
{
x1: 0,
"x1": 18,
y1: 8,
"y1": 4,
x2: 0,
"x2": 18,
y2: 9,
"y2": 5,
destination: "m1008_1002"
"destination": "m1008_1003_thieves_hideout",
"ignoreDraw": false
},
},
{
{
x1: 10,
"x1": 7,
y1: 5,
"y1": 0,
x2: 11,
"x2": 8,
y2: 6,
"y2": 1,
destination: "m1009_1002_mayor",
"destination": "m1008_1004_thieves_hideout_2",
ignoreDraw: true
"ignoreDraw": true
}
],
"structures": [],
"objects": [
{
"name": "large_ladder",
"x": 18,
"y": 4
},
},
{
{
x1: 19,
"name": "wall_entrance",
y1: 6,
"x": 7,
x2: 19,
"y": 0
y2: 7,
destination: "m1009_1002_bank",
ignoreDraw: true
}
}
],
],
structures: [],
"npcs": [
objects: [
{
{
name: "blue_flag",
"name": "archer_thief",
x: 6,
"x": 10,
y: 5
"y": 4
},
},
{
{
name: "double_blue_door",
"name": "archer_thief",
x: 10,
"x": 14,
y: 5
"y": 6
},
},
{
{
name: "single_blue_door",
"name": "archer_thief",
x: 19,
"x": 18,
y: 6
"y": 11
},
},
{
{
name: "bank_sign",
"name": "retired_thief",
x: 21,
"x": 6,
y: 7
"y": 2
}
],
npcs: [
{
name: "mage",
x: 14,
y: 9
}
}
]
]
},
},
m1009_1002_mayor: {
"m1007_1003_thieves_hideout_2": {
ingameId: "m1009_1002_mayor",
"ingameId": "m1007_1003_thieves_hideout_2",
displayName: "Mystic Vale Mayor House",
"displayName": "Thieves Hideout Hungry Thief",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 14,
"x1": 23,
y1: 13,
"y1": 6,
x2: 17,
"x2": 23,
y2: 13,
"y2": 8,
destination: "m1009_1002"
"destination": "m1008_1003_thieves_hideout_2",
"ignoreDraw": false
},
{
"x1": 9,
"y1": 5,
"x2": 9,
"y2": 5,
"destination": "m1007_1003_thieves_hideout_3",
"ignoreDraw": false
}
}
],
],
structures: [
"structures": [],
"objects": [
{
{
name: "bed",
"name": "ladder",
x: 2,
"x": 9,
y: 3
"y": 5
}
}
],
],
objects: [],
"npcs": [
npcs: [
{
{
name: "head_mage",
"name": "bully_thief",
x: 14,
"x": 3,
y: 6
"y": 5
}
}
]
]
},
},
m1009_1002_bank: {
"m1007_1003_thieves_hideout_3": {
ingameId: "m1009_1002_bank",
"ingameId": "m1007_1003_thieves_hideout_3",
displayName: "Mystic Vale Bank",
"displayName": "Thieves Hideout Bullies",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 10,
"x1": 9,
y1: 13,
"y1": 5,
x2: 13,
"x2": 9,
y2: 13,
"y2": 6,
destination: "m1009_1002"
"destination": "m1007_1003_thieves_hideout_2",
"ignoreDraw": false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "banker",
"name": "large_ladder",
x: 7,
"x": 9,
y: 4
"y": 5
},
},
{
{
name: "banker",
"name": "barbed_wire",
x: 9,
"x": 14,
y: 4
"y": 2
},
},
{
{
name: "other_banker",
"name": "barbed_wire",
x: 14,
"x": 15,
y: 4
"y": 2
},
},
{
{
name: "other_banker",
"name": "barbed_wire",
x: 16,
"x": 16,
y: 4
"y": 2
}
},
],
npcs: []
},
m1008_1002: {
ingameId: "m1008_1002",
displayName: "Mystic Vale Orb Source",
height: 14,
width: 24,
paths: [
{
{
x1: 23,
"name": "barbed_wire",
y1: 8,
"x": 17,
x2: 23,
"y": 2
y2: 9,
destination: "m1009_1002"
}
}
],
],
structures: [
"npcs": [
{
{
name: "unpowered_orb_source",
"name": "bully_thief",
x: 2,
"x": 15,
y: 2
"y": 4
}
},
],
objects: [],
npcs: [
{
{
name: "guard_mage",
"name": "bully_thief",
x: 13,
"x": 3,
y: 2
"y": 8
},
},
{
{
name: "guard_mage",
"name": "bully_thief",
x: 17,
"x": 3,
y: 9
"y": 2
},
},
{
{
name: "guard_mage",
"name": "bully_thief",
x: 20,
"x": 21,
y: 3
"y": 10
}
}
]
]
},
},
m1010_1002: {
"m1009_1003_thieves_hideout_2": {
ingameId: "m1010_1002",
"ingameId": "m1009_1003_thieves_hideout_2",
displayName: "Mystic Vale Shops",
"displayName": "Thieves Hideout Shops",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 20,
"x1": 0,
y1: 4,
"x2": 0,
x2: 20,
"y1": 8,
y2: 4,
"y2": 11,
destination: "m1010_1002_general_store"
"destination": "m1008_1003_thieves_hideout_2",
"ignoreDraw": false
},
},
{
{
x1: 0,
"x1": 11,
y1: 10,
"x2": 11,
x2: 0,
"y1": 7,
y2: 11,
"y2": 7,
destination: "m1009_1002"
"destination": "m1009_1003_thieves_hideout_agility_course",
},
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
{
x1: 23,
"name": "eel_fish_spot",
y1: 10,
"x": 21,
x2: 23,
"y": 12
y2: 12,
destination: "m1011_1002"
},
},
{
{
x1: 9,
"name": "ladder",
y1: 4,
"x": 11,
x2: 10,
"y": 7
y2: 5,
destination: "m1010_1002_magic_shop",
ignoreDraw: true
},
},
{
{
x1: 21,
"name": "agility_sign",
y1: 6,
"x": 11,
x2: 21,
"y": 5
y2: 7,
destination: "m1010_1002_general_store",
ignoreDraw: true
}
}
],
],
structures: [],
"npcs": [
objects: [
{
{
name: "chest",
"name": "thief_archer_shop",
x: 18,
"x": 6,
y: 2
"y": 6
},
},
{
{
name: "staff_sign",
"name": "bank_thief",
x: 7,
"x": 17,
y: 5
"y": 6
},
{
name: "general_store_sign",
x: 22,
y: 7
},
{
name: "double_blue_door",
x: 9,
y: 4
},
{
name: "single_blue_door",
x: 21,
y: 6
}
],
npcs: [
{
name: "guard_mage",
x: 18,
y: 11
}
}
]
]
},
},
m1010_1002_magic_shop: {
"m1008_1004_thieves_hideout_2": {
ingameId: "m1010_1002_magic_shop",
"ingameId": "m1008_1004_thieves_hideout_2",
displayName: "Mystic Vale Magic Shop",
"displayName": "Thieves Hideout Demon",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 10,
"x1": 5,
y1: 13,
"y1": 13,
x2: 12,
"x2": 6,
y2: 13,
"y2": 13,
destination: "m1010_1002"
"destination": "m1008_1003_thieves_hideout_2",
"ignoreDraw": false
}
}
],
],
structures: [
"structures": [],
"objects": [
{
{
name: "bed",
"name": "chest",
x: 16,
"x": 13,
y: 6
"y": 5
}
}
],
],
objects: [],
"npcs": [
npcs: [
{
{
name: "mage",
"name": "demon",
x: 11,
"x": 18,
y: 7
"y": 4
}
}
]
]
},
},
m1010_1002_general_store: {
"m1008_1001": {
ingameId: "m1010_1002_general_store",
"ingameId": "m1008_1001",
displayName: "Mystic Vale General Store",
"displayName": "Damage Enchanting Area",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 19,
"x1": 0,
y1: 0,
"y1": 6,
x2: 19,
"x2": 0,
y2: 0,
"y2": 8,
destination: "m1010_1002"
"destination": "m1007_1001"
},
},
{
{
x1: 9,
"x1": 10,
y1: 13,
"y1": 13,
x2: 9,
"x2": 13,
y2: 13,
"y2": 13,
destination: "m1010_1002"
"destination": "m1008_1000"
}
},
],
structures: [],
objects: [],
npcs: [
{
{
name: "general_store_owner",
"x1": 23,
x: 12,
"y1": 5,
y: 8
"x2": 23,
"y2": 8,
"destination": "m1009_1001"
}
}
]
],
},
"structures": [
m1011_1002: {
{
ingameId: "m1011_1002",
"name": "damage1_enchantment_area",
displayName: "Mystic Vale Field",
"x": 6,
height: 14,
"y": 2
width: 24,
}
paths: [
],
"objects": [
{
{
x1: 0,
"name": "fire",
y1: 10,
"x": 8,
x2: 0,
"y": 11
y2: 12,
destination: "m1010_1002"
},
},
{
{
x1: 23,
"name": "fire",
y1: 7,
"x": 13,
x2: 23,
"y": 10
y2: 9,
destination: "m1012_1002"
},
},
{
{
x1: 11,
"name": "fire",
y1: 8,
"x": 15,
x2: 11,
"y": 13
y2: 8,
destination: "m1011_1002_under"
}
}
],
],
structures: [],
"npcs": [
objects: [
{
{
name: "ladder",
"name": "mage",
x: 11,
"x": 17,
y: 8
"y": 5
}
],
npcs: [
{
name: "mage",
x: 17,
y: 4
}
}
]
]
},
},
m1011_1002_under: {
"m1008_1000": {
ingameId: "m1011_1002_under",
"ingameId": "m1008_1000",
displayName: "Mystic Vale Farming",
"displayName": "Derranged Mage",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 10,
y1: 10,
"y1": 0,
x2: 0,
"x2": 13,
y2: 12,
"y2": 0,
destination: "m1010_1002"
"destination": "m1008_1001",
"ignoreDraw": false
}
}
],
],
structures: [
"structures": [],
"objects": [],
"npcs": [
{
{
name: "farming_none",
"name": "deranged_mage",
x: 9,
"x": 11,
y: 0
"y": 6
}
],
objects: [
{
name: "large_ladder",
x: 11,
y: 8
}
],
npcs: [
{
name: "farm_mage",
x: 18,
y: 8
}
}
]
]
},
},
m1012_1002: {
"m1009_1001": {
ingameId: "m1012_1002",
"ingameId": "m1009_1001",
displayName: "Mystic Vale Mage Barrier",
"displayName": "Mystic Vale Guard",
height: 14,
"upperImg": true,
width: 24,
"height": 14,
paths: [
"width": 24,
"paths": [
{
{
x1: 0,
"x1": 0,
y1: 7,
"y1": 5,
x2: 0,
"x2": 0,
y2: 9,
"y2": 8,
destination: "m1011_1002"
"destination": "m1008_1001"
},
},
{
{
x1: 23,
"x1": 15,
y1: 6,
"y1": 0,
x2: 23,
"x2": 18,
y2: 8,
"y2": 0,
destination: "m1013_1002"
"destination": "m1009_1002"
}
],
structures: [],
objects: [
{
name: "blue_flag",
x: 4,
y: 3
},
},
{
{
name: "blue_flag",
"x1": 17,
x: 4,
"y1": 13,
y: 7
"x2": 19,
"y2": 13,
"destination": "m1009_1000"
},
},
{
{
name: "magic_tree",
"x1": 9,
x: 12,
"y1": 3,
y: 1
"x2": 9,
},
"y2": 4,
{
"destination": "m1009_1001_inside"
name: "magic_tree",
x: 18,
y: 9
}
}
],
],
npcs: [
"structures": [],
"objects": [
{
{
name: "guard_mage",
"name": "single_blue_door",
x: 6,
"x": 9,
y: 0
"y": 3
},
},
{
{
name: "guard_mage",
"name": "magic_tree",
x: 6,
"x": 19,
y: 1
"y": 5
},
}
],
"npcs": [
{
{
name: "guard_mage",
"name": "mage",
x: 6,
"x": 12,
y: 2
"y": 4
},
},
{
{
name: "guard_mage",
"name": "guard_mage",
x: 6,
"x": 14,
y: 3
"y": 8
},
}
]
},
"m1009_1001_inside": {
"ingameId": "m1009_1001_inside",
"displayName": "Mystic Vale Locked House",
"height": 14,
"width": 24,
"paths": [
{
{
name: "guard_mage",
"x1": 12,
x: 6,
"y1": 13,
y: 4
"x2": 14,
},
"y2": 13,
{
"destination": "m1009_1001",
name: "guard_mage",
"ignoreDraw": false
x: 6,
}
y: 5
],
},
"structures": [],
"objects": [
{
{
name: "guard_mage",
"name": "chest",
x: 6,
"x": 13,
y: 6
"y": 6
},
},
{
{
name: "guard_mage",
"name": "dead_mage",
x: 6,
"x": 8,
y: 7
"y": 6
},
},
{
{
name: "guard_mage",
"name": "damage_fire",
x: 6,
"x": 8,
y: 8
"y": 8
},
},
{
{
name: "guard_mage",
"name": "damage_fire",
x: 6,
"x": 17,
y: 9
"y": 9
},
}
],
"npcs": []
},
"m1009_1000": {
"ingameId": "m1009_1000",
"displayName": "Mystic Vale Graveyard",
"height": 14,
"width": 24,
"paths": [
{
{
name: "guard_mage",
"x1": 17,
x: 6,
"y1": 0,
y: 10
"x2": 19,
},
"y2": 0,
{
"destination": "m1009_1001"
name: "guard_mage",
x: 6,
y: 11
},
{
name: "guard_mage",
x: 6,
y: 12
},
},
{
{
name: "guard_mage",
"x1": 22,
x: 6,
"y1": 12,
y: 13
"x2": 22,
}
"y2": 12,
]
"destination": "m1009_1000_dug"
},
m1013_1002: {
ingameId: "m1013_1002",
displayName: "Mystic Vale Red Mages",
height: 14,
width: 24,
paths: [
{
x1: 0,
y1: 6,
x2: 0,
y2: 8,
destination: "m1012_1002"
}
}
],
],
structures: [],
"structures": [],
objects: [],
"objects": [
npcs: [
{
{
name: "red_mage",
"name": "blue_broken_tombstone",
x: 8,
"x": 4,
y: 2
"y": 4
},
},
{
{
name: "red_mage",
"name": "blue_tombstone",
x: 14,
"x": 11,
y: 7
"y": 4
},
},
{
{
name: "red_mage",
"name": "blue_tombstone",
x: 19,
"x": 5,
y: 2
"y": 7
}
]
},
m1000_1100: {
ingameId: "m1000_1100",
displayName: "Jungle",
height: 14,
width: 24,
paths: [
{
x1: 14,
y1: 0,
x2: 16,
y2: 0,
destination: "m1000_1101",
ignoreDraw: false
},
},
{
{
x1: 6,
"name": "blue_tombstone",
y1: 9,
"x": 10,
x2: 9,
"y": 7
y2: 10,
},
destination: "m1001_1002",
ignoreDraw: false
}
],
structures: [],
objects: [
{
{
name: "row_boat",
"name": "magic_tree",
x: 6,
"x": 14,
y: 8
"y": 2
},
},
{
{
name: "tuna_fish_spot",
"name": "magic_tree",
x: 19,
"x": 0,
y: 12
"y": 7
},
},
{
{
name: "tuna_fish_spot",
"name": "dig_here",
x: 23,
"x": 22,
y: 11
"y": 12
}
}
],
],
npcs: [
"npcs": [
{
{
name: "ned",
"name": "ghost",
x: 8,
"x": 9,
y: 7
"y": 6
},
{
"name": "mage",
"x": 18,
"y": 3
}
}
]
]
},
},
m1000_1101: {
"m1009_1000_dug": {
ingameId: "m1000_1101",
"ingameId": "m1009_1000_dug",
displayName: "Jungle Beetles",
"displayName": "",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 14,
"x1": 8,
y1: 13,
"y1": 2,
x2: 16,
"x2": 8,
y2: 13,
"y2": 3,
destination: "m1000_1100",
"destination": "m1009_1000",
ignoreDraw: false
"ignoreDraw": false
},
{
x1: 11,
y1: 0,
x2: 13,
y2: 0,
destination: "m1000_1102",
ignoreDraw: false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "bamboo_tree",
"name": "sewer_exit_ladder",
x: 1,
"x": 8,
y: 1
"y": 2
},
},
{
{
name: "bamboo_tree",
"name": "mystic_gemstone_rock",
x: 18,
"x": 14,
y: 5
"y": 5
}
}
],
],
npcs: [
"npcs": [
{
{
name: "beetle",
"name": "red_mage",
x: 8,
"x": 15,
y: 7
"y": 9
},
{
name: "beetle",
x: 9,
y: 1
},
{
name: "beetle",
x: 14,
y: 7
}
}
]
]
},
},
m1000_1102: {
"m1009_1002": {
ingameId: "m1000_1102",
"ingameId": "m1009_1002",
displayName: "Jungle Baby Thief",
"displayName": "Mystic Vale",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 13,
"x1": 15,
y1: 0,
"y1": 13,
x2: 15,
"x2": 18,
y2: 0,
"y2": 13,
destination: "m1000_1103",
"destination": "m1009_1001"
ignoreDraw: false
},
},
{
{
x1: 11,
"x1": 23,
y1: 13,
"y1": 10,
x2: 13,
"x2": 23,
y2: 13,
"y2": 11,
destination: "m1000_1101",
"destination": "m1010_1002"
ignoreDraw: false
},
},
{
{
x1: 23,
"x1": 0,
y1: 0,
"y1": 8,
x2: 23,
"x2": 0,
y2: 2,
"y2": 9,
destination: "m1001_1102",
"destination": "m1008_1002"
ignoreDraw: false
}
],
structures: [],
objects: [
{
name: "bamboo_tree",
x: 1,
y: 2
},
},
{
{
name: "bamboo_tree",
"x1": 10,
x: 0,
"y1": 5,
y: 4
"x2": 11,
"y2": 6,
"destination": "m1009_1002_mayor",
"ignoreDraw": true
},
},
{
{
name: "bamboo_tree",
"x1": 19,
x: 7,
"y1": 6,
y: 2
"x2": 19,
},
"y2": 7,
"destination": "m1009_1002_bank",
"ignoreDraw": true
}
],
"structures": [],
"objects": [
{
{
name: "bamboo_tree",
"name": "blue_flag",
x: 0,
"x": 6,
y: 7
"y": 5
},
},
{
{
name: "bamboo_tree",
"name": "double_blue_door",
x: 5,
"x": 10,
y: 1
"y": 5
},
},
{
{
name: "bamboo_tree",
"name": "single_blue_door",
x: 18,
"x": 19,
y: 4
"y": 6
},
},
{
{
name: "sugarcane",
"name": "bank_sign",
x: 20,
"x": 21,
y: 3
"y": 7
},
{
name: "sugarcane",
x: 21,
y: 3
},
{
name: "sugarcane",
x: 22,
y: 3
}
}
],
],
npcs: [
"npcs": [
{
{
name: "baby_thief",
"name": "mage",
x: 13,
"x": 14,
y: 8
"y": 9
}
}
]
]
},
},
m1001_1102: {
"m1009_1002_mayor": {
ingameId: "m1001_1102",
"ingameId": "m1009_1002_mayor",
displayName: "Jungle Sugarcane",
"displayName": "Mystic Vale Mayor House",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 0,
"x1": 14,
y1: 0,
"y1": 13,
x2: 0,
"x2": 17,
y2: 2,
"y2": 13,
destination: "m1000_1102",
"destination": "m1009_1002"
ignoreDraw: false
}
}
],
],
structures: [],
"structures": [
objects: [
{
{
name: "bamboo_tree",
"name": "bed",
x: 4,
"x": 2,
y: 8
"y": 3
},
}
],
"objects": [],
"npcs": [
{
{
name: "bamboo_tree",
"name": "head_mage",
x: 5,
"x": 14,
y: 9
"y": 6
},
}
{
]
name: "sugarcane",
},
x: 6,
"m1009_1002_bank": {
y: 3
"ingameId": "m1009_1002_bank",
},
"displayName": "Mystic Vale Bank",
"height": 14,
"width": 24,
"paths": [
{
{
name: "sugarcane",
"x1": 10,
x: 8,
"y1": 13,
y: 3
"x2": 13,
},
"y2": 13,
"destination": "m1009_1002"
}
],
"structures": [],
"objects": [
{
{
name: "sugarcane",
"name": "banker",
x: 15,
"x": 7,
y: 6
"y": 4
},
},
{
{
name: "sugarcane",
"name": "banker",
x: 17,
"x": 9,
y: 6
"y": 4
},
},
{
{
name: "sugarcane",
"name": "other_banker",
x: 18,
"x": 14,
y: 6
"y": 4
},
},
{
{
name: "sugarcane",
"name": "other_banker",
x: 19,
"x": 16,
y: 6
"y": 4
},
{
name: "sugarcane",
x: 1,
y: 7
},
{
name: "sugarcane",
x: 17,
y: 8
}
}
],
],
npcs: [
"npcs": []
{
name: "gorilla",
x: 14,
y: 11
},
{
name: "trible_fishermen",
x: 16,
y: 2
}
]
},
},
m1000_1103: {
"m1008_1002": {
ingameId: "m1000_1103",
"ingameId": "m1008_1002",
displayName: "Jungle Tigers",
"displayName": "Mystic Vale Orb Source",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 13,
"x1": 23,
y1: 13,
"y1": 8,
x2: 15,
"x2": 23,
y2: 13,
"y2": 9,
destination: "m1000_1102",
"destination": "m1009_1002"
ignoreDraw: false
},
{
x1: 10,
y1: 0,
x2: 12,
y2: 0,
destination: "m1000_1104",
ignoreDraw: false
}
}
],
],
structures: [],
"structures": [
objects: [],
npcs: [
{
{
name: "tiger",
"name": "unpowered_orb_source",
x: 11,
"x": 2,
y: 5
"y": 2
}
],
"objects": [],
"npcs": [
{
"name": "guard_mage",
"x": 13,
"y": 2
},
},
{
{
name: "tiger",
"name": "guard_mage",
x: 11,
"x": 17,
y: 7
"y": 9
},
},
{
{
name: "tiger",
"name": "guard_mage",
x: 20,
"x": 20,
y: 3
"y": 3
}
}
]
]
},
},
m1000_1104: {
"m1010_1002": {
ingameId: "m1000_1104",
"ingameId": "m1010_1002",
displayName: "Jungle Enchantment Area",
"displayName": "Mystic Vale Shops",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 10,
"x1": 20,
y1: 13,
"y1": 4,
x2: 12,
"x2": 20,
y2: 13,
"y2": 4,
destination: "m1000_1103",
"destination": "m1010_1002_general_store"
ignoreDraw: false
},
},
{
{
x1: 10,
"x1": 0,
y1: 0,
"y1": 10,
x2: 12,
"x2": 0,
y2: 0,
"y2": 11,
destination: "m1000_1105",
"destination": "m1009_1002"
ignoreDraw: false
},
}
],
structures: [
{
{
name: "grass_enchantment_area",
"x1": 23,
x: 10,
"y1": 10,
y: 3
"x2": 23,
}
"y2": 12,
],
"destination": "m1011_1002"
objects: [],
},
npcs: []
},
m1000_1105: {
ingameId: "m1000_1105",
displayName: "Jungle Sign",
height: 14,
width: 24,
paths: [
{
{
x1: 10,
"x1": 9,
y1: 13,
"y1": 4,
x2: 12,
"x2": 10,
y2: 13,
"y2": 5,
destination: "m1000_1104",
"destination": "m1010_1002_magic_shop",
ignoreDraw: false
"ignoreDraw": true
},
},
{
{
x1: 10,
"x1": 21,
y1: 0,
"y1": 6,
x2: 12,
"x2": 21,
y2: 0,
"y2": 7,
destination: "m1000_1106",
"destination": "m1010_1002_general_store",
ignoreDraw: false
"ignoreDraw": true
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "general_sign",
"name": "chest",
x: 7,
"x": 18,
y: 2
"y": 2
}
],
npcs: []
},
m1000_1106: {
ingameId: "m1000_1106",
displayName: "Jungle Maze",
height: 14,
width: 24,
paths: [
{
x1: 10,
y1: 13,
x2: 12,
y2: 13,
destination: "m1000_1105",
ignoreDraw: false
},
},
{
{
x1: 0,
"name": "staff_sign",
y1: 4,
"x": 7,
x2: 0,
"y": 5
y2: 6,
destination: "m1000_1106",
ignoreDraw: false
},
},
{
{
x1: 23,
"name": "general_store_sign",
y1: 4,
"x": 22,
x2: 23,
"y": 7
y2: 6,
destination: "m1000_1106",
ignoreDraw: false
},
},
{
{
x1: 9,
"name": "double_blue_door",
y1: 0,
"x": 9,
x2: 11,
"y": 4
y2: 0,
},
destination: "m1000_1107",
{
ignoreDraw: false
"name": "single_blue_door",
"x": 21,
"y": 6
}
}
],
],
structures: [],
"npcs": [
objects: [
{
{
name: "jungle_torch_up",
"name": "guard_mage",
x: 10,
"x": 18,
y: 3
"y": 11
}
}
],
]
npcs: []
},
},
m1000_1107: {
"m1010_1002_magic_shop": {
ingameId: "m1000_1107",
"ingameId": "m1010_1002_magic_shop",
displayName: "Omboko Entrance",
"displayName": "Mystic Vale Magic Shop",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 10,
"x1": 10,
y1: 13,
"y1": 13,
x2: 12,
"x2": 12,
y2: 13,
"y2": 13,
destination: "m1000_1106",
"destination": "m1010_1002"
ignoreDraw: false
},
{
x1: 10,
y1: 0,
x2: 12,
y2: 0,
destination: "m1000_1108",
ignoreDraw: false
}
}
],
],
structures: [],
"structures": [
objects: [
{
{
name: "jungle_torch_up",
"name": "bed",
x: 8,
"x": 16,
y: 0
"y": 6
},
{
name: "jungle_torch_up",
x: 13,
y: 0
}
}
],
],
npcs: [
"objects": [],
"npcs": [
{
{
name: "triblemen",
"name": "mage",
x: 15,
"x": 11,
y: 4
"y": 7
}
}
]
]
},
},
m1000_1108: {
"m1010_1002_general_store": {
ingameId: "m1000_1108",
"ingameId": "m1010_1002_general_store",
displayName: "Omboko Bondfire",
"displayName": "Mystic Vale General Store",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 10,
"x1": 19,
y1: 0,
"y1": 0,
x2: 12,
"x2": 19,
y2: 0,
"y2": 0,
destination: "m1000_1109",
"destination": "m1010_1002"
ignoreDraw: false
},
},
{
{
x1: 10,
"x1": 9,
y1: 13,
"y1": 13,
x2: 12,
"x2": 9,
y2: 13,
"y2": 13,
destination: "m1000_1107",
"destination": "m1010_1002"
ignoreDraw: false
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [],
"npcs": [
{
{
name: "bondfire_off",
"name": "general_store_owner",
x: 4,
"x": 12,
y: 4
"y": 8
}
}
],
]
npcs: [
{
name: "triblemen",
x: 13,
y: 5
},
{
name: "triblemen",
x: 10,
y: 6
},
{
name: "triblemen",
x: 2,
y: 7
},
{
name: "triblemen",
x: 5,
y: 1
}
]
},
},
m1000_1109: {
"m1011_1002": {
ingameId: "m1000_1109",
"ingameId": "m1011_1002",
displayName: "Omboko Center",
"displayName": "Mystic Vale Field",
upperImg: true,
"height": 14,
height: 14,
"width": 24,
width: 24,
"paths": [
paths: [
{
{
x1: 10,
"x1": 0,
y1: 13,
"y1": 10,
x2: 12,
"x2": 0,
y2: 13,
"y2": 12,
destination: "m1000_1108",
"destination": "m1010_1002"
ignoreDraw: false
},
},
{
{
x1: 9,
"x1": 23,
y1: 0,
"y1": 7,
x2: 12,
"x2": 23,
y2: 0,
"y2": 9,
destination: "m1000_1110",
"destination": "m1012_1002"
ignoreDraw: false
},
},
{
{
x1: 0,
"x1": 11,
y1: 5,
"y1": 8,
x2: 0,
"x2": 11,
y2: 8,
"y2": 8,
destination: "m999_1109",
"destination": "m1011_1002_under"
ignoreDraw: false
},
{
x1: 17,
y1: 6,
x2: 17,
y2: 7,
destination: "m1000_1109_bank",
ignoreDraw: true
}
}
],
],
structures: [],
"structures": [],
objects: [
"objects": [
{
{
name: "jungle_torch_up",
"name": "ladder",
x: 2,
"x": 11,
y: 2
"y": 8
},
{
name: "jungle_torch_up",
x: 21,
y: 9
},
{
name: "damage_fire",
x: 9,
y: 5
},
{
name: "white_flag",
x: 20,
y: 6
},
{
name: "bank_sign",
x: 21,
y: 6
},
{
name: "single_entrance_hole",
x: 17,
y: 6
}
}
],
],
npcs: [
"npcs": [
{
{
name: "triblemen",
"name": "mage",
x: 8,
"x": 17,
y: 4
"y": 4
},
{
name: "gorilla",
x: 5,
y: 1
},
{
name: "triblemen",
x: 18,
y: 10
}
}
]
]
},
},
m1000_1109_bank: {
"m1011_1002_under": {
ingameId: "m1000_1109_bank",
"ingameId": "m1011_1002_under",
displayName: "Omboko Bank",
"displayName": "Mystic Vale Farming",
height: 14,
"height": 14,
width: 24,
"width": 24,
paths: [
"paths": [
{
{
x1: 9,
"x1": 0,
y1: 13,
"y1": 10,
x2: 12,
"x2": 0,
y2: 13,
"y2": 12,
destination: "m1000_1109",
"destination": "m1010_1002"
ignoreDraw: false
}
}
],
],
structures: [],
"structures": [
objects: [
{
{
name: "trible_banker",
"name": "farming_none",
x: 7,
"x": 9,
y: 4
"y": 0
},
{
name: "trible_banker",
x: 9,
y: 4
},
{
name: "other_trible_banker",
x: 14,
y: 4
},
{
name: "other_trible_banker",
x: 12,
y: 4
}
}
],
],
npcs: []
"objects": [
},
m999_1109: {
ingameId: "m999_1109",
displayName: "Omboko Fire Spirit",
height: 14,
width: 24,
paths: [
{
{
x1: 23,
"name": "large_ladder",
y1: 5,
"x": 11,
x2: 23,
"y": 8
y2: 8,
destination: "m1000_1109",
ignoreDraw: false
}
}
],
],
structures: [],
"npcs": [
objects: [
{
{
name: "jungle_torch_up",
"name": "farm_mage",
x: 5,
"x": 18,
y: 2
"y": 8
},
}
]
},
"m1012_1002": {
"ingameId": "m1012_1002",
"displayName": "Mystic Vale Mage Barrier",
"height": 14,
"width": 24,
"paths": [
{
{
name: "jungle_torch_up",
"x1": 0,
x: 13,
"y1": 7,
y: 2
"x2": 0,
"y2": 9,
"destination": "m1011_1002"
},
},
{
{
name: "jungle_torch_up",
"x1": 23,
x: 5,
"y1": 6,
y: 6
"x2": 23,
},
"y2": 8,
{
"destination": "m1013_1002"
name: "jungle_torch_up",
x: 13,
y: 6
}
}
],
],
npcs: [
"structures": [],
"objects": [
{
{
name: "gorilla",
"name": "blue_flag",
x: 2,
"x": 4,
y: 1
"y": 3
},
},
{
{
name: "gorilla",
"name": "blue_flag",
x: 2,
"x": 4,
y: 4
"y": 7
},
},
{
{
name: "gorilla",
"name": "magic_tree",
x: 2,
"x": 12,
y: 7
"y": 1
},
},
{
{
name: "fire_spirit",
"name": "magic_tree",
x: 9,
"x": 18,
y: 4
"y": 9
}
}
]
],
},
"npcs": [
m1000_1110: {
"ingameId": "m1000_1110",
"displayName": "Omboko North",
"height": 14,
"width": 24,
"paths": [
{
{
"x1": 9,
"name": "guard_mage",
"y1": 13,
"x": 6,
"x2": 12,
"y": 0
"y2": 13,
"destination": "m1000_1109",
"ignoreDraw": false
},
},
{
{
"x1": 23,
"name": "guard_mage",
"y1": 6,
"x": 6,
"x2": 23,
"y": 1
"y2": 8,
"destination": "m1001_1110",
"ignoreDraw": false
},
},
{
{
"x1": 7,
"name": "guard_mage",
"y1": 4,
"x": 6,
"x2": 7,
"y": 2
"y2": 5,
"destination": "m1000_1110_shop",
"ignoreDraw": true
}
],
"structures": [],
"objects": [
{
"name": "bamboo_bed",
"x": 4,
"y": 4
},
},
{
{
"name": "bamboo_tree",
"name": "guard_mage",
"x": 13,
"x": 6,
"y": 0
"y": 3
},
{
"name": "guard_mage",
"x": 6,
"y": 4
},
},
{
{
"name": "bamboo_tree",
"name": "guard_mage",
"x": 0,
"x": 6,
"y": 0
"y": 5
},
},
{
{
"name": "single_entrance_hole",
"name": "guard_mage",
"x": 7,
"x": 6,
"y": 4
"y": 6
}
},
],
"npcs": [
{
{
"name": "gorilla",
"name": "guard_mage",
"x": 17,
"x": 6,
"y": 7
"y": 7
},
{
"name": "guard_mage",
"x": 6,
"y": 8
},
{
"name": "guard_mage",
"x": 6,
"y": 9
},
{
"name": "guard_mage",
"x": 6,
"y": 10
},
{
"name": "guard_mage",
"x": 6,
"y": 11
},
{
"name": "guard_mage",
"x": 6,
"y": 12
},
{
"name": "guard_mage",
"x": 6,
"y": 13
}
}
]
]
},
},
m1000_1110_shop: {
"m1013_1002": {
"ingameId": "m1000_1110_shop",
"ingameId": "m1013_1002",
"displayName": "Omboko Shop",
"displayName": "Mystic Vale Red Mages",
"height": 14,
"height": 14,
"width": 24,
"width": 24,
"paths": [
"paths": [
{
{
"x1": 9,
"x1": 0,
"y1": 13,
"y1": 6,
"x2": 12,
"x2": 0,
"y2": 13,
"y2": 8,
"destination": "m1000_1110",
"destination": "m1012_1002"
"ignoreDraw": false
}
}
],
],
Line 5,236: Line 4,575:
"npcs": [
"npcs": [
{
{
"name": "tribleman_shop",
"name": "red_mage",
"x": 8,
"x": 8,
"y": 5
"y": 2
},
},
{
{
"name": "tribleman_shop",
"name": "red_mage",
"x": 12,
"x": 14,
"y": 6
"y": 7
},
},
{
{
"name": "gorilla",
"name": "red_mage",
"x": 11,
"x": 19,
"y": 3
"y": 2
}
}
]
]
},
},
m1001_1110: {
"m1000_1100": {
"ingameId": "m1001_1110",
"ingameId": "m1000_1100",
"displayName": "Omboko Graveyard",
"displayName": "Jungle",
"height": 14,
"height": 14,
"width": 24,
"width": 24,
"paths": [
"paths": [
{
{
"x1": 0,
"x1": 14,
"y1": 6,
"y1": 0,
"x2": 0,
"x2": 16,
"y2": 8,
"y2": 0,
"destination": "m1000_1110",
"destination": "m1000_1101",
"ignoreDraw": false
"ignoreDraw": false
},
},
{
{
"x1": 3,
"x1": 6,
"y1": 0,
"y1": 9,
"x2": 4,
"x2": 9,
"y2": 0,
"y2": 10,
"destination": "m1001_1111",
"destination": "m1001_1002",
"ignoreDraw": false
"ignoreDraw": false
}
}
Line 5,278: Line 4,617:
"objects": [
"objects": [
{
{
"name": "jungle_cross",
"name": "row_boat",
"x": 12,
"x": 6,
"y": 4
"y": 8
},
},
{
{
"name": "jungle_cross",
"name": "tuna_fish_spot",
"x": 14,
"x": 19,
"y": 4
"y": 12
},
},
{
"name": "tuna_fish_spot",
"x": 23,
"y": 11
}
],
"npcs": [
{
{
"name": "jungle_cross",
"name": "ned",
"x": 16,
"x": 8,
"y": 4
"y": 7
},
}
]
},
"m1000_1101": {
"ingameId": "m1000_1101",
"displayName": "Jungle Beetles",
"height": 14,
"width": 24,
"paths": [
{
{
"name": "jungle_cross",
"x1": 14,
"x": 18,
"y1": 13,
"y": 4
"x2": 16,
"y2": 13,
"destination": "m1000_1100",
"ignoreDraw": false
},
},
{
{
"name": "jungle_cross",
"x1": 11,
"x": 20,
"y1": 0,
"y": 4
"x2": 13,
},
"y2": 0,
"destination": "m1000_1102",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
{
"name": "jungle_cross",
"name": "bamboo_tree",
"x": 13,
"x": 1,
"y": 6
"y": 1
},
},
{
{
"name": "jungle_cross",
"name": "bamboo_tree",
"x": 15,
"x": 18,
"y": 6
"y": 5
},
}
],
"npcs": [
{
{
"name": "jungle_cross",
"name": "beetle",
"x": 17,
"x": 8,
"y": 6
"y": 7
},
},
{
{
"name": "jungle_cross",
"name": "beetle",
"x": 19,
"x": 9,
"y": 6
"y": 1
},
},
{
{
"name": "jungle_cross",
"name": "beetle",
"x": 21,
"x": 14,
"y": 6
"y": 7
},
},
{
{
"name": "jungle_cross",
"name": "hunting_guide",
"x": 12,
"x": 16,
"y": 8
"y": 2
},
}
]
},
"m1000_1102": {
"ingameId": "m1000_1102",
"displayName": "Jungle Baby Thief",
"height": 14,
"width": 24,
"paths": [
{
{
"name": "jungle_cross",
"x1": 13,
"x": 14,
"y1": 0,
"y": 8
"x2": 15,
"y2": 0,
"destination": "m1000_1103",
"ignoreDraw": false
},
},
{
{
"name": "jungle_cross",
"x1": 11,
"x": 16,
"y1": 13,
"y": 8
"x2": 13,
"y2": 13,
"destination": "m1000_1101",
"ignoreDraw": false
},
},
{
{
"name": "jungle_cross",
"x1": 23,
"x": 18,
"y1": 0,
"y": 8
"x2": 23,
},
"y2": 2,
{
"destination": "m1001_1102",
"name": "jungle_cross",
"x": 20,
"y": 8
}
],
"npcs": [
{
"name": "monk",
"x": 9,
"y": 5
}
]
},
m1001_1111: {
"ingameId": "m1001_1111",
"displayName": "Omboko Farming",
"height": 14,
"width": 24,
"paths": [
{
"x1": 3,
"y1": 13,
"x2": 4,
"y2": 13,
"destination": "m1001_1110",
"ignoreDraw": false
"ignoreDraw": false
}
}
Line 5,379: Line 4,733:
"objects": [
"objects": [
{
{
"name": "farming_none",
"name": "bamboo_tree",
"x": 3,
"x": 1,
"y": 0
"y": 2
},
{
"name": "bamboo_tree",
"x": 0,
"y": 4
},
{
"name": "bamboo_tree",
"x": 7,
"y": 2
},
{
"name": "bamboo_tree",
"x": 0,
"y": 7
},
{
"name": "bamboo_tree",
"x": 5,
"y": 1
},
{
"name": "bamboo_tree",
"x": 18,
"y": 4
},
{
"name": "sugarcane",
"x": 20,
"y": 3
},
{
"name": "sugarcane",
"x": 21,
"y": 3
},
},
{
{
"name": "piranha_fish_spot",
"name": "sugarcane",
"x": 13,
"x": 22,
"y": 6
"y": 3
}
}
],
],
"npcs": [
{
"name": "baby_thief",
"x": 13,
"y": 8
}
]
},
"m1001_1102": {
"ingameId": "m1001_1102",
"displayName": "Jungle Sugarcane",
"height": 14,
"width": 24,
"paths": [
{
"x1": 0,
"y1": 0,
"x2": 0,
"y2": 2,
"destination": "m1000_1102",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "bamboo_tree",
"x": 4,
"y": 8
},
{
"name": "bamboo_tree",
"x": 5,
"y": 9
},
{
"name": "sugarcane",
"x": 6,
"y": 3
},
{
"name": "sugarcane",
"x": 8,
"y": 3
},
{
"name": "sugarcane",
"x": 15,
"y": 6
},
{
"name": "sugarcane",
"x": 17,
"y": 6
},
{
"name": "sugarcane",
"x": 18,
"y": 6
},
{
"name": "sugarcane",
"x": 19,
"y": 6
},
{
"name": "sugarcane",
"x": 1,
"y": 7
},
{
"name": "sugarcane",
"x": 17,
"y": 8
}
],
"npcs": [
{
"name": "gorilla",
"x": 14,
"y": 11
},
{
"name": "trible_fishermen",
"x": 16,
"y": 2
}
]
},
"m1000_1103": {
"ingameId": "m1000_1103",
"displayName": "Jungle Tigers",
"height": 14,
"width": 24,
"paths": [
{
"x1": 13,
"x2": 15,
"y1": 13,
"y2": 13,
"destination": "m1000_1102",
"ignoreDraw": false
},
{
"x1": 10,
"x2": 12,
"y1": 0,
"y2": 0,
"destination": "m1000_1104",
"ignoreDraw": false
},
{
"x1": 5,
"x2": 5,
"y1": 1,
"y2": 1,
"destination": "m1000_1103_dug",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "dig_here",
"x": 5,
"y": 1
}
],
"npcs": [
{
"name": "tiger",
"x": 11,
"y": 5
},
{
"name": "tiger",
"x": 11,
"y": 7
},
{
"name": "tiger",
"x": 20,
"y": 3
}
]
},
"m1000_1104": {
"ingameId": "m1000_1104",
"displayName": "Jungle Enchantment Area",
"height": 14,
"width": 24,
"paths": [
{
"x1": 10,
"y1": 13,
"x2": 12,
"y2": 13,
"destination": "m1000_1103",
"ignoreDraw": false
},
{
"x1": 10,
"y1": 0,
"x2": 12,
"y2": 0,
"destination": "m1000_1105",
"ignoreDraw": false
}
],
"structures": [
{
"name": "grass_enchantment_area",
"x": 10,
"y": 3
}
],
"objects": [],
"npcs": []
"npcs": []
},
"m1000_1105": {
"ingameId": "m1000_1105",
"displayName": "Jungle Sign",
"height": 14,
"width": 24,
"paths": [
{
"x1": 10,
"y1": 13,
"x2": 12,
"y2": 13,
"destination": "m1000_1104",
"ignoreDraw": false
},
{
"x1": 10,
"y1": 0,
"x2": 12,
"y2": 0,
"destination": "m1000_1106",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "general_sign",
"x": 7,
"y": 2
}
],
"npcs": []
},
"m1000_1106": {
"ingameId": "m1000_1106",
"displayName": "Jungle Maze",
"height": 14,
"width": 24,
"paths": [
{
"x1": 10,
"y1": 13,
"x2": 12,
"y2": 13,
"destination": "m1000_1105",
"ignoreDraw": false
},
{
"x1": 0,
"y1": 4,
"x2": 0,
"y2": 6,
"destination": "m1000_1106",
"ignoreDraw": false
},
{
"x1": 23,
"y1": 4,
"x2": 23,
"y2": 6,
"destination": "m1000_1106",
"ignoreDraw": false
},
{
"x1": 9,
"y1": 0,
"x2": 11,
"y2": 0,
"destination": "m1000_1107",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "jungle_torch_up",
"x": 10,
"y": 3
}
],
"npcs": []
},
"m1000_1107": {
"ingameId": "m1000_1107",
"displayName": "Omboko Entrance",
"height": 14,
"width": 24,
"paths": [
{
"x1": 10,
"y1": 13,
"x2": 12,
"y2": 13,
"destination": "m1000_1106",
"ignoreDraw": false
},
{
"x1": 10,
"y1": 0,
"x2": 12,
"y2": 0,
"destination": "m1000_1108",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "jungle_torch_up",
"x": 8,
"y": 0
},
{
"name": "jungle_torch_up",
"x": 13,
"y": 0
}
],
"npcs": [
{
"name": "triblemen",
"x": 15,
"y": 4
}
]
},
"m1000_1108": {
"ingameId": "m1000_1108",
"displayName": "Omboko Bondfire",
"height": 14,
"width": 24,
"paths": [
{
"x1": 10,
"y1": 0,
"x2": 12,
"y2": 0,
"destination": "m1000_1109",
"ignoreDraw": false
},
{
"x1": 10,
"y1": 13,
"x2": 12,
"y2": 13,
"destination": "m1000_1107",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "bondfire_off",
"x": 4,
"y": 4
}
],
"npcs": [
{
"name": "triblemen",
"x": 13,
"y": 5
},
{
"name": "triblemen",
"x": 10,
"y": 6
},
{
"name": "triblemen",
"x": 2,
"y": 7
},
{
"name": "triblemen",
"x": 5,
"y": 1
}
]
},
"m1000_1109": {
"ingameId": "m1000_1109",
"displayName": "Omboko Center",
"upperImg": true,
"height": 14,
"width": 24,
"paths": [
{
"x1": 10,
"y1": 13,
"x2": 12,
"y2": 13,
"destination": "m1000_1108",
"ignoreDraw": false
},
{
"x1": 9,
"y1": 0,
"x2": 12,
"y2": 0,
"destination": "m1000_1110",
"ignoreDraw": false
},
{
"x1": 0,
"y1": 5,
"x2": 0,
"y2": 8,
"destination": "m999_1109",
"ignoreDraw": false
},
{
"x1": 17,
"y1": 6,
"x2": 17,
"y2": 7,
"destination": "m1000_1109_bank",
"ignoreDraw": true
}
],
"structures": [],
"objects": [
{
"name": "jungle_torch_up",
"x": 2,
"y": 2
},
{
"name": "jungle_torch_up",
"x": 21,
"y": 9
},
{
"name": "damage_fire",
"x": 9,
"y": 5
},
{
"name": "white_flag",
"x": 20,
"y": 6
},
{
"name": "bank_sign",
"x": 21,
"y": 6
},
{
"name": "single_entrance_hole",
"x": 17,
"y": 6
}
],
"npcs": [
{
"name": "triblemen",
"x": 8,
"y": 4
},
{
"name": "gorilla",
"x": 5,
"y": 1
},
{
"name": "triblemen",
"x": 18,
"y": 10
}
]
},
"m1000_1109_bank": {
"ingameId": "m1000_1109_bank",
"displayName": "Omboko Bank",
"height": 14,
"width": 24,
"paths": [
{
"x1": 9,
"y1": 13,
"x2": 12,
"y2": 13,
"destination": "m1000_1109",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "trible_banker",
"x": 7,
"y": 4
},
{
"name": "trible_banker",
"x": 9,
"y": 4
},
{
"name": "other_trible_banker",
"x": 14,
"y": 4
},
{
"name": "other_trible_banker",
"x": 12,
"y": 4
},
{
"name": "market_sign",
"x": 14,
"y": 7
}
],
"npcs": []
},
"m999_1109": {
"ingameId": "m999_1109",
"displayName": "Omboko Fire Spirit",
"height": 14,
"width": 24,
"paths": [
{
"x1": 23,
"y1": 5,
"x2": 23,
"y2": 8,
"destination": "m1000_1109",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "jungle_torch_up",
"x": 5,
"y": 2
},
{
"name": "jungle_torch_up",
"x": 13,
"y": 2
},
{
"name": "jungle_torch_up",
"x": 5,
"y": 6
},
{
"name": "jungle_torch_up",
"x": 13,
"y": 6
}
],
"npcs": [
{
"name": "gorilla",
"x": 2,
"y": 1
},
{
"name": "gorilla",
"x": 2,
"y": 4
},
{
"name": "gorilla",
"x": 2,
"y": 7
},
{
"name": "fire_spirit",
"x": 9,
"y": 4
}
]
},
"m1000_1110": {
"ingameId": "m1000_1110",
"displayName": "Omboko North",
"height": 14,
"width": 24,
"paths": [
{
"x1": 9,
"x2": 12,
"y1": 13,
"y2": 13,
"destination": "m1000_1109",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 6,
"y2": 8,
"destination": "m1001_1110",
"ignoreDraw": false
},
{
"x1": 7,
"x2": 7,
"y1": 4,
"y2": 5,
"destination": "m1000_1110_shop",
"ignoreDraw": true
},
{
"x1": 0,
"x2": 0,
"y1": 6,
"y2": 8,
"destination": "m999_1110",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "bamboo_bed",
"x": 4,
"y": 4
},
{
"name": "bamboo_tree",
"x": 13,
"y": 0
},
{
"name": "bamboo_tree",
"x": 0,
"y": 0
},
{
"name": "single_entrance_hole",
"x": 7,
"y": 4
}
],
"npcs": [
{
"name": "gorilla",
"x": 17,
"y": 7
}
]
},
"m1000_1110_shop": {
"ingameId": "m1000_1110_shop",
"displayName": "Omboko Shop",
"height": 14,
"width": 24,
"paths": [
{
"x1": 9,
"y1": 13,
"x2": 12,
"y2": 13,
"destination": "m1000_1110",
"ignoreDraw": false
}
],
"structures": [],
"objects": [],
"npcs": [
{
"name": "tribleman_shop",
"x": 8,
"y": 5
},
{
"name": "tribleman_shop",
"x": 12,
"y": 6
},
{
"name": "gorilla",
"x": 11,
"y": 3
}
]
},
"m1001_1110": {
"ingameId": "m1001_1110",
"displayName": "Omboko Graveyard",
"height": 14,
"width": 24,
"paths": [
{
"x1": 0,
"y1": 6,
"x2": 0,
"y2": 8,
"destination": "m1000_1110",
"ignoreDraw": false
},
{
"x1": 3,
"y1": 0,
"x2": 4,
"y2": 0,
"destination": "m1001_1111",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "jungle_cross",
"x": 12,
"y": 4
},
{
"name": "jungle_cross",
"x": 14,
"y": 4
},
{
"name": "jungle_cross",
"x": 16,
"y": 4
},
{
"name": "jungle_cross",
"x": 18,
"y": 4
},
{
"name": "jungle_cross",
"x": 20,
"y": 4
},
{
"name": "jungle_cross",
"x": 13,
"y": 6
},
{
"name": "jungle_cross",
"x": 15,
"y": 6
},
{
"name": "jungle_cross",
"x": 17,
"y": 6
},
{
"name": "jungle_cross",
"x": 19,
"y": 6
},
{
"name": "jungle_cross",
"x": 21,
"y": 6
},
{
"name": "jungle_cross",
"x": 12,
"y": 8
},
{
"name": "jungle_cross",
"x": 14,
"y": 8
},
{
"name": "jungle_cross",
"x": 16,
"y": 8
},
{
"name": "jungle_cross",
"x": 18,
"y": 8
},
{
"name": "jungle_cross",
"x": 20,
"y": 8
},
{
"name": "haunted_tree",
"x": 6,
"y": 0
}
],
"npcs": [
{
"name": "monk",
"x": 9,
"y": 5
},
{
"name": "druid",
"x": 3,
"y": 5
}
]
},
"m1001_1111": {
"ingameId": "m1001_1111",
"displayName": "Omboko Farming",
"height": 14,
"width": 24,
"paths": [
{
"x1": 3,
"x2": 4,
"y1": 13,
"y2": 13,
"destination": "m1001_1110",
"ignoreDraw": false
},
{
"x1": 9,
"x2": 11,
"y1": 0,
"y2": 0,
"destination": "m1001_1112",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "farming_none",
"x": 3,
"y": 0
},
{
"name": "piranha_fish_spot",
"x": 13,
"y": 6
},
{
"name": "portable_bank",
"x": 2,
"y": 4
}
],
"npcs": []
},
"m1008_991": {
"ingameId": "m1008_991",
"displayName": "Dock Haven Plaza",
"upperImg": false,
"paths": [
{
"x1": 0,
"x2": 0,
"y1": 6,
"y2": 8,
"destination": "m1007_991",
"ignoreDraw": false
},
{
"x1": 0,
"x2": 0,
"y1": 10,
"y2": 11,
"destination": "m1007_991",
"ignoreDraw": false
},
{
"x1": 15,
"x2": 17,
"y1": 0,
"y2": 0,
"destination": "m1008_990",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 6,
"y2": 7,
"destination": "m1009_991",
"ignoreDraw": false
},
{
"x1": 1,
"x2": 1,
"y1": 4,
"y2": 5,
"destination": "m1008_991_shop",
"ignoreDraw": true
},
{
"x1": 9,
"x2": 9,
"y1": 7,
"y2": 8,
"destination": "m1008_991_bank",
"ignoreDraw": true
},
{
"x1": 14,
"x2": 14,
"y1": 12,
"y2": 12,
"destination": "m1008_980",
"ignoreDraw": true
}
],
"structures": [],
"objects": [
{
"name": "single_wooden_door",
"x": 1,
"y": 4
},
{
"name": "single_wooden_door",
"x": 9,
"y": 7
},
{
"name": "bank_sign",
"x": 12,
"y": 7
},
{
"name": "fish_sign",
"x": 3,
"y": 4
},
{
"name": "white_flag",
"x": 18,
"y": 7
},
{
"name": "mangrove_tree",
"x": 19,
"y": 9
},
{
"name": "swim",
"x": 14,
"y": 12
}
],
"npcs": [
{
"name": "roger",
"x": 16,
"y": 8
},
{
"name": "dockhaven_lookout",
"x": 15,
"y": 10
}
]
},
"m1008_991_bank": {
"ingameId": "m1008_991_bank",
"displayName": "Dock Haven Bank",
"upperImg": false,
"paths": [
{
"x1": 10,
"x2": 13,
"y1": 13,
"y2": 13,
"destination": "m1008_991",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "banker",
"x": 7,
"y": 4
},
{
"name": "banker",
"x": 9,
"y": 4
},
{
"name": "other_banker",
"x": 16,
"y": 4
},
{
"name": "other_banker",
"x": 14,
"y": 4
},
{
"name": "market_sign",
"x": 16,
"y": 6
}
],
"npcs": []
},
"m1008_991_shop": {
"ingameId": "m1008_991_shop",
"displayName": "Dock Haven Fish Shop",
"upperImg": false,
"paths": [
{
"x1": 9,
"x2": 13,
"y1": 13,
"y2": 13,
"destination": "m1008_991",
"ignoreDraw": false
}
],
"structures": [],
"objects": [],
"npcs": [
{
"name": "fish_salesmen2",
"x": 11,
"y": 7
}
]
},
"m1007_991": {
"ingameId": "m1007_991",
"displayName": "Dock Haven Pier",
"upperImg": false,
"paths": [
{
"x1": 23,
"x2": 23,
"y1": 10,
"y2": 11,
"destination": "m1008_991",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 5,
"y2": 8,
"destination": "m1008_991",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "shark_fish_spot",
"x": 0,
"y": 6
},
{
"name": "shark_fish_spot",
"x": 0,
"y": 5
},
{
"name": "shark_fish_spot",
"x": 0,
"y": 4
},
{
"name": "shark_fish_spot",
"x": 0,
"y": 3
},
{
"name": "shark_fish_spot",
"x": 19,
"y": 1
},
{
"name": "fishing_cage",
"x": 16,
"y": 3
}
],
"npcs": [
{
"name": "water_spirit",
"x": 1,
"y": 4
},
{
"name": "stubby_girl",
"x": 9,
"y": 0
},
{
"name": "seagull",
"x": 5,
"y": 8
},
{
"name": "seagull",
"x": 20,
"y": 6
},
{
"name": "seagull",
"x": 12,
"y": 4
},
{
"name": "seagull",
"x": 7,
"y": 4
}
]
},
"m1009_991": {
"ingameId": "m1009_991",
"displayName": "Lochness Minigame",
"upperImg": false,
"paths": [
{
"x1": 0,
"x2": 0,
"y1": 6,
"y2": 7,
"destination": "m1008_991",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "anvil",
"x": 6,
"y": 1
},
{
"name": "broken_cannon",
"x": 5,
"y": 5
}
],
"npcs": [
{
"name": "lochness_monster_hunter",
"x": 17,
"y": 10
}
]
},
"m1008_980": {
"ingameId": "m1008_980",
"displayName": "Pirate Isle",
"upperImg": false,
"paths": [
{
"x1": 12,
"x2": 12,
"y1": 1,
"y2": 1,
"destination": "m1008_991",
"ignoreDraw": false
},
{
"x1": 11,
"x2": 15,
"y1": 13,
"y2": 13,
"destination": "m1008_979",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "red_flag",
"x": 4,
"y": 3
},
{
"name": "swim",
"x": 12,
"y": 1
}
],
"npcs": [
{
"name": "crab",
"x": 13,
"y": 10
},
{
"name": "pirate",
"x": 17,
"y": 7
},
{
"name": "pirate",
"x": 9,
"y": 5
}
]
},
"m1008_979": {
"ingameId": "m1008_979",
"displayName": "Pirate Isle Ship",
"upperImg": false,
"paths": [
{
"x1": 13,
"x2": 16,
"y1": 0,
"y2": 0,
"destination": "m1008_980",
"ignoreDraw": false
},
{
"x1": 2,
"x2": 3,
"y1": 6,
"y2": 7,
"destination": "m1008_979_under1",
"ignoreDraw": false
},
{
"x1": 14,
"x2": 17,
"y1": 8,
"y2": 8,
"destination": "m1008_979_pirateship",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "quicksand",
"x": 2,
"y": 6
},
{
"name": "pirate_ship_hijack",
"x": 13,
"y": 5
}
],
"npcs": []
},
"m1008_979_pirateship": {
"ingameId": "m1008_979_pirateship",
"displayName": "Pirate Ship",
"upperImg": false,
"paths": [
{
"x1": 13,
"x2": 14,
"y1": 11,
"y2": 11,
"destination": "m1008_979",
"ignoreDraw": false
},
{
"x1": 21,
"x2": 21,
"y1": 7,
"y2": 7,
"destination": "m1008_979_pirateship_under1",
"ignoreDraw": true
},
{
"x1": 15,
"x2": 16,
"y1": 0,
"y2": 3,
"destination": "m1008_979_pirateship_upper",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "ladder",
"x": 21,
"y": 7
},
{
"name": "pirate_ship_sail",
"x": 7,
"y": 0
},
{
"name": "shark_fish_spot",
"x": 18,
"y": 1
},
{
"name": "pirate_ship_sail_climb",
"x": 15,
"y": 0
}
],
"npcs": [
{
"name": "pirate_guard",
"x": 3,
"y": 3
},
{
"name": "pirate_guard",
"x": 4,
"y": 4
},
{
"name": "pirate_guard",
"x": 3,
"y": 5
},
{
"name": "fishing_pirate",
"x": 1,
"y": 4
},
{
"name": "donny",
"x": 15,
"y": 5
}
]
},
"m1008_979_pirateship_under1": {
"ingameId": "m1008_979_pirateship_under1",
"displayName": "Pirate Ship Bilge",
"upperImg": false,
"paths": [
{
"x1": 20,
"x2": 20,
"y1": 7,
"y2": 8,
"destination": "m1008_979_pirateship",
"ignoreDraw": true
}
],
"structures": [],
"objects": [
{
"name": "large_ladder",
"x": 20,
"y": 7
},
{
"name": "pirate_chest",
"x": 2,
"y": 6
}
],
"npcs": [
{
"name": "pirate",
"x": 7,
"y": 5
},
{
"name": "pirate",
"x": 15,
"y": 5
}
]
},
"m1008_979_under1": {
"ingameId": "m1008_979_under1",
"displayName": "Pirate Isle Under",
"upperImg": false,
"paths": [
{
"x1": 7,
"x2": 7,
"y1": 4,
"y2": 5,
"destination": "m1008_979",
"ignoreDraw": false
},
{
"x1": 13,
"x2": 13,
"y1": 3,
"y2": 4,
"destination": "m1007_998_under1",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "sewer_exit_ladder",
"x": 7,
"y": 4
},
{
"name": "tunnel",
"x": 13,
"y": 3
}
],
"npcs": [
{
"name": "marin",
"x": 11,
"y": 6
}
]
},
"m1007_998_under1": {
"ingameId": "m1007_998_under1",
"displayName": "Beach Cave Blocked",
"upperImg": false,
"paths": [
{
"x1": 15,
"x2": 17,
"y1": 0,
"y2": 0,
"destination": "m1007_999_under1",
"ignoreDraw": false
},
{
"x1": 11,
"x2": 11,
"y1": 7,
"y2": 8,
"destination": "m1008_979_under1",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "tunnel",
"x": 11,
"y": 7
},
{
"name": "cracked_sandstone",
"x": 14,
"y": 6
}
],
"npcs": [
{
"name": "pirate",
"x": 17,
"y": 10
}
]
},
"m1000_1103_dug": {
"ingameId": "m1000_1103_dug",
"displayName": "Jungle Tigers Under",
"upperImg": false,
"paths": [
{
"x1": 8,
"x2": 8,
"y1": 2,
"y2": 3,
"destination": "m1000_1103",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "jungle_gemstone_rock",
"x": 15,
"y": 5
},
{
"name": "sewer_exit_ladder",
"x": 8,
"y": 2
}
],
"npcs": [
{
"name": "tiger",
"x": 14,
"y": 8
}
]
},
"m1001_1000_charcoal": {
"ingameId": "m1001_1000_charcoal",
"displayName": "Charcoal Kiln",
"upperImg": false,
"paths": [
{
"x1": 23,
"x2": 23,
"y1": 5,
"y2": 6,
"destination": "m1002_1000_inside1",
"ignoreDraw": false
}
],
"structures": [
{
"name": "charcoal_kiln",
"x": 5,
"y": 1
}
],
"objects": [
{
"name": "general_sign",
"x": 10,
"y": 4
},
{
"name": "charcoal_pile",
"x": 5,
"y": 5
}
],
"npcs": [
{
"name": "dwarf_gemstone_main",
"x": 16,
"y": 10
},
{
"name": "dwarf_gemstone_main",
"x": 22,
"y": 2
},
{
"name": "dwarf_gemstone_main",
"x": 22,
"y": 0
},
{
"name": "dwarf_gemstone_main",
"x": 18,
"y": 2
},
{
"name": "dwarf_gemstone_main",
"x": 19,
"y": 0
},
{
"name": "dwarf_gemstone_main",
"x": 20,
"y": 1
}
]
},
"m1004_998_sewers": {
"ingameId": "m1004_998_sewers",
"displayName": "Silkfang's Lair Entrance",
"upperImg": false,
"paths": [
{
"x1": 15,
"x2": 17,
"y1": 0,
"y2": 0,
"destination": "m1004_999_sewers",
"ignoreDraw": false
},
{
"x1": 5,
"x2": 7,
"y1": 6,
"y2": 8,
"destination": "m1004_998_sewers_2",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "boss_sign",
"x": 3,
"y": 3
},
{
"name": "giant_purple_spider_enterance",
"x": 5,
"y": 6
}
],
"npcs": [
{
"name": "spider",
"x": 6,
"y": 1
},
{
"name": "spider",
"x": 13,
"y": 3
},
{
"name": "spider",
"x": 20,
"y": 1
},
{
"name": "spider",
"x": 20,
"y": 5
},
{
"name": "spider",
"x": 14,
"y": 8
},
{
"name": "spider",
"x": 3,
"y": 9
}
]
},
"m1004_998_sewers_2": {
"ingameId": "m1004_998_sewers_2",
"displayName": "Silkfang's Lair",
"upperImg": false,
"paths": [
{
"x1": 6,
"x2": 6,
"y1": 5,
"y2": 6,
"destination": "m1004_998_sewers",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "large_ladder",
"x": 6,
"y": 5
}
],
"npcs": [
{
"name": "silkfang",
"x": 19,
"y": 3
},
{
"name": "baby_silkfang",
"x": 1,
"y": 9
},
{
"name": "baby_silkfang",
"x": 7,
"y": 0
}
]
},
"m1008_974": {
"ingameId": "m1008_974",
"displayName": "Desert Cactus",
"upperImg": false,
"paths": [
{
"x1": 16,
"x2": 18,
"y1": 0,
"y2": 0,
"destination": "m1008_975",
"ignoreDraw": false
},
{
"x1": 15,
"x2": 17,
"y1": 13,
"y2": 13,
"destination": "m1008_973",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "large_pile_of_sand",
"x": 2,
"y": 2
},
{
"name": "cactus_tree",
"x": 20,
"y": 8
},
{
"name": "general_sign",
"x": 13,
"y": 11
}
],
"npcs": [
{
"name": "dust_devil",
"x": 13,
"y": 1
},
{
"name": "dust_devil",
"x": 15,
"y": 8
}
]
},
"m1008_975": {
"ingameId": "m1008_975",
"displayName": "Desert Pirate Ship",
"upperImg": false,
"paths": [
{
"x1": 16,
"x2": 18,
"y1": 13,
"y2": 13,
"destination": "m1008_974",
"ignoreDraw": false
},
{
"x1": 3,
"x2": 7,
"y1": 4,
"y2": 6,
"destination": "m1008_979",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "pirate_ship_hijack",
"x": 2,
"y": 2
}
],
"npcs": [
{
"name": "ali",
"x": 17,
"y": 3
}
]
},
"m1008_979_pirateship_upper": {
"ingameId": "m1008_979_pirateship_upper",
"displayName": "Pirate Ship Upper",
"upperImg": false,
"paths": [
{
"x1": 15,
"x2": 16,
"y1": 2,
"y2": 3,
"destination": "m1008_979_pirateship",
"ignoreDraw": false
},
{
"x1": 20,
"x2": 21,
"y1": 6,
"y2": 7,
"destination": "m1008_975",
"ignoreDraw": false
},
{
"x1": 18,
"x2": 18,
"y1": 6,
"y2": 7,
"destination": "m1008_979_pirateship_sailing4",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "shipwheel",
"x": 20,
"y": 6
},
{
"name": "pirate_ship_top_sail",
"x": 7,
"y": 2
},
{
"name": "pirate_ship_top_sail_climb",
"x": 15,
"y": 2
}
],
"npcs": [
{
"name": "upper_pirate",
"x": 7,
"y": 5
},
{
"name": "upper_pirate",
"x": 4,
"y": 7
},
{
"name": "upper_pirate",
"x": 10,
"y": 5
},
{
"name": "pirateship_captain",
"x": 18,
"y": 6
}
]
},
"m999_1110": {
"ingameId": "m999_1110",
"displayName": "",
"upperImg": false,
"paths": [
{
"x1": 23,
"x2": 23,
"y1": 6,
"y2": 8,
"destination": "m1000_1110",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "bamboo_tree",
"x": 0,
"y": 1
},
{
"name": "bamboo_tree",
"x": 0,
"y": 2
},
{
"name": "bamboo_tree",
"x": 1,
"y": 3
},
{
"name": "bamboo_tree",
"x": 0,
"y": 4
},
{
"name": "bamboo_tree",
"x": 0,
"y": 5
},
{
"name": "bamboo_tree",
"x": 1,
"y": 6
},
{
"name": "bamboo_tree",
"x": 0,
"y": 7
}
],
"npcs": [
{
"name": "ent",
"x": 8,
"y": 2
},
{
"name": "ent",
"x": 19,
"y": 1
},
{
"name": "ent",
"x": 8,
"y": 8
},
{
"name": "ent",
"x": 18,
"y": 7
},
{
"name": "druid",
"x": 10,
"y": 6
},
{
"name": "druid",
"x": 17,
"y": 5
}
]
},
"m1000_1000_hell": {
"ingameId": "m1000_1000_hell",
"displayName": "",
"upperImg": false,
"paths": [
{
"x1": 12,
"x2": 14,
"y1": 0,
"y2": 0,
"destination": "m1000_1001_hell",
"ignoreDraw": false
},
{
"x1": 16,
"x2": 16,
"y1": 9,
"y2": 9,
"destination": "m1000_1000_hell2",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "dig_here",
"x": 16,
"y": 9
},
{
"name": "lava_eel_fish_spot",
"x": 20,
"y": 7
},
{
"name": "fire_enchantment_area",
"x": 2,
"y": 4
}
],
"npcs": [
{
"name": "flufflare",
"x": 19,
"y": 2
},
{
"name": "flufflare",
"x": 11,
"y": 7
}
]
},
"m1000_1001_hell": {
"ingameId": "m1000_1001_hell",
"displayName": "",
"upperImg": false,
"paths": [
{
"x1": 12,
"x2": 14,
"y1": 13,
"y2": 13,
"destination": "m1000_1000_hell",
"ignoreDraw": false
},
{
"x1": 16,
"x2": 16,
"y1": 9,
"y2": 9,
"destination": "m1000_1001_hell2",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "general_sign",
"x": 7,
"y": 2
},
{
"name": "promethium_rock",
"x": 22,
"y": 8
},
{
"name": "titanium_rock",
"x": 19,
"y": 11
},
{
"name": "dig_here",
"x": 16,
"y": 9
}
],
"npcs": [
{
"name": "lava_rocky",
"x": 17,
"y": 3
},
{
"name": "lava_rocky",
"x": 10,
"y": 8
},
{
"name": "lava_rocky",
"x": 10,
"y": 2
}
]
},
"m1020_979_desert_island_under": {
"ingameId": "m1020_979_desert_island_under",
"displayName": "Desert Island Under Iron Chest",
"upperImg": false,
"paths": [],
"structures": [],
"objects": [
{
"name": "green_treasure_map_quest",
"x": 17,
"y": 5
},
{
"name": "iron_thieving_chest",
"x": 21,
"y": 2
}
],
"npcs": []
},
"m1008_979_pirateship_sailing4": {
"ingameId": "m1008_979_pirateship_sailing4",
"displayName": "Pirate Ship Patches",
"upperImg": false,
"paths": [
{
"x1": 19,
"x2": 19,
"y1": 6,
"y2": 7,
"destination": "m1020_979_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "portable_bank",
"x": 19,
"y": 3
},
{
"name": "pirate_ship_top_sail",
"x": 15,
"y": 2
},
{
"name": "pirate_ship_top_sail",
"x": 7,
"y": 2
},
{
"name": "boat_hole_patched1_lower",
"x": 2,
"y": 5
},
{
"name": "boat_hole_patched1_lower",
"x": 8,
"y": 7
},
{
"name": "boat_hole_patched1_lower",
"x": 12,
"y": 8
},
{
"name": "shipwheel",
"x": 20,
"y": 6
}
],
"npcs": [
{
"name": "pirateship_captain",
"x": 19,
"y": 6
}
]
},
"m1020_979_desert_island": {
"ingameId": "m1020_979_desert_island",
"displayName": "Desert Island Dead Pirate",
"upperImg": false,
"paths": [
{
"x1": 23,
"x2": 23,
"y1": 4,
"y2": 6,
"destination": "m1021_979_desert_island",
"ignoreDraw": false
},
{
"x1": 15,
"x2": 16,
"y1": 0,
"y2": 0,
"destination": "m1020_980_desert_island",
"ignoreDraw": false
},
{
"x1": 14,
"x2": 15,
"y1": 13,
"y2": 13,
"destination": "m1020_978_desert_island",
"ignoreDraw": false
},
{
"x1": 13,
"x2": 13,
"y1": 2,
"y2": 2,
"destination": "m1020_979_desert_island_under",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "dead_pirate1_lower.png",
"x": 11,
"y": 2
},
{
"name": "dig_here",
"x": 13,
"y": 2
}
],
"npcs": [
{
"name": "splashy",
"x": 6,
"y": 7
},
{
"name": "splashy",
"x": 3,
"y": 4
}
]
},
"m1020_980_desert_island": {
"ingameId": "m1020_980_desert_island",
"displayName": "Desert Island Clouds",
"upperImg": false,
"paths": [
{
"x1": 15,
"x2": 16,
"y1": 13,
"y2": 13,
"destination": "m1020_979_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [],
"npcs": [
{
"name": "small_cloud",
"x": 14,
"y": 2
},
{
"name": "small_cloud",
"x": 19,
"y": 2
},
{
"name": "small_cloud",
"x": 17,
"y": 6
}
]
},
"m1020_978_desert_island": {
"ingameId": "m1020_978_desert_island",
"displayName": "Desert Island Bottom Sardines",
"upperImg": false,
"paths": [
{
"x1": 14,
"x2": 15,
"y1": 0,
"y2": 0,
"destination": "m1020_979_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "sardine_fish_spot",
"x": 11,
"y": 5
},
{
"name": "sardine_fish_spot",
"x": 11,
"y": 6
},
{
"name": "sardine_fish_spot",
"x": 11,
"y": 7
},
{
"name": "sardine_fish_spot",
"x": 11,
"y": 8
},
{
"name": "sardine_fish_spot",
"x": 11,
"y": 9
}
],
"npcs": []
},
"m1021_979_desert_island": {
"ingameId": "m1021_979_desert_island",
"displayName": "Desert Island Trees",
"upperImg": false,
"paths": [
{
"x1": 23,
"x2": 23,
"y1": 4,
"y2": 6,
"destination": "m1022_979_desert_island",
"ignoreDraw": false
},
{
"x1": 8,
"x2": 10,
"y1": 0,
"y2": 0,
"destination": "m1021_980_desert_island",
"ignoreDraw": false
},
{
"x1": 0,
"x2": 0,
"y1": 4,
"y2": 6,
"destination": "m1020_979_desert_island",
"ignoreDraw": false
},
{
"x1": 13,
"x2": 14,
"y1": 13,
"y2": 13,
"destination": "m1021_978_desert_island",
"ignoreDraw": false
},
{
"x1": 10,
"x2": 10,
"y1": 6,
"y2": 6,
"destination": "m1021_979_desert_island_under",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "tree",
"x": 4,
"y": 1
},
{
"name": "tree",
"x": 10,
"y": 2
},
{
"name": "tree",
"x": 4,
"y": 8
},
{
"name": "tree",
"x": 15,
"y": 7
},
{
"name": "tree",
"x": 16,
"y": 1
},
{
"name": "ladder",
"x": 10,
"y": 6
}
],
"npcs": []
},
"m1021_980_desert_island": {
"ingameId": "m1021_980_desert_island",
"displayName": "Desert Island Enchant",
"upperImg": false,
"paths": [
{
"x1": 8,
"x2": 10,
"y1": 13,
"y2": 13,
"destination": "m1021_979_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "damage1_enchantment_area",
"x": 15,
"y": 4
},
{
"name": "tree",
"x": 5,
"y": 2
}
],
"npcs": []
},
"m1021_978_desert_island": {
"ingameId": "m1021_978_desert_island",
"displayName": "Desert Island Mines",
"upperImg": false,
"paths": [
{
"x1": 13,
"x2": 14,
"y1": 0,
"y2": 0,
"destination": "m1021_979_desert_island",
"ignoreDraw": false
},
{
"x1": 10,
"x2": 14,
"y1": 13,
"y2": 13,
"destination": "m1021_977_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "bronze_pickaxe",
"x": 3,
"y": 6
},
{
"name": "earth_orb",
"x": 7,
"y": 7
},
{
"name": "earth_orb",
"x": 19,
"y": 7
},
{
"name": "coal_rock",
"x": 17,
"y": 8
},
{
"name": "copper_rock",
"x": 16,
"y": 9
},
{
"name": "copper_rock",
"x": 10,
"y": 4
},
{
"name": "coal_rock",
"x": 14,
"y": 4
}
],
"npcs": []
},
"m1021_977_desert_island": {
"ingameId": "m1021_977_desert_island",
"displayName": "Desert Island Grave Yard",
"upperImg": false,
"paths": [
{
"x1": 10,
"x2": 14,
"y1": 0,
"y2": 0,
"destination": "m1021_978_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "dead_priest",
"x": 16,
"y": 3
},
{
"name": "jungle_cross",
"x": 6,
"y": 3
},
{
"name": "jungle_cross",
"x": 11,
"y": 3
},
{
"name": "jungle_cross",
"x": 6,
"y": 8
},
{
"name": "jungle_cross",
"x": 11,
"y": 8
},
{
"name": "jungle_cross",
"x": 16,
"y": 8
}
],
"npcs": []
},
"m1022_979_desert_island": {
"ingameId": "m1022_979_desert_island",
"displayName": "Desert Island Log",
"upperImg": false,
"paths": [
{
"x1": 18,
"x2": 19,
"y1": 0,
"y2": 0,
"destination": "m1022_980_desert_island",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 5,
"y2": 8,
"destination": "m1023_979_desert_island",
"ignoreDraw": false
},
{
"x1": 17,
"x2": 18,
"y1": 13,
"y2": 13,
"destination": "m1022_978_desert_island",
"ignoreDraw": false
},
{
"x1": 0,
"x2": 0,
"y1": 4,
"y2": 6,
"destination": "m1021_979_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "log_cross_fixed",
"x": 13,
"y": 5
}
],
"npcs": [
{
"name": "chicken",
"x": 5,
"y": 2
},
{
"name": "chicken",
"x": 4,
"y": 7
}
]
},
"m1022_980_desert_island": {
"ingameId": "m1022_980_desert_island",
"displayName": "Desert Island General Store",
"upperImg": false,
"paths": [
{
"x1": 7,
"x2": 7,
"y1": 2,
"y2": 2,
"destination": "m1022_980_desert_island_under",
"ignoreDraw": false
},
{
"x1": 21,
"x2": 21,
"y1": 2,
"y2": 3,
"destination": "m1022_980_desert_island_shop",
"ignoreDraw": true
},
{
"x1": 18,
"x2": 19,
"y1": 13,
"y2": 13,
"destination": "m1022_979_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "single_wooden_door",
"x": 21,
"y": 2
},
{
"name": "matches_sign",
"x": 19,
"y": 2
},
{
"name": "hole",
"x": 7,
"y": 2
}
],
"npcs": []
},
"m1022_978_desert_island": {
"ingameId": "m1022_978_desert_island",
"displayName": "Desert Island Flowers",
"upperImg": false,
"paths": [
{
"x1": 17,
"x2": 18,
"y1": 0,
"y2": 0,
"destination": "m1022_979_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "anchovy_fish_spot",
"x": 9,
"y": 5
},
{
"name": "fishing_rod",
"x": 5,
"y": 2
}
],
"npcs": [
{
"name": "dancing_flower",
"x": 1,
"y": 2
},
{
"name": "dancing_flower",
"x": 3,
"y": 6
},
{
"name": "dancing_flower",
"x": 20,
"y": 3
},
{
"name": "dancing_flower",
"x": 17,
"y": 8
}
]
},
"m1023_979_desert_island": {
"ingameId": "m1023_979_desert_island",
"displayName": "Desert Island Tombs",
"upperImg": false,
"paths": [
{
"x1": 9,
"x2": 11,
"y1": 0,
"y2": 0,
"destination": "m1023_980_desert_island",
"ignoreDraw": false
},
{
"x1": 0,
"x2": 0,
"y1": 5,
"y2": 8,
"destination": "m1022_979_desert_island",
"ignoreDraw": false
},
{
"x1": 17,
"x2": 17,
"y1": 3,
"y2": 3,
"destination": "m1023_979_desert_island_under",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "ladder",
"x": 17,
"y": 3
},
{
"name": "earth_tomb",
"x": 12,
"y": 3
},
{
"name": "air_tomb",
"x": 6,
"y": 5
},
{
"name": "water_tomb",
"x": 9,
"y": 7
},
{
"name": "fire_tomb",
"x": 13,
"y": 8
},
{
"name": "grass_tomb",
"x": 17,
"y": 6
}
],
"npcs": [
{
"name": "spider",
"x": 14,
"y": 4
},
{
"name": "spider",
"x": 19,
"y": 2
},
{
"name": "spider",
"x": 17,
"y": 10
}
]
},
"m1023_980_desert_island": {
"ingameId": "m1023_980_desert_island",
"displayName": "Desert Island Unpowered Orbs",
"upperImg": false,
"paths": [
{
"x1": 9,
"x2": 11,
"y1": 13,
"y2": 13,
"destination": "m1023_979_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "unpowered_orb",
"x": 5,
"y": 4
},
{
"name": "unpowered_orb",
"x": 4,
"y": 8
},
{
"name": "unpowered_orb",
"x": 11,
"y": 1
},
{
"name": "unpowered_orb",
"x": 17,
"y": 6
}
],
"npcs": []
},
"m1023_979_desert_island_under": {
"ingameId": "m1023_979_desert_island_under",
"displayName": "Desert Island Under Shovel",
"upperImg": false,
"paths": [
{
"x1": 18,
"x2": 18,
"y1": 2,
"y2": 3,
"destination": "m1023_979_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "large_ladder",
"x": 18,
"y": 2
},
{
"name": "shovel",
"x": 14,
"y": 3
},
{
"name": "general_sign",
"x": 14,
"y": 1
}
],
"npcs": []
},
"m1021_979_desert_island_under": {
"ingameId": "m1021_979_desert_island_under",
"displayName": "Desert Island Under Ladders",
"upperImg": false,
"paths": [
{
"x1": 15,
"x2": 16,
"y1": 13,
"y2": 13,
"destination": "m1021_978_desert_island_under",
"ignoreDraw": false
},
{
"x1": 10,
"x2": 10,
"y1": 6,
"y2": 7,
"destination": "m1021_979_desert_island",
"ignoreDraw": false
},
{
"x1": 7,
"x2": 7,
"y1": 2,
"y2": 2,
"destination": "m1021_979_desert_island_under2",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "ladder",
"x": 7,
"y": 2
},
{
"name": "large_ladder",
"x": 10,
"y": 6
}
],
"npcs": []
},
"m1021_978_desert_island_under": {
"ingameId": "m1021_978_desert_island_under",
"displayName": "Desert Island Under Beetles",
"upperImg": false,
"paths": [
{
"x1": 15,
"x2": 16,
"y1": 0,
"y2": 0,
"destination": "m1021_979_desert_island_under",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "bronze_axe",
"x": 2,
"y": 8
}
],
"npcs": [
{
"name": "beetle",
"x": 13,
"y": 3
},
{
"name": "beetle",
"x": 9,
"y": 7
}
]
},
"m1021_979_desert_island_under2": {
"ingameId": "m1021_979_desert_island_under2",
"displayName": "Desert Island Under 2",
"upperImg": false,
"paths": [
{
"x1": 7,
"x2": 7,
"y1": 1,
"y2": 2,
"destination": "m1021_979_desert_island_under",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "large_ladder",
"x": 7,
"y": 1
}
],
"npcs": []
},
"m1022_980_desert_island_under": {
"ingameId": "m1022_980_desert_island_under",
"displayName": "Desert Island Under Furnace",
"upperImg": false,
"paths": [
{
"x1": 6,
"x2": 6,
"y1": 1,
"y2": 2,
"destination": "m1022_980_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "sewer_exit_ladder",
"x": 6,
"y": 1
},
{
"name": "furnace",
"x": 13,
"y": 1
},
{
"name": "anvil",
"x": 20,
"y": 4
},
{
"name": "damage_fire",
"x": 13,
"y": 10
},
{
"name": "damage_fire",
"x": 14,
"y": 10
},
{
"name": "damage_fire",
"x": 15,
"y": 10
},
{
"name": "damage_fire",
"x": 16,
"y": 10
},
{
"name": "fire_orb",
"x": 3,
"y": 5
},
{
"name": "fire_orb",
"x": 10,
"y": 8
},
{
"name": "fire_orb",
"x": 22,
"y": 5
}
],
"npcs": []
},
"m1022_980_desert_island_shop": {
"ingameId": "m1022_980_desert_island_shop",
"displayName": "Desert Island Shop",
"upperImg": false,
"paths": [
{
"x1": 20,
"x2": 20,
"y1": 7,
"y2": 7,
"destination": "m1022_980_desert_island",
"ignoreDraw": false
}
],
"structures": [],
"objects": [],
"npcs": [
{
"name": "general_store_owner",
"x": 19,
"y": 1
}
]
},
"m1009_1003_thieves_hideout_agility_course": {
"ingameId": "m1009_1003_thieves_hideout_agility_course",
"displayName": "Thieves Agility Course right",
"upperImg": false,
"paths": [
{
"x1": 0,
"x2": 0,
"y1": 3,
"y2": 5,
"destination": "m1008_1003_thieves_hideout_agility_course",
"ignoreDraw": false
},
{
"x1": 11,
"x2": 11,
"y1": 6,
"y2": 7,
"destination": "m1009_1003_thieves_hideout_2",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "rope",
"x": 4,
"y": 7
},
{
"name": "sign_100_coins",
"x": 3,
"y": 1
},
{
"name": "large_ladder",
"x": 11,
"y": 6
}
],
"npcs": [
{
"name": "jumping_thief",
"x": 20,
"y": 3
},
{
"name": "jumping_thief",
"x": 18,
"y": 3
},
{
"name": "jumping_thief",
"x": 16,
"y": 3
},
{
"name": "jumping_thief",
"x": 20,
"y": 6
},
{
"name": "jumping_thief",
"x": 18,
"y": 6
},
{
"name": "jumping_thief",
"x": 16,
"y": 6
},
{
"name": "retired_thief",
"x": 18,
"y": 9
}
]
},
"m1008_1003_thieves_hideout_agility_course": {
"ingameId": "m1008_1003_thieves_hideout_agility_course",
"displayName": "Thieves Agility Course Left",
"upperImg": false,
"paths": [
{
"x1": 23,
"x2": 23,
"y1": 9,
"y2": 11,
"destination": "m1009_1003_thieves_hideout_agility_course",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "agility_plank",
"x": 9,
"y": 4
},
{
"name": "agility_logwall",
"x": 10,
"y": 6
},
{
"name": "agility_spikes",
"x": 18,
"y": 2
},
{
"name": "spikes",
"x": 19,
"y": 7
},
{
"name": "spikes",
"x": 16,
"y": 8
},
{
"name": "spikes",
"x": 14,
"y": 10
},
{
"name": "spikes",
"x": 13,
"y": 12
}
],
"npcs": []
},
"m1001_1112": {
"ingameId": "m1001_1112",
"displayName": "Volcano Entrance",
"upperImg": false,
"paths": [
{
"x1": 9,
"x2": 11,
"y1": 13,
"y2": 13,
"destination": "m1001_1111",
"ignoreDraw": false
},
{
"x1": 6,
"x2": 8,
"y1": 0,
"y2": 0,
"destination": "m1001_1113",
"ignoreDraw": false
},
{
"x1": 17,
"x2": 18,
"y1": 5,
"y2": 6,
"destination": "m1001_1112_well",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "volcano_blocking_rock",
"x": 6,
"y": 2
},
{
"name": "well",
"x": 17,
"y": 5
}
],
"npcs": [
{
"name": "dwarf",
"x": 12,
"y": 1
},
{
"name": "triblemen",
"x": 3,
"y": 3
}
]
},
"m1001_1113": {
"ingameId": "m1001_1113",
"displayName": "Volcano Agility Course Entrance",
"upperImg": false,
"paths": [
{
"x1": 6,
"x2": 8,
"y1": 13,
"y2": 13,
"destination": "m1001_1112",
"ignoreDraw": false
},
{
"x1": 0,
"x2": 0,
"y1": 5,
"y2": 6,
"destination": "m1000_1113",
"ignoreDraw": false
},
{
"x1": 22,
"x2": 23,
"y1": 0,
"y2": 0,
"destination": "m1002_1114",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 1,
"y2": 1,
"destination": "m1002_1114",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "agility_sign",
"x": 2,
"y": 3
}
],
"npcs": [
{
"name": "lizard",
"x": 2,
"y": 1
},
{
"name": "lizard",
"x": 4,
"y": 4
},
{
"name": "lizard",
"x": 13,
"y": 3
},
{
"name": "lizard",
"x": 21,
"y": 10
}
]
},
"m1000_1113": {
"ingameId": "m1000_1113",
"displayName": "Volcano Agility Course",
"upperImg": false,
"paths": [
{
"x1": 23,
"x2": 23,
"y1": 5,
"y2": 6,
"destination": "m1001_1113",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 10,
"y2": 11,
"destination": "m1001_1113",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "sign_500_coins",
"x": 20,
"y": 0
},
{
"name": "floating_rock",
"x": 17,
"y": 2
},
{
"name": "floating_rock",
"x": 15,
"y": 1
},
{
"name": "floating_rock",
"x": 13,
"y": 1
},
{
"name": "floating_rock",
"x": 13,
"y": 3
},
{
"name": "floating_rock",
"x": 12,
"y": 5
},
{
"name": "agility_cactus_bridge",
"x": 5,
"y": 6
},
{
"name": "floating_rock",
"x": 4,
"y": 4
},
{
"name": "floating_rock",
"x": 4,
"y": 2
},
{
"name": "floating_rock",
"x": 4,
"y": 0
},
{
"name": "floating_rock",
"x": 2,
"y": 1
},
{
"name": "agility_volcano_jump",
"x": 13,
"y": 10
}
],
"npcs": [
{
"name": "handstanding_triblemen",
"x": 20,
"y": 4
}
]
},
"m1002_1114": {
"ingameId": "m1002_1114",
"displayName": "Volcano Graphite",
"upperImg": false,
"paths": [
{
"x1": 0,
"x2": 0,
"y1": 12,
"y2": 12,
"destination": "m1001_1113",
"ignoreDraw": false
},
{
"x1": 0,
"x2": 1,
"y1": 13,
"y2": 13,
"destination": "m1001_1113",
"ignoreDraw": false
},
{
"x1": 22,
"x2": 23,
"y1": 0,
"y2": 0,
"destination": "m1003_1115",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 1,
"y2": 1,
"destination": "m1003_1115",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "giant_silver_rock",
"x": 1,
"y": 1
},
{
"name": "graphite_rock",
"x": 2,
"y": 6
},
{
"name": "graphite_rock",
"x": 13,
"y": 7
}
],
"npcs": [
{
"name": "volcanic_rocky",
"x": 6,
"y": 7
},
{
"name": "volcanic_rocky",
"x": 16,
"y": 2
}
]
},
"m1008_973": {
"ingameId": "m1008_973",
"displayName": "Desert Camel",
"upperImg": false,
"paths": [
{
"x1": 15,
"x2": 17,
"y1": 0,
"y2": 0,
"destination": "m1008_974",
"ignoreDraw": false
},
{
"x1": 0,
"x2": 0,
"y1": 4,
"y2": 6,
"destination": "m1007_973",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 4,
"y2": 6,
"destination": "m1009_973_c",
"ignoreDraw": false
}
],
"structures": [],
"objects": [],
"npcs": [
{
"name": "ali",
"x": 8,
"y": 3
},
{
"name": "camel",
"x": 9,
"y": 1
}
]
},
"m1009_973_c": {
"ingameId": "m1009_973_c",
"displayName": "Desert Dried River",
"upperImg": false,
"paths": [
{
"x1": 0,
"x2": 0,
"y1": 4,
"y2": 6,
"destination": "m1008_973",
"ignoreDraw": false
}
],
"structures": [],
"objects": [],
"npcs": [
{
"name": "ali",
"x": 16,
"y": 2
},
{
"name": "ali_child",
"x": 20,
"y": 3
}
]
},
"m1007_973": {
"ingameId": "m1007_973",
"displayName": "Desert Mummy",
"upperImg": false,
"paths": [
{
"x1": 23,
"x2": 23,
"y1": 4,
"y2": 6,
"destination": "m1008_973",
"ignoreDraw": false
},
{
"x1": 13,
"x2": 15,
"y1": 13,
"y2": 13,
"destination": "m1007_972",
"ignoreDraw": false
}
],
"structures": [
{
"name": "desert_grave",
"x": 19,
"y": 8
}
],
"objects": [],
"npcs": [
{
"name": "mummy",
"x": 13,
"y": 3
},
{
"name": "mummy",
"x": 5,
"y": 1
},
{
"name": "mummy",
"x": 4,
"y": 7
}
]
},
"m1007_972": {
"ingameId": "m1007_972",
"displayName": "Desert Place",
"upperImg": false,
"paths": [
{
"x1": 13,
"x2": 15,
"y1": 0,
"y2": 0,
"destination": "m1007_973",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 6,
"y2": 8,
"destination": "m1008_972",
"ignoreDraw": false
}
],
"structures": [
{
"name": "desert_grave",
"x": 3,
"y": 2
}
],
"objects": [],
"npcs": []
},
"m1008_972": {
"ingameId": "m1008_972",
"displayName": "Desert Enchant Area",
"upperImg": false,
"paths": [
{
"x1": 0,
"x2": 0,
"y1": 6,
"y2": 8,
"destination": "m1007_972",
"ignoreDraw": false
},
{
"x1": 13,
"x2": 15,
"y1": 13,
"y2": 13,
"destination": "m1008_971",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 6,
"y2": 8,
"destination": "m1009_972",
"ignoreDraw": false
}
],
"structures": [
{
"name": "desert_grave",
"x": 14,
"y": 4
}
],
"objects": [
{
"name": "earth_enchantment_area",
"x": 6,
"y": 3
}
],
"npcs": []
},
"m1009_972": {
"ingameId": "m1009_972",
"displayName": "Desert Sun Beam",
"upperImg": false,
"paths": [
{
"x1": 0,
"x2": 0,
"y1": 6,
"y2": 8,
"destination": "m1008_972",
"ignoreDraw": false
}
],
"structures": [],
"objects": [],
"npcs": []
},
"m1008_971": {
"ingameId": "m1008_971",
"displayName": "Desert Scorpions",
"upperImg": false,
"paths": [
{
"x1": 13,
"x2": 15,
"y1": 0,
"y2": 0,
"destination": "m1008_972",
"ignoreDraw": false
},
{
"x1": 0,
"x2": 0,
"y1": 6,
"y2": 8,
"destination": "m1007_971",
"ignoreDraw": false
},
{
"x1": 23,
"x2": 23,
"y1": 7,
"y2": 9,
"destination": "m1009_971",
"ignoreDraw": false
}
],
"structures": [],
"objects": [],
"npcs": [
{
"name": "scorpion",
"x": 7,
"y": 2
},
{
"name": "scorpion",
"x": 18,
"y": 1
},
{
"name": "scorpion",
"x": 15,
"y": 5
}
]
},
"m1007_971": {
"ingameId": "m1007_971",
"displayName": "Desert Archeologist",
"upperImg": false,
"paths": [
{
"x1": 23,
"x2": 23,
"y1": 6,
"y2": 8,
"destination": "m1008_971",
"ignoreDraw": false
}
],
"structures": [],
"objects": [
{
"name": "tent",
"x": 3,
"y": 2
},
{
"name": "tent_two",
"x": 14,
"y": 1
},
{
"name": "tent_two",
"x": 10,
"y": 0
},
{
"name": "general_sign",
"x": 9,
"y": 4
},
{
"name": "bone",
"x": 9,
"y": 1
},
{
"name": "bone",
"x": 1,
"y": 4
},
{
"name": "bone",
"x": 13,
"y": 12
},
{
"name": "cactus_tree",
"x": 18,
"y": 10
}
],
"npcs": [
{
"name": "sewer_man",
"x": 5,
"y": 6
}
]
}
}
}
}

Latest revision as of 15:26, 31 May 2026

const Maps = {
	"m1001_1001": {
		"ingameId": "m1001_1001",
		"displayName": "Everbrook Mayor Front Yard",
		"upperImg": true,
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 8,
				"y1": 13,
				"x2": 13,
				"y2": 13,
				"destination": "m1001_1000"
			},
			{
				"x1": 23,
				"y1": 7,
				"x2": 23,
				"y2": 9,
				"destination": "m1002_1001"
			},
			{
				"x1": 4,
				"y1": 0,
				"x2": 6,
				"y2": 0,
				"destination": "m1001_1002"
			},
			{
				"x1": 9,
				"y1": 5,
				"x2": 11,
				"y2": 6,
				"destination": "m1001_1001_inside1",
				"ignoreDraw": true
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "blue_flag",
				"x": 15,
				"y": 5
			},
			{
				"name": "triple_wooden_door",
				"x": 9,
				"y": 5
			},
			{
				"name": "anchovy_fish_spot",
				"x": 1,
				"y": 3
			},
			{
				"name": "shrimp_fish_spot",
				"x": 1,
				"y": 6
			},
			{
				"name": "shrimp_fish_spot",
				"x": 3,
				"y": 9
			},
			{
				"name": "oak_tree",
				"x": 18,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "everbrook_guard",
				"x": 18,
				"y": 10
			}
		]
	},
	"m1001_1002": {
		"ingameId": "m1001_1002",
		"displayName": "Everbrook Row Boat",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 4,
				"y1": 13,
				"x2": 6,
				"y2": 13,
				"destination": "m1001_1001"
			},
			{
				"x1": 17,
				"y1": 3,
				"x2": 20,
				"y2": 4,
				"destination": "m1000_1100"
			}
		],
		"structures": [
			{
				"name": "pile_of_sand",
				"x": 13,
				"y": 5
			},
			{
				"name": "pile_of_sand",
				"x": 6,
				"y": 4
			}
		],
		"objects": [
			{
				"name": "row_boat",
				"x": 17,
				"y": 2
			},
			{
				"name": "sardine_fish_spot",
				"x": 10,
				"y": 3
			}
		],
		"npcs": [
			{
				"name": "cat",
				"x": 17,
				"y": 9
			},
			{
				"name": "ned",
				"x": 18,
				"y": 6
			}
		]
	},
	"m1001_1000": {
		"ingameId": "m1001_1000",
		"displayName": "Everbrook Cat Lady",
		"upperImg": true,
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 9,
				"y1": 13,
				"x2": 13,
				"y2": 13,
				"destination": "m1001_999"
			},
			{
				"x1": 0,
				"y1": 7,
				"x2": 0,
				"y2": 10,
				"destination": "m1000_1000"
			},
			{
				"x1": 9,
				"y1": 0,
				"x2": 13,
				"y2": 0,
				"destination": "m1001_1001"
			},
			{
				"x1": 23,
				"y1": 9,
				"x2": 23,
				"y2": 10,
				"destination": "m1002_1000"
			},
			{
				"x1": 19,
				"y1": 3,
				"x2": 19,
				"y2": 4,
				"destination": "m1001_1000_inside",
				"ignoreDraw": true
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "coal_rock",
				"x": 21,
				"y": 8
			},
			{
				"name": "copper_rock",
				"x": 19,
				"y": 11
			},
			{
				"name": "coal_rock",
				"x": 15,
				"y": 12
			},
			{
				"name": "general_store_sign",
				"x": 21,
				"y": 4
			},
			{
				"name": "tree",
				"x": 2,
				"y": 2
			},
			{
				"name": "tree",
				"x": 5,
				"y": 1
			},
			{
				"name": "tree",
				"x": 21,
				"y": 1
			},
			{
				"name": "single_wooden_door",
				"x": 19,
				"y": 3
			}
		],
		"npcs": [
			{
				"name": "cat_women",
				"x": 13,
				"y": 8
			}
		]
	},
	"m1001_1000_inside": {
		"ingameId": "m1001_1000_inside",
		"displayName": "Everbrook General Store",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 8,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1001_1000"
			},
			{
				"x1": 14,
				"y1": 7,
				"x2": 14,
				"y2": 7,
				"destination": "m1001_1000_inside_basement",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "ladder",
				"x": 14,
				"y": 7
			}
		],
		"npcs": [
			{
				"name": "general_store_owner",
				"x": 11,
				"y": 7
			},
			{
				"name": "general_store_owner",
				"x": 7,
				"y": 8
			}
		]
	},
	"m1001_1000_inside_basement": {
		"ingameId": "m1001_1000_inside_basement",
		"displayName": "Everbrook General Store Basement",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 14,
				"y1": 6,
				"x2": 14,
				"y2": 7,
				"destination": "m1001_1000_inside",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "large_ladder",
				"x": 14,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "spider",
				"x": 3,
				"y": 4
			},
			{
				"name": "spider",
				"x": 5,
				"y": 9
			},
			{
				"name": "spider",
				"x": 10,
				"y": 3
			},
			{
				"name": "spider",
				"x": 12,
				"y": 11
			},
			{
				"name": "spider",
				"x": 20,
				"y": 4
			},
			{
				"name": "spider",
				"x": 21,
				"y": 12
			}
		]
	},
	"m1000_1000": {
		"ingameId": "m1000_1000",
		"displayName": "Lumberjack House Front Yard",
		"upperImg": true,
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 19,
				"y1": 3,
				"x2": 20,
				"y2": 4,
				"destination": "m1000_1000_inside1",
				"ignoreDraw": true
			},
			{
				"x1": 23,
				"y1": 7,
				"x2": 23,
				"y2": 9,
				"destination": "m1001_1000"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "red_lit_chimney",
				"x": 17,
				"y": 1
			},
			{
				"name": "tree",
				"x": 1,
				"y": 1
			},
			{
				"name": "tree",
				"x": 6,
				"y": 2
			},
			{
				"name": "double_wooden_door",
				"x": 19,
				"y": 3
			}
		],
		"npcs": [
			{
				"name": "lumberjack",
				"x": 14,
				"y": 3
			},
			{
				"name": "chicken",
				"x": 19,
				"y": 12
			}
		]
	},
	"m1001_999": {
		"ingameId": "m1001_999",
		"displayName": "Everbrook Well",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 9,
				"y1": 0,
				"x2": 13,
				"y2": 0,
				"destination": "m1001_1000"
			},
			{
				"x1": 10,
				"y1": 13,
				"x2": 13,
				"y2": 13,
				"destination": "m1001_998"
			}
		],
		"structures": [
			{
				"name": "well",
				"x": 9,
				"y": 5
			}
		],
		"objects": [
			{
				"name": "tree",
				"x": 2,
				"y": 1
			},
			{
				"name": "tree",
				"x": 19,
				"y": 7
			},
			{
				"name": "oak_tree",
				"x": 1,
				"y": 4
			},
			{
				"name": "coal_rock",
				"x": 17,
				"y": 1
			},
			{
				"name": "coal_rock",
				"x": 23,
				"y": 3
			}
		],
		"npcs": [
			{
				"name": "villager_women_one",
				"x": 14,
				"y": 6
			},
			{
				"name": "thief_lumberjack_chop",
				"x": 18,
				"y": 11
			}
		]
	},
	"m1001_998": {
		"ingameId": "m1001_998",
		"displayName": "Everbrook Entrance",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 2,
				"x2": 0,
				"y2": 5,
				"destination": "m1000_998"
			},
			{
				"x1": 0,
				"y1": 9,
				"x2": 0,
				"y2": 12,
				"destination": "m1000_998"
			},
			{
				"x1": 23,
				"y1": 5,
				"x2": 23,
				"y2": 9,
				"destination": "m1002_998"
			},
			{
				"x1": 10,
				"y1": 0,
				"x2": 13,
				"y2": 0,
				"destination": "m1001_999"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "tree",
				"x": 18,
				"y": 1
			},
			{
				"name": "bucket",
				"x": 9,
				"y": 7
			},
			{
				"name": "fishing_cage",
				"x": 19,
				"y": 12
			}
		],
		"npcs": [
			{
				"name": "chicken",
				"x": 1,
				"y": 5
			},
			{
				"name": "chicken",
				"x": 2,
				"y": 1
			},
			{
				"name": "chicken",
				"x": 6,
				"y": 3
			},
			{
				"name": "farmer",
				"x": 13,
				"y": 7
			},
			{
				"name": "farmer",
				"x": 14,
				"y": 4
			}
		]
	},
	"m1002_1000": {
		"ingameId": "m1002_1000",
		"displayName": "Everbrook Furnace",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 10,
				"x2": 0,
				"y2": 13,
				"destination": "m1001_1000"
			},
			{
				"x1": 21,
				"y1": 12,
				"x2": 21,
				"y2": 12,
				"destination": "m1002_1000_inside1",
				"ignoreDraw": false
			}
		],
		"structures": [
			{
				"name": "furnace",
				"x": 14,
				"y": 0
			}
		],
		"objects": [
			{
				"name": "copper_rock",
				"x": 7,
				"y": 6
			},
			{
				"name": "copper_rock",
				"x": 8,
				"y": 7
			},
			{
				"name": "copper_rock",
				"x": 8,
				"y": 9
			},
			{
				"name": "coal_rock",
				"x": 16,
				"y": 7
			},
			{
				"name": "coal_rock",
				"x": 17,
				"y": 10
			},
			{
				"name": "coal_rock",
				"x": 22,
				"y": 6
			},
			{
				"name": "coal_rock",
				"x": 20,
				"y": 8
			},
			{
				"name": "giant_coal_rock",
				"x": 21,
				"y": 1
			},
			{
				"name": "ladder",
				"x": 21,
				"y": 12
			}
		],
		"npcs": [
			{
				"name": "dwarf",
				"x": 10,
				"y": 3
			}
		]
	},
	"m1000_1000_inside1": {
		"ingameId": "m1000_1000_inside1",
		"displayName": "Lumberjack's House",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 13,
				"y2": 13,
				"destination": "m1000_1000"
			}
		],
		"structures": [
			{
				"name": "bed",
				"x": 17,
				"y": 6
			}
		],
		"objects": [
			{
				"name": "fire_place_on",
				"x": 6,
				"y": 4
			}
		],
		"npcs": [
			{
				"name": "lumberjack_wife",
				"x": 10,
				"y": 5
			}
		]
	},
	"m1002_998": {
		"ingameId": "m1002_998",
		"displayName": "Starting Area",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 5,
				"x2": 0,
				"y2": 9,
				"destination": "m1001_998"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "general_sign",
				"x": 3,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 5,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 6,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 18,
				"y": 11
			},
			{
				"name": "wheat",
				"x": 19,
				"y": 11
			},
			{
				"name": "wheat",
				"x": 20,
				"y": 12
			}
		],
		"npcs": []
	},
	"m1000_998": {
		"ingameId": "m1000_998",
		"displayName": "Everbrook Cow Farm",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 23,
				"y1": 2,
				"x2": 23,
				"y2": 5,
				"destination": "m1001_998"
			},
			{
				"x1": 23,
				"y1": 9,
				"x2": 23,
				"y2": 12,
				"destination": "m1001_998"
			},
			{
				"x1": 3,
				"y1": 3,
				"x2": 3,
				"y2": 4,
				"destination": "m1000_998_inside",
				"ignoreDraw": true
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "hay_cube",
				"x": 6,
				"y": 4
			},
			{
				"name": "hay_cube",
				"x": 7,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 7
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 8
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 9
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 10
			},
			{
				"name": "single_wooden_door",
				"x": 3,
				"y": 3
			}
		],
		"npcs": [
			{
				"name": "milk_farmer",
				"x": 12,
				"y": 4
			},
			{
				"name": "cow",
				"x": 12,
				"y": 2
			},
			{
				"name": "cow",
				"x": 16,
				"y": 4
			},
			{
				"name": "cow",
				"x": 4,
				"y": 8
			},
			{
				"name": "cow",
				"x": 13,
				"y": 10
			},
			{
				"name": "cow",
				"x": 17,
				"y": 7
			}
		]
	},
	"m1000_998_inside": {
		"ingameId": "m1000_998_inside",
		"displayName": "Bob's House",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 9,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1000_998"
			}
		],
		"structures": [
			{
				"name": "bed",
				"x": 6,
				"y": 4
			}
		],
		"objects": [
			{
				"name": "hay_cube",
				"x": 14,
				"y": 4
			},
			{
				"name": "hay_cube",
				"x": 15,
				"y": 4
			}
		],
		"npcs": [
			{
				"name": "bob_the_farmer",
				"x": 11,
				"y": 7
			}
		]
	},
	"m1002_1000_inside1": {
		"ingameId": "m1002_1000_inside1",
		"displayName": "Everbrook Anvil",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 21,
				"x2": 21,
				"y1": 11,
				"y2": 12,
				"destination": "m1002_1000",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"x2": 0,
				"y1": 5,
				"y2": 6,
				"destination": "m1001_1000_charcoal",
				"ignoreDraw": false
			}
		],
		"structures": [
			{
				"name": "anvil",
				"x": 16,
				"y": 2
			},
			{
				"name": "anvil",
				"x": 12,
				"y": 1
			}
		],
		"objects": [
			{
				"name": "large_ladder",
				"x": 21,
				"y": 11
			},
			{
				"name": "giant_copper_rock",
				"x": 1,
				"y": 2
			},
			{
				"name": "giant_coal_rock",
				"x": 14,
				"y": 9
			},
			{
				"name": "iron_rock",
				"x": 5,
				"y": 3
			},
			{
				"name": "iron_rock",
				"x": 4,
				"y": 7
			},
			{
				"name": "iron_rock",
				"x": 4,
				"y": 10
			},
			{
				"name": "iron_rock",
				"x": 9,
				"y": 5
			},
			{
				"name": "iron_rock",
				"x": 11,
				"y": 10
			},
			{
				"name": "silver_rock",
				"x": 8,
				"y": 8
			},
			{
				"name": "gold_rock",
				"x": 19,
				"y": 5
			},
			{
				"name": "gold_rock",
				"x": 22,
				"y": 2
			},
			{
				"name": "promethium_rock",
				"x": 18,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "rocky",
				"x": 17,
				"y": 8
			},
			{
				"name": "rocky",
				"x": 10,
				"y": 1
			},
			{
				"name": "dwarf_gemstone_main",
				"x": 20,
				"y": 6
			}
		]
	},
	"m1001_1001_inside1": {
		"ingameId": "m1001_1001_inside1",
		"displayName": "Everbrook Mayor House",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 6,
				"y1": 13,
				"x2": 8,
				"y2": 13,
				"destination": "m1001_1001"
			}
		],
		"structures": [
			{
				"name": "bed",
				"x": 19,
				"y": 3
			}
		],
		"objects": [
			{
				"name": "large_ladder",
				"x": 21,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "everbrook_mayor",
				"x": 5,
				"y": 8
			}
		]
	},
	"m1002_1001": {
		"ingameId": "m1002_1001",
		"displayName": "Everbrook Center",
		"upperImg": true,
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 7,
				"x2": 0,
				"y2": 9,
				"destination": "m1001_1001"
			},
			{
				"x1": 23,
				"y1": 10,
				"x2": 23,
				"y2": 12,
				"destination": "m1003_1001"
			},
			{
				"x1": 10,
				"y1": 0,
				"x2": 12,
				"y2": 0,
				"destination": "m1002_1002"
			},
			{
				"x1": 5,
				"y1": 1,
				"x2": 6,
				"y2": 1,
				"destination": "m1002_1001_sewers",
				"ignoreDraw": false
			},
			{
				"x1": 18,
				"y1": 5,
				"x2": 19,
				"y2": 6,
				"destination": "m1002_1001_inside1",
				"ignoreDraw": true
			},
			{
				"x1": 4,
				"y1": 5,
				"x2": 4,
				"y2": 6,
				"destination": "m1002_1001_inside2",
				"ignoreDraw": true
			}
		],
		"structures": [
			{
				"name": "well",
				"x": 10,
				"y": 4
			}
		],
		"objects": [
			{
				"name": "double_wooden_door",
				"x": 18,
				"y": 5
			},
			{
				"name": "sewers",
				"x": 5,
				"y": 1
			},
			{
				"name": "bank_sign",
				"x": 21,
				"y": 6
			},
			{
				"name": "fish_sign",
				"x": 6,
				"y": 6
			},
			{
				"name": "single_wooden_door",
				"x": 4,
				"y": 5
			},
			{
				"name": "market_sign",
				"x": 20,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "merchant",
				"x": 19,
				"y": 11
			},
			{
				"name": "everbrook_guard",
				"x": 9,
				"y": 6
			},
			{
				"name": "everbrook_child",
				"x": 14,
				"y": 11
			}
		]
	},
	"m1002_1001_sewers": {
		"ingameId": "m1002_1001_sewers",
		"displayName": "Everbrook Sewers Entrance",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 7,
				"y1": 0,
				"x2": 7,
				"y2": 1,
				"destination": "m1002_1001"
			},
			{
				"x1": 15,
				"y1": 13,
				"x2": 17,
				"y2": 13,
				"destination": "m1002_1000_sewers"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "sewer_exit_ladder",
				"x": 7,
				"y": 0
			}
		],
		"npcs": [
			{
				"name": "sewer_man",
				"x": 13,
				"y": 2
			},
			{
				"name": "demon",
				"x": 18,
				"y": 2
			},
			{
				"name": "spider",
				"x": 2,
				"y": 4
			},
			{
				"name": "spider",
				"x": 6,
				"y": 9
			},
			{
				"name": "spider",
				"x": 18,
				"y": 6
			}
		]
	},
	"m1002_1000_sewers": {
		"ingameId": "m1002_1000_sewers",
		"displayName": "Sewers Hunting Guide",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 15,
				"y1": 0,
				"x2": 17,
				"y2": 0,
				"destination": "m1002_1001_sewers"
			},
			{
				"x1": 23,
				"y1": 10,
				"x2": 23,
				"y2": 12,
				"destination": "m1003_1000_sewers"
			},
			{
				"x1": 16,
				"y1": 13,
				"x2": 18,
				"y2": 13,
				"destination": "m1002_999_sewers"
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "hunting_guide",
				"x": 11,
				"y": 9
			},
			{
				"name": "snake",
				"x": 9,
				"y": 3
			},
			{
				"name": "snake",
				"x": 3,
				"y": 1
			},
			{
				"name": "snake",
				"x": 18,
				"y": 4
			}
		]
	},
	"m1002_999_sewers": {
		"ingameId": "m1002_999_sewers",
		"displayName": "Sewers Pipes",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 16,
				"y1": 0,
				"x2": 18,
				"y2": 0,
				"destination": "m1002_1000_sewers"
			},
			{
				"x1": 23,
				"y1": 7,
				"x2": 23,
				"y2": 9,
				"destination": "m1003_999_sewers"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "everbrook_sewers_pipe",
				"x": 9,
				"y": 9
			},
			{
				"name": "gold_rock",
				"x": 7,
				"y": 4
			}
		],
		"npcs": [
			{
				"name": "sewer_man",
				"x": 6,
				"y": 1
			},
			{
				"name": "goblin",
				"x": 17,
				"y": 8
			},
			{
				"name": "goblin",
				"x": 19,
				"y": 8
			}
		]
	},
	"m1003_1000_sewers": {
		"ingameId": "m1003_1000_sewers",
		"displayName": "Sewers Giant Rat",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 10,
				"x2": 0,
				"y2": 12,
				"destination": "m1002_1000_sewers"
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "rat",
				"x": 6,
				"y": 3
			},
			{
				"name": "rat",
				"x": 5,
				"y": 2
			},
			{
				"name": "rat",
				"x": 9,
				"y": 7
			},
			{
				"name": "rat",
				"x": 13,
				"y": 1
			},
			{
				"name": "rat",
				"x": 15,
				"y": 10
			},
			{
				"name": "rat",
				"x": 15,
				"y": 3
			},
			{
				"name": "rat",
				"x": 2,
				"y": 1
			},
			{
				"name": "rat",
				"x": 3,
				"y": 10
			},
			{
				"name": "rat",
				"x": 14,
				"y": 1
			},
			{
				"name": "rat",
				"x": 16,
				"y": 13
			},
			{
				"name": "giant_rat",
				"x": 18,
				"y": 5
			}
		]
	},
	"m1003_999_sewers": {
		"ingameId": "m1003_999_sewers",
		"displayName": "Sewers Goblins",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 7,
				"x2": 0,
				"y2": 9,
				"destination": "m1002_999_sewers"
			},
			{
				"x1": 23,
				"y1": 7,
				"x2": 23,
				"y2": 9,
				"destination": "m1004_999_sewers"
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "goblin",
				"x": 17,
				"y": 6
			},
			{
				"name": "goblin",
				"x": 11,
				"y": 4
			},
			{
				"name": "goblin",
				"x": 5,
				"y": 9
			},
			{
				"name": "goblin",
				"x": 4,
				"y": 9
			}
		]
	},
	"m1004_999_sewers": {
		"ingameId": "m1004_999_sewers",
		"displayName": "Sewers Giant Spiders",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"x2": 0,
				"y1": 7,
				"y2": 9,
				"destination": "m1003_999_sewers",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 5,
				"y2": 6,
				"destination": "m1005_999_sewers",
				"ignoreDraw": false
			},
			{
				"x1": 15,
				"x2": 17,
				"y1": 13,
				"y2": 13,
				"destination": "m1004_998_sewers",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "boss_sign",
				"x": 14,
				"y": 11
			}
		],
		"npcs": [
			{
				"name": "giant_spider",
				"x": 18,
				"y": 7
			},
			{
				"name": "giant_spider",
				"x": 12,
				"y": 3
			},
			{
				"name": "giant_spider",
				"x": 2,
				"y": 9
			},
			{
				"name": "giant_spider",
				"x": 2,
				"y": 1
			}
		]
	},
	"m1005_999_sewers": {
		"ingameId": "m1005_999_sewers",
		"displayName": "Sewers Eel",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 5,
				"x2": 0,
				"y2": 6,
				"destination": "m1004_999_sewers"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "eel_fish_spot",
				"x": 14,
				"y": 3
			},
			{
				"name": "eel_fish_spot",
				"x": 13,
				"y": 7
			},
			{
				"name": "three_eyed_fish",
				"x": 18,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "sewer_man",
				"x": 11,
				"y": 1
			}
		]
	},
	"m1002_1002": {
		"ingameId": "m1002_1002",
		"displayName": "Everbrook Graveyard",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"x2": 12,
				"y1": 13,
				"y2": 13,
				"destination": "m1002_1001",
				"ignoreDraw": false
			},
			{
				"x1": 3,
				"x2": 3,
				"y1": 8,
				"y2": 8,
				"destination": "m1000_1000_hell",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "tombstone",
				"x": 2,
				"y": 2
			},
			{
				"name": "tombstone",
				"x": 6,
				"y": 2
			},
			{
				"name": "tombstone",
				"x": 10,
				"y": 2
			},
			{
				"name": "tombstone",
				"x": 14,
				"y": 2
			},
			{
				"name": "tombstone",
				"x": 18,
				"y": 2
			},
			{
				"name": "tombstone",
				"x": 4,
				"y": 5
			},
			{
				"name": "tombstone",
				"x": 8,
				"y": 5
			},
			{
				"name": "tombstone",
				"x": 12,
				"y": 5
			},
			{
				"name": "tombstone",
				"x": 16,
				"y": 5
			},
			{
				"name": "tombstone",
				"x": 20,
				"y": 5
			},
			{
				"name": "haunted_tree",
				"x": 17,
				"y": 8
			},
			{
				"name": "demon_bones",
				"x": 3,
				"y": 8
			}
		],
		"npcs": [
			{
				"name": "monk",
				"x": 5,
				"y": 9
			},
			{
				"name": "ghost",
				"x": 5,
				"y": 4
			},
			{
				"name": "ghost",
				"x": 14,
				"y": 4
			},
			{
				"name": "ghost",
				"x": 18,
				"y": 1
			},
			{
				"name": "everbrook_child_cemetery",
				"x": 9,
				"y": 2
			}
		]
	},
	"m1002_1001_inside2": {
		"ingameId": "m1002_1001_inside2",
		"displayName": "Everbrook Fish Shop",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 14,
				"y2": 13,
				"destination": "m1002_1001"
			}
		],
		"structures": [
			{
				"name": "bed",
				"x": 4,
				"y": 5
			}
		],
		"objects": [],
		"npcs": [
			{
				"name": "fish_salesmen",
				"x": 7,
				"y": 7
			}
		]
	},
	"m1002_1001_inside1": {
		"ingameId": "m1002_1001_inside1",
		"displayName": "Everbrook Bank",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 13,
				"y2": 13,
				"destination": "m1002_1001"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "banker",
				"x": 2,
				"y": 3
			},
			{
				"name": "banker",
				"x": 4,
				"y": 3
			},
			{
				"name": "market_sign",
				"x": 13,
				"y": 4
			},
			{
				"name": "heart_torch",
				"x": 1,
				"y": 7
			},
			{
				"name": "bank_sign",
				"x": 10,
				"y": 4
			},
			{
				"name": "other_banker",
				"x": 6,
				"y": 3
			},
			{
				"name": "other_banker",
				"x": 8,
				"y": 3
			},
			{
				"name": "market_banker",
				"x": 15,
				"y": 3
			},
			{
				"name": "market_banker",
				"x": 17,
				"y": 3
			},
			{
				"name": "market_other_banker",
				"x": 19,
				"y": 3
			},
			{
				"name": "market_other_banker",
				"x": 21,
				"y": 3
			}
		],
		"npcs": []
	},
	"m1003_1001": {
		"ingameId": "m1003_1001",
		"displayName": "Everbrook Chicken Farm",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 10,
				"x2": 0,
				"y2": 12,
				"destination": "m1002_1001"
			},
			{
				"x1": 23,
				"y1": 10,
				"x2": 23,
				"y2": 12,
				"destination": "m1004_1001"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "chicken_egg",
				"x": 3,
				"y": 5
			},
			{
				"name": "chicken_egg",
				"x": 4,
				"y": 1
			},
			{
				"name": "chicken_egg",
				"x": 15,
				"y": 3
			}
		],
		"npcs": [
			{
				"name": "chicken",
				"x": 7,
				"y": 4
			},
			{
				"name": "chicken",
				"x": 11,
				"y": 4
			},
			{
				"name": "chicken",
				"x": 5,
				"y": 2
			},
			{
				"name": "chicken",
				"x": 9,
				"y": 1
			},
			{
				"name": "chicken_hunter",
				"x": 16,
				"y": 7
			}
		]
	},
	"m1004_1001": {
		"ingameId": "m1004_1001",
		"displayName": "Everbrook Farming",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 10,
				"x2": 0,
				"y2": 12,
				"destination": "m1003_1001"
			},
			{
				"x1": 23,
				"y1": 10,
				"x2": 23,
				"y2": 12,
				"destination": "m1005_1001"
			}
		],
		"structures": [
			{
				"name": "farming_none",
				"x": 4,
				"y": 1
			}
		],
		"objects": [
			{
				"name": "wheat",
				"x": 15,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 15,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 15,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 15,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 15,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 15,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 16,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 16,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 16,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 16,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 16,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 16,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 17,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 17,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 17,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 17,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 17,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 17,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 18,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 18,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 18,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 18,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 18,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 18,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 19,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 19,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 19,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 19,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 19,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 19,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 20,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 20,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 20,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 20,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 20,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 20,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 21,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 21,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 21,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 21,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 21,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 21,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 22,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 22,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 22,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 22,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 22,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 22,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 23,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 23,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 23,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 23,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 23,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 23,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 19,
				"y": 7
			},
			{
				"name": "portable_bank",
				"x": 9,
				"y": 4
			}
		],
		"npcs": [
			{
				"name": "farmer",
				"x": 12,
				"y": 10
			}
		]
	},
	"m1005_1001": {
		"ingameId": "m1005_1001",
		"displayName": "Everbrook Wheat Field",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 10,
				"x2": 0,
				"y2": 12,
				"destination": "m1004_1001"
			},
			{
				"x1": 23,
				"y1": 10,
				"x2": 23,
				"y2": 12,
				"destination": "m1006_1001"
			},
			{
				"x1": 16,
				"y1": 4,
				"x2": 17,
				"y2": 5,
				"destination": "m1005_1001_inside",
				"ignoreDraw": true
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "wheat",
				"x": 0,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 0,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 0,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 0,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 0,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 0,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 1,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 2,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 2,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 2,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 2,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 2,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 2,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 3,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 3,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 3,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 3,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 3,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 3,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 4,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 4,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 4,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 4,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 4,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 4,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 5,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 5,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 5,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 5,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 5,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 5,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 6,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 6,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 6,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 6,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 6,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 6,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 7,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 7,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 7,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 7,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 7,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 7,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 8,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 8,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 8,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 8,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 8,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 8,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 9,
				"y": 1
			},
			{
				"name": "wheat",
				"x": 9,
				"y": 2
			},
			{
				"name": "wheat",
				"x": 9,
				"y": 3
			},
			{
				"name": "wheat",
				"x": 9,
				"y": 4
			},
			{
				"name": "wheat",
				"x": 9,
				"y": 5
			},
			{
				"name": "wheat",
				"x": 9,
				"y": 6
			},
			{
				"name": "wheat",
				"x": 4,
				"y": 7
			},
			{
				"name": "wheat",
				"x": 9,
				"y": 7
			},
			{
				"name": "wheat",
				"x": 5,
				"y": 8
			},
			{
				"name": "double_wooden_door",
				"x": 16,
				"y": 4
			},
			{
				"name": "cooking_shop_sign",
				"x": 19,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "farmer",
				"x": 15,
				"y": 9
			},
			{
				"name": "farmer",
				"x": 13,
				"y": 11
			}
		]
	},
	"m1005_1001_inside": {
		"ingameId": "m1005_1001_inside",
		"displayName": "Everbrook Cooking Shop",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 11,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1005_1001"
			}
		],
		"structures": [
			{
				"name": "bed",
				"x": 18,
				"y": 5
			}
		],
		"objects": [],
		"npcs": [
			{
				"name": "chef",
				"x": 12,
				"y": 7
			}
		]
	},
	"m1006_1001": {
		"ingameId": "m1006_1001",
		"displayName": "Willow Forest",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 10,
				"x2": 0,
				"y2": 12,
				"destination": "m1005_1001"
			},
			{
				"x1": 23,
				"y1": 7,
				"x2": 23,
				"y2": 9,
				"destination": "m1007_1001"
			},
			{
				"x1": 14,
				"y1": 13,
				"x2": 16,
				"y2": 13,
				"destination": "m1006_1000"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "willow_tree",
				"x": 5,
				"y": 1
			},
			{
				"name": "willow_tree",
				"x": 11,
				"y": 0
			},
			{
				"name": "willow_tree",
				"x": 17,
				"y": 1
			},
			{
				"name": "fishing_cage",
				"x": 2,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "archer_goblin",
				"x": 17,
				"y": 9
			}
		]
	},
	"m1006_1000": {
		"ingameId": "m1006_1000",
		"displayName": "Bridge",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 14,
				"y1": 0,
				"x2": 16,
				"y2": 0,
				"destination": "m1006_1001"
			},
			{
				"x1": 14,
				"y1": 13,
				"x2": 16,
				"y2": 13,
				"destination": "m1006_999"
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "beach_child",
				"x": 7,
				"y": 2
			}
		]
	},
	"m1006_999": {
		"ingameId": "m1006_999",
		"displayName": "Beach",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 14,
				"y1": 0,
				"x2": 16,
				"y2": 0,
				"destination": "m1006_1000",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"y1": 1,
				"x2": 23,
				"y2": 8,
				"destination": "m1007_999",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "mangrove_tree",
				"x": 14,
				"y": 8
			},
			{
				"name": "mangrove_tree",
				"x": 17,
				"y": 10
			},
			{
				"name": "pile_of_sand",
				"x": 3,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "beach_child_2",
				"x": 15,
				"y": 6
			},
			{
				"name": "beach_child_dig",
				"x": 2,
				"y": 5
			},
			{
				"name": "beach_supervisor",
				"x": 20,
				"y": 2
			}
		]
	},
	"m1007_999": {
		"ingameId": "m1007_999",
		"displayName": "Beach Quicksand",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 1,
				"x2": 0,
				"y2": 8,
				"destination": "m1006_999",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"y1": 4,
				"x2": 23,
				"y2": 6,
				"destination": "m1008_999",
				"ignoreDraw": false
			},
			{
				"x1": 18,
				"y1": 1,
				"x2": 19,
				"y2": 2,
				"destination": "m1007_999_under1",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "mangrove_tree",
				"x": 17,
				"y": 9
			},
			{
				"name": "quicksand",
				"x": 18,
				"y": 1
			}
		],
		"npcs": [
			{
				"name": "crab",
				"x": 12,
				"y": 4
			}
		]
	},
	"m1008_999": {
		"ingameId": "m1008_999",
		"displayName": "Beach Docks",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 4,
				"x2": 0,
				"y2": 6,
				"destination": "m1007_999",
				"ignoreDraw": false
			},
			{
				"x1": 12,
				"y1": 9,
				"x2": 14,
				"y2": 9,
				"destination": "m1008_990",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "mangrove_tree",
				"x": 18,
				"y": 4
			},
			{
				"name": "sail_boat",
				"x": 8,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "dockhaven_captain",
				"x": 15,
				"y": 10
			}
		]
	},
	"m1008_990": {
		"ingameId": "m1008_990",
		"displayName": "Dock Haven",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 8,
				"x2": 10,
				"y1": 7,
				"y2": 7,
				"destination": "m1008_999",
				"ignoreDraw": false
			},
			{
				"x1": 15,
				"x2": 17,
				"y1": 13,
				"y2": 13,
				"destination": "m1008_991",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "water_enchantment_area",
				"x": 16,
				"y": 3
			},
			{
				"name": "mangrove_tree",
				"x": 20,
				"y": 8
			},
			{
				"name": "mangrove_tree",
				"x": 0,
				"y": 1
			},
			{
				"name": "sail_boat",
				"x": 4,
				"y": 4
			},
			{
				"name": "shark_fish_spot",
				"x": 8,
				"y": 2
			},
			{
				"name": "mangrove_tree",
				"x": 2,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "dockhaven_captain",
				"x": 13,
				"y": 9
			}
		],
		"upperImg": false
	},
	"m1007_999_under1": {
		"ingameId": "m1007_999_under1",
		"displayName": "Beach Cave",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"x2": 13,
				"y1": 0,
				"y2": 0,
				"destination": "m1007_1000_under1",
				"ignoreDraw": false
			},
			{
				"x1": 15,
				"x2": 17,
				"y1": 13,
				"y2": 13,
				"destination": "m1007_998_under1",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "crab",
				"x": 4,
				"y": 5
			},
			{
				"name": "crab",
				"x": 19,
				"y": 6
			},
			{
				"name": "crab",
				"x": 10,
				"y": 6
			}
		]
	},
	"m1007_1000_under1": {
		"ingameId": "m1007_1000_under1",
		"displayName": "Beach Cave Crabs",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 13,
				"y2": 13,
				"destination": "m1007_999_under1",
				"ignoreDraw": false
			},
			{
				"x1": 2,
				"y1": 0,
				"x2": 5,
				"y2": 0,
				"destination": "m1007_1001_under1",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "crab",
				"x": 6,
				"y": 4
			},
			{
				"name": "crab",
				"x": 14,
				"y": 11
			},
			{
				"name": "crab",
				"x": 9,
				"y": 10
			},
			{
				"name": "crab",
				"x": 3,
				"y": 10
			},
			{
				"name": "crab",
				"x": 19,
				"y": 4
			},
			{
				"name": "crab",
				"x": 16,
				"y": 10
			},
			{
				"name": "crab",
				"x": 11,
				"y": 11
			}
		]
	},
	"m1007_1001_under1": {
		"ingameId": "m1007_1001_under1",
		"displayName": "Beach Cave Spiders",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 2,
				"y1": 13,
				"x2": 5,
				"y2": 13,
				"destination": "m1007_1000_under1",
				"ignoreDraw": false
			},
			{
				"x1": 18,
				"y1": 0,
				"x2": 21,
				"y2": 0,
				"destination": "m1007_1002_under1",
				"ignoreDraw": false
			},
			{
				"x1": 13,
				"y1": 0,
				"x2": 13,
				"y2": 1,
				"destination": "m1007_1001",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "silver_rock",
				"x": 1,
				"y": 5
			},
			{
				"name": "silver_rock",
				"x": 5,
				"y": 6
			},
			{
				"name": "silver_rock",
				"x": 0,
				"y": 9
			},
			{
				"name": "gold_rock",
				"x": 21,
				"y": 7
			},
			{
				"name": "gold_rock",
				"x": 19,
				"y": 11
			},
			{
				"name": "gold_rock",
				"x": 19,
				"y": 7
			},
			{
				"name": "sewer_exit_ladder",
				"x": 13,
				"y": 0
			}
		],
		"npcs": [
			{
				"name": "giant_spider",
				"x": 13,
				"y": 5
			},
			{
				"name": "giant_spider",
				"x": 13,
				"y": 10
			}
		]
	},
	"m1007_1002_under1": {
		"ingameId": "m1007_1002_under1",
		"displayName": "Beach Cave Ores",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 18,
				"y1": 13,
				"x2": 21,
				"y2": 13,
				"destination": "m1007_1001_under1",
				"ignoreDraw": false
			},
			{
				"x1": 15,
				"y1": 0,
				"x2": 19,
				"y2": 0,
				"destination": "m1007_1003_under1",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "giant_copper_rock",
				"x": 2,
				"y": 5
			},
			{
				"name": "giant_iron_rock",
				"x": 8,
				"y": 3
			},
			{
				"name": "iron_rock",
				"x": 20,
				"y": 8
			},
			{
				"name": "iron_rock",
				"x": 19,
				"y": 11
			},
			{
				"name": "iron_rock",
				"x": 22,
				"y": 12
			},
			{
				"name": "iron_rock",
				"x": 17,
				"y": 12
			}
		],
		"npcs": []
	},
	"m1007_1003_under1": {
		"ingameId": "m1007_1003_under1",
		"displayName": "Beach Cave Hideout Entrance",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 15,
				"y1": 13,
				"x2": 19,
				"y2": 13,
				"destination": "m1007_1002_under1",
				"ignoreDraw": false
			},
			{
				"x1": 13,
				"y1": 2,
				"x2": 13,
				"y2": 3,
				"destination": "m1007_1003_thieves_hideout",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "wall_key",
				"x": 6,
				"y": 3
			},
			{
				"name": "sewer_exit_ladder",
				"x": 13,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "thief",
				"x": 18,
				"y": 4
			}
		]
	},
	"m1007_1001": {
		"ingameId": "m1007_1001",
		"displayName": "Forest Bear",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 17,
				"y1": 0,
				"x2": 18,
				"y2": 0,
				"destination": "m1007_1002"
			},
			{
				"x1": 0,
				"y1": 7,
				"x2": 0,
				"y2": 9,
				"destination": "m1006_1001"
			},
			{
				"x1": 7,
				"y1": 13,
				"x2": 17,
				"y2": 13,
				"destination": "m1007_1000"
			},
			{
				"x1": 23,
				"y1": 6,
				"x2": 23,
				"y2": 8,
				"destination": "m1008_1001"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "willow_tree",
				"x": 6,
				"y": 1
			},
			{
				"name": "willow_tree",
				"x": 12,
				"y": 0
			},
			{
				"name": "oak_tree",
				"x": 19,
				"y": 1
			}
		],
		"npcs": [
			{
				"name": "bear",
				"x": 11,
				"y": 8
			}
		]
	},
	"m1007_1000": {
		"ingameId": "m1007_1000",
		"displayName": "Forest Maple",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 7,
				"y1": 0,
				"x2": 17,
				"y2": 0,
				"destination": "m1007_1001"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "maple_tree",
				"x": 1,
				"y": 1
			},
			{
				"name": "oak_tree",
				"x": 2,
				"y": 6
			},
			{
				"name": "oak_tree",
				"x": 7,
				"y": 8
			},
			{
				"name": "oak_tree",
				"x": 17,
				"y": 2
			},
			{
				"name": "tree",
				"x": 18,
				"y": 8
			}
		],
		"npcs": [
			{
				"name": "bear",
				"x": 9,
				"y": 4
			},
			{
				"name": "bear",
				"x": 13,
				"y": 3
			}
		]
	},
	"m1007_1002": {
		"ingameId": "m1007_1002",
		"displayName": "Forest Thieves",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 17,
				"y1": 13,
				"x2": 18,
				"y2": 13,
				"destination": "m1007_1001"
			},
			{
				"x1": 17,
				"y1": 0,
				"x2": 18,
				"y2": 0,
				"destination": "m1007_1003"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "tree",
				"x": 2,
				"y": 1
			},
			{
				"name": "tree",
				"x": 0,
				"y": 5
			},
			{
				"name": "tree",
				"x": 7,
				"y": 1
			}
		],
		"npcs": [
			{
				"name": "thief_lumberjack_chop",
				"x": 6,
				"y": 4
			},
			{
				"name": "thief",
				"x": 11,
				"y": 8
			},
			{
				"name": "thief",
				"x": 16,
				"y": 5
			}
		]
	},
	"m1007_1003": {
		"ingameId": "m1007_1003",
		"displayName": "Forest Hideout Entrance",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 7,
				"y1": 2,
				"x2": 7,
				"y2": 2,
				"destination": "m1007_1003_thieves_hideout",
				"ignoreDraw": false
			},
			{
				"x1": 17,
				"y1": 13,
				"x2": 18,
				"y2": 13,
				"destination": "m1007_1002"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "trapdoor",
				"x": 7,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "thief",
				"x": 12,
				"y": 9
			},
			{
				"name": "thief",
				"x": 17,
				"y": 6
			},
			{
				"name": "thief",
				"x": 3,
				"y": 3
			},
			{
				"name": "thief",
				"x": 7,
				"y": 7
			},
			{
				"name": "great_thief",
				"x": 10,
				"y": 4
			},
			{
				"name": "head_thief",
				"x": 6,
				"y": 2
			}
		]
	},
	"m1007_1003_thieves_hideout": {
		"ingameId": "m1007_1003_thieves_hideout",
		"displayName": "Thieves Hideout",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 7,
				"y1": 1,
				"x2": 7,
				"y2": 2,
				"destination": "m1007_1003",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"y1": 7,
				"x2": 23,
				"y2": 8,
				"destination": "m1008_1003_thieves_hideout"
			}
		],
		"structures": [
			{
				"name": "bed",
				"x": 15,
				"y": 12
			},
			{
				"name": "bed",
				"x": 17,
				"y": 12
			},
			{
				"name": "bed",
				"x": 19,
				"y": 12
			},
			{
				"name": "bed",
				"x": 21,
				"y": 12
			}
		],
		"objects": [
			{
				"name": "large_ladder",
				"x": 7,
				"y": 1
			}
		],
		"npcs": [
			{
				"name": "thief",
				"x": 10,
				"y": 4
			},
			{
				"name": "thief",
				"x": 14,
				"y": 6
			},
			{
				"name": "thief",
				"x": 20,
				"y": 5
			},
			{
				"name": "retired_thief",
				"x": 15,
				"y": 2
			}
		]
	},
	"m1008_1003_thieves_hideout": {
		"ingameId": "m1008_1003_thieves_hideout",
		"displayName": "Thieves Hideout Flags",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 7,
				"x2": 0,
				"y2": 8,
				"destination": "m1007_1003_thieves_hideout",
				"ignoreDraw": false
			},
			{
				"x1": 18,
				"y1": 5,
				"x2": 18,
				"y2": 5,
				"destination": "m1008_1003_thieves_hideout_2",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "red_flag",
				"x": 12,
				"y": 0
			},
			{
				"name": "red_flag",
				"x": 10,
				"y": 0
			},
			{
				"name": "ladder",
				"x": 18,
				"y": 5
			},
			{
				"name": "cast_iron_door",
				"x": 11,
				"y": 0
			}
		],
		"npcs": [
			{
				"name": "great_thief",
				"x": 5,
				"y": 5
			},
			{
				"name": "great_thief",
				"x": 17,
				"y": 8
			}
		]
	},
	"m1008_1003_thieves_hideout_2": {
		"ingameId": "m1008_1003_thieves_hideout_2",
		"displayName": "Thieves Hideout Hall",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 6,
				"x2": 0,
				"y2": 8,
				"destination": "m1007_1003_thieves_hideout_2",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"y1": 8,
				"x2": 23,
				"y2": 11,
				"destination": "m1009_1003_thieves_hideout_2",
				"ignoreDraw": false
			},
			{
				"x1": 18,
				"y1": 4,
				"x2": 18,
				"y2": 5,
				"destination": "m1008_1003_thieves_hideout",
				"ignoreDraw": false
			},
			{
				"x1": 7,
				"y1": 0,
				"x2": 8,
				"y2": 1,
				"destination": "m1008_1004_thieves_hideout_2",
				"ignoreDraw": true
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "large_ladder",
				"x": 18,
				"y": 4
			},
			{
				"name": "wall_entrance",
				"x": 7,
				"y": 0
			}
		],
		"npcs": [
			{
				"name": "archer_thief",
				"x": 10,
				"y": 4
			},
			{
				"name": "archer_thief",
				"x": 14,
				"y": 6
			},
			{
				"name": "archer_thief",
				"x": 18,
				"y": 11
			},
			{
				"name": "retired_thief",
				"x": 6,
				"y": 2
			}
		]
	},
	"m1007_1003_thieves_hideout_2": {
		"ingameId": "m1007_1003_thieves_hideout_2",
		"displayName": "Thieves Hideout Hungry Thief",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 23,
				"y1": 6,
				"x2": 23,
				"y2": 8,
				"destination": "m1008_1003_thieves_hideout_2",
				"ignoreDraw": false
			},
			{
				"x1": 9,
				"y1": 5,
				"x2": 9,
				"y2": 5,
				"destination": "m1007_1003_thieves_hideout_3",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "ladder",
				"x": 9,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "bully_thief",
				"x": 3,
				"y": 5
			}
		]
	},
	"m1007_1003_thieves_hideout_3": {
		"ingameId": "m1007_1003_thieves_hideout_3",
		"displayName": "Thieves Hideout Bullies",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 9,
				"y1": 5,
				"x2": 9,
				"y2": 6,
				"destination": "m1007_1003_thieves_hideout_2",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "large_ladder",
				"x": 9,
				"y": 5
			},
			{
				"name": "barbed_wire",
				"x": 14,
				"y": 2
			},
			{
				"name": "barbed_wire",
				"x": 15,
				"y": 2
			},
			{
				"name": "barbed_wire",
				"x": 16,
				"y": 2
			},
			{
				"name": "barbed_wire",
				"x": 17,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "bully_thief",
				"x": 15,
				"y": 4
			},
			{
				"name": "bully_thief",
				"x": 3,
				"y": 8
			},
			{
				"name": "bully_thief",
				"x": 3,
				"y": 2
			},
			{
				"name": "bully_thief",
				"x": 21,
				"y": 10
			}
		]
	},
	"m1009_1003_thieves_hideout_2": {
		"ingameId": "m1009_1003_thieves_hideout_2",
		"displayName": "Thieves Hideout Shops",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"x2": 0,
				"y1": 8,
				"y2": 11,
				"destination": "m1008_1003_thieves_hideout_2",
				"ignoreDraw": false
			},
			{
				"x1": 11,
				"x2": 11,
				"y1": 7,
				"y2": 7,
				"destination": "m1009_1003_thieves_hideout_agility_course",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "eel_fish_spot",
				"x": 21,
				"y": 12
			},
			{
				"name": "ladder",
				"x": 11,
				"y": 7
			},
			{
				"name": "agility_sign",
				"x": 11,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "thief_archer_shop",
				"x": 6,
				"y": 6
			},
			{
				"name": "bank_thief",
				"x": 17,
				"y": 6
			}
		]
	},
	"m1008_1004_thieves_hideout_2": {
		"ingameId": "m1008_1004_thieves_hideout_2",
		"displayName": "Thieves Hideout Demon",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 5,
				"y1": 13,
				"x2": 6,
				"y2": 13,
				"destination": "m1008_1003_thieves_hideout_2",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "chest",
				"x": 13,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "demon",
				"x": 18,
				"y": 4
			}
		]
	},
	"m1008_1001": {
		"ingameId": "m1008_1001",
		"displayName": "Damage Enchanting Area",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 6,
				"x2": 0,
				"y2": 8,
				"destination": "m1007_1001"
			},
			{
				"x1": 10,
				"y1": 13,
				"x2": 13,
				"y2": 13,
				"destination": "m1008_1000"
			},
			{
				"x1": 23,
				"y1": 5,
				"x2": 23,
				"y2": 8,
				"destination": "m1009_1001"
			}
		],
		"structures": [
			{
				"name": "damage1_enchantment_area",
				"x": 6,
				"y": 2
			}
		],
		"objects": [
			{
				"name": "fire",
				"x": 8,
				"y": 11
			},
			{
				"name": "fire",
				"x": 13,
				"y": 10
			},
			{
				"name": "fire",
				"x": 15,
				"y": 13
			}
		],
		"npcs": [
			{
				"name": "mage",
				"x": 17,
				"y": 5
			}
		]
	},
	"m1008_1000": {
		"ingameId": "m1008_1000",
		"displayName": "Derranged Mage",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 0,
				"x2": 13,
				"y2": 0,
				"destination": "m1008_1001",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "deranged_mage",
				"x": 11,
				"y": 6
			}
		]
	},
	"m1009_1001": {
		"ingameId": "m1009_1001",
		"displayName": "Mystic Vale Guard",
		"upperImg": true,
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 5,
				"x2": 0,
				"y2": 8,
				"destination": "m1008_1001"
			},
			{
				"x1": 15,
				"y1": 0,
				"x2": 18,
				"y2": 0,
				"destination": "m1009_1002"
			},
			{
				"x1": 17,
				"y1": 13,
				"x2": 19,
				"y2": 13,
				"destination": "m1009_1000"
			},
			{
				"x1": 9,
				"y1": 3,
				"x2": 9,
				"y2": 4,
				"destination": "m1009_1001_inside"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "single_blue_door",
				"x": 9,
				"y": 3
			},
			{
				"name": "magic_tree",
				"x": 19,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "mage",
				"x": 12,
				"y": 4
			},
			{
				"name": "guard_mage",
				"x": 14,
				"y": 8
			}
		]
	},
	"m1009_1001_inside": {
		"ingameId": "m1009_1001_inside",
		"displayName": "Mystic Vale Locked House",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 12,
				"y1": 13,
				"x2": 14,
				"y2": 13,
				"destination": "m1009_1001",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "chest",
				"x": 13,
				"y": 6
			},
			{
				"name": "dead_mage",
				"x": 8,
				"y": 6
			},
			{
				"name": "damage_fire",
				"x": 8,
				"y": 8
			},
			{
				"name": "damage_fire",
				"x": 17,
				"y": 9
			}
		],
		"npcs": []
	},
	"m1009_1000": {
		"ingameId": "m1009_1000",
		"displayName": "Mystic Vale Graveyard",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 17,
				"y1": 0,
				"x2": 19,
				"y2": 0,
				"destination": "m1009_1001"
			},
			{
				"x1": 22,
				"y1": 12,
				"x2": 22,
				"y2": 12,
				"destination": "m1009_1000_dug"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "blue_broken_tombstone",
				"x": 4,
				"y": 4
			},
			{
				"name": "blue_tombstone",
				"x": 11,
				"y": 4
			},
			{
				"name": "blue_tombstone",
				"x": 5,
				"y": 7
			},
			{
				"name": "blue_tombstone",
				"x": 10,
				"y": 7
			},
			{
				"name": "magic_tree",
				"x": 14,
				"y": 2
			},
			{
				"name": "magic_tree",
				"x": 0,
				"y": 7
			},
			{
				"name": "dig_here",
				"x": 22,
				"y": 12
			}
		],
		"npcs": [
			{
				"name": "ghost",
				"x": 9,
				"y": 6
			},
			{
				"name": "mage",
				"x": 18,
				"y": 3
			}
		]
	},
	"m1009_1000_dug": {
		"ingameId": "m1009_1000_dug",
		"displayName": "",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 8,
				"y1": 2,
				"x2": 8,
				"y2": 3,
				"destination": "m1009_1000",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "sewer_exit_ladder",
				"x": 8,
				"y": 2
			},
			{
				"name": "mystic_gemstone_rock",
				"x": 14,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "red_mage",
				"x": 15,
				"y": 9
			}
		]
	},
	"m1009_1002": {
		"ingameId": "m1009_1002",
		"displayName": "Mystic Vale",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 15,
				"y1": 13,
				"x2": 18,
				"y2": 13,
				"destination": "m1009_1001"
			},
			{
				"x1": 23,
				"y1": 10,
				"x2": 23,
				"y2": 11,
				"destination": "m1010_1002"
			},
			{
				"x1": 0,
				"y1": 8,
				"x2": 0,
				"y2": 9,
				"destination": "m1008_1002"
			},
			{
				"x1": 10,
				"y1": 5,
				"x2": 11,
				"y2": 6,
				"destination": "m1009_1002_mayor",
				"ignoreDraw": true
			},
			{
				"x1": 19,
				"y1": 6,
				"x2": 19,
				"y2": 7,
				"destination": "m1009_1002_bank",
				"ignoreDraw": true
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "blue_flag",
				"x": 6,
				"y": 5
			},
			{
				"name": "double_blue_door",
				"x": 10,
				"y": 5
			},
			{
				"name": "single_blue_door",
				"x": 19,
				"y": 6
			},
			{
				"name": "bank_sign",
				"x": 21,
				"y": 7
			}
		],
		"npcs": [
			{
				"name": "mage",
				"x": 14,
				"y": 9
			}
		]
	},
	"m1009_1002_mayor": {
		"ingameId": "m1009_1002_mayor",
		"displayName": "Mystic Vale Mayor House",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 14,
				"y1": 13,
				"x2": 17,
				"y2": 13,
				"destination": "m1009_1002"
			}
		],
		"structures": [
			{
				"name": "bed",
				"x": 2,
				"y": 3
			}
		],
		"objects": [],
		"npcs": [
			{
				"name": "head_mage",
				"x": 14,
				"y": 6
			}
		]
	},
	"m1009_1002_bank": {
		"ingameId": "m1009_1002_bank",
		"displayName": "Mystic Vale Bank",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 13,
				"y2": 13,
				"destination": "m1009_1002"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "banker",
				"x": 7,
				"y": 4
			},
			{
				"name": "banker",
				"x": 9,
				"y": 4
			},
			{
				"name": "other_banker",
				"x": 14,
				"y": 4
			},
			{
				"name": "other_banker",
				"x": 16,
				"y": 4
			}
		],
		"npcs": []
	},
	"m1008_1002": {
		"ingameId": "m1008_1002",
		"displayName": "Mystic Vale Orb Source",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 23,
				"y1": 8,
				"x2": 23,
				"y2": 9,
				"destination": "m1009_1002"
			}
		],
		"structures": [
			{
				"name": "unpowered_orb_source",
				"x": 2,
				"y": 2
			}
		],
		"objects": [],
		"npcs": [
			{
				"name": "guard_mage",
				"x": 13,
				"y": 2
			},
			{
				"name": "guard_mage",
				"x": 17,
				"y": 9
			},
			{
				"name": "guard_mage",
				"x": 20,
				"y": 3
			}
		]
	},
	"m1010_1002": {
		"ingameId": "m1010_1002",
		"displayName": "Mystic Vale Shops",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 20,
				"y1": 4,
				"x2": 20,
				"y2": 4,
				"destination": "m1010_1002_general_store"
			},
			{
				"x1": 0,
				"y1": 10,
				"x2": 0,
				"y2": 11,
				"destination": "m1009_1002"
			},
			{
				"x1": 23,
				"y1": 10,
				"x2": 23,
				"y2": 12,
				"destination": "m1011_1002"
			},
			{
				"x1": 9,
				"y1": 4,
				"x2": 10,
				"y2": 5,
				"destination": "m1010_1002_magic_shop",
				"ignoreDraw": true
			},
			{
				"x1": 21,
				"y1": 6,
				"x2": 21,
				"y2": 7,
				"destination": "m1010_1002_general_store",
				"ignoreDraw": true
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "chest",
				"x": 18,
				"y": 2
			},
			{
				"name": "staff_sign",
				"x": 7,
				"y": 5
			},
			{
				"name": "general_store_sign",
				"x": 22,
				"y": 7
			},
			{
				"name": "double_blue_door",
				"x": 9,
				"y": 4
			},
			{
				"name": "single_blue_door",
				"x": 21,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "guard_mage",
				"x": 18,
				"y": 11
			}
		]
	},
	"m1010_1002_magic_shop": {
		"ingameId": "m1010_1002_magic_shop",
		"displayName": "Mystic Vale Magic Shop",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1010_1002"
			}
		],
		"structures": [
			{
				"name": "bed",
				"x": 16,
				"y": 6
			}
		],
		"objects": [],
		"npcs": [
			{
				"name": "mage",
				"x": 11,
				"y": 7
			}
		]
	},
	"m1010_1002_general_store": {
		"ingameId": "m1010_1002_general_store",
		"displayName": "Mystic Vale General Store",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 19,
				"y1": 0,
				"x2": 19,
				"y2": 0,
				"destination": "m1010_1002"
			},
			{
				"x1": 9,
				"y1": 13,
				"x2": 9,
				"y2": 13,
				"destination": "m1010_1002"
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "general_store_owner",
				"x": 12,
				"y": 8
			}
		]
	},
	"m1011_1002": {
		"ingameId": "m1011_1002",
		"displayName": "Mystic Vale Field",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 10,
				"x2": 0,
				"y2": 12,
				"destination": "m1010_1002"
			},
			{
				"x1": 23,
				"y1": 7,
				"x2": 23,
				"y2": 9,
				"destination": "m1012_1002"
			},
			{
				"x1": 11,
				"y1": 8,
				"x2": 11,
				"y2": 8,
				"destination": "m1011_1002_under"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "ladder",
				"x": 11,
				"y": 8
			}
		],
		"npcs": [
			{
				"name": "mage",
				"x": 17,
				"y": 4
			}
		]
	},
	"m1011_1002_under": {
		"ingameId": "m1011_1002_under",
		"displayName": "Mystic Vale Farming",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 10,
				"x2": 0,
				"y2": 12,
				"destination": "m1010_1002"
			}
		],
		"structures": [
			{
				"name": "farming_none",
				"x": 9,
				"y": 0
			}
		],
		"objects": [
			{
				"name": "large_ladder",
				"x": 11,
				"y": 8
			}
		],
		"npcs": [
			{
				"name": "farm_mage",
				"x": 18,
				"y": 8
			}
		]
	},
	"m1012_1002": {
		"ingameId": "m1012_1002",
		"displayName": "Mystic Vale Mage Barrier",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 7,
				"x2": 0,
				"y2": 9,
				"destination": "m1011_1002"
			},
			{
				"x1": 23,
				"y1": 6,
				"x2": 23,
				"y2": 8,
				"destination": "m1013_1002"
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "blue_flag",
				"x": 4,
				"y": 3
			},
			{
				"name": "blue_flag",
				"x": 4,
				"y": 7
			},
			{
				"name": "magic_tree",
				"x": 12,
				"y": 1
			},
			{
				"name": "magic_tree",
				"x": 18,
				"y": 9
			}
		],
		"npcs": [
			{
				"name": "guard_mage",
				"x": 6,
				"y": 0
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 1
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 2
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 3
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 4
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 5
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 6
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 7
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 8
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 9
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 10
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 11
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 12
			},
			{
				"name": "guard_mage",
				"x": 6,
				"y": 13
			}
		]
	},
	"m1013_1002": {
		"ingameId": "m1013_1002",
		"displayName": "Mystic Vale Red Mages",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 6,
				"x2": 0,
				"y2": 8,
				"destination": "m1012_1002"
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "red_mage",
				"x": 8,
				"y": 2
			},
			{
				"name": "red_mage",
				"x": 14,
				"y": 7
			},
			{
				"name": "red_mage",
				"x": 19,
				"y": 2
			}
		]
	},
	"m1000_1100": {
		"ingameId": "m1000_1100",
		"displayName": "Jungle",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 14,
				"y1": 0,
				"x2": 16,
				"y2": 0,
				"destination": "m1000_1101",
				"ignoreDraw": false
			},
			{
				"x1": 6,
				"y1": 9,
				"x2": 9,
				"y2": 10,
				"destination": "m1001_1002",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "row_boat",
				"x": 6,
				"y": 8
			},
			{
				"name": "tuna_fish_spot",
				"x": 19,
				"y": 12
			},
			{
				"name": "tuna_fish_spot",
				"x": 23,
				"y": 11
			}
		],
		"npcs": [
			{
				"name": "ned",
				"x": 8,
				"y": 7
			}
		]
	},
	"m1000_1101": {
		"ingameId": "m1000_1101",
		"displayName": "Jungle Beetles",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 14,
				"y1": 13,
				"x2": 16,
				"y2": 13,
				"destination": "m1000_1100",
				"ignoreDraw": false
			},
			{
				"x1": 11,
				"y1": 0,
				"x2": 13,
				"y2": 0,
				"destination": "m1000_1102",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "bamboo_tree",
				"x": 1,
				"y": 1
			},
			{
				"name": "bamboo_tree",
				"x": 18,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "beetle",
				"x": 8,
				"y": 7
			},
			{
				"name": "beetle",
				"x": 9,
				"y": 1
			},
			{
				"name": "beetle",
				"x": 14,
				"y": 7
			},
			{
				"name": "hunting_guide",
				"x": 16,
				"y": 2
			}
		]
	},
	"m1000_1102": {
		"ingameId": "m1000_1102",
		"displayName": "Jungle Baby Thief",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 13,
				"y1": 0,
				"x2": 15,
				"y2": 0,
				"destination": "m1000_1103",
				"ignoreDraw": false
			},
			{
				"x1": 11,
				"y1": 13,
				"x2": 13,
				"y2": 13,
				"destination": "m1000_1101",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"y1": 0,
				"x2": 23,
				"y2": 2,
				"destination": "m1001_1102",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "bamboo_tree",
				"x": 1,
				"y": 2
			},
			{
				"name": "bamboo_tree",
				"x": 0,
				"y": 4
			},
			{
				"name": "bamboo_tree",
				"x": 7,
				"y": 2
			},
			{
				"name": "bamboo_tree",
				"x": 0,
				"y": 7
			},
			{
				"name": "bamboo_tree",
				"x": 5,
				"y": 1
			},
			{
				"name": "bamboo_tree",
				"x": 18,
				"y": 4
			},
			{
				"name": "sugarcane",
				"x": 20,
				"y": 3
			},
			{
				"name": "sugarcane",
				"x": 21,
				"y": 3
			},
			{
				"name": "sugarcane",
				"x": 22,
				"y": 3
			}
		],
		"npcs": [
			{
				"name": "baby_thief",
				"x": 13,
				"y": 8
			}
		]
	},
	"m1001_1102": {
		"ingameId": "m1001_1102",
		"displayName": "Jungle Sugarcane",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 0,
				"x2": 0,
				"y2": 2,
				"destination": "m1000_1102",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "bamboo_tree",
				"x": 4,
				"y": 8
			},
			{
				"name": "bamboo_tree",
				"x": 5,
				"y": 9
			},
			{
				"name": "sugarcane",
				"x": 6,
				"y": 3
			},
			{
				"name": "sugarcane",
				"x": 8,
				"y": 3
			},
			{
				"name": "sugarcane",
				"x": 15,
				"y": 6
			},
			{
				"name": "sugarcane",
				"x": 17,
				"y": 6
			},
			{
				"name": "sugarcane",
				"x": 18,
				"y": 6
			},
			{
				"name": "sugarcane",
				"x": 19,
				"y": 6
			},
			{
				"name": "sugarcane",
				"x": 1,
				"y": 7
			},
			{
				"name": "sugarcane",
				"x": 17,
				"y": 8
			}
		],
		"npcs": [
			{
				"name": "gorilla",
				"x": 14,
				"y": 11
			},
			{
				"name": "trible_fishermen",
				"x": 16,
				"y": 2
			}
		]
	},
	"m1000_1103": {
		"ingameId": "m1000_1103",
		"displayName": "Jungle Tigers",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 13,
				"x2": 15,
				"y1": 13,
				"y2": 13,
				"destination": "m1000_1102",
				"ignoreDraw": false
			},
			{
				"x1": 10,
				"x2": 12,
				"y1": 0,
				"y2": 0,
				"destination": "m1000_1104",
				"ignoreDraw": false
			},
			{
				"x1": 5,
				"x2": 5,
				"y1": 1,
				"y2": 1,
				"destination": "m1000_1103_dug",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "dig_here",
				"x": 5,
				"y": 1
			}
		],
		"npcs": [
			{
				"name": "tiger",
				"x": 11,
				"y": 5
			},
			{
				"name": "tiger",
				"x": 11,
				"y": 7
			},
			{
				"name": "tiger",
				"x": 20,
				"y": 3
			}
		]
	},
	"m1000_1104": {
		"ingameId": "m1000_1104",
		"displayName": "Jungle Enchantment Area",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1000_1103",
				"ignoreDraw": false
			},
			{
				"x1": 10,
				"y1": 0,
				"x2": 12,
				"y2": 0,
				"destination": "m1000_1105",
				"ignoreDraw": false
			}
		],
		"structures": [
			{
				"name": "grass_enchantment_area",
				"x": 10,
				"y": 3
			}
		],
		"objects": [],
		"npcs": []
	},
	"m1000_1105": {
		"ingameId": "m1000_1105",
		"displayName": "Jungle Sign",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1000_1104",
				"ignoreDraw": false
			},
			{
				"x1": 10,
				"y1": 0,
				"x2": 12,
				"y2": 0,
				"destination": "m1000_1106",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "general_sign",
				"x": 7,
				"y": 2
			}
		],
		"npcs": []
	},
	"m1000_1106": {
		"ingameId": "m1000_1106",
		"displayName": "Jungle Maze",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1000_1105",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"y1": 4,
				"x2": 0,
				"y2": 6,
				"destination": "m1000_1106",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"y1": 4,
				"x2": 23,
				"y2": 6,
				"destination": "m1000_1106",
				"ignoreDraw": false
			},
			{
				"x1": 9,
				"y1": 0,
				"x2": 11,
				"y2": 0,
				"destination": "m1000_1107",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "jungle_torch_up",
				"x": 10,
				"y": 3
			}
		],
		"npcs": []
	},
	"m1000_1107": {
		"ingameId": "m1000_1107",
		"displayName": "Omboko Entrance",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1000_1106",
				"ignoreDraw": false
			},
			{
				"x1": 10,
				"y1": 0,
				"x2": 12,
				"y2": 0,
				"destination": "m1000_1108",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "jungle_torch_up",
				"x": 8,
				"y": 0
			},
			{
				"name": "jungle_torch_up",
				"x": 13,
				"y": 0
			}
		],
		"npcs": [
			{
				"name": "triblemen",
				"x": 15,
				"y": 4
			}
		]
	},
	"m1000_1108": {
		"ingameId": "m1000_1108",
		"displayName": "Omboko Bondfire",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 0,
				"x2": 12,
				"y2": 0,
				"destination": "m1000_1109",
				"ignoreDraw": false
			},
			{
				"x1": 10,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1000_1107",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "bondfire_off",
				"x": 4,
				"y": 4
			}
		],
		"npcs": [
			{
				"name": "triblemen",
				"x": 13,
				"y": 5
			},
			{
				"name": "triblemen",
				"x": 10,
				"y": 6
			},
			{
				"name": "triblemen",
				"x": 2,
				"y": 7
			},
			{
				"name": "triblemen",
				"x": 5,
				"y": 1
			}
		]
	},
	"m1000_1109": {
		"ingameId": "m1000_1109",
		"displayName": "Omboko Center",
		"upperImg": true,
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 10,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1000_1108",
				"ignoreDraw": false
			},
			{
				"x1": 9,
				"y1": 0,
				"x2": 12,
				"y2": 0,
				"destination": "m1000_1110",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"y1": 5,
				"x2": 0,
				"y2": 8,
				"destination": "m999_1109",
				"ignoreDraw": false
			},
			{
				"x1": 17,
				"y1": 6,
				"x2": 17,
				"y2": 7,
				"destination": "m1000_1109_bank",
				"ignoreDraw": true
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "jungle_torch_up",
				"x": 2,
				"y": 2
			},
			{
				"name": "jungle_torch_up",
				"x": 21,
				"y": 9
			},
			{
				"name": "damage_fire",
				"x": 9,
				"y": 5
			},
			{
				"name": "white_flag",
				"x": 20,
				"y": 6
			},
			{
				"name": "bank_sign",
				"x": 21,
				"y": 6
			},
			{
				"name": "single_entrance_hole",
				"x": 17,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "triblemen",
				"x": 8,
				"y": 4
			},
			{
				"name": "gorilla",
				"x": 5,
				"y": 1
			},
			{
				"name": "triblemen",
				"x": 18,
				"y": 10
			}
		]
	},
	"m1000_1109_bank": {
		"ingameId": "m1000_1109_bank",
		"displayName": "Omboko Bank",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 9,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1000_1109",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "trible_banker",
				"x": 7,
				"y": 4
			},
			{
				"name": "trible_banker",
				"x": 9,
				"y": 4
			},
			{
				"name": "other_trible_banker",
				"x": 14,
				"y": 4
			},
			{
				"name": "other_trible_banker",
				"x": 12,
				"y": 4
			},
			{
				"name": "market_sign",
				"x": 14,
				"y": 7
			}
		],
		"npcs": []
	},
	"m999_1109": {
		"ingameId": "m999_1109",
		"displayName": "Omboko Fire Spirit",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 23,
				"y1": 5,
				"x2": 23,
				"y2": 8,
				"destination": "m1000_1109",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "jungle_torch_up",
				"x": 5,
				"y": 2
			},
			{
				"name": "jungle_torch_up",
				"x": 13,
				"y": 2
			},
			{
				"name": "jungle_torch_up",
				"x": 5,
				"y": 6
			},
			{
				"name": "jungle_torch_up",
				"x": 13,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "gorilla",
				"x": 2,
				"y": 1
			},
			{
				"name": "gorilla",
				"x": 2,
				"y": 4
			},
			{
				"name": "gorilla",
				"x": 2,
				"y": 7
			},
			{
				"name": "fire_spirit",
				"x": 9,
				"y": 4
			}
		]
	},
	"m1000_1110": {
		"ingameId": "m1000_1110",
		"displayName": "Omboko North",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 9,
				"x2": 12,
				"y1": 13,
				"y2": 13,
				"destination": "m1000_1109",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 6,
				"y2": 8,
				"destination": "m1001_1110",
				"ignoreDraw": false
			},
			{
				"x1": 7,
				"x2": 7,
				"y1": 4,
				"y2": 5,
				"destination": "m1000_1110_shop",
				"ignoreDraw": true
			},
			{
				"x1": 0,
				"x2": 0,
				"y1": 6,
				"y2": 8,
				"destination": "m999_1110",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "bamboo_bed",
				"x": 4,
				"y": 4
			},
			{
				"name": "bamboo_tree",
				"x": 13,
				"y": 0
			},
			{
				"name": "bamboo_tree",
				"x": 0,
				"y": 0
			},
			{
				"name": "single_entrance_hole",
				"x": 7,
				"y": 4
			}
		],
		"npcs": [
			{
				"name": "gorilla",
				"x": 17,
				"y": 7
			}
		]
	},
	"m1000_1110_shop": {
		"ingameId": "m1000_1110_shop",
		"displayName": "Omboko Shop",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 9,
				"y1": 13,
				"x2": 12,
				"y2": 13,
				"destination": "m1000_1110",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "tribleman_shop",
				"x": 8,
				"y": 5
			},
			{
				"name": "tribleman_shop",
				"x": 12,
				"y": 6
			},
			{
				"name": "gorilla",
				"x": 11,
				"y": 3
			}
		]
	},
	"m1001_1110": {
		"ingameId": "m1001_1110",
		"displayName": "Omboko Graveyard",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 0,
				"y1": 6,
				"x2": 0,
				"y2": 8,
				"destination": "m1000_1110",
				"ignoreDraw": false
			},
			{
				"x1": 3,
				"y1": 0,
				"x2": 4,
				"y2": 0,
				"destination": "m1001_1111",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "jungle_cross",
				"x": 12,
				"y": 4
			},
			{
				"name": "jungle_cross",
				"x": 14,
				"y": 4
			},
			{
				"name": "jungle_cross",
				"x": 16,
				"y": 4
			},
			{
				"name": "jungle_cross",
				"x": 18,
				"y": 4
			},
			{
				"name": "jungle_cross",
				"x": 20,
				"y": 4
			},
			{
				"name": "jungle_cross",
				"x": 13,
				"y": 6
			},
			{
				"name": "jungle_cross",
				"x": 15,
				"y": 6
			},
			{
				"name": "jungle_cross",
				"x": 17,
				"y": 6
			},
			{
				"name": "jungle_cross",
				"x": 19,
				"y": 6
			},
			{
				"name": "jungle_cross",
				"x": 21,
				"y": 6
			},
			{
				"name": "jungle_cross",
				"x": 12,
				"y": 8
			},
			{
				"name": "jungle_cross",
				"x": 14,
				"y": 8
			},
			{
				"name": "jungle_cross",
				"x": 16,
				"y": 8
			},
			{
				"name": "jungle_cross",
				"x": 18,
				"y": 8
			},
			{
				"name": "jungle_cross",
				"x": 20,
				"y": 8
			},
			{
				"name": "haunted_tree",
				"x": 6,
				"y": 0
			}
		],
		"npcs": [
			{
				"name": "monk",
				"x": 9,
				"y": 5
			},
			{
				"name": "druid",
				"x": 3,
				"y": 5
			}
		]
	},
	"m1001_1111": {
		"ingameId": "m1001_1111",
		"displayName": "Omboko Farming",
		"height": 14,
		"width": 24,
		"paths": [
			{
				"x1": 3,
				"x2": 4,
				"y1": 13,
				"y2": 13,
				"destination": "m1001_1110",
				"ignoreDraw": false
			},
			{
				"x1": 9,
				"x2": 11,
				"y1": 0,
				"y2": 0,
				"destination": "m1001_1112",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "farming_none",
				"x": 3,
				"y": 0
			},
			{
				"name": "piranha_fish_spot",
				"x": 13,
				"y": 6
			},
			{
				"name": "portable_bank",
				"x": 2,
				"y": 4
			}
		],
		"npcs": []
	},
	"m1008_991": {
		"ingameId": "m1008_991",
		"displayName": "Dock Haven Plaza",
		"upperImg": false,
		"paths": [
			{
				"x1": 0,
				"x2": 0,
				"y1": 6,
				"y2": 8,
				"destination": "m1007_991",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"x2": 0,
				"y1": 10,
				"y2": 11,
				"destination": "m1007_991",
				"ignoreDraw": false
			},
			{
				"x1": 15,
				"x2": 17,
				"y1": 0,
				"y2": 0,
				"destination": "m1008_990",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 6,
				"y2": 7,
				"destination": "m1009_991",
				"ignoreDraw": false
			},
			{
				"x1": 1,
				"x2": 1,
				"y1": 4,
				"y2": 5,
				"destination": "m1008_991_shop",
				"ignoreDraw": true
			},
			{
				"x1": 9,
				"x2": 9,
				"y1": 7,
				"y2": 8,
				"destination": "m1008_991_bank",
				"ignoreDraw": true
			},
			{
				"x1": 14,
				"x2": 14,
				"y1": 12,
				"y2": 12,
				"destination": "m1008_980",
				"ignoreDraw": true
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "single_wooden_door",
				"x": 1,
				"y": 4
			},
			{
				"name": "single_wooden_door",
				"x": 9,
				"y": 7
			},
			{
				"name": "bank_sign",
				"x": 12,
				"y": 7
			},
			{
				"name": "fish_sign",
				"x": 3,
				"y": 4
			},
			{
				"name": "white_flag",
				"x": 18,
				"y": 7
			},
			{
				"name": "mangrove_tree",
				"x": 19,
				"y": 9
			},
			{
				"name": "swim",
				"x": 14,
				"y": 12
			}
		],
		"npcs": [
			{
				"name": "roger",
				"x": 16,
				"y": 8
			},
			{
				"name": "dockhaven_lookout",
				"x": 15,
				"y": 10
			}
		]
	},
	"m1008_991_bank": {
		"ingameId": "m1008_991_bank",
		"displayName": "Dock Haven Bank",
		"upperImg": false,
		"paths": [
			{
				"x1": 10,
				"x2": 13,
				"y1": 13,
				"y2": 13,
				"destination": "m1008_991",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "banker",
				"x": 7,
				"y": 4
			},
			{
				"name": "banker",
				"x": 9,
				"y": 4
			},
			{
				"name": "other_banker",
				"x": 16,
				"y": 4
			},
			{
				"name": "other_banker",
				"x": 14,
				"y": 4
			},
			{
				"name": "market_sign",
				"x": 16,
				"y": 6
			}
		],
		"npcs": []
	},
	"m1008_991_shop": {
		"ingameId": "m1008_991_shop",
		"displayName": "Dock Haven Fish Shop",
		"upperImg": false,
		"paths": [
			{
				"x1": 9,
				"x2": 13,
				"y1": 13,
				"y2": 13,
				"destination": "m1008_991",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "fish_salesmen2",
				"x": 11,
				"y": 7
			}
		]
	},
	"m1007_991": {
		"ingameId": "m1007_991",
		"displayName": "Dock Haven Pier",
		"upperImg": false,
		"paths": [
			{
				"x1": 23,
				"x2": 23,
				"y1": 10,
				"y2": 11,
				"destination": "m1008_991",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 5,
				"y2": 8,
				"destination": "m1008_991",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "shark_fish_spot",
				"x": 0,
				"y": 6
			},
			{
				"name": "shark_fish_spot",
				"x": 0,
				"y": 5
			},
			{
				"name": "shark_fish_spot",
				"x": 0,
				"y": 4
			},
			{
				"name": "shark_fish_spot",
				"x": 0,
				"y": 3
			},
			{
				"name": "shark_fish_spot",
				"x": 19,
				"y": 1
			},
			{
				"name": "fishing_cage",
				"x": 16,
				"y": 3
			}
		],
		"npcs": [
			{
				"name": "water_spirit",
				"x": 1,
				"y": 4
			},
			{
				"name": "stubby_girl",
				"x": 9,
				"y": 0
			},
			{
				"name": "seagull",
				"x": 5,
				"y": 8
			},
			{
				"name": "seagull",
				"x": 20,
				"y": 6
			},
			{
				"name": "seagull",
				"x": 12,
				"y": 4
			},
			{
				"name": "seagull",
				"x": 7,
				"y": 4
			}
		]
	},
	"m1009_991": {
		"ingameId": "m1009_991",
		"displayName": "Lochness Minigame",
		"upperImg": false,
		"paths": [
			{
				"x1": 0,
				"x2": 0,
				"y1": 6,
				"y2": 7,
				"destination": "m1008_991",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "anvil",
				"x": 6,
				"y": 1
			},
			{
				"name": "broken_cannon",
				"x": 5,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "lochness_monster_hunter",
				"x": 17,
				"y": 10
			}
		]
	},
	"m1008_980": {
		"ingameId": "m1008_980",
		"displayName": "Pirate Isle",
		"upperImg": false,
		"paths": [
			{
				"x1": 12,
				"x2": 12,
				"y1": 1,
				"y2": 1,
				"destination": "m1008_991",
				"ignoreDraw": false
			},
			{
				"x1": 11,
				"x2": 15,
				"y1": 13,
				"y2": 13,
				"destination": "m1008_979",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "red_flag",
				"x": 4,
				"y": 3
			},
			{
				"name": "swim",
				"x": 12,
				"y": 1
			}
		],
		"npcs": [
			{
				"name": "crab",
				"x": 13,
				"y": 10
			},
			{
				"name": "pirate",
				"x": 17,
				"y": 7
			},
			{
				"name": "pirate",
				"x": 9,
				"y": 5
			}
		]
	},
	"m1008_979": {
		"ingameId": "m1008_979",
		"displayName": "Pirate Isle Ship",
		"upperImg": false,
		"paths": [
			{
				"x1": 13,
				"x2": 16,
				"y1": 0,
				"y2": 0,
				"destination": "m1008_980",
				"ignoreDraw": false
			},
			{
				"x1": 2,
				"x2": 3,
				"y1": 6,
				"y2": 7,
				"destination": "m1008_979_under1",
				"ignoreDraw": false
			},
			{
				"x1": 14,
				"x2": 17,
				"y1": 8,
				"y2": 8,
				"destination": "m1008_979_pirateship",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "quicksand",
				"x": 2,
				"y": 6
			},
			{
				"name": "pirate_ship_hijack",
				"x": 13,
				"y": 5
			}
		],
		"npcs": []
	},
	"m1008_979_pirateship": {
		"ingameId": "m1008_979_pirateship",
		"displayName": "Pirate Ship",
		"upperImg": false,
		"paths": [
			{
				"x1": 13,
				"x2": 14,
				"y1": 11,
				"y2": 11,
				"destination": "m1008_979",
				"ignoreDraw": false
			},
			{
				"x1": 21,
				"x2": 21,
				"y1": 7,
				"y2": 7,
				"destination": "m1008_979_pirateship_under1",
				"ignoreDraw": true
			},
			{
				"x1": 15,
				"x2": 16,
				"y1": 0,
				"y2": 3,
				"destination": "m1008_979_pirateship_upper",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "ladder",
				"x": 21,
				"y": 7
			},
			{
				"name": "pirate_ship_sail",
				"x": 7,
				"y": 0
			},
			{
				"name": "shark_fish_spot",
				"x": 18,
				"y": 1
			},
			{
				"name": "pirate_ship_sail_climb",
				"x": 15,
				"y": 0
			}
		],
		"npcs": [
			{
				"name": "pirate_guard",
				"x": 3,
				"y": 3
			},
			{
				"name": "pirate_guard",
				"x": 4,
				"y": 4
			},
			{
				"name": "pirate_guard",
				"x": 3,
				"y": 5
			},
			{
				"name": "fishing_pirate",
				"x": 1,
				"y": 4
			},
			{
				"name": "donny",
				"x": 15,
				"y": 5
			}
		]
	},
	"m1008_979_pirateship_under1": {
		"ingameId": "m1008_979_pirateship_under1",
		"displayName": "Pirate Ship Bilge",
		"upperImg": false,
		"paths": [
			{
				"x1": 20,
				"x2": 20,
				"y1": 7,
				"y2": 8,
				"destination": "m1008_979_pirateship",
				"ignoreDraw": true
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "large_ladder",
				"x": 20,
				"y": 7
			},
			{
				"name": "pirate_chest",
				"x": 2,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "pirate",
				"x": 7,
				"y": 5
			},
			{
				"name": "pirate",
				"x": 15,
				"y": 5
			}
		]
	},
	"m1008_979_under1": {
		"ingameId": "m1008_979_under1",
		"displayName": "Pirate Isle Under",
		"upperImg": false,
		"paths": [
			{
				"x1": 7,
				"x2": 7,
				"y1": 4,
				"y2": 5,
				"destination": "m1008_979",
				"ignoreDraw": false
			},
			{
				"x1": 13,
				"x2": 13,
				"y1": 3,
				"y2": 4,
				"destination": "m1007_998_under1",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "sewer_exit_ladder",
				"x": 7,
				"y": 4
			},
			{
				"name": "tunnel",
				"x": 13,
				"y": 3
			}
		],
		"npcs": [
			{
				"name": "marin",
				"x": 11,
				"y": 6
			}
		]
	},
	"m1007_998_under1": {
		"ingameId": "m1007_998_under1",
		"displayName": "Beach Cave Blocked",
		"upperImg": false,
		"paths": [
			{
				"x1": 15,
				"x2": 17,
				"y1": 0,
				"y2": 0,
				"destination": "m1007_999_under1",
				"ignoreDraw": false
			},
			{
				"x1": 11,
				"x2": 11,
				"y1": 7,
				"y2": 8,
				"destination": "m1008_979_under1",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "tunnel",
				"x": 11,
				"y": 7
			},
			{
				"name": "cracked_sandstone",
				"x": 14,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "pirate",
				"x": 17,
				"y": 10
			}
		]
	},
	"m1000_1103_dug": {
		"ingameId": "m1000_1103_dug",
		"displayName": "Jungle Tigers Under",
		"upperImg": false,
		"paths": [
			{
				"x1": 8,
				"x2": 8,
				"y1": 2,
				"y2": 3,
				"destination": "m1000_1103",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "jungle_gemstone_rock",
				"x": 15,
				"y": 5
			},
			{
				"name": "sewer_exit_ladder",
				"x": 8,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "tiger",
				"x": 14,
				"y": 8
			}
		]
	},
	"m1001_1000_charcoal": {
		"ingameId": "m1001_1000_charcoal",
		"displayName": "Charcoal Kiln",
		"upperImg": false,
		"paths": [
			{
				"x1": 23,
				"x2": 23,
				"y1": 5,
				"y2": 6,
				"destination": "m1002_1000_inside1",
				"ignoreDraw": false
			}
		],
		"structures": [
			{
				"name": "charcoal_kiln",
				"x": 5,
				"y": 1
			}
		],
		"objects": [
			{
				"name": "general_sign",
				"x": 10,
				"y": 4
			},
			{
				"name": "charcoal_pile",
				"x": 5,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "dwarf_gemstone_main",
				"x": 16,
				"y": 10
			},
			{
				"name": "dwarf_gemstone_main",
				"x": 22,
				"y": 2
			},
			{
				"name": "dwarf_gemstone_main",
				"x": 22,
				"y": 0
			},
			{
				"name": "dwarf_gemstone_main",
				"x": 18,
				"y": 2
			},
			{
				"name": "dwarf_gemstone_main",
				"x": 19,
				"y": 0
			},
			{
				"name": "dwarf_gemstone_main",
				"x": 20,
				"y": 1
			}
		]
	},
	"m1004_998_sewers": {
		"ingameId": "m1004_998_sewers",
		"displayName": "Silkfang's Lair Entrance",
		"upperImg": false,
		"paths": [
			{
				"x1": 15,
				"x2": 17,
				"y1": 0,
				"y2": 0,
				"destination": "m1004_999_sewers",
				"ignoreDraw": false
			},
			{
				"x1": 5,
				"x2": 7,
				"y1": 6,
				"y2": 8,
				"destination": "m1004_998_sewers_2",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "boss_sign",
				"x": 3,
				"y": 3
			},
			{
				"name": "giant_purple_spider_enterance",
				"x": 5,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "spider",
				"x": 6,
				"y": 1
			},
			{
				"name": "spider",
				"x": 13,
				"y": 3
			},
			{
				"name": "spider",
				"x": 20,
				"y": 1
			},
			{
				"name": "spider",
				"x": 20,
				"y": 5
			},
			{
				"name": "spider",
				"x": 14,
				"y": 8
			},
			{
				"name": "spider",
				"x": 3,
				"y": 9
			}
		]
	},
	"m1004_998_sewers_2": {
		"ingameId": "m1004_998_sewers_2",
		"displayName": "Silkfang's Lair",
		"upperImg": false,
		"paths": [
			{
				"x1": 6,
				"x2": 6,
				"y1": 5,
				"y2": 6,
				"destination": "m1004_998_sewers",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "large_ladder",
				"x": 6,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "silkfang",
				"x": 19,
				"y": 3
			},
			{
				"name": "baby_silkfang",
				"x": 1,
				"y": 9
			},
			{
				"name": "baby_silkfang",
				"x": 7,
				"y": 0
			}
		]
	},
	"m1008_974": {
		"ingameId": "m1008_974",
		"displayName": "Desert Cactus",
		"upperImg": false,
		"paths": [
			{
				"x1": 16,
				"x2": 18,
				"y1": 0,
				"y2": 0,
				"destination": "m1008_975",
				"ignoreDraw": false
			},
			{
				"x1": 15,
				"x2": 17,
				"y1": 13,
				"y2": 13,
				"destination": "m1008_973",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "large_pile_of_sand",
				"x": 2,
				"y": 2
			},
			{
				"name": "cactus_tree",
				"x": 20,
				"y": 8
			},
			{
				"name": "general_sign",
				"x": 13,
				"y": 11
			}
		],
		"npcs": [
			{
				"name": "dust_devil",
				"x": 13,
				"y": 1
			},
			{
				"name": "dust_devil",
				"x": 15,
				"y": 8
			}
		]
	},
	"m1008_975": {
		"ingameId": "m1008_975",
		"displayName": "Desert Pirate Ship",
		"upperImg": false,
		"paths": [
			{
				"x1": 16,
				"x2": 18,
				"y1": 13,
				"y2": 13,
				"destination": "m1008_974",
				"ignoreDraw": false
			},
			{
				"x1": 3,
				"x2": 7,
				"y1": 4,
				"y2": 6,
				"destination": "m1008_979",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "pirate_ship_hijack",
				"x": 2,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "ali",
				"x": 17,
				"y": 3
			}
		]
	},
	"m1008_979_pirateship_upper": {
		"ingameId": "m1008_979_pirateship_upper",
		"displayName": "Pirate Ship Upper",
		"upperImg": false,
		"paths": [
			{
				"x1": 15,
				"x2": 16,
				"y1": 2,
				"y2": 3,
				"destination": "m1008_979_pirateship",
				"ignoreDraw": false
			},
			{
				"x1": 20,
				"x2": 21,
				"y1": 6,
				"y2": 7,
				"destination": "m1008_975",
				"ignoreDraw": false
			},
			{
				"x1": 18,
				"x2": 18,
				"y1": 6,
				"y2": 7,
				"destination": "m1008_979_pirateship_sailing4",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "shipwheel",
				"x": 20,
				"y": 6
			},
			{
				"name": "pirate_ship_top_sail",
				"x": 7,
				"y": 2
			},
			{
				"name": "pirate_ship_top_sail_climb",
				"x": 15,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "upper_pirate",
				"x": 7,
				"y": 5
			},
			{
				"name": "upper_pirate",
				"x": 4,
				"y": 7
			},
			{
				"name": "upper_pirate",
				"x": 10,
				"y": 5
			},
			{
				"name": "pirateship_captain",
				"x": 18,
				"y": 6
			}
		]
	},
	"m999_1110": {
		"ingameId": "m999_1110",
		"displayName": "",
		"upperImg": false,
		"paths": [
			{
				"x1": 23,
				"x2": 23,
				"y1": 6,
				"y2": 8,
				"destination": "m1000_1110",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "bamboo_tree",
				"x": 0,
				"y": 1
			},
			{
				"name": "bamboo_tree",
				"x": 0,
				"y": 2
			},
			{
				"name": "bamboo_tree",
				"x": 1,
				"y": 3
			},
			{
				"name": "bamboo_tree",
				"x": 0,
				"y": 4
			},
			{
				"name": "bamboo_tree",
				"x": 0,
				"y": 5
			},
			{
				"name": "bamboo_tree",
				"x": 1,
				"y": 6
			},
			{
				"name": "bamboo_tree",
				"x": 0,
				"y": 7
			}
		],
		"npcs": [
			{
				"name": "ent",
				"x": 8,
				"y": 2
			},
			{
				"name": "ent",
				"x": 19,
				"y": 1
			},
			{
				"name": "ent",
				"x": 8,
				"y": 8
			},
			{
				"name": "ent",
				"x": 18,
				"y": 7
			},
			{
				"name": "druid",
				"x": 10,
				"y": 6
			},
			{
				"name": "druid",
				"x": 17,
				"y": 5
			}
		]
	},
	"m1000_1000_hell": {
		"ingameId": "m1000_1000_hell",
		"displayName": "",
		"upperImg": false,
		"paths": [
			{
				"x1": 12,
				"x2": 14,
				"y1": 0,
				"y2": 0,
				"destination": "m1000_1001_hell",
				"ignoreDraw": false
			},
			{
				"x1": 16,
				"x2": 16,
				"y1": 9,
				"y2": 9,
				"destination": "m1000_1000_hell2",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "dig_here",
				"x": 16,
				"y": 9
			},
			{
				"name": "lava_eel_fish_spot",
				"x": 20,
				"y": 7
			},
			{
				"name": "fire_enchantment_area",
				"x": 2,
				"y": 4
			}
		],
		"npcs": [
			{
				"name": "flufflare",
				"x": 19,
				"y": 2
			},
			{
				"name": "flufflare",
				"x": 11,
				"y": 7
			}
		]
	},
	"m1000_1001_hell": {
		"ingameId": "m1000_1001_hell",
		"displayName": "",
		"upperImg": false,
		"paths": [
			{
				"x1": 12,
				"x2": 14,
				"y1": 13,
				"y2": 13,
				"destination": "m1000_1000_hell",
				"ignoreDraw": false
			},
			{
				"x1": 16,
				"x2": 16,
				"y1": 9,
				"y2": 9,
				"destination": "m1000_1001_hell2",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "general_sign",
				"x": 7,
				"y": 2
			},
			{
				"name": "promethium_rock",
				"x": 22,
				"y": 8
			},
			{
				"name": "titanium_rock",
				"x": 19,
				"y": 11
			},
			{
				"name": "dig_here",
				"x": 16,
				"y": 9
			}
		],
		"npcs": [
			{
				"name": "lava_rocky",
				"x": 17,
				"y": 3
			},
			{
				"name": "lava_rocky",
				"x": 10,
				"y": 8
			},
			{
				"name": "lava_rocky",
				"x": 10,
				"y": 2
			}
		]
	},
	"m1020_979_desert_island_under": {
		"ingameId": "m1020_979_desert_island_under",
		"displayName": "Desert Island Under Iron Chest",
		"upperImg": false,
		"paths": [],
		"structures": [],
		"objects": [
			{
				"name": "green_treasure_map_quest",
				"x": 17,
				"y": 5
			},
			{
				"name": "iron_thieving_chest",
				"x": 21,
				"y": 2
			}
		],
		"npcs": []
	},
	"m1008_979_pirateship_sailing4": {
		"ingameId": "m1008_979_pirateship_sailing4",
		"displayName": "Pirate Ship Patches",
		"upperImg": false,
		"paths": [
			{
				"x1": 19,
				"x2": 19,
				"y1": 6,
				"y2": 7,
				"destination": "m1020_979_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "portable_bank",
				"x": 19,
				"y": 3
			},
			{
				"name": "pirate_ship_top_sail",
				"x": 15,
				"y": 2
			},
			{
				"name": "pirate_ship_top_sail",
				"x": 7,
				"y": 2
			},
			{
				"name": "boat_hole_patched1_lower",
				"x": 2,
				"y": 5
			},
			{
				"name": "boat_hole_patched1_lower",
				"x": 8,
				"y": 7
			},
			{
				"name": "boat_hole_patched1_lower",
				"x": 12,
				"y": 8
			},
			{
				"name": "shipwheel",
				"x": 20,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "pirateship_captain",
				"x": 19,
				"y": 6
			}
		]
	},
	"m1020_979_desert_island": {
		"ingameId": "m1020_979_desert_island",
		"displayName": "Desert Island Dead Pirate",
		"upperImg": false,
		"paths": [
			{
				"x1": 23,
				"x2": 23,
				"y1": 4,
				"y2": 6,
				"destination": "m1021_979_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 15,
				"x2": 16,
				"y1": 0,
				"y2": 0,
				"destination": "m1020_980_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 14,
				"x2": 15,
				"y1": 13,
				"y2": 13,
				"destination": "m1020_978_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 13,
				"x2": 13,
				"y1": 2,
				"y2": 2,
				"destination": "m1020_979_desert_island_under",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "dead_pirate1_lower.png",
				"x": 11,
				"y": 2
			},
			{
				"name": "dig_here",
				"x": 13,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "splashy",
				"x": 6,
				"y": 7
			},
			{
				"name": "splashy",
				"x": 3,
				"y": 4
			}
		]
	},
	"m1020_980_desert_island": {
		"ingameId": "m1020_980_desert_island",
		"displayName": "Desert Island Clouds",
		"upperImg": false,
		"paths": [
			{
				"x1": 15,
				"x2": 16,
				"y1": 13,
				"y2": 13,
				"destination": "m1020_979_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "small_cloud",
				"x": 14,
				"y": 2
			},
			{
				"name": "small_cloud",
				"x": 19,
				"y": 2
			},
			{
				"name": "small_cloud",
				"x": 17,
				"y": 6
			}
		]
	},
	"m1020_978_desert_island": {
		"ingameId": "m1020_978_desert_island",
		"displayName": "Desert Island Bottom Sardines",
		"upperImg": false,
		"paths": [
			{
				"x1": 14,
				"x2": 15,
				"y1": 0,
				"y2": 0,
				"destination": "m1020_979_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "sardine_fish_spot",
				"x": 11,
				"y": 5
			},
			{
				"name": "sardine_fish_spot",
				"x": 11,
				"y": 6
			},
			{
				"name": "sardine_fish_spot",
				"x": 11,
				"y": 7
			},
			{
				"name": "sardine_fish_spot",
				"x": 11,
				"y": 8
			},
			{
				"name": "sardine_fish_spot",
				"x": 11,
				"y": 9
			}
		],
		"npcs": []
	},
	"m1021_979_desert_island": {
		"ingameId": "m1021_979_desert_island",
		"displayName": "Desert Island Trees",
		"upperImg": false,
		"paths": [
			{
				"x1": 23,
				"x2": 23,
				"y1": 4,
				"y2": 6,
				"destination": "m1022_979_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 8,
				"x2": 10,
				"y1": 0,
				"y2": 0,
				"destination": "m1021_980_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"x2": 0,
				"y1": 4,
				"y2": 6,
				"destination": "m1020_979_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 13,
				"x2": 14,
				"y1": 13,
				"y2": 13,
				"destination": "m1021_978_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 10,
				"x2": 10,
				"y1": 6,
				"y2": 6,
				"destination": "m1021_979_desert_island_under",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "tree",
				"x": 4,
				"y": 1
			},
			{
				"name": "tree",
				"x": 10,
				"y": 2
			},
			{
				"name": "tree",
				"x": 4,
				"y": 8
			},
			{
				"name": "tree",
				"x": 15,
				"y": 7
			},
			{
				"name": "tree",
				"x": 16,
				"y": 1
			},
			{
				"name": "ladder",
				"x": 10,
				"y": 6
			}
		],
		"npcs": []
	},
	"m1021_980_desert_island": {
		"ingameId": "m1021_980_desert_island",
		"displayName": "Desert Island Enchant",
		"upperImg": false,
		"paths": [
			{
				"x1": 8,
				"x2": 10,
				"y1": 13,
				"y2": 13,
				"destination": "m1021_979_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "damage1_enchantment_area",
				"x": 15,
				"y": 4
			},
			{
				"name": "tree",
				"x": 5,
				"y": 2
			}
		],
		"npcs": []
	},
	"m1021_978_desert_island": {
		"ingameId": "m1021_978_desert_island",
		"displayName": "Desert Island Mines",
		"upperImg": false,
		"paths": [
			{
				"x1": 13,
				"x2": 14,
				"y1": 0,
				"y2": 0,
				"destination": "m1021_979_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 10,
				"x2": 14,
				"y1": 13,
				"y2": 13,
				"destination": "m1021_977_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "bronze_pickaxe",
				"x": 3,
				"y": 6
			},
			{
				"name": "earth_orb",
				"x": 7,
				"y": 7
			},
			{
				"name": "earth_orb",
				"x": 19,
				"y": 7
			},
			{
				"name": "coal_rock",
				"x": 17,
				"y": 8
			},
			{
				"name": "copper_rock",
				"x": 16,
				"y": 9
			},
			{
				"name": "copper_rock",
				"x": 10,
				"y": 4
			},
			{
				"name": "coal_rock",
				"x": 14,
				"y": 4
			}
		],
		"npcs": []
	},
	"m1021_977_desert_island": {
		"ingameId": "m1021_977_desert_island",
		"displayName": "Desert Island Grave Yard",
		"upperImg": false,
		"paths": [
			{
				"x1": 10,
				"x2": 14,
				"y1": 0,
				"y2": 0,
				"destination": "m1021_978_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "dead_priest",
				"x": 16,
				"y": 3
			},
			{
				"name": "jungle_cross",
				"x": 6,
				"y": 3
			},
			{
				"name": "jungle_cross",
				"x": 11,
				"y": 3
			},
			{
				"name": "jungle_cross",
				"x": 6,
				"y": 8
			},
			{
				"name": "jungle_cross",
				"x": 11,
				"y": 8
			},
			{
				"name": "jungle_cross",
				"x": 16,
				"y": 8
			}
		],
		"npcs": []
	},
	"m1022_979_desert_island": {
		"ingameId": "m1022_979_desert_island",
		"displayName": "Desert Island Log",
		"upperImg": false,
		"paths": [
			{
				"x1": 18,
				"x2": 19,
				"y1": 0,
				"y2": 0,
				"destination": "m1022_980_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 5,
				"y2": 8,
				"destination": "m1023_979_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 17,
				"x2": 18,
				"y1": 13,
				"y2": 13,
				"destination": "m1022_978_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"x2": 0,
				"y1": 4,
				"y2": 6,
				"destination": "m1021_979_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "log_cross_fixed",
				"x": 13,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "chicken",
				"x": 5,
				"y": 2
			},
			{
				"name": "chicken",
				"x": 4,
				"y": 7
			}
		]
	},
	"m1022_980_desert_island": {
		"ingameId": "m1022_980_desert_island",
		"displayName": "Desert Island General Store",
		"upperImg": false,
		"paths": [
			{
				"x1": 7,
				"x2": 7,
				"y1": 2,
				"y2": 2,
				"destination": "m1022_980_desert_island_under",
				"ignoreDraw": false
			},
			{
				"x1": 21,
				"x2": 21,
				"y1": 2,
				"y2": 3,
				"destination": "m1022_980_desert_island_shop",
				"ignoreDraw": true
			},
			{
				"x1": 18,
				"x2": 19,
				"y1": 13,
				"y2": 13,
				"destination": "m1022_979_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "single_wooden_door",
				"x": 21,
				"y": 2
			},
			{
				"name": "matches_sign",
				"x": 19,
				"y": 2
			},
			{
				"name": "hole",
				"x": 7,
				"y": 2
			}
		],
		"npcs": []
	},
	"m1022_978_desert_island": {
		"ingameId": "m1022_978_desert_island",
		"displayName": "Desert Island Flowers",
		"upperImg": false,
		"paths": [
			{
				"x1": 17,
				"x2": 18,
				"y1": 0,
				"y2": 0,
				"destination": "m1022_979_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "anchovy_fish_spot",
				"x": 9,
				"y": 5
			},
			{
				"name": "fishing_rod",
				"x": 5,
				"y": 2
			}
		],
		"npcs": [
			{
				"name": "dancing_flower",
				"x": 1,
				"y": 2
			},
			{
				"name": "dancing_flower",
				"x": 3,
				"y": 6
			},
			{
				"name": "dancing_flower",
				"x": 20,
				"y": 3
			},
			{
				"name": "dancing_flower",
				"x": 17,
				"y": 8
			}
		]
	},
	"m1023_979_desert_island": {
		"ingameId": "m1023_979_desert_island",
		"displayName": "Desert Island Tombs",
		"upperImg": false,
		"paths": [
			{
				"x1": 9,
				"x2": 11,
				"y1": 0,
				"y2": 0,
				"destination": "m1023_980_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"x2": 0,
				"y1": 5,
				"y2": 8,
				"destination": "m1022_979_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 17,
				"x2": 17,
				"y1": 3,
				"y2": 3,
				"destination": "m1023_979_desert_island_under",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "ladder",
				"x": 17,
				"y": 3
			},
			{
				"name": "earth_tomb",
				"x": 12,
				"y": 3
			},
			{
				"name": "air_tomb",
				"x": 6,
				"y": 5
			},
			{
				"name": "water_tomb",
				"x": 9,
				"y": 7
			},
			{
				"name": "fire_tomb",
				"x": 13,
				"y": 8
			},
			{
				"name": "grass_tomb",
				"x": 17,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "spider",
				"x": 14,
				"y": 4
			},
			{
				"name": "spider",
				"x": 19,
				"y": 2
			},
			{
				"name": "spider",
				"x": 17,
				"y": 10
			}
		]
	},
	"m1023_980_desert_island": {
		"ingameId": "m1023_980_desert_island",
		"displayName": "Desert Island Unpowered Orbs",
		"upperImg": false,
		"paths": [
			{
				"x1": 9,
				"x2": 11,
				"y1": 13,
				"y2": 13,
				"destination": "m1023_979_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "unpowered_orb",
				"x": 5,
				"y": 4
			},
			{
				"name": "unpowered_orb",
				"x": 4,
				"y": 8
			},
			{
				"name": "unpowered_orb",
				"x": 11,
				"y": 1
			},
			{
				"name": "unpowered_orb",
				"x": 17,
				"y": 6
			}
		],
		"npcs": []
	},
	"m1023_979_desert_island_under": {
		"ingameId": "m1023_979_desert_island_under",
		"displayName": "Desert Island Under Shovel",
		"upperImg": false,
		"paths": [
			{
				"x1": 18,
				"x2": 18,
				"y1": 2,
				"y2": 3,
				"destination": "m1023_979_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "large_ladder",
				"x": 18,
				"y": 2
			},
			{
				"name": "shovel",
				"x": 14,
				"y": 3
			},
			{
				"name": "general_sign",
				"x": 14,
				"y": 1
			}
		],
		"npcs": []
	},
	"m1021_979_desert_island_under": {
		"ingameId": "m1021_979_desert_island_under",
		"displayName": "Desert Island Under Ladders",
		"upperImg": false,
		"paths": [
			{
				"x1": 15,
				"x2": 16,
				"y1": 13,
				"y2": 13,
				"destination": "m1021_978_desert_island_under",
				"ignoreDraw": false
			},
			{
				"x1": 10,
				"x2": 10,
				"y1": 6,
				"y2": 7,
				"destination": "m1021_979_desert_island",
				"ignoreDraw": false
			},
			{
				"x1": 7,
				"x2": 7,
				"y1": 2,
				"y2": 2,
				"destination": "m1021_979_desert_island_under2",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "ladder",
				"x": 7,
				"y": 2
			},
			{
				"name": "large_ladder",
				"x": 10,
				"y": 6
			}
		],
		"npcs": []
	},
	"m1021_978_desert_island_under": {
		"ingameId": "m1021_978_desert_island_under",
		"displayName": "Desert Island Under Beetles",
		"upperImg": false,
		"paths": [
			{
				"x1": 15,
				"x2": 16,
				"y1": 0,
				"y2": 0,
				"destination": "m1021_979_desert_island_under",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "bronze_axe",
				"x": 2,
				"y": 8
			}
		],
		"npcs": [
			{
				"name": "beetle",
				"x": 13,
				"y": 3
			},
			{
				"name": "beetle",
				"x": 9,
				"y": 7
			}
		]
	},
	"m1021_979_desert_island_under2": {
		"ingameId": "m1021_979_desert_island_under2",
		"displayName": "Desert Island Under 2",
		"upperImg": false,
		"paths": [
			{
				"x1": 7,
				"x2": 7,
				"y1": 1,
				"y2": 2,
				"destination": "m1021_979_desert_island_under",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "large_ladder",
				"x": 7,
				"y": 1
			}
		],
		"npcs": []
	},
	"m1022_980_desert_island_under": {
		"ingameId": "m1022_980_desert_island_under",
		"displayName": "Desert Island Under Furnace",
		"upperImg": false,
		"paths": [
			{
				"x1": 6,
				"x2": 6,
				"y1": 1,
				"y2": 2,
				"destination": "m1022_980_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "sewer_exit_ladder",
				"x": 6,
				"y": 1
			},
			{
				"name": "furnace",
				"x": 13,
				"y": 1
			},
			{
				"name": "anvil",
				"x": 20,
				"y": 4
			},
			{
				"name": "damage_fire",
				"x": 13,
				"y": 10
			},
			{
				"name": "damage_fire",
				"x": 14,
				"y": 10
			},
			{
				"name": "damage_fire",
				"x": 15,
				"y": 10
			},
			{
				"name": "damage_fire",
				"x": 16,
				"y": 10
			},
			{
				"name": "fire_orb",
				"x": 3,
				"y": 5
			},
			{
				"name": "fire_orb",
				"x": 10,
				"y": 8
			},
			{
				"name": "fire_orb",
				"x": 22,
				"y": 5
			}
		],
		"npcs": []
	},
	"m1022_980_desert_island_shop": {
		"ingameId": "m1022_980_desert_island_shop",
		"displayName": "Desert Island Shop",
		"upperImg": false,
		"paths": [
			{
				"x1": 20,
				"x2": 20,
				"y1": 7,
				"y2": 7,
				"destination": "m1022_980_desert_island",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "general_store_owner",
				"x": 19,
				"y": 1
			}
		]
	},
	"m1009_1003_thieves_hideout_agility_course": {
		"ingameId": "m1009_1003_thieves_hideout_agility_course",
		"displayName": "Thieves Agility Course right",
		"upperImg": false,
		"paths": [
			{
				"x1": 0,
				"x2": 0,
				"y1": 3,
				"y2": 5,
				"destination": "m1008_1003_thieves_hideout_agility_course",
				"ignoreDraw": false
			},
			{
				"x1": 11,
				"x2": 11,
				"y1": 6,
				"y2": 7,
				"destination": "m1009_1003_thieves_hideout_2",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "rope",
				"x": 4,
				"y": 7
			},
			{
				"name": "sign_100_coins",
				"x": 3,
				"y": 1
			},
			{
				"name": "large_ladder",
				"x": 11,
				"y": 6
			}
		],
		"npcs": [
			{
				"name": "jumping_thief",
				"x": 20,
				"y": 3
			},
			{
				"name": "jumping_thief",
				"x": 18,
				"y": 3
			},
			{
				"name": "jumping_thief",
				"x": 16,
				"y": 3
			},
			{
				"name": "jumping_thief",
				"x": 20,
				"y": 6
			},
			{
				"name": "jumping_thief",
				"x": 18,
				"y": 6
			},
			{
				"name": "jumping_thief",
				"x": 16,
				"y": 6
			},
			{
				"name": "retired_thief",
				"x": 18,
				"y": 9
			}
		]
	},
	"m1008_1003_thieves_hideout_agility_course": {
		"ingameId": "m1008_1003_thieves_hideout_agility_course",
		"displayName": "Thieves Agility Course Left",
		"upperImg": false,
		"paths": [
			{
				"x1": 23,
				"x2": 23,
				"y1": 9,
				"y2": 11,
				"destination": "m1009_1003_thieves_hideout_agility_course",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "agility_plank",
				"x": 9,
				"y": 4
			},
			{
				"name": "agility_logwall",
				"x": 10,
				"y": 6
			},
			{
				"name": "agility_spikes",
				"x": 18,
				"y": 2
			},
			{
				"name": "spikes",
				"x": 19,
				"y": 7
			},
			{
				"name": "spikes",
				"x": 16,
				"y": 8
			},
			{
				"name": "spikes",
				"x": 14,
				"y": 10
			},
			{
				"name": "spikes",
				"x": 13,
				"y": 12
			}
		],
		"npcs": []
	},
	"m1001_1112": {
		"ingameId": "m1001_1112",
		"displayName": "Volcano Entrance",
		"upperImg": false,
		"paths": [
			{
				"x1": 9,
				"x2": 11,
				"y1": 13,
				"y2": 13,
				"destination": "m1001_1111",
				"ignoreDraw": false
			},
			{
				"x1": 6,
				"x2": 8,
				"y1": 0,
				"y2": 0,
				"destination": "m1001_1113",
				"ignoreDraw": false
			},
			{
				"x1": 17,
				"x2": 18,
				"y1": 5,
				"y2": 6,
				"destination": "m1001_1112_well",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "volcano_blocking_rock",
				"x": 6,
				"y": 2
			},
			{
				"name": "well",
				"x": 17,
				"y": 5
			}
		],
		"npcs": [
			{
				"name": "dwarf",
				"x": 12,
				"y": 1
			},
			{
				"name": "triblemen",
				"x": 3,
				"y": 3
			}
		]
	},
	"m1001_1113": {
		"ingameId": "m1001_1113",
		"displayName": "Volcano Agility Course Entrance",
		"upperImg": false,
		"paths": [
			{
				"x1": 6,
				"x2": 8,
				"y1": 13,
				"y2": 13,
				"destination": "m1001_1112",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"x2": 0,
				"y1": 5,
				"y2": 6,
				"destination": "m1000_1113",
				"ignoreDraw": false
			},
			{
				"x1": 22,
				"x2": 23,
				"y1": 0,
				"y2": 0,
				"destination": "m1002_1114",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 1,
				"y2": 1,
				"destination": "m1002_1114",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "agility_sign",
				"x": 2,
				"y": 3
			}
		],
		"npcs": [
			{
				"name": "lizard",
				"x": 2,
				"y": 1
			},
			{
				"name": "lizard",
				"x": 4,
				"y": 4
			},
			{
				"name": "lizard",
				"x": 13,
				"y": 3
			},
			{
				"name": "lizard",
				"x": 21,
				"y": 10
			}
		]
	},
	"m1000_1113": {
		"ingameId": "m1000_1113",
		"displayName": "Volcano Agility Course",
		"upperImg": false,
		"paths": [
			{
				"x1": 23,
				"x2": 23,
				"y1": 5,
				"y2": 6,
				"destination": "m1001_1113",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 10,
				"y2": 11,
				"destination": "m1001_1113",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "sign_500_coins",
				"x": 20,
				"y": 0
			},
			{
				"name": "floating_rock",
				"x": 17,
				"y": 2
			},
			{
				"name": "floating_rock",
				"x": 15,
				"y": 1
			},
			{
				"name": "floating_rock",
				"x": 13,
				"y": 1
			},
			{
				"name": "floating_rock",
				"x": 13,
				"y": 3
			},
			{
				"name": "floating_rock",
				"x": 12,
				"y": 5
			},
			{
				"name": "agility_cactus_bridge",
				"x": 5,
				"y": 6
			},
			{
				"name": "floating_rock",
				"x": 4,
				"y": 4
			},
			{
				"name": "floating_rock",
				"x": 4,
				"y": 2
			},
			{
				"name": "floating_rock",
				"x": 4,
				"y": 0
			},
			{
				"name": "floating_rock",
				"x": 2,
				"y": 1
			},
			{
				"name": "agility_volcano_jump",
				"x": 13,
				"y": 10
			}
		],
		"npcs": [
			{
				"name": "handstanding_triblemen",
				"x": 20,
				"y": 4
			}
		]
	},
	"m1002_1114": {
		"ingameId": "m1002_1114",
		"displayName": "Volcano Graphite",
		"upperImg": false,
		"paths": [
			{
				"x1": 0,
				"x2": 0,
				"y1": 12,
				"y2": 12,
				"destination": "m1001_1113",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"x2": 1,
				"y1": 13,
				"y2": 13,
				"destination": "m1001_1113",
				"ignoreDraw": false
			},
			{
				"x1": 22,
				"x2": 23,
				"y1": 0,
				"y2": 0,
				"destination": "m1003_1115",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 1,
				"y2": 1,
				"destination": "m1003_1115",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "giant_silver_rock",
				"x": 1,
				"y": 1
			},
			{
				"name": "graphite_rock",
				"x": 2,
				"y": 6
			},
			{
				"name": "graphite_rock",
				"x": 13,
				"y": 7
			}
		],
		"npcs": [
			{
				"name": "volcanic_rocky",
				"x": 6,
				"y": 7
			},
			{
				"name": "volcanic_rocky",
				"x": 16,
				"y": 2
			}
		]
	},
	"m1008_973": {
		"ingameId": "m1008_973",
		"displayName": "Desert Camel",
		"upperImg": false,
		"paths": [
			{
				"x1": 15,
				"x2": 17,
				"y1": 0,
				"y2": 0,
				"destination": "m1008_974",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"x2": 0,
				"y1": 4,
				"y2": 6,
				"destination": "m1007_973",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 4,
				"y2": 6,
				"destination": "m1009_973_c",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "ali",
				"x": 8,
				"y": 3
			},
			{
				"name": "camel",
				"x": 9,
				"y": 1
			}
		]
	},
	"m1009_973_c": {
		"ingameId": "m1009_973_c",
		"displayName": "Desert Dried River",
		"upperImg": false,
		"paths": [
			{
				"x1": 0,
				"x2": 0,
				"y1": 4,
				"y2": 6,
				"destination": "m1008_973",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "ali",
				"x": 16,
				"y": 2
			},
			{
				"name": "ali_child",
				"x": 20,
				"y": 3
			}
		]
	},
	"m1007_973": {
		"ingameId": "m1007_973",
		"displayName": "Desert Mummy",
		"upperImg": false,
		"paths": [
			{
				"x1": 23,
				"x2": 23,
				"y1": 4,
				"y2": 6,
				"destination": "m1008_973",
				"ignoreDraw": false
			},
			{
				"x1": 13,
				"x2": 15,
				"y1": 13,
				"y2": 13,
				"destination": "m1007_972",
				"ignoreDraw": false
			}
		],
		"structures": [
			{
				"name": "desert_grave",
				"x": 19,
				"y": 8
			}
		],
		"objects": [],
		"npcs": [
			{
				"name": "mummy",
				"x": 13,
				"y": 3
			},
			{
				"name": "mummy",
				"x": 5,
				"y": 1
			},
			{
				"name": "mummy",
				"x": 4,
				"y": 7
			}
		]
	},
	"m1007_972": {
		"ingameId": "m1007_972",
		"displayName": "Desert Place",
		"upperImg": false,
		"paths": [
			{
				"x1": 13,
				"x2": 15,
				"y1": 0,
				"y2": 0,
				"destination": "m1007_973",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 6,
				"y2": 8,
				"destination": "m1008_972",
				"ignoreDraw": false
			}
		],
		"structures": [
			{
				"name": "desert_grave",
				"x": 3,
				"y": 2
			}
		],
		"objects": [],
		"npcs": []
	},
	"m1008_972": {
		"ingameId": "m1008_972",
		"displayName": "Desert Enchant Area",
		"upperImg": false,
		"paths": [
			{
				"x1": 0,
				"x2": 0,
				"y1": 6,
				"y2": 8,
				"destination": "m1007_972",
				"ignoreDraw": false
			},
			{
				"x1": 13,
				"x2": 15,
				"y1": 13,
				"y2": 13,
				"destination": "m1008_971",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 6,
				"y2": 8,
				"destination": "m1009_972",
				"ignoreDraw": false
			}
		],
		"structures": [
			{
				"name": "desert_grave",
				"x": 14,
				"y": 4
			}
		],
		"objects": [
			{
				"name": "earth_enchantment_area",
				"x": 6,
				"y": 3
			}
		],
		"npcs": []
	},
	"m1009_972": {
		"ingameId": "m1009_972",
		"displayName": "Desert Sun Beam",
		"upperImg": false,
		"paths": [
			{
				"x1": 0,
				"x2": 0,
				"y1": 6,
				"y2": 8,
				"destination": "m1008_972",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": []
	},
	"m1008_971": {
		"ingameId": "m1008_971",
		"displayName": "Desert Scorpions",
		"upperImg": false,
		"paths": [
			{
				"x1": 13,
				"x2": 15,
				"y1": 0,
				"y2": 0,
				"destination": "m1008_972",
				"ignoreDraw": false
			},
			{
				"x1": 0,
				"x2": 0,
				"y1": 6,
				"y2": 8,
				"destination": "m1007_971",
				"ignoreDraw": false
			},
			{
				"x1": 23,
				"x2": 23,
				"y1": 7,
				"y2": 9,
				"destination": "m1009_971",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [],
		"npcs": [
			{
				"name": "scorpion",
				"x": 7,
				"y": 2
			},
			{
				"name": "scorpion",
				"x": 18,
				"y": 1
			},
			{
				"name": "scorpion",
				"x": 15,
				"y": 5
			}
		]
	},
	"m1007_971": {
		"ingameId": "m1007_971",
		"displayName": "Desert Archeologist",
		"upperImg": false,
		"paths": [
			{
				"x1": 23,
				"x2": 23,
				"y1": 6,
				"y2": 8,
				"destination": "m1008_971",
				"ignoreDraw": false
			}
		],
		"structures": [],
		"objects": [
			{
				"name": "tent",
				"x": 3,
				"y": 2
			},
			{
				"name": "tent_two",
				"x": 14,
				"y": 1
			},
			{
				"name": "tent_two",
				"x": 10,
				"y": 0
			},
			{
				"name": "general_sign",
				"x": 9,
				"y": 4
			},
			{
				"name": "bone",
				"x": 9,
				"y": 1
			},
			{
				"name": "bone",
				"x": 1,
				"y": 4
			},
			{
				"name": "bone",
				"x": 13,
				"y": 12
			},
			{
				"name": "cactus_tree",
				"x": 18,
				"y": 10
			}
		],
		"npcs": [
			{
				"name": "sewer_man",
				"x": 5,
				"y": 6
			}
		]
	}
}