Rune_PRC8/_module/ute/gateofancientgob.ute.json
Jaysyn904 d1c309ae63 Initial commit
Initial commit
2024-09-13 09:10:39 -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": 86
},
"CR": {
"type": "float",
"value": 0.25
},
"ResRef": {
"type": "resref",
"value": "nw_goblina"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 87
},
"CR": {
"type": "float",
"value": 0.25
},
"ResRef": {
"type": "resref",
"value": "nw_goblinb"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 83
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "nw_gobchiefb"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 84
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "nw_gobwiza"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 82
},
"CR": {
"type": "float",
"value": 4.0
},
"ResRef": {
"type": "resref",
"value": "nw_gobchiefa"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 82
},
"CR": {
"type": "float",
"value": 4.0
},
"ResRef": {
"type": "resref",
"value": "goblinwarrior"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 1
},
"Faction": {
"type": "dword",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Gate of Ancient Goblin Encounter"
}
},
"MaxCreatures": {
"type": "int",
"value": 3
},
"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": 2
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 600
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "GateofAncientGoblinEncounter"
},
"TemplateResRef": {
"type": "resref",
"value": "gateofancientgob"
}
}