The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'!
https://forums.lestoria.net
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
251 lines
6.0 KiB
251 lines
6.0 KiB
{
|
|
"automappingRulesFile": "",
|
|
"commands": [
|
|
],
|
|
"compatibilityVersion": 1100,
|
|
"extensionsPath": "extensions",
|
|
"folders": [
|
|
"."
|
|
],
|
|
"propertyTypes": [
|
|
{
|
|
"color": "#ff290aa4",
|
|
"drawFill": true,
|
|
"id": 8,
|
|
"members": [
|
|
],
|
|
"name": "Bridge",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"layer"
|
|
]
|
|
},
|
|
{
|
|
"color": "#ffbdc34c",
|
|
"drawFill": true,
|
|
"id": 5,
|
|
"members": [
|
|
{
|
|
"name": "connection",
|
|
"type": "string",
|
|
"value": "./maps/Level2.tmx"
|
|
},
|
|
{
|
|
"name": "tileX",
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
{
|
|
"name": "tileY",
|
|
"type": "int",
|
|
"value": 0
|
|
}
|
|
],
|
|
"name": "Door",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object"
|
|
]
|
|
},
|
|
{
|
|
"color": "#ffd9d929",
|
|
"drawFill": true,
|
|
"id": 7,
|
|
"members": [
|
|
],
|
|
"name": "ForegroundTile",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"tile"
|
|
]
|
|
},
|
|
{
|
|
"color": "#ffc3ae44",
|
|
"drawFill": true,
|
|
"id": 9,
|
|
"members": [
|
|
],
|
|
"name": "LowerBridgeCollision",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object"
|
|
]
|
|
},
|
|
{
|
|
"color": "#ff5724a4",
|
|
"drawFill": true,
|
|
"id": 12,
|
|
"members": [
|
|
],
|
|
"name": "LowerZone",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object"
|
|
]
|
|
},
|
|
{
|
|
"color": "#ffaa0000",
|
|
"drawFill": false,
|
|
"id": 1,
|
|
"members": [
|
|
{
|
|
"name": "Type",
|
|
"propertyType": "MonsterName",
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
{
|
|
"name": "spawner",
|
|
"type": "object",
|
|
"value": 0
|
|
}
|
|
],
|
|
"name": "Monster",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object"
|
|
]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "MonsterName",
|
|
"storageType": "int",
|
|
"type": "enum",
|
|
"values": [
|
|
"None",
|
|
"Green Slime",
|
|
"Blue Slime",
|
|
"Red Slime",
|
|
"Yellow Slime",
|
|
"Flower Turret",
|
|
"Slime King"
|
|
],
|
|
"valuesAsFlags": false
|
|
},
|
|
{
|
|
"color": "#fffa00f6",
|
|
"drawFill": true,
|
|
"id": 4,
|
|
"members": [
|
|
],
|
|
"name": "PlayerSpawnLocation",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object"
|
|
]
|
|
},
|
|
{
|
|
"color": "#ffe67300",
|
|
"drawFill": true,
|
|
"id": 2,
|
|
"members": [
|
|
],
|
|
"name": "SpawnGroup",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object"
|
|
]
|
|
},
|
|
{
|
|
"color": "#ffffaa00",
|
|
"drawFill": true,
|
|
"id": 14,
|
|
"members": [
|
|
{
|
|
"name": "climbingDirection",
|
|
"propertyType": "StaircaseDirection",
|
|
"type": "string",
|
|
"value": "LEFT"
|
|
}
|
|
],
|
|
"name": "Staircase",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"map",
|
|
"layer",
|
|
"object",
|
|
"tile",
|
|
"tileset",
|
|
"wangcolor",
|
|
"wangset"
|
|
]
|
|
},
|
|
{
|
|
"id": 15,
|
|
"name": "StaircaseDirection",
|
|
"storageType": "string",
|
|
"type": "enum",
|
|
"values": [
|
|
"LEFT",
|
|
"RIGHT"
|
|
],
|
|
"valuesAsFlags": false
|
|
},
|
|
{
|
|
"color": "#ff9200e6",
|
|
"drawFill": true,
|
|
"id": 6,
|
|
"members": [
|
|
{
|
|
"name": "connection",
|
|
"type": "object",
|
|
"value": 0
|
|
}
|
|
],
|
|
"name": "Teleporter",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object"
|
|
]
|
|
},
|
|
{
|
|
"color": "#ff35e500",
|
|
"drawFill": true,
|
|
"id": 13,
|
|
"members": [
|
|
],
|
|
"name": "UpperForegroundTile",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"tile"
|
|
]
|
|
},
|
|
{
|
|
"color": "#ffff74fd",
|
|
"drawFill": true,
|
|
"id": 16,
|
|
"members": [
|
|
],
|
|
"name": "UpperSpawnGroup",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object"
|
|
]
|
|
},
|
|
{
|
|
"color": "#ffa40aa4",
|
|
"drawFill": true,
|
|
"id": 10,
|
|
"members": [
|
|
],
|
|
"name": "UpperZone",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
|