RATDOG/_module/ute/level9a.ute.json
Jaysyn904 86a7f54ed3 Added DoA models
Added DoA models, Added ProjectQ lycanthropes & tails.  Added Colored Dyes.  Converted Ant Tunnels over to dynamic spawning.  Made PnP Giant Ants & Wererats.
2021-10-03 00:43:55 -04:00

228 lines
3.9 KiB
JSON

{
"__data_type": "UTE ",
"Active": {
"type": "byte",
"value": 1
},
"Comment": {
"type": "cexostring",
"value": ""
},
"CreatureList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 387
},
"CR": {
"type": "float",
"value": 0.5
},
"ResRef": {
"type": "resref",
"value": "nw_ratdire001"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 1431
},
"CR": {
"type": "float",
"value": 0.3333333432674408
},
"ResRef": {
"type": "resref",
"value": "zep_stirge"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 73
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "nw_gargoyle"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 167
},
"CR": {
"type": "float",
"value": 5.0
},
"ResRef": {
"type": "resref",
"value": "nw_troll"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 116
},
"CR": {
"type": "float",
"value": 9.0
},
"ResRef": {
"type": "resref",
"value": "nw_willowisp"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 168
},
"CR": {
"type": "float",
"value": 9.0
},
"ResRef": {
"type": "resref",
"value": "nw_umberhulk"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 874
},
"CR": {
"type": "float",
"value": 12.0
},
"ResRef": {
"type": "resref",
"value": "purpleworm002"
},
"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": "Level 9a"
}
},
"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": 1
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 500
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "Level9a"
},
"TemplateResRef": {
"type": "resref",
"value": "level9a"
}
}