Files
ModelTest20260714/Fable-5-High/public/assets/maps/well.json
T

143 lines
4.1 KiB
JSON

{ "compressionlevel":-1,
"height":10,
"infinite":false,
"layers":[
{
"data":[3, 2, 1, 1, 1, 1, 4, 2, 1, 1, 1, 1, 2, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1,
1, 1, 1, 1, 2, 1, 1, 1, 2, 3, 1, 1, 1, 2,
1, 1, 1, 1, 1, 1, 1, 4, 2, 2, 1, 1, 1, 1,
1, 1, 1, 2, 1, 1, 1, 1, 4, 1, 1, 2, 1, 3,
1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 4, 1, 1,
1, 1, 1, 1, 1, 1, 5, 5, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 5, 5, 1, 2, 1, 1, 3, 1,
1, 1, 4, 1, 1, 1, 5, 5, 1, 1, 1, 1, 2, 1,
1, 2, 2, 4, 1, 1, 5, 5, 1, 1, 1, 1, 1, 2],
"height":10,
"id":1,
"name":"ground",
"opacity":1,
"type":"tilelayer",
"visible":true,
"width":14,
"x":0,
"y":0
},
{
"data":[14, 15, 14, 15, 14, 15, 14, 15, 14, 15, 14, 15, 14, 15,
16, 17, 16, 17, 16, 17, 16, 17, 16, 17, 16, 17, 16, 17,
52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52,
0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 18, 0, 0,
52, 0, 73, 73, 0, 0, 40, 0, 0, 53, 0, 0, 0, 52,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 0, 0,
52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52,
51, 51, 51, 51, 51, 51, 0, 0, 0, 0, 51, 51, 51, 51],
"height":10,
"id":2,
"name":"obstacles",
"opacity":1,
"properties":[
{
"name":"collides",
"type":"bool",
"value":true
}],
"type":"tilelayer",
"visible":true,
"width":14,
"x":0,
"y":0
},
{
"draworder":"topdown",
"id":3,
"name":"objects",
"objects":[
{
"height":0,
"id":1,
"name":"well",
"opacity":1,
"point":true,
"properties":[
{
"name":"clue",
"type":"string",
"value":"C7"
}],
"rotation":0,
"type":"poi",
"visible":true,
"width":0,
"x":112,
"y":96
},
{
"height":0,
"id":2,
"name":"entry",
"opacity":1,
"point":true,
"rotation":0,
"type":"spawn",
"visible":true,
"width":0,
"x":112,
"y":129.6
},
{
"height":11.2,
"id":3,
"name":"to_plaza",
"opacity":1,
"properties":[
{
"name":"spawn",
"type":"string",
"value":"fromWell"
},
{
"name":"target",
"type":"string",
"value":"plaza"
}],
"rotation":0,
"type":"door",
"visible":true,
"width":80,
"x":72,
"y":148.8
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
}],
"nextlayerid":4,
"nextobjectid":4,
"orientation":"orthogonal",
"renderorder":"right-down",
"tiledversion":"1.12.2",
"tileheight":16,
"tilesets":[
{
"columns":10,
"firstgid":1,
"image":"..\/tiles.png",
"imageheight":128,
"imagewidth":160,
"margin":0,
"name":"tiles",
"spacing":0,
"tilecount":80,
"tileheight":16,
"tilewidth":16
}],
"tilewidth":16,
"type":"map",
"version":"1.10",
"width":14
}