Battledale_PRC8/_module/ute/undeadlow001.ute.json
Jaysyn904 7b9e44ebbb Initial upload
Initial upload.  PRC8 has been added.  Module compiles, PRC's default AI & treasure scripts have been integrated.  Started work on top hak for SLA / Ability / Scripting modifications.
2024-03-11 23:44:08 -04:00

286 lines
5.1 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": 63
},
"CR": {
"type": "float",
"value": 0.5
},
"ResRef": {
"type": "resref",
"value": "nw_skeleton"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 198
},
"CR": {
"type": "float",
"value": 1.0
},
"ResRef": {
"type": "resref",
"value": "nw_zombie01"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 1.0
},
"ResRef": {
"type": "resref",
"value": "nw_zombie02"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 76
},
"CR": {
"type": "float",
"value": 2.0
},
"ResRef": {
"type": "resref",
"value": "nw_ghoul"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 146
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "nw_shadow"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 199
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "nw_zombtyrant"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 196
},
"CR": {
"type": "float",
"value": 4.0
},
"ResRef": {
"type": "resref",
"value": "nw_zombwarr01"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 197
},
"CR": {
"type": "float",
"value": 4.0
},
"ResRef": {
"type": "resref",
"value": "nw_zombwarr02"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 186
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "nw_allip"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 74
},
"CR": {
"type": "float",
"value": 4.0
},
"ResRef": {
"type": "resref",
"value": "nw_ghast"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 2
},
"Faction": {
"type": "dword",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Undead, Low Group respawn",
"id": 14515
}
},
"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": 5
},
"PlayerOnly": {
"type": "byte",
"value": 1
},
"RecCreatures": {
"type": "int",
"value": 3
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 60
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "NW_UndeadLow_respawn"
},
"TemplateResRef": {
"type": "resref",
"value": "undeadlow001"
}
}