RATDOG/_module/ute/level9.ute.json
Jaysyn904 17cd6a55d1 Updated for PRC8 update
Updated for PRC8 update.
2024-03-03 19:40:47 -05:00

190 lines
3.2 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": 5
},
"CR": {
"type": "float",
"value": 2.0
},
"ResRef": {
"type": "resref",
"value": "acolyteoforcu001"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 2.0
},
"ResRef": {
"type": "resref",
"value": "acolyteoforcus"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 120
},
"CR": {
"type": "float",
"value": 5.0
},
"ResRef": {
"type": "resref",
"value": "nw_minotaur"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 101
},
"CR": {
"type": "float",
"value": 10.0
},
"ResRef": {
"type": "resref",
"value": "nw_dmvrock"
},
"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": "Level 9"
}
},
"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": 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": "Level9"
},
"TemplateResRef": {
"type": "resref",
"value": "level9"
}
}