Added several new undead models & facelifted overrides for other models. Added dozens of new undead creatures from Libris Mortis & the monster manuals. Added CODI Core AI. Added NESS spawner system. Added randomized respawning trap system. Added undead feeding system. Greatly revamped Catacombs & Halls of the Dead. Updated nimtools. Full compile. Updated release archive.
4004 lines
87 KiB
JSON
4004 lines
87 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": 1
|
|
},
|
|
"MusicBattle": {
|
|
"type": "int",
|
|
"value": 41
|
|
},
|
|
"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": 1.570794224739075
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"GenericType_New": {
|
|
"type": "dword",
|
|
"value": 2
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 10
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "JailKey"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Jail 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": "arenadoor"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Portcullis"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "door_grate002"
|
|
},
|
|
"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": 2
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 25.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.570794224739075
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"GenericType_New": {
|
|
"type": "dword",
|
|
"value": 2
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 10
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "ertertert"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Jail 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": ""
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Portcullis"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "door_grate001"
|
|
},
|
|
"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": 2
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 58.09999847412109
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 15.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -0.009999999776482582
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -3.141565322875977
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"GenericType_New": {
|
|
"type": "dword",
|
|
"value": 2
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 10
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "ertertert"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Jail 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": ""
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Portcullis"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "door_grate001"
|
|
},
|
|
"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": 2
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 15.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.900000333786011
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -0.009999999776482582
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -3.141569375991821
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"GenericType_New": {
|
|
"type": "dword",
|
|
"value": 2
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 10
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "JailKey"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Jail 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": "arenadoor"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Portcullis"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "door_grate002"
|
|
},
|
|
"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": 2
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 35.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"GenericType_New": {
|
|
"type": "dword",
|
|
"value": 2
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 10
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "JailKey"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Jail 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": "arenadoor"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Portcullis"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "door_grate002"
|
|
},
|
|
"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": 2
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 35.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 30.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -3.141569375991821
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"GenericType_New": {
|
|
"type": "dword",
|
|
"value": 2
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 10
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "JailKey"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Jail 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": "arenadoor"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Portcullis"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "door_grate002"
|
|
},
|
|
"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": 2
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 45.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 30.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"GenericType_New": {
|
|
"type": "dword",
|
|
"value": 2
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 10
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "JailKey"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Jail 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": "arenadoor"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 25
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Portcullis"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "door_grate002"
|
|
},
|
|
"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": 2
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 55.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 30.0
|
|
},
|
|
"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": 157
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "You look about you, suspicious, but see nothing.",
|
|
"id": 14662
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nocrown",
|
|
"id": 5800
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 515
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nocrown"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nocrown"
|
|
},
|
|
"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": 38.34112548828125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 26.38010025024414
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 129
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": "dmsignconv"
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "You have been placed in DM Jail, you cannot get out till restart, so do not even bother asking. You may logg onto another character, however if you cause problems or start shouting your frustrations you will earn another trip here, and if this doesn't solve your problem, then we will reach for the bye bye button, thank you for your cooperation in making this a fun server and not causing problems and following the rules.\n\nThe DM",
|
|
"id": 14623
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "DM Jail",
|
|
"id": 14616
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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_startconv"
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 487
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "FlagPennantBanner8"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_flag8"
|
|
},
|
|
"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": 34.78263473510742
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 9.194680213928223
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 3.576278686523438e-007
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SoundList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"StoreList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"TriggerList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -8.004410743713379
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -20.31888580322266
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499964274466038
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 6.157238006591797
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -17.24026870727539
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499970234930515
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 19.08743667602539
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -14.77737331390381
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.0250005591660738
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 30.78619003295898
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -16.62454414367676
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.0249997153878212
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 35.40412521362305
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -22.78178405761719
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499970234930515
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 39.71419143676758
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -17.54813003540039
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500005997717381
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 35.71198654174805
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -3.694343566894531
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 25.55253982543945
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -1.231447219848633
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500005997717381
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "New Generic",
|
|
"id": 14759
|
|
}
|
|
},
|
|
"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": "jailbreak"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "GenericTrigger"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "newgeneric"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 14.60690307617188
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 27.85047912597656
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -1.866983652114868
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -5.678936004638672
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.1250243186950684
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -7.576072692871094
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 3.175293922424316
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -7.509683609008789
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500005997717381
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 4.693691253662109
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -5.661590576171875
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 6.381936073303223
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -5.661588668823242
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 6.583016395568848
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -2.028196334838867
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 4.963073253631592
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -1.840227127075195
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 3.005322933197022
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.03407096862792969
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500005997717381
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -1.809092998504639
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -1.809093475341797
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500011958181858
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 68966
|
|
}
|
|
},
|
|
"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": "jailpunishment2"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "takeitemsngoldtrigger"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "trackstrigger"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 2.966988563537598
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 28.81698417663574
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -1.866983652114868
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -5.678936004638672
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.1250243186950684
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -7.576072692871094
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 3.175293922424316
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -7.509683609008789
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500005997717381
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 4.693691253662109
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -5.661590576171875
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 6.381936073303223
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -5.661588668823242
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 6.583016395568848
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -2.028196334838867
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 4.963073253631592
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -1.840227127075195
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 3.005322933197022
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.03407096862792969
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500005997717381
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -1.809092998504639
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -1.809093475341797
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500011958181858
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 68966
|
|
}
|
|
},
|
|
"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": "jailpunishment"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "takeitemsngoldtrigger"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "trackstrigger"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 33.46718978881836
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 8.27958869934082
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -9.5367431640625e-007
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -1.924129962921143
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -5.352113723754883
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.3213460445404053
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -7.390962600708008
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 3.313120126724243
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -7.259239196777344
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 4.498846054077148
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -5.570001602172852
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 5.891345977783203
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -5.570001602172852
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 6.212692260742188
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -2.035196304321289
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 4.927308082580566
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -1.820964813232422
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 2.892115354537964
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.1071128845214844
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -0.2142305374145508
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.2142333984375
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -1.606730937957764
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -1.606731414794922
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "NPC Trigger",
|
|
"id": 68966
|
|
}
|
|
},
|
|
"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": "spawnwarden"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "npctrigger"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "npctrigger"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 3.024134874343872
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 28.71815490722656
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"VarTable": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "NOCAST"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Value": {
|
|
"type": "int",
|
|
"value": 2
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "JAIL"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Value": {
|
|
"type": "int",
|
|
"value": 1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"WaypointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Waypoint",
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "prison"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.9987955093383789
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 5.104233264923096
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.04906690493226051
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 24.76314353942871
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -5.7220458984375e-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": "sentenced"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 34.63692855834961
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 4.582516193389893
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.09075736999511719
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_warden_01"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 54.18303298950195
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 12.23980712890625
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -5.7220458984375e-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": {}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_warden_02"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 55.31771469116211
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 24.38698959350586
|
|
},
|
|
"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": {}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_warden_03"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 44.24906158447266
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 24.86946868896484
|
|
},
|
|
"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": {}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_warden_04"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 35.01756286621094
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 26.65311050415039
|
|
},
|
|
"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": {}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_warden_05"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 26.16448593139648
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 26.59851455688477
|
|
},
|
|
"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": {}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_warden_06"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 18.06447410583496
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 2.102055759678478e-006
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 24.87322425842285
|
|
},
|
|
"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": {}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_warden_07"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 51.69957733154297
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 23.73941802978516
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 4.76837158203125e-007
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WP_warden_08"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 55.15486907958984
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 14.50730991363525
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 4.76837158203125e-007
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "FKY_WAY_HELL"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 35.03243255615234
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 4.407064914703369
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": -5.7220458984375e-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": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "FKY_WAY_JAIL"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.9972904920578003
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 4.913020610809326
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.07356434315443039
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 25.44199180603027
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.03132285922765732
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|