UW2_PRC8/_module/ute/mindlesshighenco.ute.json
Jaysyn904 5197ad9a4d Initial upload
Initial upload
2023-09-25 20:24:01 -04:00

209 lines
3.6 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": 38
},
"CR": {
"type": "float",
"value": 15.0
},
"ResRef": {
"type": "resref",
"value": "nw_demon"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 38
},
"CR": {
"type": "float",
"value": 16.0
},
"ResRef": {
"type": "resref",
"value": "nw_balorboss"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 1508
},
"CR": {
"type": "float",
"value": 20.0
},
"ResRef": {
"type": "resref",
"value": "deathbeholder"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 468
},
"CR": {
"type": "float",
"value": 21.0
},
"ResRef": {
"type": "resref",
"value": "goldmflesh002"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 40
},
"CR": {
"type": "float",
"value": 20.0
},
"ResRef": {
"type": "resref",
"value": "doomkghtboss003"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 11
},
"CR": {
"type": "float",
"value": 25.0
},
"ResRef": {
"type": "resref",
"value": "bathorror002"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 3
},
"Faction": {
"type": "dword",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Mindless High Encounter"
}
},
"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": 500
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "MindlessHighEncounter"
},
"TemplateResRef": {
"type": "resref",
"value": "mindlesshighenco"
}
}