2023-08-08 16:22:17 -04:00
{
"__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" ,
2023-08-13 18:26:11 -05:00
"value" : 207.0
2023-08-08 16:22:17 -04:00
} ,
"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"
}
}