Initial upload
Initial upload.
This commit is contained in:
151
_module/ute/bagget.ute.json
Normal file
151
_module/ute/bagget.ute.json
Normal file
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 88
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "twistzom3"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 187
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "wraith001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "baggettheyounger"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Bagget"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Bagget"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "bagget"
|
||||
}
|
||||
}
|
||||
189
_module/ute/bears.ute.json
Normal file
189
_module/ute/bears.ute.json
Normal file
@@ -0,0 +1,189 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 12
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_bearblck"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 13
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_bearbrwn"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 204
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_bearkodiak"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 15
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 9.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_beardire"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 15
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_beardireboss"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Bears"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Bears"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "bears"
|
||||
}
|
||||
}
|
||||
113
_module/ute/bhaazlebub.ute.json
Normal file
113
_module/ute/bhaazlebub.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 38
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 24.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "bhaazelbub"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 9
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Bhaazlebub"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 1200
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Bhaazlebub"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "bhaazlebub"
|
||||
}
|
||||
}
|
||||
113
_module/ute/bloodpets.ute.json
Normal file
113
_module/ute/bloodpets.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "bloodpet"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Blood Pets"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "BloodPets"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "bloodpets"
|
||||
}
|
||||
}
|
||||
132
_module/ute/bonegolems.ute.json
Normal file
132
_module/ute/bonegolems.ute.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 24
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 9.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "golbone001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 24
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "golbone002"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Bone Golems"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "BoneGolems"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "bonegolems"
|
||||
}
|
||||
}
|
||||
113
_module/ute/burgher.ute.json
Normal file
113
_module/ute/burgher.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 34.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "burgher"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Burgher"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Burgher"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "burgher"
|
||||
}
|
||||
}
|
||||
151
_module/ute/cats.ute.json
Normal file
151
_module/ute/cats.ute.json
Normal file
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 203
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_cougar"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 94
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_cragcat"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 95
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_diretiger"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Cats"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Cats"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "cats"
|
||||
}
|
||||
}
|
||||
113
_module/ute/easygobs1.ute.json
Normal file
113
_module/ute/easygobs1.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 86
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.25
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "goblina001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "EasyGobs1"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 120
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "EasyGobs1"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "easygobs1"
|
||||
}
|
||||
}
|
||||
132
_module/ute/easyskels.ute.json
Normal file
132
_module/ute/easyskels.ute.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 63
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.5
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_skeleton"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 148
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_skelmage"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "EasySkels"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "EasySkels"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "easyskels"
|
||||
}
|
||||
}
|
||||
132
_module/ute/ettins.ute.json
Normal file
132
_module/ute/ettins.ute.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 72
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 8.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "ettin001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 78
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gnthill001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Ettins"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Ettins"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "ettins"
|
||||
}
|
||||
}
|
||||
113
_module/ute/firezombies.ute.json
Normal file
113
_module/ute/firezombies.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 198
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "firezomb002"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Fire Zombies"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "FireZombies"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "firezombies"
|
||||
}
|
||||
}
|
||||
132
_module/ute/ghouls.ute.json
Normal file
132
_module/ute/ghouls.ute.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 76
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_ghoul"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 76
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_ghoulboss"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Ghouls"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Ghouls"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "ghouls"
|
||||
}
|
||||
}
|
||||
189
_module/ute/goblinroyalty.ute.json
Normal file
189
_module/ute/goblinroyalty.ute.json
Normal file
@@ -0,0 +1,189 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 83
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gobchiefb001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 84
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gobwiza001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 82
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gobchiefa001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 84
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "goblinprince"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 83
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "goblinking"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Goblin Royalty"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "GoblinRoyalty"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "goblinroyalty"
|
||||
}
|
||||
}
|
||||
227
_module/ute/goblins.ute.json
Normal file
227
_module/ute/goblins.ute.json
Normal file
@@ -0,0 +1,227 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 86
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.25
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "goblina001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 87
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.25
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "goblinb001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 83
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gobchiefb001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 84
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gobwiza001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 85
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gobwizb001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 82
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gobchiefa001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 84
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "goblinprince"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Goblins"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Goblins"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "goblins"
|
||||
}
|
||||
}
|
||||
227
_module/ute/hastedzombies.ute.json
Normal file
227
_module/ute/hastedzombies.ute.json
Normal file
@@ -0,0 +1,227 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 198
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "zombie002"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 198
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "firezomb003"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 198
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "firezomb002"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 196
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "zombwarr002"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 197
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "zombwarr003"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 195
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "zombie004"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 88
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "twistzom3"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "HastedZombies"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "HastedZombies"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "hastedzombies"
|
||||
}
|
||||
}
|
||||
170
_module/ute/hillgiants.ute.json
Normal file
170
_module/ute/hillgiants.ute.json
Normal file
@@ -0,0 +1,170 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 72
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 8.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "ettin001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 78
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gnthill001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 78
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gnthill003"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 78
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "gnthill002"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Hill Giants"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "HillGiants"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "hillgiants"
|
||||
}
|
||||
}
|
||||
151
_module/ute/infernalimps.ute.json
Normal file
151
_module/ute/infernalimps.ute.json
Normal file
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 114
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 9.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "imp"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 104
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "quasit"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 163
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "succubus"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Infernal Imps"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "InfernalImps"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "infernalimps"
|
||||
}
|
||||
}
|
||||
113
_module/ute/infernalinsects.ute.json
Normal file
113
_module/ute/infernalinsects.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 18
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 9.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "infernalinsect"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Infernal Insects"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "InfernalInsects"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "infernalinsects"
|
||||
}
|
||||
}
|
||||
132
_module/ute/irongolem.ute.json
Normal file
132
_module/ute/irongolem.ute.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 91
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "golclay001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 89
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 18.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "irongolem"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Iron Golem"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 720
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "IronGolem"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "irongolem"
|
||||
}
|
||||
}
|
||||
113
_module/ute/lesservampires.ute.json
Normal file
113
_module/ute/lesservampires.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 289
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "vampire001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Lesser Vampires"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "LesserVampires"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "lesservampires"
|
||||
}
|
||||
}
|
||||
170
_module/ute/lizards.ute.json
Normal file
170
_module/ute/lizards.ute.json
Normal file
@@ -0,0 +1,170 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 135
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "oldwarb001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 134
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "oldwarra001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 132
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "oldmagea001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 130
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "oldchiefa001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Lizards"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Lizards"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "lizards"
|
||||
}
|
||||
}
|
||||
113
_module/ute/markbeastfalse.ute.json
Normal file
113
_module/ute/markbeastfalse.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 119
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 7.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeast"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "MarkBeastFalse"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "MarkBeastFalse"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeastfalse"
|
||||
}
|
||||
}
|
||||
113
_module/ute/markbeastgamlee.ute.json
Normal file
113
_module/ute/markbeastgamlee.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 119
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 7.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeast001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "MarkBeastGamlee"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "MarkBeastGamlee"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeastgamlee"
|
||||
}
|
||||
}
|
||||
113
_module/ute/markbeastmaro.ute.json
Normal file
113
_module/ute/markbeastmaro.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 119
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 7.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeast003"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "MarkBeastMaro"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "MarkBeastMaro"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeastmaro"
|
||||
}
|
||||
}
|
||||
113
_module/ute/markbeastoron.ute.json
Normal file
113
_module/ute/markbeastoron.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 119
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 7.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeast002"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "MarkBeastOron"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "MarkBeastOron"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeastoron"
|
||||
}
|
||||
}
|
||||
93
_module/ute/markbeasts.ute.json
Normal file
93
_module/ute/markbeasts.ute.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Mark Beasts"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 60
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "MarkBeasts"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeasts"
|
||||
}
|
||||
}
|
||||
113
_module/ute/markbeastzool.ute.json
Normal file
113
_module/ute/markbeastzool.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 119
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 7.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeast004"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "MarkBeastZool"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "MarkBeastZool"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "markbeastzool"
|
||||
}
|
||||
}
|
||||
151
_module/ute/mazeconstructs.ute.json
Normal file
151
_module/ute/mazeconstructs.ute.json
Normal file
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 100
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "helmhorr001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 11
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 16.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "mazeguardian"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 100
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 17.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "mazemage"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Maze Constructs"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "MazeConstructs"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "mazeconstructs"
|
||||
}
|
||||
}
|
||||
151
_module/ute/mazevermin.ute.json
Normal file
151
_module/ute/mazevermin.ute.json
Normal file
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 36
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 8.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "insanitybreeder"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 64
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "shadowelemental"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 54
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "battlebreeder"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Maze Vermin"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "MazeVermin"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "mazevermin"
|
||||
}
|
||||
}
|
||||
151
_module/ute/minotaurs.ute.json
Normal file
151
_module/ute/minotaurs.ute.json
Normal file
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 120
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "minotaur"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 122
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "resistantminotau"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 121
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 17.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "armoredminotaur"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Minotaurs"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Minotaurs"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "minotaurs"
|
||||
}
|
||||
}
|
||||
170
_module/ute/monks.ute.json
Normal file
170
_module/ute/monks.ute.json
Normal file
@@ -0,0 +1,170 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "acolyte"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "monk"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 8.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "cleric"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 18.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "elitemonk"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Monks"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Monks"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "monks"
|
||||
}
|
||||
}
|
||||
170
_module/ute/mummies.ute.json
Normal file
170
_module/ute/mummies.ute.json
Normal file
@@ -0,0 +1,170 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 58
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_mummy"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 124
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_mumcleric"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 59
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_mumfight"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 125
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_mummyboss"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Mummies"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Mummies"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "mummies"
|
||||
}
|
||||
}
|
||||
208
_module/ute/ogres.ute.json
Normal file
208
_module/ute/ogres.ute.json
Normal file
@@ -0,0 +1,208 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 127
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_ogre01"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 207
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_ogre02"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 129
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_ogremage01"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 209
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_ogremage02"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 128
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_ogrechief01"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 208
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_ogrechief02"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Ogres"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Ogres"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "ogres"
|
||||
}
|
||||
}
|
||||
189
_module/ute/orcband.ute.json
Normal file
189
_module/ute/orcband.ute.json
Normal file
@@ -0,0 +1,189 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 140
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.25
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_orca"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 141
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.25
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_orcb"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 136
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_orcchiefa"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 137
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_orcchiefb"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 138
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_orcwiza"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "OrcBand"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "OrcBand"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "orcband"
|
||||
}
|
||||
}
|
||||
189
_module/ute/pixies.ute.json
Normal file
189
_module/ute/pixies.ute.json
Normal file
@@ -0,0 +1,189 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 55
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "grig001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 55
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "pixie001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 55
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "pixiemage"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 157
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "pixiepet"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 55
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "sprite"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Pixies"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Pixies"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "pixies"
|
||||
}
|
||||
}
|
||||
170
_module/ute/redaxeorcs.ute.json
Normal file
170
_module/ute/redaxeorcs.ute.json
Normal file
@@ -0,0 +1,170 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 140
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.3333333432674408
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "redaxeorc"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 141
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.3333333432674408
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "redaxeorcarcher"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 136
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "redaxecaptain"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 138
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "orcwiza001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Red Axe Orcs"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "RedAxeOrcs"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "redaxeorcs"
|
||||
}
|
||||
}
|
||||
113
_module/ute/scauld.ute.json
Normal file
113
_module/ute/scauld.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 41
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 16.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "drgblack003"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Scauld"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 1200
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Scauld"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "scauld"
|
||||
}
|
||||
}
|
||||
132
_module/ute/singleogre.ute.json
Normal file
132
_module/ute/singleogre.ute.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 207
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_ogre02"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 128
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_ogrechief01"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SingleOgre"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "SingleOgre"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "singleogre"
|
||||
}
|
||||
}
|
||||
151
_module/ute/southwolves.ute.json
Normal file
151
_module/ute/southwolves.ute.json
Normal file
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 185
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_worg"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 175
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_direwolf"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 184
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_wolfwint"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SouthWolves"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "SouthWolves"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "southwolves"
|
||||
}
|
||||
}
|
||||
113
_module/ute/twisteds.ute.json
Normal file
113
_module/ute/twisteds.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 88
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "twistzom3"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Twisteds"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Twisteds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "twisteds"
|
||||
}
|
||||
}
|
||||
189
_module/ute/vampires.ute.json
Normal file
189
_module/ute/vampires.ute.json
Normal file
@@ -0,0 +1,189 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 289
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "vampire001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 289
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "vampire006"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 288
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "vampire007"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 288
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.125
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "vampire008"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 289
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "vampire009"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Vampires"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Vampires"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "vampires"
|
||||
}
|
||||
}
|
||||
151
_module/ute/vrocks.ute.json
Normal file
151
_module/ute/vrocks.ute.json
Normal file
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 163
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "succubus"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 101
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "vrock"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 102
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 18.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "infernaldismembe"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Vrocks"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Vrocks"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "vrocks"
|
||||
}
|
||||
}
|
||||
132
_module/ute/weakpixies.ute.json
Normal file
132
_module/ute/weakpixies.ute.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 55
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "grig001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 55
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "pixie001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 13
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "WeakPixies"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "WeakPixies"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "weakpixies"
|
||||
}
|
||||
}
|
||||
132
_module/ute/whiteworms.ute.json
Normal file
132
_module/ute/whiteworms.ute.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 50
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "drgwhite002"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 50
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "drgwhite003"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "White Worms"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 360
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "WhiteWorms"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "whiteworms"
|
||||
}
|
||||
}
|
||||
132
_module/ute/wolves.ute.json
Normal file
132
_module/ute/wolves.ute.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 181
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_wolf"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 175
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_direwolf"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Wolves"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Wolves"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "wolves"
|
||||
}
|
||||
}
|
||||
189
_module/ute/wraiths.ute.json
Normal file
189
_module/ute/wraiths.ute.json
Normal file
@@ -0,0 +1,189 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 186
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_allip"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 187
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_wraith"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 156
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_spectre"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 156
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "spectre001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 187
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "wraith001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Wraiths"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Wraiths"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "wraiths"
|
||||
}
|
||||
}
|
||||
208
_module/ute/zombies.ute.json
Normal file
208
_module/ute/zombies.ute.json
Normal file
@@ -0,0 +1,208 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 198
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_zombie01"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 195
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_zombie02"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 199
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_zombtyrant"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 196
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_zombwarr01"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 197
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_zombwarr02"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 196
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 8.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_zombieboss"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Zombies"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 180
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Zombies"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "zombies"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user