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.
6171 lines
135 KiB
JSON
6171 lines
135 KiB
JSON
{
|
|
"__data_type": "GIT ",
|
|
"AreaProperties": {
|
|
"__struct_id": 100,
|
|
"type": "struct",
|
|
"value": {
|
|
"__struct_id": 100,
|
|
"AmbientSndDay": {
|
|
"type": "int",
|
|
"value": 28
|
|
},
|
|
"AmbientSndDayVol": {
|
|
"type": "int",
|
|
"value": 89
|
|
},
|
|
"AmbientSndNight": {
|
|
"type": "int",
|
|
"value": 28
|
|
},
|
|
"AmbientSndNitVol": {
|
|
"type": "int",
|
|
"value": 89
|
|
},
|
|
"EnvAudio": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicBattle": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicDay": {
|
|
"type": "int",
|
|
"value": 13
|
|
},
|
|
"MusicDelay": {
|
|
"type": "int",
|
|
"value": 90000
|
|
},
|
|
"MusicNight": {
|
|
"type": "int",
|
|
"value": 7
|
|
}
|
|
}
|
|
},
|
|
"Creature List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Door List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 11
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.570794224739075
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"GenericType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door",
|
|
"id": 5349
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "swt_door_close"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WallDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_ttr_07"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 75.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 25.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"GenericType": {
|
|
"type": "byte",
|
|
"value": 8
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 6
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_maindown"
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door",
|
|
"id": 5349
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "swt_door_close"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_lowerup"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_jeweled"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 5.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 54.5
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.399999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Encounter List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 155
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 6.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaadred"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.03892803192138672
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 10.28313446044922
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.7617160081863403
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.5803091526031494
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 44.45833587646484
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.527156829833984
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 52.48483276367188
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.2806053161621094
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 51.68936920166016
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 8.849277496337891
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499976195394993
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Slaad Group",
|
|
"id": 14510
|
|
}
|
|
},
|
|
"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": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1000
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 45.2958869934082
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 41.29048538208008
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_SLAAD"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaad"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 13.72234535217285
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 36.73900985717773
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 155
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 6.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaadred"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 151
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaadbl"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -51.20172119140625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.7025899887084961
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.1745400726795197
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -50.96498107910156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -10.10930252075195
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -1.810382843017578
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.418962478637695
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -7.768424987792969
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.705863952636719
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -43.26586151123047
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.815787315368652
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02462997473776341
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Slaad Group",
|
|
"id": 14510
|
|
}
|
|
},
|
|
"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": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1000
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 36.73156356811523
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 7.314943313598633
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_SLAAD"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaad"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 65.66530609130859
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 13.69600963592529
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 155
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 6.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaadred"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -6.270168304443359
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.1889266967773438
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -4.771659851074219
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -6.640739440917969
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 6.344309806823731
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -6.64404296875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 7.156913757324219
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -43.67594146728516
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 29.46627044677734
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -43.91223907470703
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 28.83717727661133
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -36.43417739868164
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 13.92418956756592
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -36.43922424316406
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02463009394705296
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 14.30542850494385
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -10.63820266723633
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 27.78449249267578
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -10.13461303710938
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 26.52577590942383
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.804840087890625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500011958181858
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Slaad Group",
|
|
"id": 14510
|
|
}
|
|
},
|
|
"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": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 600
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 17.81557273864746
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 26.23573112487793
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_SLAAD"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaad"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 7.976496696472168
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 48.29522705078125
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 153
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaadgray"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.293731689453125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.432992935180664
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 18.38334274291992
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.216508865356445
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 18.58143997192383
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 2.219523429870606
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 37.6523551940918
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.388315200805664
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 36.34162521362305
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 23.99794769287109
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500011958181858
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 19.07925796508789
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 23.51751708984375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 18.58142471313477
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 33.39184951782227
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.546127319335938
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 33.24001312255859
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Slaad Group",
|
|
"id": 14510
|
|
}
|
|
},
|
|
"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": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 69.16988372802734
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 24.5612678527832
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_SLAAD"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaad"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 46.76031112670898
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 12.20002841949463
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 80
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 12.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_gntfire"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.04115214198827744
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 4.023017883300781
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.486408233642578
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 4.381568908691406
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 8.875978469848633
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.1450729370117188
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 10.64515686035156
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.243499755859375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 8.744314193725586
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.540756225585938
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 8.015420913696289
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.511459350585938
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 2.444326400756836
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.1421432495117188
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.480249404907227
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Fire Giants Group",
|
|
"id": 14483
|
|
}
|
|
},
|
|
"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": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 99.49851989746094
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 40.58407974243164
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_FIREGIANTGRP"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_firegiantgrp"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 75.61721801757813
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 19.90523529052734
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 80
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 12.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_gntfire"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 3.045341968536377
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 3.002792358398438
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.038501739501953
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 3.072364807128906
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 8.244487762451172
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.4329376220703125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 7.457710266113281
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.700177788734436
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Fire Giants Group",
|
|
"id": 14483
|
|
}
|
|
},
|
|
"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": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 122.1996154785156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 24.02225685119629
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_FIREGIANTGRP"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_firegiantgrp"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 74.8985595703125
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 19.41229629516602
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 151
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaadbl"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -51.20172119140625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.7025899887084961
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.1745400726795197
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -50.96498107910156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -10.10930252075195
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -1.810382843017578
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.418962478637695
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -7.768424987792969
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.705863952636719
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -43.26586151123047
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.815787315368652
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02462997473776341
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Slaad Group",
|
|
"id": 14510
|
|
}
|
|
},
|
|
"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": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1000
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 80.131591796875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 64.58507537841797
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999942779541016
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_SLAAD"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaad"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 107.2781372070313
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 70.86193084716797
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 155
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 6.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaadred"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -51.20172119140625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.7025899887084961
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.1745400726795197
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -50.96498107910156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -10.10930252075195
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -1.810382843017578
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.418962478637695
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -7.768424987792969
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.705863952636719
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -43.26586151123047
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.815787315368652
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02462997473776341
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Slaad Group",
|
|
"id": 14510
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1000
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 29.43704032897949
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 71.81694793701172
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_SLAAD"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaad"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 67.076416015625
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 68.50000762939453
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.828695774078369
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 155
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 6.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaadred"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 151
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaadbl"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -51.20172119140625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.7025899887084961
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.1745400726795197
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -50.96498107910156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -10.10930252075195
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -1.810382843017578
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.418962478637695
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -7.768424987792969
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.705863952636719
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -43.26586151123047
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.815787315368652
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02462997473776341
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Slaad Group",
|
|
"id": 14510
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1000
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 52.95890045166016
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 56.15385055541992
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_SLAAD"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaad"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 67.30973815917969
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 68.69298553466797
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.999999523162842
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 153
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaadgray"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 3.025000095367432
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 3.607872009277344
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.5111923217773438
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 3.025000095367432
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 4.486717224121094
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 8.198810577392578
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.7064285278320313
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 8.198810577392578
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500011958181858
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Slaad Group",
|
|
"id": 14510
|
|
}
|
|
},
|
|
"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": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 110.1916122436523
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 65.28072357177734
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_SLAAD"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_slaad"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 89.588134765625
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 60.30118942260742
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Placeable List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 8
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 1.366067863273202e-007
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Strange runes and pictographs, likely arcane in nature, have been scorched into the sides of this hide-covered strongbox.",
|
|
"id": 14595
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Chest",
|
|
"id": 5348
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "nw_o2_classlow"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nw_o2_classhig"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 366
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Chest2"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_chest2"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 99.87259674072266
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 44.07833480834961
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2000000029802322
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 8
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -3.141538143157959
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Strange runes and pictographs, likely arcane in nature, have been scorched into the sides of this hide-covered strongbox.",
|
|
"id": 14595
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Chest",
|
|
"id": 5348
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "nw_o2_classlow"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nw_o2_classhig"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 366
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Chest2"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_chest2"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 100.1156768798828
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 5.968348503112793
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2000001221895218
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 21
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 2.356175661087036
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The stone lid is heavy, designed as much to keep thieves out as to keep the dead entombed within.",
|
|
"id": 14712
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Chest",
|
|
"id": 14710
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generallow"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generalhig"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 379
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SarcophagusGood"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_sarco3"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 112.8540420532227
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 27.34779930114746
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.002583503723144531
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 21
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 0.7853800058364868
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The stone lid is heavy, designed as much to keep thieves out as to keep the dead entombed within.",
|
|
"id": 14712
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Chest",
|
|
"id": 14710
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generallow"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generalhig"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 379
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SarcophagusGood"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_sarco3"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 112.8487319946289
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 22.75075721740723
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.002583503723144531
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 21
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.57080888748169
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The stone lid is heavy, designed as much to keep thieves out as to keep the dead entombed within.",
|
|
"id": 14712
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Chest",
|
|
"id": 14710
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generallow"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generalhig"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 379
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SarcophagusGood"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_sarco3"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 116.1180038452148
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 73.61666107177734
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 21
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.574668931425549e-005
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The stone lid is heavy, designed as much to keep thieves out as to keep the dead entombed within.",
|
|
"id": 14712
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Chest",
|
|
"id": 14710
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generallow"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generalhig"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 379
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SarcophagusGood"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_sarco3"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 113.8207702636719
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 76.05644226074219
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 8
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -3.141541481018066
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Strange runes and pictographs, likely arcane in nature, have been scorched into the sides of this hide-covered strongbox.",
|
|
"id": 14595
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Chest",
|
|
"id": 5348
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "nw_o2_classlow"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nw_o2_classhig"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 366
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Chest2"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_chest2"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 109.8781127929688
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 55.15891647338867
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 21
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 3.141525506973267
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The stone lid is heavy, designed as much to keep thieves out as to keep the dead entombed within.",
|
|
"id": 14712
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Chest",
|
|
"id": 14710
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generallow"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generalhig"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 379
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SarcophagusGood"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_sarco3"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 48.11929702758789
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 57.18194961547852
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 21
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 3.141525506973267
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The stone lid is heavy, designed as much to keep thieves out as to keep the dead entombed within.",
|
|
"id": 14712
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Chest",
|
|
"id": 14710
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generallow"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generalhig"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 379
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SarcophagusGood"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_sarco3"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 44.88249969482422
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 57.16983413696289
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 21
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 3.141525506973267
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The stone lid is heavy, designed as much to keep thieves out as to keep the dead entombed within.",
|
|
"id": 14712
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Chest",
|
|
"id": 14710
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generallow"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nw_o2_generalhig"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 379
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SarcophagusGood"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_sarco3"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 41.69978332519531
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 57.14367294311523
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SoundList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Lava Geyser"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "al_na_lavagyser1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "LavaGeyser"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "lavageyser"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 59.15351867675781
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 39.31134033203125
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.500000715255737
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Lava Geyser"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 20.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 2.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "al_na_lavagyser1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "LavaGeyser"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "lavageyser"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 36.20027542114258
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 24.26596641540527
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.76777982711792
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 25000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Lava Bursts"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.2000000029802322
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_na_lavaburst1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_na_lavaburst2"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "LavaBursts"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "lavabursts"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 54.87559127807617
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 7.585315704345703
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.500009536743164
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 25000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Lava Bursts"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.2000000029802322
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_na_lavaburst1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_na_lavaburst2"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "LavaBursts"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "lavabursts"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 27.59119415283203
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 8.892241477966309
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.499999761581421
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 25000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Lava Bursts"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.2000000029802322
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_na_lavaburst1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_na_lavaburst2"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "LavaBursts"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "lavabursts"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 18.17986488342285
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 32.12848663330078
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 25000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Lava Bursts"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.2000000029802322
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_na_lavaburst1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_na_lavaburst2"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "LavaBursts"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "lavabursts"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 34.32204055786133
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 41.1080207824707
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Lava Pillar"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 20.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 2.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "al_na_lavapillr1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "LavaPillar"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "lavapillar"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 98.85436248779297
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 24.95054435729981
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 5.999998569488525
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StoreList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"TriggerList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"WaypointList": {
|
|
"type": "list",
|
|
"value": []
|
|
}
|
|
}
|