v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
20
assets/devel/dungeons/emptyworld/emptyworld.dungeon
Normal file
20
assets/devel/dungeons/emptyworld/emptyworld.dungeon
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"metadata" : {
|
||||
"name" : "emptyworld",
|
||||
"species" : "generic",
|
||||
"rules" : [],
|
||||
"anchor" : [ "emptyworld" ],
|
||||
"maxRadius" : 1000,
|
||||
"maxParts" : 1,
|
||||
"protected" : false
|
||||
},
|
||||
|
||||
"parts" : [
|
||||
{
|
||||
"name" : "emptyworld",
|
||||
"rules" : [],
|
||||
"def" : [ "tmx", "emptyworld.json" ],
|
||||
"chance" : 1
|
||||
}
|
||||
]
|
||||
}
|
271
assets/devel/dungeons/emptyworld/emptyworld.json
Normal file
271
assets/devel/dungeons/emptyworld/emptyworld.json
Normal file
|
@ -0,0 +1,271 @@
|
|||
{ "backgroundcolor":"#000000",
|
||||
"height":10,
|
||||
"layers":[
|
||||
{
|
||||
"compression":"zlib",
|
||||
"data":"eJw7xMDAcGiQ4CODwA3I2IAApoWdAAFuRzs=",
|
||||
"encoding":"base64",
|
||||
"height":10,
|
||||
"name":"back",
|
||||
"opacity":0.5,
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":10,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"compression":"zlib",
|
||||
"data":"eJxjYBgFuIABAUwLAACakAGB",
|
||||
"encoding":"base64",
|
||||
"height":10,
|
||||
"name":"front",
|
||||
"opacity":1,
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":10,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"color":"#5555ff",
|
||||
"draworder":"topdown",
|
||||
"height":0,
|
||||
"name":"mods",
|
||||
"objects":[],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"width":0,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"color":"#ff0000",
|
||||
"draworder":"topdown",
|
||||
"height":0,
|
||||
"name":"objects",
|
||||
"objects":[],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"width":0,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"color":"#ffff00",
|
||||
"draworder":"topdown",
|
||||
"height":0,
|
||||
"name":"wiring - lights & guns",
|
||||
"objects":[],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"width":0,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"color":"#ff0000",
|
||||
"draworder":"topdown",
|
||||
"height":0,
|
||||
"name":"monsters & npcs",
|
||||
"objects":[],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"width":0,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"color":"#00ffff",
|
||||
"draworder":"topdown",
|
||||
"height":0,
|
||||
"name":"wiring - locked door",
|
||||
"objects":[],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"width":0,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"draworder":"topdown",
|
||||
"height":0,
|
||||
"name":"outside the map",
|
||||
"objects":[],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"width":0,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"draworder":"topdown",
|
||||
"height":0,
|
||||
"name":"anchors etc",
|
||||
"objects":[],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"width":0,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"draworder":"topdown",
|
||||
"height":0,
|
||||
"name":"items",
|
||||
"objects":[],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"width":0,
|
||||
"x":0,
|
||||
"y":0
|
||||
}],
|
||||
"nextobjectid":871,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tileheight":8,
|
||||
"tilesets":[
|
||||
{
|
||||
"firstgid":1,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/materials.json"
|
||||
},
|
||||
{
|
||||
"firstgid":193,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/miscellaneous.json"
|
||||
},
|
||||
{
|
||||
"firstgid":215,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/liquids.json"
|
||||
},
|
||||
{
|
||||
"firstgid":243,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/supports.json"
|
||||
},
|
||||
{
|
||||
"firstgid":279,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-race\/generic.json"
|
||||
},
|
||||
{
|
||||
"firstgid":2173,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-race\/ancient.json"
|
||||
},
|
||||
{
|
||||
"firstgid":2335,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-race\/apex.json"
|
||||
},
|
||||
{
|
||||
"firstgid":2705,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-race\/avian.json"
|
||||
},
|
||||
{
|
||||
"firstgid":3010,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-race\/floran.json"
|
||||
},
|
||||
{
|
||||
"firstgid":3205,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-race\/glitch.json"
|
||||
},
|
||||
{
|
||||
"firstgid":3431,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-race\/human.json"
|
||||
},
|
||||
{
|
||||
"firstgid":3710,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-race\/hylotl.json"
|
||||
},
|
||||
{
|
||||
"firstgid":3941,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-race\/novakid.json"
|
||||
},
|
||||
{
|
||||
"firstgid":4004,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/crafting.json"
|
||||
},
|
||||
{
|
||||
"firstgid":4083,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/decorative.json"
|
||||
},
|
||||
{
|
||||
"firstgid":5490,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/door.json"
|
||||
},
|
||||
{
|
||||
"firstgid":5617,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/farmable.json"
|
||||
},
|
||||
{
|
||||
"firstgid":5692,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/furniture.json"
|
||||
},
|
||||
{
|
||||
"firstgid":6036,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/light.json"
|
||||
},
|
||||
{
|
||||
"firstgid":6467,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/other.json"
|
||||
},
|
||||
{
|
||||
"firstgid":6769,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/pot.json"
|
||||
},
|
||||
{
|
||||
"firstgid":7066,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/sapling.json"
|
||||
},
|
||||
{
|
||||
"firstgid":7067,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/spawner.json"
|
||||
},
|
||||
{
|
||||
"firstgid":7083,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/storage.json"
|
||||
},
|
||||
{
|
||||
"firstgid":7314,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/teleporter.json"
|
||||
},
|
||||
{
|
||||
"firstgid":7346,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/tools.json"
|
||||
},
|
||||
{
|
||||
"firstgid":7351,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/trap.json"
|
||||
},
|
||||
{
|
||||
"firstgid":7555,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/wire.json"
|
||||
},
|
||||
{
|
||||
"firstgid":7768,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-type\/container.json"
|
||||
},
|
||||
{
|
||||
"firstgid":8050,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-type\/farmable.json"
|
||||
},
|
||||
{
|
||||
"firstgid":8128,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-type\/loungeable.json"
|
||||
},
|
||||
{
|
||||
"firstgid":8402,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-type\/noisy.json"
|
||||
},
|
||||
{
|
||||
"firstgid":8443,
|
||||
"source":"..\/..\/..\/packed\/tilesets\/packed\/objects-by-type\/teleporter.json"
|
||||
}],
|
||||
"tilewidth":8,
|
||||
"version":1,
|
||||
"width":10
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue