PoA_PRC8/_module/ute/dmdrowraidingpar.ute.json
Jaysyn904 8d97886c3f Changed folder name.
Changed folder name.
2022-10-07 21:08:37 -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": 1
},
"CR": {
"type": "float",
"value": 40.0
},
"ResRef": {
"type": "resref",
"value": "drowclric001"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 1
},
"CR": {
"type": "float",
"value": 23.0
},
"ResRef": {
"type": "resref",
"value": "drowwarrior002"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 1
},
"CR": {
"type": "float",
"value": 26.0
},
"ResRef": {
"type": "resref",
"value": "drowwarrior003"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 1
},
"CR": {
"type": "float",
"value": 31.0
},
"ResRef": {
"type": "resref",
"value": "drowwarrior1"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 1
},
"CR": {
"type": "float",
"value": 29.0
},
"ResRef": {
"type": "resref",
"value": "drowwizard"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 1
},
"CR": {
"type": "float",
"value": 32.0
},
"ResRef": {
"type": "resref",
"value": "drowwizard001"
},
"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": "[DM] Drow Raiding Party"
}
},
"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": 6
},
"Reset": {
"type": "byte",
"value": 0
},
"ResetTime": {
"type": "int",
"value": 60
},
"Respawns": {
"type": "int",
"value": 0
},
"SpawnOption": {
"type": "int",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "DMDrowRaidingParty"
},
"TemplateResRef": {
"type": "resref",
"value": "dmdrowraidingpar"
}
}