Aantioch_Infernum/_module/ute/yinyangencounter.ute.json
EpicValor 129ffdcf22 Area ambience, dialog, sound changes
Got NPCs sitting in the pub
added hourly bell tolls
Adjusted many sounds in sarum city main
changed fog clip distance in many areas
2023-08-13 18:26:11 -05:00

114 lines
2.0 KiB
JSON

{
"__data_type": "UTE ",
"Active": {
"type": "byte",
"value": 1
},
"Comment": {
"type": "cexostring",
"value": "Initial Spawn for the YinYang encounter.\r\nThis encounter spawns Yin\r\nYang spawns on Yins death and YinYang spawns on death of Yang\r\n\r\n*NOTE- Spawn is set every 2 hours due to the nature of the YinYang battle ie they will take a long time to kill!"
},
"CreatureList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 50
},
"CR": {
"type": "float",
"value": 207.0
},
"ResRef": {
"type": "resref",
"value": "yin"
},
"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": "YinYang Encounter"
}
},
"MaxCreatures": {
"type": "int",
"value": 1
},
"OnEntered": {
"type": "resref",
"value": ""
},
"OnExhausted": {
"type": "resref",
"value": ""
},
"OnExit": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"PaletteID": {
"type": "byte",
"value": 0
},
"PlayerOnly": {
"type": "byte",
"value": 1
},
"RecCreatures": {
"type": "int",
"value": 1
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 7200
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "YinYangEncounter"
},
"TemplateResRef": {
"type": "resref",
"value": "yinyangencounter"
}
}