Shargast_PRC8/_module/Chapter 1/ute/verminbeet001.ute.json
Jaysyn904 66a0a3e043 Initial commit
Initial commit.
2024-08-03 14:13:18 -04:00

191 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": 18
},
"CR": {
"type": "float",
"value": 0.25
},
"ResRef": {
"type": "resref",
"value": "nw_btlfire"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 17
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "nw_btlbomb"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 18
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "nw_btlfire02"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 20
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "nw_btlstink"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 19
},
"CR": {
"type": "float",
"value": 7.0
},
"ResRef": {
"type": "resref",
"value": "nw_btlstag"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 2
},
"Faction": {
"type": "dword",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Vermin, Beetle Group CR7",
"id": 14519
}
},
"MaxCreatures": {
"type": "int",
"value": 5
},
"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": 180
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "NW_VerminBeet"
},
"TemplateResRef": {
"type": "resref",
"value": "verminbeet001"
}
}