4319 lines
92 KiB
JSON
4319 lines
92 KiB
JSON
{
|
|
"__data_type": "GIT ",
|
|
"AreaProperties": {
|
|
"__struct_id": 100,
|
|
"type": "struct",
|
|
"value": {
|
|
"__struct_id": 100,
|
|
"AmbientSndDay": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"AmbientSndDayVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"AmbientSndNight": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"AmbientSndNitVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"EnvAudio": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicBattle": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicDay": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicDelay": {
|
|
"type": "int",
|
|
"value": 90000
|
|
},
|
|
"MusicNight": {
|
|
"type": "int",
|
|
"value": 0
|
|
}
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"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_New": {
|
|
"type": "dword",
|
|
"value": 7
|
|
},
|
|
"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": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "x2_door_death"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "door_close10"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 558
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SelfClosingDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "selfclosingdoor"
|
|
},
|
|
"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": 135.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 70.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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
|
|
},
|
|
"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_New": {
|
|
"type": "dword",
|
|
"value": 7
|
|
},
|
|
"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": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "x2_door_death"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "door_close10"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 558
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SelfClosingDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "selfclosingdoor"
|
|
},
|
|
"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": 155.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 70.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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
|
|
},
|
|
"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_New": {
|
|
"type": "dword",
|
|
"value": 7
|
|
},
|
|
"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": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "x2_door_death"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "door_close10"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 558
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SelfClosingDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "selfclosingdoor"
|
|
},
|
|
"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": 145.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 30.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 1.570794224739075
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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_New": {
|
|
"type": "dword",
|
|
"value": 7
|
|
},
|
|
"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": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "x2_door_death"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "door_close10"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 558
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SelfClosingDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "selfclosingdoor"
|
|
},
|
|
"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": 140.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 45.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 1.570794224739075
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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_New": {
|
|
"type": "dword",
|
|
"value": 7
|
|
},
|
|
"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": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "x2_door_death"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "door_close10"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 558
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SelfClosingDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "selfclosingdoor"
|
|
},
|
|
"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": 90.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 55.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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
|
|
},
|
|
"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_New": {
|
|
"type": "dword",
|
|
"value": 7
|
|
},
|
|
"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": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "x2_door_death"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "door_close10"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 558
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SelfClosingDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "selfclosingdoor"
|
|
},
|
|
"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": 155.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 110.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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
|
|
},
|
|
"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_New": {
|
|
"type": "dword",
|
|
"value": 7
|
|
},
|
|
"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": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "x2_door_death"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "door_close10"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 558
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SelfClosingDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "selfclosingdoor"
|
|
},
|
|
"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": 135.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 100.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 1.570794224739075
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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_New": {
|
|
"type": "dword",
|
|
"value": 7
|
|
},
|
|
"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": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "x2_door_death"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "door_close10"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 558
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SelfClosingDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "selfclosingdoor"
|
|
},
|
|
"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": 120.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 95.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 1.570794224739075
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"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_New": {
|
|
"type": "dword",
|
|
"value": 7
|
|
},
|
|
"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": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": "x2_door_death"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "door_close10"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 558
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "SelfClosingDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "selfclosingdoor"
|
|
},
|
|
"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": 50.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 45.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Encounter List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 300
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 49
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 302
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "This potion will provide the drinker with water breathing for a lengthy period of time."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Potion of Water Breathing"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 47
|
|
},
|
|
"ModelPart2": {
|
|
"type": "byte",
|
|
"value": 61
|
|
},
|
|
"ModelPart3": {
|
|
"type": "byte",
|
|
"value": 12
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"ChanceAppear": {
|
|
"type": "byte",
|
|
"value": 100
|
|
},
|
|
"CostTable": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"CostValue": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Param1": {
|
|
"type": "byte",
|
|
"value": 255
|
|
},
|
|
"Param1Value": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertyName": {
|
|
"type": "word",
|
|
"value": 15
|
|
},
|
|
"Subtype": {
|
|
"type": "word",
|
|
"value": 335
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 10
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "it_pot_wb"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "it_pot_wb"
|
|
},
|
|
"xModelPart1": {
|
|
"type": "word",
|
|
"value": 47
|
|
},
|
|
"xModelPart2": {
|
|
"type": "word",
|
|
"value": 61
|
|
},
|
|
"xModelPart3": {
|
|
"type": "word",
|
|
"value": 12
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 96.20090484619141
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 106.5964202880859
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000009596347809
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Placeable List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"SoundList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"StoreList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"TriggerList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_SPAWN1"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.04907820373773575
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 154.5284271240234
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.9987949132919312
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 22.84930610656738
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999998867511749
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_SPAWN2"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 155.1117858886719
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 41.28285598754883
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT1"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 97.71011352539063
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 2.102055759678478e-006
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 15.19715785980225
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999995291233063
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT2"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.07357324659824371
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 64.60436248779297
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.9972898364067078
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 7.920027732849121
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999997675418854
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT3"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.04906757175922394
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 94.6712646484375
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.9987954497337341
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 42.15230941772461
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999995291233063
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT4"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.9987953901290894
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 122.4793395996094
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.04906884208321571
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 44.82530212402344
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999990522861481
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT5"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.9987953901290894
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 67.56102752685547
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.04906884208321571
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 54.74216461181641
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT6"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.0245488379150629
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 55.02392578125
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.9996986389160156
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 6.521320819854736
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000028669834137
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT7"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -8.734064977033995e-006
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 35.13460922241211
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 28.7364444732666
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999995291233063
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT8"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -8.734064977033995e-006
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 14.95049953460693
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 28.17584800720215
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999914228916168
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT9"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.9996987581253052
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 17.32690811157227
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0245428029447794
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 55.24715042114258
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999914228916168
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT10"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 86.38969421386719
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 2.102055759678478e-006
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 115.135009765625
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT11"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.0735645666718483
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 44.94297790527344
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.9972904324531555
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 12.65148735046387
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999914228916168
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT12"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.9987953901290894
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 32.89477157592773
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.04906884208321571
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 14.59107398986816
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT13"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 4.401001453399658
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 82.33605194091797
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999997675418854
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT14"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.04906757175922394
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 34.67757034301758
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.9987954497337341
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 73.56307220458984
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999914228916168
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT15"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.04906757175922394
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 34.63788223266602
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.9987954497337341
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 93.29509735107422
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT16"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.99969881772995
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 62.64569854736328
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.0245408657938242
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 84.95143890380859
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999914228916168
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT17"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.9972904920578003
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 66.98062896728516
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.07356434315443039
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 94.70716094970703
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999995291233063
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT18"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.04907582327723503
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 125.2507629394531
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.9987950325012207
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 67.49700927734375
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999990522861481
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT20"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.99969881772995
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 122.7331314086914
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.0245408657938242
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 115.2537994384766
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT21"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.99969881772995
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 122.8440551757813
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.0245408657938242
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 135.5679016113281
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999997675418854
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT19"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.99969881772995
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 56.9638786315918
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.0245408657938242
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 125.3826751708984
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000002443790436
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT22"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.04907582327723503
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 144.9695739746094
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.9987950325012207
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 107.9677963256836
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999914228916168
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT23"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.9996987581253052
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 142.7319641113281
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0245428029447794
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 135.4480895996094
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000002443790436
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT24"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.04907582327723503
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 125.0113220214844
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.9987950325012207
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 148.3218078613281
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT25"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.9987955093383789
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 102.8110122680664
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.04906678572297096
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 155.7045745849609
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT26"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 92.17832183837891
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 2.102055759678478e-006
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 135.3384246826172
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999995291233063
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_SPAWN3"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.995184600353241
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 72.97950744628906
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.09801844507455826
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 145.5342254638672
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999914228916168
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT27"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.9987955093383789
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 27.7734375
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.04906678572297096
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 114.9406509399414
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000000059604645
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT28"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.04907582327723503
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 14.96272563934326
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.9987950325012207
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 139.8071441650391
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999914228916168
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT29"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.997290313243866
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 12.35545063018799
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.07356639206409454
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 115.2288284301758
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000004827976227
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_EXIT30"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.99969881772995
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 22.63542175292969
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.0245408657938242
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 95.95115661621094
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000004827976227
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MAZE_SPAWN4"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.02455146051943302
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 24.94540214538574
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.9996985793113709
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 72.35652160644531
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4000002443790436
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 4
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "AREA_DEBUG"
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "AREA_DEBUG"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "area_debug"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 76.967529296875
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 84.54871368408203
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.3999980986118317
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|