Battledale_PRC8/_module/git/ty_thegreatanaur.git.json
Jaysyn904 7b9e44ebbb Initial upload
Initial upload.  PRC8 has been added.  Module compiles, PRC's default AI & treasure scripts have been integrated.  Started work on top hak for SLA / Ability / Scripting modifications.
2024-03-11 23:44:08 -04:00

8799 lines
207 KiB
JSON

{
"__data_type": "GIT ",
"AreaProperties": {
"__struct_id": 100,
"type": "struct",
"value": {
"__struct_id": 100,
"AmbientSndDay": {
"type": "int",
"value": 99
},
"AmbientSndDayVol": {
"type": "int",
"value": 64
},
"AmbientSndNight": {
"type": "int",
"value": 93
},
"AmbientSndNitVol": {
"type": "int",
"value": 55
},
"EnvAudio": {
"type": "int",
"value": 89
},
"MusicBattle": {
"type": "int",
"value": 57
},
"MusicDay": {
"type": "int",
"value": 58
},
"MusicDelay": {
"type": "int",
"value": 90000
},
"MusicNight": {
"type": "int",
"value": 61
}
}
},
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"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": 321
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.619882822036743
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "A simple device for pulling water from deep underground.",
"id": 68888
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 1
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 29
},
"Charges": {
"type": "byte",
"value": 0
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Found stuffed into the tap of a waterpump, this parchment is brittle and sand worn, but the writing is still legible.\n\n\"You must have faith, there's water down below. Just must not give unto yourself but be willing to receive. You've got to prime the pump. Drink all the water you can hold, wash your face to your feet, but leave the bucket full for others.\n\nThank you kindly,\n\nDesert Pete\""
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "A Scratchy Piece of Parchment"
}
},
"ModelPart1": {
"type": "byte",
"value": 50
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "ty_waterpumpnote"
},
"TemplateResRef": {
"type": "resref",
"value": "ty_waterpumpnote"
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": -1.0
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": -1.0
},
"ZPosition": {
"type": "float",
"value": -1.0
}
}
]
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 68887
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 687
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "Pump"
},
"TemplateResRef": {
"type": "resref",
"value": "x0_pump"
},
"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": 134.641357421875
},
"Y": {
"type": "float",
"value": 34.14744186401367
},
"Z": {
"type": "float",
"value": 0.6583176255226135
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 297
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.98803722858429
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 66885
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 4294967295
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 68821
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 786
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "x0_desertboulde2"
},
"TemplateResRef": {
"type": "resref",
"value": "x0_desertboulde2"
},
"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": 136.0624847412109
},
"Y": {
"type": "float",
"value": 27.68284034729004
},
"Z": {
"type": "float",
"value": 0.3534622192382813
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 295
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 2.061669826507568
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 68823
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 4294967295
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 68822
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 0
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "x0_desertrocks"
},
"TemplateResRef": {
"type": "resref",
"value": "x0_desertrocks"
},
"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": 129.1066741943359
},
"Y": {
"type": "float",
"value": 30.88195419311523
},
"Z": {
"type": "float",
"value": -1.192092895507813e-007
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 296
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -0.2454367429018021
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 66885
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 4294967295
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 68821
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 0
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "x0_desertboulder"
},
"TemplateResRef": {
"type": "resref",
"value": "x0_desertboulder"
},
"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": 136.8922271728516
},
"Y": {
"type": "float",
"value": 38.99570846557617
},
"Z": {
"type": "float",
"value": -2.384185791015625e-007
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 234
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -3.11704683303833
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 68814
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 4294967295
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 68813
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 0
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "Cookpot"
},
"TemplateResRef": {
"type": "resref",
"value": "x0_cookpot"
},
"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": 135.8152160644531
},
"Y": {
"type": "float",
"value": 33.23818588256836
},
"Z": {
"type": "float",
"value": 0.4476353824138641
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 186
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.12900972366333
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 66888
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 52997
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 549
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "Bones"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_bones"
},
"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": 189.9079895019531
},
"Y": {
"type": "float",
"value": 43.41805648803711
},
"Z": {
"type": "float",
"value": -1.549720764160156e-006
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 186
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -0.8835728168487549
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 66888
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 52997
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 549
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "Bones"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_bones"
},
"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": 97.1932373046875
},
"Y": {
"type": "float",
"value": 65.84904479980469
},
"Z": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 186
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.006291031837463
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 66888
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 52997
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 549
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "Bones"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_bones"
},
"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": 107.6610260009766
},
"Y": {
"type": "float",
"value": 20.98706817626953
},
"Z": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 186
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -0.9817468523979187
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 66888
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 52997
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 549
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "Bones"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_bones"
},
"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": 42.70748519897461
},
"Y": {
"type": "float",
"value": 71.71515655517578
},
"Z": {
"type": "float",
"value": 0.1446936130523682
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 186
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 2.773435831069946
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 66888
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 52997
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 549
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "Bones"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_bones"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 0
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 18.86383438110352
},
"Y": {
"type": "float",
"value": 9.186851501464844
},
"Z": {
"type": "float",
"value": 0.0
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 1
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 25000
},
"IntervalVrtn": {
"type": "dword",
"value": 5000
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 68008
}
},
"Looping": {
"type": "byte",
"value": 0
},
"MaxDistance": {
"type": "float",
"value": 10.0
},
"MinDistance": {
"type": "float",
"value": 1.0
},
"PitchVariation": {
"type": "float",
"value": 0.2000000029802322
},
"Positional": {
"type": "byte",
"value": 0
},
"Priority": {
"type": "byte",
"value": 19
},
"Random": {
"type": "byte",
"value": 0
},
"RandomPosition": {
"type": "byte",
"value": 0
},
"RandomRangeX": {
"type": "float",
"value": 0.0
},
"RandomRangeY": {
"type": "float",
"value": 0.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_vulture1"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "VultureCry"
},
"TemplateResRef": {
"type": "resref",
"value": "vulturecry"
},
"Times": {
"type": "byte",
"value": 3
},
"Volume": {
"type": "byte",
"value": 127
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 161.3607940673828
},
"YPosition": {
"type": "float",
"value": 42.398681640625
},
"ZPosition": {
"type": "float",
"value": 1.501306533813477
}
},
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 1
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 15000
},
"IntervalVrtn": {
"type": "dword",
"value": 5000
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 67871
}
},
"Looping": {
"type": "byte",
"value": 0
},
"MaxDistance": {
"type": "float",
"value": 10.0
},
"MinDistance": {
"type": "float",
"value": 1.0
},
"PitchVariation": {
"type": "float",
"value": 0.2000000029802322
},
"Positional": {
"type": "byte",
"value": 0
},
"Priority": {
"type": "byte",
"value": 19
},
"Random": {
"type": "byte",
"value": 0
},
"RandomPosition": {
"type": "byte",
"value": 0
},
"RandomRangeX": {
"type": "float",
"value": 0.0
},
"RandomRangeY": {
"type": "float",
"value": 0.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_hawk1"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "HawkCry"
},
"TemplateResRef": {
"type": "resref",
"value": "hawkcry"
},
"Times": {
"type": "byte",
"value": 3
},
"Volume": {
"type": "byte",
"value": 127
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 158.4755096435547
},
"YPosition": {
"type": "float",
"value": 40.56258773803711
},
"ZPosition": {
"type": "float",
"value": 1.500009536743164
}
},
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 1
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 30000
},
"IntervalVrtn": {
"type": "dword",
"value": 5000
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 67860
}
},
"Looping": {
"type": "byte",
"value": 0
},
"MaxDistance": {
"type": "float",
"value": 10.0
},
"MinDistance": {
"type": "float",
"value": 1.0
},
"PitchVariation": {
"type": "float",
"value": 0.2000000029802322
},
"Positional": {
"type": "byte",
"value": 0
},
"Priority": {
"type": "byte",
"value": 19
},
"Random": {
"type": "byte",
"value": 0
},
"RandomPosition": {
"type": "byte",
"value": 0
},
"RandomRangeX": {
"type": "float",
"value": 10.0
},
"RandomRangeY": {
"type": "float",
"value": 10.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_fly1"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Fly"
},
"TemplateResRef": {
"type": "resref",
"value": "fly"
},
"Times": {
"type": "byte",
"value": 3
},
"Volume": {
"type": "byte",
"value": 55
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 150.6065216064453
},
"YPosition": {
"type": "float",
"value": 40.30028915405273
},
"ZPosition": {
"type": "float",
"value": 1.500009536743164
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.5677490234375
},
"PointY": {
"type": "float",
"value": -4.356025695800781
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.43017578125
},
"PointY": {
"type": "float",
"value": -5.364791870117188
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.109222412109375
},
"PointY": {
"type": "float",
"value": -5.960884094238281
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -6.419410705566406
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.14630126953125
},
"PointY": {
"type": "float",
"value": -7.061355590820313
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -7.703292846679688
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -8.207672119140625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.192169189453125
},
"PointY": {
"type": "float",
"value": -8.803764343261719
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.46728515625
},
"PointY": {
"type": "float",
"value": -9.308151245117188
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.788238525390625
},
"PointY": {
"type": "float",
"value": -9.766685485839844
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.879974365234375
},
"PointY": {
"type": "float",
"value": -10.31691741943359
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.87994384765625
},
"PointY": {
"type": "float",
"value": -10.77544403076172
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -11.23397064208984
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.421417236328125
},
"PointY": {
"type": "float",
"value": -11.55494689941406
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.100433349609375
},
"PointY": {
"type": "float",
"value": -11.83006286621094
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.137542724609375
},
"PointY": {
"type": "float",
"value": -11.83005523681641
},
"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": -1.054595947265625
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.146331787109375
},
"PointY": {
"type": "float",
"value": -0.6419448852539063
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.375579833984375
},
"PointY": {
"type": "float",
"value": -1.467292785644531
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.925811767578125
},
"PointY": {
"type": "float",
"value": -2.292648315429688
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.338470458984375
},
"PointY": {
"type": "float",
"value": -2.797027587890625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.52191162109375
},
"PointY": {
"type": "float",
"value": -3.438972473144531
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertawesta"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbeasta"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 319.8803100585938
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 76.806884765625
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.5677490234375
},
"PointY": {
"type": "float",
"value": -4.356025695800781
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.43017578125
},
"PointY": {
"type": "float",
"value": -5.364791870117188
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.109222412109375
},
"PointY": {
"type": "float",
"value": -5.960884094238281
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -6.419410705566406
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.14630126953125
},
"PointY": {
"type": "float",
"value": -7.061355590820313
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -7.703292846679688
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -8.207672119140625
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.192169189453125
},
"PointY": {
"type": "float",
"value": -8.803764343261719
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.46728515625
},
"PointY": {
"type": "float",
"value": -9.308151245117188
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.788238525390625
},
"PointY": {
"type": "float",
"value": -9.766685485839844
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.879974365234375
},
"PointY": {
"type": "float",
"value": -10.31691741943359
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.87994384765625
},
"PointY": {
"type": "float",
"value": -10.77544403076172
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -11.23397064208984
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.421417236328125
},
"PointY": {
"type": "float",
"value": -11.55494689941406
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.100433349609375
},
"PointY": {
"type": "float",
"value": -11.83006286621094
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.137542724609375
},
"PointY": {
"type": "float",
"value": -11.83005523681641
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__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.054595947265625
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.146331787109375
},
"PointY": {
"type": "float",
"value": -0.6419448852539063
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.375579833984375
},
"PointY": {
"type": "float",
"value": -1.467292785644531
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.925811767578125
},
"PointY": {
"type": "float",
"value": -2.292648315429688
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.338470458984375
},
"PointY": {
"type": "float",
"value": -2.797027587890625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.52191162109375
},
"PointY": {
"type": "float",
"value": -3.438972473144531
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertawestb"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbeastb"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 319.83447265625
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 64.83926391601563
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": -7.152557373046875e-007
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.5677490234375
},
"PointY": {
"type": "float",
"value": -4.356025695800781
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.43017578125
},
"PointY": {
"type": "float",
"value": -5.364791870117188
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.109222412109375
},
"PointY": {
"type": "float",
"value": -5.960884094238281
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -6.419410705566406
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.14630126953125
},
"PointY": {
"type": "float",
"value": -7.061355590820313
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -7.703292846679688
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -8.207672119140625
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.192169189453125
},
"PointY": {
"type": "float",
"value": -8.803764343261719
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.46728515625
},
"PointY": {
"type": "float",
"value": -9.308151245117188
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.788238525390625
},
"PointY": {
"type": "float",
"value": -9.766685485839844
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.879974365234375
},
"PointY": {
"type": "float",
"value": -10.31691741943359
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.87994384765625
},
"PointY": {
"type": "float",
"value": -10.77544403076172
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -11.23397064208984
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.421417236328125
},
"PointY": {
"type": "float",
"value": -11.55494689941406
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.100433349609375
},
"PointY": {
"type": "float",
"value": -11.83006286621094
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.137542724609375
},
"PointY": {
"type": "float",
"value": -11.83005523681641
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.146331787109375
},
"PointY": {
"type": "float",
"value": -0.6419448852539063
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.375579833984375
},
"PointY": {
"type": "float",
"value": -1.467292785644531
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.925811767578125
},
"PointY": {
"type": "float",
"value": -2.292648315429688
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.338470458984375
},
"PointY": {
"type": "float",
"value": -2.797027587890625
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.52191162109375
},
"PointY": {
"type": "float",
"value": -3.438972473144531
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertawestc"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbeastc"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 319.83447265625
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 52.94095230102539
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 2.615814196360589e-007
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.5677490234375
},
"PointY": {
"type": "float",
"value": -4.356025695800781
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.43017578125
},
"PointY": {
"type": "float",
"value": -5.364791870117188
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.109222412109375
},
"PointY": {
"type": "float",
"value": -5.960884094238281
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -6.419410705566406
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.14630126953125
},
"PointY": {
"type": "float",
"value": -7.061355590820313
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -7.703292846679688
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -8.207672119140625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.192169189453125
},
"PointY": {
"type": "float",
"value": -8.803764343261719
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.46728515625
},
"PointY": {
"type": "float",
"value": -9.308151245117188
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.788238525390625
},
"PointY": {
"type": "float",
"value": -9.766685485839844
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.879974365234375
},
"PointY": {
"type": "float",
"value": -10.31691741943359
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.87994384765625
},
"PointY": {
"type": "float",
"value": -10.77544403076172
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -11.23397064208984
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.421417236328125
},
"PointY": {
"type": "float",
"value": -11.55494689941406
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.100433349609375
},
"PointY": {
"type": "float",
"value": -11.83006286621094
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.137542724609375
},
"PointY": {
"type": "float",
"value": -11.83005523681641
},
"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.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.146331787109375
},
"PointY": {
"type": "float",
"value": -0.6419448852539063
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.375579833984375
},
"PointY": {
"type": "float",
"value": -1.467292785644531
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.925811767578125
},
"PointY": {
"type": "float",
"value": -2.292648315429688
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.338470458984375
},
"PointY": {
"type": "float",
"value": -2.797027587890625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.52191162109375
},
"PointY": {
"type": "float",
"value": -3.438972473144531
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertawestd"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbeastd"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 319.83447265625
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 40.97333526611328
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 1.930511416503578e-006
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.5677490234375
},
"PointY": {
"type": "float",
"value": -4.356025695800781
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.43017578125
},
"PointY": {
"type": "float",
"value": -5.364791870117188
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.109222412109375
},
"PointY": {
"type": "float",
"value": -5.960884094238281
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -6.419410705566406
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.14630126953125
},
"PointY": {
"type": "float",
"value": -7.061355590820313
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -7.703292846679688
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -8.207672119140625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.192169189453125
},
"PointY": {
"type": "float",
"value": -8.803764343261719
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.46728515625
},
"PointY": {
"type": "float",
"value": -9.308151245117188
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.788238525390625
},
"PointY": {
"type": "float",
"value": -9.766685485839844
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.879974365234375
},
"PointY": {
"type": "float",
"value": -10.31691741943359
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.87994384765625
},
"PointY": {
"type": "float",
"value": -10.77544403076172
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -11.23397064208984
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.421417236328125
},
"PointY": {
"type": "float",
"value": -11.55494689941406
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.100433349609375
},
"PointY": {
"type": "float",
"value": -11.83006286621094
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.137542724609375
},
"PointY": {
"type": "float",
"value": -11.83005523681641
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__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.054595947265625
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.146331787109375
},
"PointY": {
"type": "float",
"value": -0.6419448852539063
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.375579833984375
},
"PointY": {
"type": "float",
"value": -1.467292785644531
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.925811767578125
},
"PointY": {
"type": "float",
"value": -2.292648315429688
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.338470458984375
},
"PointY": {
"type": "float",
"value": -2.797027587890625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.52191162109375
},
"PointY": {
"type": "float",
"value": -3.438972473144531
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertaweste"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbeaste"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 319.7886047363281
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 29.04953765869141
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": -2.384185791015625e-007
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.5677490234375
},
"PointY": {
"type": "float",
"value": -4.356025695800781
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.43017578125
},
"PointY": {
"type": "float",
"value": -5.364791870117188
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.109222412109375
},
"PointY": {
"type": "float",
"value": -5.960884094238281
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -6.419410705566406
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.14630126953125
},
"PointY": {
"type": "float",
"value": -7.061355590820313
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -7.703292846679688
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": -8.207672119140625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.192169189453125
},
"PointY": {
"type": "float",
"value": -8.803764343261719
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.46728515625
},
"PointY": {
"type": "float",
"value": -9.308151245117188
},
"PointZ": {
"type": "float",
"value": 0.09702887386083603
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.788238525390625
},
"PointY": {
"type": "float",
"value": -9.766685485839844
},
"PointZ": {
"type": "float",
"value": 0.2436085641384125
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.879974365234375
},
"PointY": {
"type": "float",
"value": -10.31691741943359
},
"PointZ": {
"type": "float",
"value": 0.2456487119197846
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.87994384765625
},
"PointY": {
"type": "float",
"value": -10.77544403076172
},
"PointZ": {
"type": "float",
"value": 0.245963841676712
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.742401123046875
},
"PointY": {
"type": "float",
"value": -11.23397064208984
},
"PointZ": {
"type": "float",
"value": 0.2010821402072907
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.421417236328125
},
"PointY": {
"type": "float",
"value": -11.55494689941406
},
"PointZ": {
"type": "float",
"value": 0.08276673406362534
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.100433349609375
},
"PointY": {
"type": "float",
"value": -11.83006286621094
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.137542724609375
},
"PointY": {
"type": "float",
"value": -11.83005523681641
},
"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.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.054595947265625
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.146331787109375
},
"PointY": {
"type": "float",
"value": -0.6419448852539063
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.375579833984375
},
"PointY": {
"type": "float",
"value": -1.467292785644531
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.925811767578125
},
"PointY": {
"type": "float",
"value": -2.292648315429688
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.338470458984375
},
"PointY": {
"type": "float",
"value": -2.797027587890625
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.52191162109375
},
"PointY": {
"type": "float",
"value": -3.438972473144531
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertawestf"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbeastf"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 319.7427673339844
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 17.08599090576172
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 2.980232238769531e-008
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.147708892822266
},
"PointY": {
"type": "float",
"value": -4.76837158203125e-007
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.872577667236328
},
"PointY": {
"type": "float",
"value": 0.9060850143432617
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.597446441650391
},
"PointY": {
"type": "float",
"value": 2.537038564682007
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.597446441650391
},
"PointY": {
"type": "float",
"value": 4.4398193359375
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.355823516845703
},
"PointY": {
"type": "float",
"value": 5.980165481567383
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.902780771255493
},
"PointY": {
"type": "float",
"value": 7.037264823913574
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.600752353668213
},
"PointY": {
"type": "float",
"value": 7.641323089599609
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.268520832061768
},
"PointY": {
"type": "float",
"value": 8.638016700744629
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.147709369659424
},
"PointY": {
"type": "float",
"value": 9.664914131164551
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.087304592132568
},
"PointY": {
"type": "float",
"value": 10.75221729278565
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.8456816673278809
},
"PointY": {
"type": "float",
"value": 11.41668033599854
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6342616081237793
},
"PointY": {
"type": "float",
"value": 12.08114337921143
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6342620849609375
},
"PointY": {
"type": "float",
"value": 12.62479400634766
},
"PointZ": {
"type": "float",
"value": 0.0250005591660738
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.7550730705261231
},
"PointY": {
"type": "float",
"value": 12.98722839355469
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.026898622512817
},
"PointY": {
"type": "float",
"value": 13.44027042388916
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.430511474609375e-006
},
"PointY": {
"type": "float",
"value": 13.44027233123779
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertcexit2"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbwestf"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 0.09417533874511719
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 0.08197498321533203
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.147708892822266
},
"PointY": {
"type": "float",
"value": -4.76837158203125e-007
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.872577667236328
},
"PointY": {
"type": "float",
"value": 0.9060850143432617
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.597446441650391
},
"PointY": {
"type": "float",
"value": 2.537038564682007
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.597446441650391
},
"PointY": {
"type": "float",
"value": 4.4398193359375
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.355823516845703
},
"PointY": {
"type": "float",
"value": 5.980165481567383
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.902780771255493
},
"PointY": {
"type": "float",
"value": 7.037264823913574
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.600752353668213
},
"PointY": {
"type": "float",
"value": 7.641323089599609
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.268520832061768
},
"PointY": {
"type": "float",
"value": 8.638016700744629
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.147709369659424
},
"PointY": {
"type": "float",
"value": 9.664914131164551
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.087304592132568
},
"PointY": {
"type": "float",
"value": 10.75221729278565
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.8456816673278809
},
"PointY": {
"type": "float",
"value": 11.41668033599854
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6342616081237793
},
"PointY": {
"type": "float",
"value": 12.08114337921143
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6342620849609375
},
"PointY": {
"type": "float",
"value": 12.62479400634766
},
"PointZ": {
"type": "float",
"value": 0.0250005591660738
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.7550730705261231
},
"PointY": {
"type": "float",
"value": 12.98722839355469
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.026898622512817
},
"PointY": {
"type": "float",
"value": 13.44027042388916
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.430511474609375e-006
},
"PointY": {
"type": "float",
"value": 13.44027233123779
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertcexita"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbweste"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 0.06397342681884766
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 13.58802223205566
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 4.999999987376214e-007
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.147708892822266
},
"PointY": {
"type": "float",
"value": -4.76837158203125e-007
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.872577667236328
},
"PointY": {
"type": "float",
"value": 0.9060850143432617
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.597446441650391
},
"PointY": {
"type": "float",
"value": 2.537038564682007
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.597446441650391
},
"PointY": {
"type": "float",
"value": 4.4398193359375
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.355823516845703
},
"PointY": {
"type": "float",
"value": 5.980165481567383
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.902780771255493
},
"PointY": {
"type": "float",
"value": 7.037264823913574
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.600752353668213
},
"PointY": {
"type": "float",
"value": 7.641323089599609
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.268520832061768
},
"PointY": {
"type": "float",
"value": 8.638016700744629
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.147709369659424
},
"PointY": {
"type": "float",
"value": 9.664914131164551
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.087304592132568
},
"PointY": {
"type": "float",
"value": 10.75221729278565
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.8456816673278809
},
"PointY": {
"type": "float",
"value": 11.41668033599854
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6342616081237793
},
"PointY": {
"type": "float",
"value": 12.08114337921143
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6342620849609375
},
"PointY": {
"type": "float",
"value": 12.62479400634766
},
"PointZ": {
"type": "float",
"value": 0.0250005591660738
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.7550730705261231
},
"PointY": {
"type": "float",
"value": 12.98722839355469
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.026898622512817
},
"PointY": {
"type": "float",
"value": 13.44027042388916
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.430511474609375e-006
},
"PointY": {
"type": "float",
"value": 13.44027233123779
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertcexit1"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbwestd"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 0.09417629241943359
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 27.13432884216309
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.147708892822266
},
"PointY": {
"type": "float",
"value": -4.76837158203125e-007
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.872577667236328
},
"PointY": {
"type": "float",
"value": 0.9060850143432617
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.597446441650391
},
"PointY": {
"type": "float",
"value": 2.537038564682007
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.597446441650391
},
"PointY": {
"type": "float",
"value": 4.4398193359375
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.355823516845703
},
"PointY": {
"type": "float",
"value": 5.980165481567383
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.902780771255493
},
"PointY": {
"type": "float",
"value": 7.037264823913574
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.600752353668213
},
"PointY": {
"type": "float",
"value": 7.641323089599609
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.268520832061768
},
"PointY": {
"type": "float",
"value": 8.638016700744629
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.147709369659424
},
"PointY": {
"type": "float",
"value": 9.664914131164551
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.087304592132568
},
"PointY": {
"type": "float",
"value": 10.75221729278565
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.8456816673278809
},
"PointY": {
"type": "float",
"value": 11.41668033599854
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6342616081237793
},
"PointY": {
"type": "float",
"value": 12.08114337921143
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6342620849609375
},
"PointY": {
"type": "float",
"value": 12.62479400634766
},
"PointZ": {
"type": "float",
"value": 0.0250005591660738
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.7550730705261231
},
"PointY": {
"type": "float",
"value": 12.98722839355469
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.026898622512817
},
"PointY": {
"type": "float",
"value": 13.44027042388916
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.430511474609375e-006
},
"PointY": {
"type": "float",
"value": 13.44027233123779
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertcexitb"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbwestc"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 0.06397342681884766
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 40.61086273193359
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": -1.192092895507813e-007
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.147708892822266
},
"PointY": {
"type": "float",
"value": -4.76837158203125e-007
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.872577667236328
},
"PointY": {
"type": "float",
"value": 0.9060850143432617
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.597446441650391
},
"PointY": {
"type": "float",
"value": 2.537038564682007
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.597446441650391
},
"PointY": {
"type": "float",
"value": 4.4398193359375
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.355823516845703
},
"PointY": {
"type": "float",
"value": 5.980165481567383
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.902780771255493
},
"PointY": {
"type": "float",
"value": 7.037264823913574
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.600752353668213
},
"PointY": {
"type": "float",
"value": 7.641323089599609
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.268520832061768
},
"PointY": {
"type": "float",
"value": 8.638016700744629
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.147709369659424
},
"PointY": {
"type": "float",
"value": 9.664914131164551
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.087304592132568
},
"PointY": {
"type": "float",
"value": 10.75221729278565
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.8456816673278809
},
"PointY": {
"type": "float",
"value": 11.41668033599854
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6342616081237793
},
"PointY": {
"type": "float",
"value": 12.08114337921143
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6342620849609375
},
"PointY": {
"type": "float",
"value": 12.62479400634766
},
"PointZ": {
"type": "float",
"value": 0.0250005591660738
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.7550730705261231
},
"PointY": {
"type": "float",
"value": 12.98722839355469
},
"PointZ": {
"type": "float",
"value": 0.02500043995678425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.026898622512817
},
"PointY": {
"type": "float",
"value": 13.44027042388916
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.430511474609375e-006
},
"PointY": {
"type": "float",
"value": 13.44027233123779
},
"PointZ": {
"type": "float",
"value": 0.02500049956142902
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertcexit3"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbwestb"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 0.06397390365600586
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 54.07867431640625
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 7.152557373046875e-007
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.018945693969727
},
"PointY": {
"type": "float",
"value": -7.62939453125e-006
},
"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.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.2601566314697266
},
"PointY": {
"type": "float",
"value": 0.173431396484375
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.4986329078674316
},
"PointY": {
"type": "float",
"value": 0.5203094482421875
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6937503814697266
},
"PointY": {
"type": "float",
"value": 1.582611083984375
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.7804694175720215
},
"PointY": {
"type": "float",
"value": 2.363082885742188
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6720707416534424
},
"PointY": {
"type": "float",
"value": 3.035148620605469
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.2601566314697266
},
"PointY": {
"type": "float",
"value": 3.663864135742188
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.04335975646972656
},
"PointY": {
"type": "float",
"value": 4.249214172363281
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.1300778388977051
},
"PointY": {
"type": "float",
"value": 5.116401672363281
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.1734378337860107
},
"PointY": {
"type": "float",
"value": 6.699020385742188
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.4335944652557373
},
"PointY": {
"type": "float",
"value": 7.522850036621094
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.7371101379394531
},
"PointY": {
"type": "float",
"value": 8.715232849121094
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.6937508583068848
},
"PointY": {
"type": "float",
"value": 10.2978515625
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.3685553073883057
},
"PointY": {
"type": "float",
"value": 11.5986328125
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.08671951293945313
},
"PointY": {
"type": "float",
"value": 12.29238128662109
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.01894474029541
},
"PointY": {
"type": "float",
"value": 12.27069854736328
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_ty_desertcexit6"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "ty_desertbwesta"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 1.118099212646484
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 67.57322692871094
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 1
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "WP_ty_desertbeasta"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": -0.9757021069526672
},
"XPosition": {
"type": "float",
"value": 318.596435546875
},
"YOrientation": {
"type": "float",
"value": 0.219101220369339
},
"YPosition": {
"type": "float",
"value": 70.89185333251953
},
"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_ty_desertbeastb"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": -0.9569411277770996
},
"XPosition": {
"type": "float",
"value": 318.5505981445313
},
"YOrientation": {
"type": "float",
"value": -0.2902819812297821
},
"YPosition": {
"type": "float",
"value": 58.92423248291016
},
"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_ty_desertbeastc"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": -0.9891764521598816
},
"XPosition": {
"type": "float",
"value": 318.5505981445313
},
"YOrientation": {
"type": "float",
"value": 0.1467309594154358
},
"YPosition": {
"type": "float",
"value": 47.02592086791992
},
"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_ty_desertbeastd"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": -0.9987955093383789
},
"XPosition": {
"type": "float",
"value": 318.5505981445313
},
"YOrientation": {
"type": "float",
"value": -0.04906678572297096
},
"YPosition": {
"type": "float",
"value": 35.05830383300781
},
"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_ty_desertbeaste"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": -0.997290313243866
},
"XPosition": {
"type": "float",
"value": 318.5047302246094
},
"YOrientation": {
"type": "float",
"value": 0.07356639206409454
},
"YPosition": {
"type": "float",
"value": 23.13450622558594
},
"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_ty_desertbeastf"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": -0.995184600353241
},
"XPosition": {
"type": "float",
"value": 318.4588928222656
},
"YOrientation": {
"type": "float",
"value": 0.09801844507455826
},
"YPosition": {
"type": "float",
"value": 11.17095947265625
},
"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_ty_desertbwesta"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": 0.9987953901290894
},
"XPosition": {
"type": "float",
"value": 0.9988617897033691
},
"YOrientation": {
"type": "float",
"value": 0.04906884208321571
},
"YPosition": {
"type": "float",
"value": 73.71941375732422
},
"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_ty_desertbwestb"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": 0.9569410681724548
},
"XPosition": {
"type": "float",
"value": 1.362697601318359
},
"YOrientation": {
"type": "float",
"value": -0.2902822196483612
},
"YPosition": {
"type": "float",
"value": 60.79880905151367
},
"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_ty_desertbwestc"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": 0.992479681968689
},
"XPosition": {
"type": "float",
"value": 1.362696886062622
},
"YOrientation": {
"type": "float",
"value": -0.1224095225334168
},
"YPosition": {
"type": "float",
"value": 47.33099746704102
},
"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_ty_desertbwestd"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": 0.9807857275009155
},
"XPosition": {
"type": "float",
"value": 1.392899990081787
},
"YOrientation": {
"type": "float",
"value": -0.1950881034135819
},
"YPosition": {
"type": "float",
"value": 33.85446548461914
},
"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_ty_desertbweste"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": 1.0
},
"XPosition": {
"type": "float",
"value": 1.362697124481201
},
"YOrientation": {
"type": "float",
"value": 1.50600942561141e-006
},
"YPosition": {
"type": "float",
"value": 20.30815887451172
},
"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_ty_desertbwestf"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": 0.9852777719497681
},
"XPosition": {
"type": "float",
"value": 1.392898559570313
},
"YOrientation": {
"type": "float",
"value": -0.170961007475853
},
"YPosition": {
"type": "float",
"value": 6.80211067199707
},
"ZPosition": {
"type": "float",
"value": 9.5367431640625e-006
}
}
]
}
}