v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
23
assets/devel/dungeons/missions/pathtest/pathtest.dungeon
Normal file
23
assets/devel/dungeons/missions/pathtest/pathtest.dungeon
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"metadata" : {
|
||||
"name" : "pathtest",
|
||||
"species" : "generic",
|
||||
"rules" : [
|
||||
],
|
||||
"anchor" : [ "pathtest" ],
|
||||
"gravity" : 80,
|
||||
"maxRadius" : 1000000,
|
||||
"maxParts" : 100,
|
||||
"protected" : true
|
||||
},
|
||||
|
||||
"parts" : [
|
||||
{
|
||||
"name" : "pathtest",
|
||||
"rules" : [
|
||||
[ "maxSpawnCount", [1] ]
|
||||
],
|
||||
"def" : [ "tmx", "pathtest.json" ]
|
||||
}
|
||||
]
|
||||
}
|
3425
assets/devel/dungeons/missions/pathtest/pathtest.json
Normal file
3425
assets/devel/dungeons/missions/pathtest/pathtest.json
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"metadata" : {
|
||||
"name" : "testmission",
|
||||
"species" : "generic",
|
||||
"rules" : [
|
||||
],
|
||||
"anchor" : [ "testmission" ],
|
||||
"gravity" : 80,
|
||||
"maxRadius" : 1000000,
|
||||
"maxParts" : 100,
|
||||
"protected" : true
|
||||
},
|
||||
|
||||
"parts" : [
|
||||
{
|
||||
"name" : "testmission",
|
||||
"rules" : [
|
||||
[ "maxSpawnCount", [1] ]
|
||||
],
|
||||
"def" : [ "tmx", "testmission.json" ]
|
||||
}
|
||||
]
|
||||
}
|
118
assets/devel/dungeons/missions/testmission/testmission.json
Normal file
118
assets/devel/dungeons/missions/testmission/testmission.json
Normal file
|
@ -0,0 +1,118 @@
|
|||
{ "backgroundcolor":"#000000",
|
||||
"height":100,
|
||||
"layers":[
|
||||
{
|
||||
"compression":"zlib",
|
||||
"data":"eJzt07ENACAMA8HMxP7DUdBRhiC5uJOygF+pAgAAAAAAAAAAAAAAAAAAAAAAAAAAgGM1jxnd\/XX5Q4ss\/iPHdAs93uiRRY8semS599MBAAAAAAAAAAAAAAAAAEi3AS1sIcs=",
|
||||
"encoding":"base64",
|
||||
"height":100,
|
||||
"name":"back",
|
||||
"opacity":0.5,
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":100,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"compression":"zlib",
|
||||
"data":"eJzt0TFOQ0EQREFzIm7JvbgZAYEDhBHGsz2Nq6QXfun37OUCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACc8p7+gSfxOhBfvd3o5YdufXtvz+Y3t0m8x7O8zT33SL\/Hf3qTR9xiw3u0v83pG3mT76Vv5U0+pe\/jTa7Sd\/EmV+l7pNsmfY8NbZG+w6Y2SN9gW0np7RtLSm\/fWEp69+YS0pu3d1J6a0OnpHc2NS29r61J6W2tTUnvam1KeldrU9K7WpuS3tXchPSm5iakNzU3Jb2rtSnpXc1NSe9qbUp6V2tT0rtam5Te1ti09L6mTkhvbOqU9M6GTkvv3VpSevum\/uoD070xVA==",
|
||||
"encoding":"base64",
|
||||
"height":100,
|
||||
"name":"front",
|
||||
"opacity":1,
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":100,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"draworder":"topdown",
|
||||
"height":100,
|
||||
"name":"mods",
|
||||
"objects":[
|
||||
{
|
||||
"height":32,
|
||||
"id":1,
|
||||
"name":"",
|
||||
"properties":
|
||||
{
|
||||
"dungeonid":"none"
|
||||
},
|
||||
"rotation":0,
|
||||
"type":"",
|
||||
"visible":true,
|
||||
"width":64,
|
||||
"x":328,
|
||||
"y":504
|
||||
}],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"width":100,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"color":"#ffff00",
|
||||
"draworder":"topdown",
|
||||
"height":100,
|
||||
"name":"vehicles",
|
||||
"objects":[
|
||||
{
|
||||
"height":8,
|
||||
"id":5,
|
||||
"name":"",
|
||||
"properties":
|
||||
{
|
||||
"parameters":"{}",
|
||||
"vehicle":"glitchmech"
|
||||
},
|
||||
"rotation":0,
|
||||
"type":"",
|
||||
"visible":true,
|
||||
"width":8,
|
||||
"x":280,
|
||||
"y":464
|
||||
}],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"width":100,
|
||||
"x":0,
|
||||
"y":0
|
||||
}],
|
||||
"nextobjectid":6,
|
||||
"orientation":"orthogonal",
|
||||
"properties":
|
||||
{
|
||||
|
||||
},
|
||||
"renderorder":"right-down",
|
||||
"tileheight":8,
|
||||
"tilesets":[
|
||||
{
|
||||
"firstgid":1,
|
||||
"source":"..\/..\/..\/..\/packed\/tilesets\/packed\/materials.json"
|
||||
},
|
||||
{
|
||||
"firstgid":190,
|
||||
"source":"..\/..\/..\/..\/packed\/tilesets\/packed\/miscellaneous.json"
|
||||
},
|
||||
{
|
||||
"firstgid":209,
|
||||
"source":"..\/..\/..\/..\/packed\/tilesets\/packed\/liquids.json"
|
||||
},
|
||||
{
|
||||
"firstgid":237,
|
||||
"source":"..\/..\/..\/..\/packed\/tilesets\/packed\/supports.json"
|
||||
},
|
||||
{
|
||||
"firstgid":271,
|
||||
"source":"..\/..\/..\/..\/packed\/tilesets\/packed\/objects-by-category\/light.json"
|
||||
}],
|
||||
"tilewidth":8,
|
||||
"version":1,
|
||||
"width":100
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue