PoA_PRC8/_module/ute/underdark002.ute.json
Jaysyn904 bfbbd2f1ac Major update
Added several new undead models & facelifted overrides for other models.  Added dozens of new undead creatures from Libris Mortis & the monster manuals.  Added CODI Core AI.  Added NESS spawner system.  Added randomized respawning trap system.  Added undead feeding system.  Greatly revamped Catacombs & Halls of the Dead.  Updated nimtools.  Full compile.  Updated release archive.
2024-04-07 01:06:57 -04:00

266 lines
4.7 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": 216
},
"CR": {
"type": "float",
"value": 12.0
},
"ResRef": {
"type": "resref",
"value": "nw_drowfight015"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 409
},
"CR": {
"type": "float",
"value": 11.0
},
"ResRef": {
"type": "resref",
"value": "x2_drow004"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 215
},
"CR": {
"type": "float",
"value": 12.0
},
"ResRef": {
"type": "resref",
"value": "nw_drowcler015"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 216
},
"CR": {
"type": "float",
"value": 15.0
},
"ResRef": {
"type": "resref",
"value": "nw_drowfight020"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 215
},
"CR": {
"type": "float",
"value": 15.0
},
"ResRef": {
"type": "resref",
"value": "nw_drowcler020"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 409
},
"CR": {
"type": "float",
"value": 15.0
},
"ResRef": {
"type": "resref",
"value": "x2_drow005"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 407
},
"CR": {
"type": "float",
"value": 18.0
},
"ResRef": {
"type": "resref",
"value": "x2_drider003"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 407
},
"CR": {
"type": "float",
"value": 24.0
},
"ResRef": {
"type": "resref",
"value": "x2_drider004"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 407
},
"CR": {
"type": "float",
"value": 29.0
},
"ResRef": {
"type": "resref",
"value": "x2_drider005"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 2
},
"Faction": {
"type": "dword",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 91359
}
},
"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": 0
},
"ResetTime": {
"type": "int",
"value": 60
},
"Respawns": {
"type": "int",
"value": 0
},
"SpawnOption": {
"type": "int",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "X2_UNDERDARK001"
},
"TemplateResRef": {
"type": "resref",
"value": "underdark002"
}
}