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.
13261 lines
287 KiB
JSON
13261 lines
287 KiB
JSON
{
|
|
"__data_type": "GIT ",
|
|
"AreaProperties": {
|
|
"__struct_id": 100,
|
|
"type": "struct",
|
|
"value": {
|
|
"__struct_id": 100,
|
|
"AmbientSndDay": {
|
|
"type": "int",
|
|
"value": 51
|
|
},
|
|
"AmbientSndDayVol": {
|
|
"type": "int",
|
|
"value": 93
|
|
},
|
|
"AmbientSndNight": {
|
|
"type": "int",
|
|
"value": 53
|
|
},
|
|
"AmbientSndNitVol": {
|
|
"type": "int",
|
|
"value": 95
|
|
},
|
|
"EnvAudio": {
|
|
"type": "int",
|
|
"value": 15
|
|
},
|
|
"MusicBattle": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicDay": {
|
|
"type": "int",
|
|
"value": 4
|
|
},
|
|
"MusicDelay": {
|
|
"type": "int",
|
|
"value": 897000
|
|
},
|
|
"MusicNight": {
|
|
"type": "int",
|
|
"value": 6
|
|
}
|
|
}
|
|
},
|
|
"Creature List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Door List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__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": 10
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"GenericType": {
|
|
"type": "byte",
|
|
"value": 8
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 10
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": "jw_ettomb2dof_dr"
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door"
|
|
}
|
|
},
|
|
"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": "jw_dogdoor_open"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 28
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 558
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_dotf2et_dr"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_genericstone"
|
|
},
|
|
"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": 94.90000152587891
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 23.38000106811523
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 55
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 0.125
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "fr_pixie"
|
|
},
|
|
"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,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.5335254669189453
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 33.23223876953125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.03924741595983505
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.1040992736816406
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.5642938613891602
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 8.025087356567383
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.224205017089844
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 7.423910140991211
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 29.05072784423828
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "fr_pixie"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 4
|
|
},
|
|
"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": 4
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 60
|
|
},
|
|
"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": 89.22706604003906
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 58.30901336669922
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "fr_pixie"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "fr_pixie"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 11.42754554748535
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 8.243156433105469
|
|
},
|
|
"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": 145
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 0.3333333432674408
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "jw_eardulin"
|
|
},
|
|
"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.02500043995678425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.6526603698730469
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.9789886474609375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0250005591660738
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 6.852924346923828
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -63.9605827331543
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 86.47732543945313
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -66.89755249023438
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0250005591660738
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 88.76163482666016
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 17.29546356201172
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_Ear'dulin_enc"
|
|
}
|
|
},
|
|
"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": 0
|
|
},
|
|
"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": 78.91275024414063
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 93.79277801513672
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.1263256072998047
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_Eardulin_enc"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_eardulin_enc"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 32.30616760253906
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 118.9934768676758
|
|
},
|
|
"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": 145
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 0.3333333432674408
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "jw_eardulin"
|
|
},
|
|
"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.02500049956142902
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.503194808959961
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.707756042480469
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2277131676673889
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 6.13450813293457
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -74.88257598876953
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 127.7129745483398
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -79.90085601806641
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500043995678425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 121.1515731811523
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 12.3447265625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0250005591660738
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_Ear'dulin_enc"
|
|
}
|
|
},
|
|
"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": 0
|
|
},
|
|
"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": 95.58670043945313
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 58.68058013916016
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_Eardulin_enc"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_eardulin_enc"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 23.89700889587402
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 90.06096649169922
|
|
},
|
|
"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": 35
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 0.125
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer"
|
|
},
|
|
"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.4292580485343933
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 6.239293098449707
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -4.553535461425781
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 8.553479194641113
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -59.66803359985352
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 3.028079986572266
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 81.57406616210938
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -61.78789520263672
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -3.360601902008057
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 75.04302978515625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 10.12843322753906
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_deer_enc"
|
|
}
|
|
},
|
|
"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": 0
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 250
|
|
},
|
|
"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": 50.07258224487305
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 36.39431381225586
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.001358032226563e-005
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_deer_enc"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer_enc"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 14.15673732757568
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 64.22557830810547
|
|
},
|
|
"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": 35
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 0.125
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer"
|
|
},
|
|
"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.02096501924097538
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.00064849853515625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -3.050609588623047
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0250005591660738
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 7.301353454589844
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -61.6731071472168
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -5.974999904632568
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 67.78134155273438
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -58.53498840332031
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -5.974999904632568
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 65.16081237792969
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.662765502929688
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02755987085402012
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_deer_enc"
|
|
}
|
|
},
|
|
"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": 0
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 250
|
|
},
|
|
"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": 130.2831726074219
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 40.70995330810547
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_deer_enc"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer_enc"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 83.89942932128906
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 61.74934387207031
|
|
},
|
|
"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": 35
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 0.125
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer"
|
|
},
|
|
"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.02500049956142902
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 4.607826232910156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -7.121200561523438
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.1810703575611115
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 24.52929306030273
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -86.51481628417969
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -5.974999904632568
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 101.3716735839844
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -74.56250762939453
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 98.16059875488281
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 4.30438232421875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.036862730979919
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_deer_enc"
|
|
}
|
|
},
|
|
"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": 0
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 250
|
|
},
|
|
"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": 83.33157348632813
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 64.88487243652344
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -0.004033133387565613
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_deer_enc"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer_enc"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 29.84527969360352
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 94.36380004882813
|
|
},
|
|
"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": 35
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 0.125
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer"
|
|
},
|
|
"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.02499952353537083
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 3.881340026855469
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.32879638671875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 6.016845703125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -18.82469177246094
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02874010242521763
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 11.45037841796875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -78.59609985351563
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02755999006330967
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 61.90727233886719
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -55.69712829589844
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 59.07270812988281
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -4.775222778320313
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -0.4626413285732269
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_deer_enc"
|
|
}
|
|
},
|
|
"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": 0
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 250
|
|
},
|
|
"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": 124.0012359619141
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 119.8064193725586
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.453674258300453e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_deer_enc"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer_enc"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 87.71075439453125
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 148.7223510742188
|
|
},
|
|
"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": 45
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": "fr_waterfall"
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "A small altar rests before you. The heavy stone seems stoic and firmly rooted, leaving you wondering how long it has been there.",
|
|
"id": 14543
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": "Old Boulder",
|
|
"id": 14541
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": "frost_talk"
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 403
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "AltarShrineNeutral"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_altrneutral"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 20.73059844970703
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 132.9073944091797
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.001358032226563e-005
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 147
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14584
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 5790
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 505
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Butterflies"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_butterflies"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 21.11414337158203
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 131.6142578125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.001358032226563e-005
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 66749
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Fern"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_fern"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 22.12001800537109
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 132.4072875976563
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.05956888198852539
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 95
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14736
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 5738
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 453
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Stones"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_stones"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 21.25191688537598
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 131.0527954101563
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.00999046303331852
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 187
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 66885
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 52998
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 550
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Boulder"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_boulder"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 18.81110000610352
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 131.6271514892578
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.001358032226563e-005
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -8.459473832544973e-008
|
|
},
|
|
"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 bright, healthy green leaves and stems of this fern shift slighty in the breeze.",
|
|
"id": 66749
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 24
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Piukka"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 66
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_berry"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -1.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": "Bush",
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_piukk_disturb"
|
|
},
|
|
"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": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry_bush"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nightshade001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 85.85049438476563
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 93.55693054199219
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -8.459473832544973e-008
|
|
},
|
|
"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 bright, healthy green leaves and stems of this fern shift slighty in the breeze.",
|
|
"id": 66749
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 24
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Piukka"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 66
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_berry"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -1.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": "Bush",
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_piukk_disturb"
|
|
},
|
|
"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": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry_bush"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nightshade001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 115.6018981933594
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 113.0856399536133
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -8.459473832544973e-008
|
|
},
|
|
"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 bright, healthy green leaves and stems of this fern shift slighty in the breeze.",
|
|
"id": 66749
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 24
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Piukka"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 66
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_berry"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -1.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": "Bush",
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_piukk_disturb"
|
|
},
|
|
"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": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry_bush"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nightshade001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 74.00796508789063
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 124.97412109375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -8.459473832544973e-008
|
|
},
|
|
"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 bright, healthy green leaves and stems of this fern shift slighty in the breeze.",
|
|
"id": 66749
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 24
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Piukka"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 66
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_berry"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -1.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": "Bush",
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_piukk_disturb"
|
|
},
|
|
"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": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry_bush"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nightshade001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 43.34690093994141
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 59.708740234375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.05274111032485962
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -8.459473832544973e-008
|
|
},
|
|
"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 bright, healthy green leaves and stems of this fern shift slighty in the breeze.",
|
|
"id": 66749
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 24
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Piukka"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 66
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_berry"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -1.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": "Bush",
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_piukk_disturb"
|
|
},
|
|
"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": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry_bush"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nightshade001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 135.6914215087891
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 40.13950347900391
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -8.459473832544973e-008
|
|
},
|
|
"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 bright, healthy green leaves and stems of this fern shift slighty in the breeze.",
|
|
"id": 66749
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 24
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Piukka"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 66
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_berry"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -1.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": "Bush",
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_piukk_disturb"
|
|
},
|
|
"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": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry_bush"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nightshade001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 136.4811706542969
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 87.29850769042969
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -8.459473832544973e-008
|
|
},
|
|
"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 bright, healthy green leaves and stems of this fern shift slighty in the breeze.",
|
|
"id": 66749
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 24
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Piukka"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 66
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_berry"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -1.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": "Bush",
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_piukk_disturb"
|
|
},
|
|
"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": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry_bush"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nightshade001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 33.78399276733398
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 53.51424026489258
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -8.459473832544973e-008
|
|
},
|
|
"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 bright, healthy green leaves and stems of this fern shift slighty in the breeze.",
|
|
"id": 66749
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 24
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Piukka"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 66
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_berry"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -1.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": "Bush",
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_piukk_disturb"
|
|
},
|
|
"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": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry_bush"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nightshade001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 148.8892669677734
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 107.7266616821289
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -8.459473832544973e-008
|
|
},
|
|
"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 bright, healthy green leaves and stems of this fern shift slighty in the breeze.",
|
|
"id": 66749
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 24
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Piukka"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 66
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_berry"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -1.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": "Bush",
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_piukk_disturb"
|
|
},
|
|
"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": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry_bush"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nightshade001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 133.3779449462891
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 28.73134994506836
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.003738373517990112
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -8.459473832544973e-008
|
|
},
|
|
"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 bright, healthy green leaves and stems of this fern shift slighty in the breeze.",
|
|
"id": 66749
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 24
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "These berries taste delicious when eaten raw, but to become a filling meal they must first be prepared over fire by a skilled cook."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Piukka"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 66
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_berry"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -1.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": "Bush",
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_piukk_disturb"
|
|
},
|
|
"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": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_berry_bush"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nightshade001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 145.7941284179688
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 22.80475234985352
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 82
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 67632
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 5725
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 440
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "PlantGrowthShrubs"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_shrub"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 103.7539367675781
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 68.65081787109375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.008703291416168213
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 188
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 66749
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 52999
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 551
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Fern"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_fern"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 103.8189239501953
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 68.78606414794922
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.004995405673980713
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 174
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.8344835638999939
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14707
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 68810
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 532
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_PL_RUBBLE001"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_pl_rubble001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 117.6675720214844
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 98.17897033691406
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001254081726
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 343
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 0.8344835638999939
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 68811
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 68810
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 778
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "X0_CITYRUBBLE1"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x0_cityrubble1"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 125.1173400878906
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 93.21707916259766
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001373291016
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 344
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.4417861104011536
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 68812
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 68810
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 691
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "CityRubble2"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x0_cityrubble2"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 123.1282348632813
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 101.1462249755859
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001373291016
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 336
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 0.9326567649841309
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 67716
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 67715
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 664
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "BrokenPillar"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x0_brokenpillar"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 119.2436141967773
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 90.08522796630859
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001254081726
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 187
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.7363095879554749
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Large, solid pieces of granite and mortar lie in heaps all over the glade, the remains of some kind of small tower. How the ruin has suddenly appeared here is hard to imagine and the carved words on one large piece of the wreckage is even harder to explain: \"Flixxy's Tower on Moonshae Bay.\"",
|
|
"id": 66885
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": "The Ruins of a Tower",
|
|
"id": 52998
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 550
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Boulder"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_boulder"
|
|
},
|
|
"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": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 120.322624206543
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 97.93390655517578
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001373291016
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 343
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 2.527990579605103
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 68811
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 68810
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 778
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "X0_CITYRUBBLE1"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x0_cityrubble1"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 120.3231887817383
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 91.80405426025391
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001373291016
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 343
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 0.4663301706314087
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 68811
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 68810
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 778
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "X0_CITYRUBBLE1"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x0_cityrubble1"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 113.0762634277344
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 97.08032989501953
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.655952453613281e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 336
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 2.650706768035889
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 67716
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 67715
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 664
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "BrokenPillar"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x0_brokenpillar"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 114.7639236450195
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 97.48229217529297
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.655952453613281e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 174
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -2.331647157669067
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14707
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 68810
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 532
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_PL_RUBBLE001"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_pl_rubble001"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 124.3855056762695
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 88.20432281494141
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001373291016
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 187
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.963487863540649
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 66885
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 52998
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 550
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Boulder"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_boulder"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 121.8705444335938
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 91.63672637939453
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001373291016
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 344
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -2.626172542572022
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 68812
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 68810
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 691
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "CityRubble2"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x0_cityrubble2"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 119.0243835449219
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 87.32314300537109
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 344
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.570794224739075
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 68812
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 68810
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 691
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "CityRubble2"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x0_cityrubble2"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 126.2879638671875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 94.32736968994141
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -0.5179675817489624
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 336
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 2.061669826507568
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 67716
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 67715
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 664
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "BrokenPillar"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x0_brokenpillar"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 123.4023818969727
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 96.24144744873047
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001373291016
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 84
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 0.3681553304195404
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14707
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 5727
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 442
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Rubble"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_rubble"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 123.5365219116211
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 94.46484375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001373291016
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 84
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 0.09817429631948471
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14707
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 5727
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 442
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Rubble"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_rubble"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 121.9874420166016
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 99.95582580566406
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001373291016
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 84
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 1.718057990074158
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14707
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 5727
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 442
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Rubble"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_rubble"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 118.5101089477539
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 91.4083251953125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.060001254081726
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 84
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.276271224021912
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14707
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 5727
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 442
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Rubble"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_rubble"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 114.7929840087891
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 92.30629730224609
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.655952453613281e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 84
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 0.3681553304195404
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14707
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 5727
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 442
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Rubble"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_rubble"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 121.5834884643555
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 86.05393981933594
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 84
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 1.251727938652039
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14707
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 5727
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 442
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Rubble"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_rubble"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 119.203987121582
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 101.6380004882813
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 82
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 0.5399612188339233
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 67632
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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": {
|
|
"id": 5725
|
|
}
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 440
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "PlantGrowthShrubs"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_shrub"
|
|
},
|
|
"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": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 127.465950012207
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 98.48569488525391
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.059999704360962
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SoundList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__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": 15000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Rope Creaks"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 15.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"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": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_cv_ropecreak1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_cv_ropecreak2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_cv_ropecreak3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "RopeCreaks"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "ropecreaks"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 74.60897827148438
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 23.95000076293945
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 3.118844747543335
|
|
}
|
|
},
|
|
{
|
|
"__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": 15000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Rope Creaks"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 15.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"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": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_cv_ropecreak1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_cv_ropecreak2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_cv_ropecreak3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "RopeCreaks"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "ropecreaks"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 64.9295654296875
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 25.11855697631836
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 3.118844747543335
|
|
}
|
|
},
|
|
{
|
|
"__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": "Stream Soft"
|
|
}
|
|
},
|
|
"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_stream1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "StreamSoft"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "streamsoft"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 142.4002380371094
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 144.6484375
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.9999998211860657
|
|
}
|
|
},
|
|
{
|
|
"__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": "Stream Soft"
|
|
}
|
|
},
|
|
"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_stream1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "StreamSoft"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "streamsoft"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 129.0951080322266
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 154.7722320556641
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StoreList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"TriggerList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -0.4820632934570313
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499952353537083
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -0.3553237915039063
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -6.859649658203125
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499952353537083
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 31.80843353271484
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -6.740234375
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 31.93901824951172
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.1213226318359375
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": "jw_harkets2depth"
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 65
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "New Area Transition",
|
|
"id": 14760
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "by_to_harkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "newtransition"
|
|
},
|
|
"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": "int",
|
|
"value": 1
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 109.0282669067383
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 158.7930755615234
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 10
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.2742156982421875
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.2742156982421875
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.0250005591660738
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.2742156982421875
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -96.80036926269531
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500043995678425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 5.210220336914063
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -96.80036163330078
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 5.210205078125
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 3.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_ra2id"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": "jw_smarttrig_en"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": "jw_smarttrig_ent"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_id2ra"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_yeven_tran1"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 10
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 153.4629974365234
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 110.5435028076172
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.0250005591660738
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.2543845176696777
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.5087661743164063
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.0250005591660738
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.2543821334838867
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -93.35860443115234
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 4.833278179168701
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -93.35859680175781
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 4.833280563354492
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500049956142902
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_mf2dof",
|
|
"id": 14759
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": "jw_smarttrig_en"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": "jw_smarttrig_ent"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_dof2mf"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_leaveac_trig"
|
|
},
|
|
"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": "int",
|
|
"value": 1
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 0.4855432510375977
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 107.7724304199219
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"WaypointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Waypoint",
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "fr_waterfall02b"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.9807868599891663
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 17.39838600158691
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.1950822621583939
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 128.140869140625
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.001358032226563e-005
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_deer_wp"
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 61.66893768310547
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 51.149169921875
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.003738373517990112
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_deer_wp"
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 124.5628433227539
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 51.27342224121094
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.1010322570800781
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_deer_wp"
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 88.86447143554688
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 72.61295318603516
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_deer_wp"
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 39.00273513793945
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 77.87163543701172
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_deer_wp"
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 59.84011459350586
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 128.3008880615234
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.002563387155532837
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_deer_wp"
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_deer_wp"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 126.6201629638672
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 119.9017028808594
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Waypoint",
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_moondrow_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 84.51889038085938
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 95.17142486572266
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Map Note",
|
|
"id": 14814
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "To River Ashaba",
|
|
"id": 14815
|
|
}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_MAPNOTE001"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_mapnote001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 155.1679840087891
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 61.15721893310547
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Waypoint",
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_jw_id2ra"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 151.2912902832031
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 2.102055759678478e-006
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 62.10624694824219
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Waypoint",
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_jw_dof2mf"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 7.471959114074707
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 2.102055759678478e-006
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 59.70710372924805
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Map Note",
|
|
"id": 14814
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "To Mount Frost",
|
|
"id": 14815
|
|
}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_MAPNOTE001"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_mapnote001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 3.229584932327271
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 59.65180969238281
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "fr_start_cormanthor",
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "fr_start_cormanthor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 48.59188842773438
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 23.05216979980469
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 4.76837158203125e-007
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_by_to_harkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 2.470810977683868e-005
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 124.9776916503906
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 156.6860046386719
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -0.5000028610229492
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|