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.
2752 lines
61 KiB
JSON
2752 lines
61 KiB
JSON
{
|
|
"__data_type": "GIT ",
|
|
"AreaProperties": {
|
|
"__struct_id": 100,
|
|
"type": "struct",
|
|
"value": {
|
|
"__struct_id": 100,
|
|
"AmbientSndDay": {
|
|
"type": "int",
|
|
"value": 72
|
|
},
|
|
"AmbientSndDayVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"AmbientSndNight": {
|
|
"type": "int",
|
|
"value": 72
|
|
},
|
|
"AmbientSndNitVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"EnvAudio": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicBattle": {
|
|
"type": "int",
|
|
"value": 40
|
|
},
|
|
"MusicDay": {
|
|
"type": "int",
|
|
"value": 53
|
|
},
|
|
"MusicDelay": {
|
|
"type": "int",
|
|
"value": 500000
|
|
},
|
|
"MusicNight": {
|
|
"type": "int",
|
|
"value": 53
|
|
}
|
|
}
|
|
},
|
|
"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": 8
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 37
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"GenericType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 37
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "jw_silverstone_key"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door",
|
|
"id": 5349
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "jw_unlocdoor_ope"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 33
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_calaudra_door"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_normal"
|
|
},
|
|
"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": 16.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 28.02000045776367
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Encounter List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Placeable List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 83
|
|
},
|
|
"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": {
|
|
"0": "The plant seems cramped within its rootbound pot.",
|
|
"id": 14702
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 5
|
|
},
|
|
"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": "Potted Plant",
|
|
"id": 5726
|
|
}
|
|
},
|
|
"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": 441
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_plant"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_plant"
|
|
},
|
|
"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": 26.36056137084961
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 33.11745834350586
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 49
|
|
},
|
|
"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": {
|
|
"0": "Thick metal bands encircle the barrel-planks, ensuring a tight seal.",
|
|
"id": 14555
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 5
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Barrel",
|
|
"id": 5691
|
|
}
|
|
},
|
|
"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": 407
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Barrel"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_barrel"
|
|
},
|
|
"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": 16.22443389892578
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 11.63141059875488
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 49
|
|
},
|
|
"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": {
|
|
"0": "Thick metal bands encircle the barrel-planks, ensuring a tight seal.",
|
|
"id": 14555
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 5
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Barrel",
|
|
"id": 5691
|
|
}
|
|
},
|
|
"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": 407
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Barrel"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_barrel"
|
|
},
|
|
"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": 15.25132083892822
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 12.11936187744141
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 2.336633997401805e-006
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 40
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "A simple armoire for storing clothes.",
|
|
"id": 14548
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 5
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 40
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ItemList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 26
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Leather boots"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 11
|
|
},
|
|
"ModelPart2": {
|
|
"type": "byte",
|
|
"value": 41
|
|
},
|
|
"ModelPart3": {
|
|
"type": "byte",
|
|
"value": 21
|
|
},
|
|
"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": "Leatherboots"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "leatherboots"
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_Belt": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_LBicep": {
|
|
"type": "byte",
|
|
"value": 8
|
|
},
|
|
"ArmorPart_LFArm": {
|
|
"type": "byte",
|
|
"value": 22
|
|
},
|
|
"ArmorPart_LFoot": {
|
|
"type": "byte",
|
|
"value": 4
|
|
},
|
|
"ArmorPart_LHand": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_LShin": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_LShoul": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_LThigh": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_Neck": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_Pelvis": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_RBicep": {
|
|
"type": "byte",
|
|
"value": 8
|
|
},
|
|
"ArmorPart_RFArm": {
|
|
"type": "byte",
|
|
"value": 22
|
|
},
|
|
"ArmorPart_RFoot": {
|
|
"type": "byte",
|
|
"value": 4
|
|
},
|
|
"ArmorPart_RHand": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_Robe": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_RShin": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_RShoul": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_RThigh": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_Torso": {
|
|
"type": "byte",
|
|
"value": 12
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 16
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cloth1Color": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"Cloth2Color": {
|
|
"type": "byte",
|
|
"value": 50
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Leather1Color": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"Leather2Color": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Tunic",
|
|
"id": 12904
|
|
}
|
|
},
|
|
"Metal1Color": {
|
|
"type": "byte",
|
|
"value": 53
|
|
},
|
|
"Metal2Color": {
|
|
"type": "byte",
|
|
"value": 53
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 2
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_CLOTH003"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "cloth004"
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 2,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_Belt": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_LBicep": {
|
|
"type": "byte",
|
|
"value": 8
|
|
},
|
|
"ArmorPart_LFArm": {
|
|
"type": "byte",
|
|
"value": 22
|
|
},
|
|
"ArmorPart_LFoot": {
|
|
"type": "byte",
|
|
"value": 4
|
|
},
|
|
"ArmorPart_LHand": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_LShin": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_LShoul": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_LThigh": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_Neck": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_Pelvis": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_RBicep": {
|
|
"type": "byte",
|
|
"value": 8
|
|
},
|
|
"ArmorPart_RFArm": {
|
|
"type": "byte",
|
|
"value": 22
|
|
},
|
|
"ArmorPart_RFoot": {
|
|
"type": "byte",
|
|
"value": 4
|
|
},
|
|
"ArmorPart_RHand": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_Robe": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_RShin": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_RShoul": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_RThigh": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_Torso": {
|
|
"type": "byte",
|
|
"value": 12
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 16
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cloth1Color": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Cloth2Color": {
|
|
"type": "byte",
|
|
"value": 51
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Leather1Color": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Leather2Color": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Tunic",
|
|
"id": 12904
|
|
}
|
|
},
|
|
"Metal1Color": {
|
|
"type": "byte",
|
|
"value": 55
|
|
},
|
|
"Metal2Color": {
|
|
"type": "byte",
|
|
"value": 55
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 4
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_CLOTH003"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "cloth004"
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_Belt": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_LBicep": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_LFArm": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_LFoot": {
|
|
"type": "byte",
|
|
"value": 6
|
|
},
|
|
"ArmorPart_LHand": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_LShin": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"ArmorPart_LShoul": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_LThigh": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_Neck": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_Pelvis": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_RBicep": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_RFArm": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_RFoot": {
|
|
"type": "byte",
|
|
"value": 6
|
|
},
|
|
"ArmorPart_RHand": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ArmorPart_Robe": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_RShin": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"ArmorPart_RShoul": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ArmorPart_RThigh": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"ArmorPart_Torso": {
|
|
"type": "byte",
|
|
"value": 39
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 16
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cloth1Color": {
|
|
"type": "byte",
|
|
"value": 11
|
|
},
|
|
"Cloth2Color": {
|
|
"type": "byte",
|
|
"value": 7
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Leather1Color": {
|
|
"type": "byte",
|
|
"value": 11
|
|
},
|
|
"Leather2Color": {
|
|
"type": "byte",
|
|
"value": 14
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 12923
|
|
}
|
|
},
|
|
"Metal1Color": {
|
|
"type": "byte",
|
|
"value": 23
|
|
},
|
|
"Metal2Color": {
|
|
"type": "byte",
|
|
"value": 6
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Repos_PosX": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Repos_Posy": {
|
|
"type": "word",
|
|
"value": 2
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "NW_CLOTH022"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_cloth022"
|
|
},
|
|
"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": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Armoire",
|
|
"id": 14549
|
|
}
|
|
},
|
|
"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": 30
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 358
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_armoire"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_armoire"
|
|
},
|
|
"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.12912940979004
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 27.25242042541504
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 4
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 61
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.52170991897583
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Thick tallow candles burn low upon their iron stand. Small mounds have formed on the floor below, where the fallen tallow has accumulated.",
|
|
"id": 14589
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 5
|
|
},
|
|
"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": "Candelabra",
|
|
"id": 5703
|
|
}
|
|
},
|
|
"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": "nw_02_onoff"
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 419
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_silverstone_candle2"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_candles"
|
|
},
|
|
"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": 28.22017478942871
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 15.04135131835938
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.775161743164063e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 4
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 61
|
|
},
|
|
"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": {
|
|
"0": "Thick tallow candles burn low upon their iron stand. Small mounds have formed on the floor below, where the fallen tallow has accumulated.",
|
|
"id": 14589
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 5
|
|
},
|
|
"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": "Candelabra",
|
|
"id": 5703
|
|
}
|
|
},
|
|
"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": "nw_02_onoff"
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 419
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_silverstone_candle3"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_candles002"
|
|
},
|
|
"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": 27.35855102539063
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 6.47166109085083
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SoundList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"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": 10
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -0.02861499786376953
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.0023040771484375
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": -0.9676511883735657
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 2.388625144958496
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.01168441772460938
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.01306820847094059
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 2.414835929870606
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 2.658218383789063
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02310199476778507
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.003108024597167969
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 2.677825927734375
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": -0.9668980240821838
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": -0.9677135348320007
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 3.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": "WP_jw_calaudraup_at"
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_calaudradown_at"
|
|
}
|
|
},
|
|
"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": "jw_calaudradown_at"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_aishadown_at"
|
|
},
|
|
"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": 13.89627361297607
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 34.7901725769043
|
|
},
|
|
"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": "WP_jw_calaudradown_at"
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_jw_calaudradown_at"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 17.79501342773438
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 2.102055759678478e-006
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 35.90114974975586
|
|
},
|
|
"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_calaudrasleep_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.04910296946763992
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 17.22648239135742
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.9987937211990356
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 30.85800170898438
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.01000022888183594
|
|
}
|
|
},
|
|
{
|
|
"__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_calaudrasleep2_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -2.077525778076961e-007
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 15.97088241577148
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 25.13132667541504
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.1972341537475586
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|