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.
7849 lines
175 KiB
JSON
7849 lines
175 KiB
JSON
{
|
|
"__data_type": "GIT ",
|
|
"AreaProperties": {
|
|
"__struct_id": 100,
|
|
"type": "struct",
|
|
"value": {
|
|
"__struct_id": 100,
|
|
"AmbientSndDay": {
|
|
"type": "int",
|
|
"value": 81
|
|
},
|
|
"AmbientSndDayVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"AmbientSndNight": {
|
|
"type": "int",
|
|
"value": 79
|
|
},
|
|
"AmbientSndNitVol": {
|
|
"type": "int",
|
|
"value": 65
|
|
},
|
|
"EnvAudio": {
|
|
"type": "int",
|
|
"value": 40
|
|
},
|
|
"MusicBattle": {
|
|
"type": "int",
|
|
"value": 45
|
|
},
|
|
"MusicDay": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicDelay": {
|
|
"type": "int",
|
|
"value": 90000
|
|
},
|
|
"MusicNight": {
|
|
"type": "int",
|
|
"value": 0
|
|
}
|
|
}
|
|
},
|
|
"Creature List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Door List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 10
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"GenericType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_keybronze"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door",
|
|
"id": 5349
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nk_doorcloselock"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "BridgeDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_ttr_06"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 15.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 75.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.7099999785423279
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 10
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 1.570794224739075
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"GenericType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_keysilver"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door",
|
|
"id": 5349
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nk_doorcloselock"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "BridgeDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_ttr_06"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 75.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 135.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.7099999785423279
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 10
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"GenericType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_keygold"
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door",
|
|
"id": 5349
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "nk_doorcloselock"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "BridgeDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_ttr_06"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 135.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 75.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.7099999785423279
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Encounter List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.389752626419067
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.5368080139160156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.863945007324219
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 3.057765960693359
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.824859619140625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 3.427055358886719
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.02935028076171875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.378391027450562
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 55.33346176147461
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 44.80608749389648
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.009995341300964
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 43.51984024047852
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 42.80526351928711
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.06184768676757813
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.249607086181641
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.690574645996094
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.03271484375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.918235778808594
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.008136749267578125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 24.87981986999512
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 42.08946228027344
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.009995341300964
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 53.95240020751953
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 40.0626335144043
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.246826171875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.941436767578125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.098705291748047
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.906494140625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.449974060058594
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.05898284912109375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 64.73045349121094
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 33.26943206787109
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.009995341300964
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 40.45545959472656
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 66.76633453369141
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -3.832625389099121
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.6533660888671875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -3.794110298156738
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.03760528564453125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.025000095367432
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.06250190734863281
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.638702392578125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.025000095367432
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 24.82346916198731
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 124.9629898071289
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.009995341300964
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 16.9344654083252
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 80.15508270263672
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -3.594284057617188
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.7720794677734375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.6132888793945313
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.683349609375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -3.544878005981445
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.06133270263671875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 24.71784019470215
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 95.16825103759766
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.009995341300964
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 16.83827018737793
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 79.86814117431641
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -3.514054298400879
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.5496292114257813
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.004510879516601563
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.6044082641601563
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.1526203155517578
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.108123779296875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -3.44106388092041
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.1273193359375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 54.67213821411133
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 124.4179229736328
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999942779541016
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 16.79530715942383
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 81.73898315429688
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succ_slv"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -3.756871223449707
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.074432373046875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -3.753957748413086
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.1630401611328125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.05163002014160156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.7940521240234375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 54.39543151855469
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 94.76545715332031
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.009995341300964
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 16.92621803283691
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 82.01139831542969
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.9126739501953125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.082275390625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.9511184692382813
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.663955688476563
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0535888671875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.665237426757813
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 94.19158935546875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 113.8214721679688
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999942779541016
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 78.69988250732422
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 133.1484069824219
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.8648757934570313
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -3.587356567382813
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.00254058837890625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -3.576156616210938
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.025000214576721
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.6916351318359375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.043975830078125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 92.10798645019531
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 84.98046875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999945163726807
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 78.39520263671875
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 136.7359466552734
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.025000214576721
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.7992935180664063
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.051055908203125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.011543273925781
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.687973022460938
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0753021240234375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.66064453125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.08383941650390625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 2.156143188476563
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 124.0996932983398
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 104.1911163330078
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999942779541016
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 79.95021820068359
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 133.1242523193359
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succ_gld"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.8602981567382813
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0041351318359375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.338165283203125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.291458129882813
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.6374740600585938
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.379318237304688
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 134.7708587646484
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 129.6449279785156
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999942779541016
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 82.19293212890625
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 133.2864227294922
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succ_brz"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.09857177734375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.383026123046875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.350772857666016
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.0555572509765625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.455520629882813
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.440156936645508
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 2400
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 14.88480091094971
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 21.23788452148438
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999942779541016
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 59.18678665161133
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 13.44727516174316
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -2.422367095947266
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.748551368713379
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -2.174552917480469
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.3719367980957031
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9944021105766296
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.1190185546875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.719740867614746
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 2400
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 14.52417182922363
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 21.64149475097656
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999942779541016
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 57.57072830200195
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 12.99235057830811
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.04225063323974609
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.82598876953125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 3.758223533630371
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.2867431640625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 3.97097110748291
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.07281494140625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 54.80846405029297
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 89.77290344238281
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999945163726807
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 13.09621334075928
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 84.36312866210938
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 7,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"CreatureList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 163
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 7.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nk_mstr_succubus"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.025000214576721
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.7992935180664063
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.051055908203125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.011543273925781
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.687973022460938
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0753021240234375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 3.66064453125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.08383941650390625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 2.156143188476563
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_enc_succubi"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExhausted": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PlayerOnly": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RecCreatures": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 1200
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 124.6114807128906
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 124.7948608398438
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999942779541016
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_enc_succubi"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 82.60548400878906
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 132.8673248291016
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.4692862033843994
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Placeable List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 163
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14676
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14673
|
|
}
|
|
},
|
|
"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": 521
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Magic Sparks - Orange"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_magicorange"
|
|
},
|
|
"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": 85.25148773193359
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 15.01165962219238
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 164
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14678
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14673
|
|
}
|
|
},
|
|
"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": 522
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Magic Sparks - Red"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_magicred"
|
|
},
|
|
"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": 134.7307891845703
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 15.09863471984863
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999942779541016
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 157
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 2.356192111968994
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "You look about you, suspicious, but see nothing.",
|
|
"id": 14662
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_fp_brain",
|
|
"id": 5800
|
|
}
|
|
},
|
|
"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": "nk_fp_sum_master"
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 515
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_brain"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_invisobj"
|
|
},
|
|
"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": 109.9976959228516
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 40.0424690246582
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.3618713617324829
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 28
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.570794224739075
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "A portal glows softly before you. You wonder where it leads.",
|
|
"id": 14533
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Fire Pit Exit",
|
|
"id": 5670
|
|
}
|
|
},
|
|
"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": "nk_fp_balorporta"
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 386
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_balorportal"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nk_fp_balorporta"
|
|
},
|
|
"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": 119.1948013305664
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 49.17001724243164
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.001873597502708435
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 28
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14533
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 5670
|
|
}
|
|
},
|
|
"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": 386
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Portal"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_portal"
|
|
},
|
|
"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": 45.01513290405273
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 45.8110466003418
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 2.089999914169312
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 160
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14674
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14673
|
|
}
|
|
},
|
|
"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": 518
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Magic Sparks - Cyan"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_magiccyan"
|
|
},
|
|
"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": 85.23646545410156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 64.9239501953125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9999942779541016
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": {
|
|
"0": "Dragon Roars"
|
|
}
|
|
},
|
|
"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": 1
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_an_dragonror1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_an_dragonror2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_an_dragonror3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "DragonRoars"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "dragonroars"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 55.04181671142578
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 41.98816680908203
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.509995460510254
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"0": "Lava Bursts"
|
|
}
|
|
},
|
|
"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": 1
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 20
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_na_lavaburst1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_na_lavaburst2"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "LavaBursts"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "lavabursts"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 65.37619018554688
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 48.1759147644043
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.499994277954102
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StoreList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"TriggerList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.009033203125
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -2.82208251953125
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 3.621185302734375
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -2.972061157226563
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 3.618515014648438
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.1062469482421875
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door Opener",
|
|
"id": 14759
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": "nk_opengonddoor"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "DOOR_OPENER"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "newgeneric003"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 133.1775512695313
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 74.24276733398438
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 3.325393676757813
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.0166778564453125
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 4.679710388183594
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.038909912109375
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 4.794517517089844
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 3.654190063476563
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.1208267211914063
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 3.622695922851563
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door Opener",
|
|
"id": 14759
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": "nk_opengonddoor"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "DOOR_OPENER"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "newgeneric003"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 76.49756622314453
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 133.158935546875
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -3.618672370910645
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 3.804100036621094
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -3.602328300476074
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.16143798828125
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -0.006334304809570313
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 3.774574279785156
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door Opener",
|
|
"id": 14759
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": "nk_opengonddoor"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "DOOR_OPENER"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "newgeneric003"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 16.90763664245606
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 76.07173156738281
|
|
},
|
|
"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.002315521240234375
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.437103271484375
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.02477645874023438
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.1222114562988281
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.2499122619628906
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.4529342651367188
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.8396835327148438
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.5328712463378906
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.215999603271484
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.4529342651367188
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107714891433716
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.452903747558594
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.2518501281738281
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.665294647216797
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.1310806274414063
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.548789978027344
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.58746337890625
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.251884460449219
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.8317832946777344
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.8166999816894531
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.831787109375
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.4059944152832031
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.7894744873046875
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.1846046447753906
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.7050933837890625
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 2.107715129852295
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": "nk_mainmaster"
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "New Area Transition",
|
|
"id": 14760
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_masterup"
|
|
},
|
|
"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": 44.18344497680664
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 45.68128204345703
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -7.62939453125e-006
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.6385650634765625
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.5572509765625
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.4063034057617188
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.158607482910156
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.3705596923828125
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.553932189941406
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.020050048828125
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.561973571777344
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.7080917358398438
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.077651977539063
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 1.13177490234375
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.4510650634765625
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 1.10272216796875
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "SILVER",
|
|
"id": 14759
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": "nk_fp_keyenter"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": "nk_fp_keyexit"
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_trg_silver"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "newgeneric"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 84.40612030029297
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 64.55487060546875
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.5280609130859375
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.4632110595703125
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.185821533203125
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.4261541366577148
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.676826477050781
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.009263992309570313
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.704612731933594
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.5651168823242188
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.222877502441406
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 1.10244083404541
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.3798294067382813
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 1.046855926513672
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.6484956741333008
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.025000095367432
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "GOLD",
|
|
"id": 14759
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": "nk_fp_keyenter"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": "nk_fp_keyexit"
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_trg_gold"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "newgeneric"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 84.49031829833984
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 14.75562953948975
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": -0.029632568359375
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.7259969711303711
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.444488525390625
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.3185501098632813
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.118621826171875
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": -0.3111419677734375
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.526077270507813
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.08889675140380859
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.548294067382813
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 0.7704448699951172
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 1.0667724609375
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 1.148260116577148
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 3,
|
|
"PointX": {
|
|
"type": "float",
|
|
"value": 0.363006591796875
|
|
},
|
|
"PointY": {
|
|
"type": "float",
|
|
"value": 1.118627548217773
|
|
},
|
|
"PointZ": {
|
|
"type": "float",
|
|
"value": 1.024999976158142
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"HighlightHeight": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "BRONZE",
|
|
"id": 14759
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": "nk_fp_keyenter"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": "nk_fp_keyexit"
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_trg_bronze"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "newgeneric"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 133.9872894287109
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 14.68521690368652
|
|
},
|
|
"ZOrientation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"WaypointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_fp_fight3",
|
|
"id": 14816
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_fight3"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_post001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.7071084380149841
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 101.6031494140625
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.7071051001548767
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 48.41537094116211
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.001873597502708435
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_fp_exitportal",
|
|
"id": 14816
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_exitportal"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_post001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.8314703106880188
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 119.1281585693359
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -0.5555691719055176
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 49.24678421020508
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.001873597502708435
|
|
}
|
|
},
|
|
{
|
|
"__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_nk_fp_masterup"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -5.522568608284928e-005
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 45.01493453979492
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 45.83074188232422
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.089998960494995
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_fp_fight2",
|
|
"id": 14816
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_fight2"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_post001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -0.8314668536186218
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 118.4944534301758
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.555574357509613
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 31.69959831237793
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.001873597502708435
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_fp_fight5",
|
|
"id": 14816
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_fight5"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_post001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -2.476466534062638e-006
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 110.1062316894531
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 29.26133918762207
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_fp_fight4",
|
|
"id": 14816
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_fight4"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_post001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 99.413818359375
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 3.294148655186291e-006
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 39.94773483276367
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_fp_fight7",
|
|
"id": 14816
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_fight7"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_post001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 5.522568608284928e-005
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 109.6435470581055
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 50.70647048950195
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_fp_fight6",
|
|
"id": 14816
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_fight6"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_post001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 120.6079864501953
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -1.235804234056559e-006
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 39.69269943237305
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "nk_fp_fight1",
|
|
"id": 14816
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nk_fp_fight1"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_post001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.7071045637130737
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 101.7263259887695
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 0.7071089744567871
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 31.48662376403809
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.001873597502708435
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|