Removed unneeded 2DAs from top hak. Updated NWNxEE libraries Updated PEPS Updated nim tooling. Updated NPC template scripts. Full compile.
5058 lines
115 KiB
JSON
5058 lines
115 KiB
JSON
{
|
|
"__data_type": "GIT ",
|
|
"AreaProperties": {
|
|
"__struct_id": 100,
|
|
"type": "struct",
|
|
"value": {
|
|
"__struct_id": 100,
|
|
"AmbientSndDay": {
|
|
"type": "int",
|
|
"value": 69
|
|
},
|
|
"AmbientSndDayVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"AmbientSndNight": {
|
|
"type": "int",
|
|
"value": 69
|
|
},
|
|
"AmbientSndNitVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"EnvAudio": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicBattle": {
|
|
"type": "int",
|
|
"value": 71
|
|
},
|
|
"MusicDay": {
|
|
"type": "int",
|
|
"value": 28
|
|
},
|
|
"MusicDelay": {
|
|
"type": "int",
|
|
"value": 10000
|
|
},
|
|
"MusicNight": {
|
|
"type": "int",
|
|
"value": 28
|
|
}
|
|
}
|
|
},
|
|
"Creature List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Door List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 88
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 9070
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 89
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 28
|
|
},
|
|
"GenericType_New": {
|
|
"type": "dword",
|
|
"value": 21
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 10
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 60
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": "ShadowRealmEntrance"
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"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": "x2_door_death"
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": "close_door"
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 88
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "planeofshadowsexit"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x3_door_met001"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 89
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 46
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 15.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 26.299999237060547
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -1.600000023841858
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 147
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.07369136810302734
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.07126617431640625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.025000059977173805
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 14.664678573608398
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.42902374267578125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024000192061066628
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 15.030803680419922
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 14.34628677368164
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024000072851777077
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.027341842651367188
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 14.52230453491211
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999940767884254
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 19.988399505615234
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 76.61710357666016
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.0371723175048828
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 12.947803497314453
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 62.72359848022461
|
|
},
|
|
"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": 147
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.1417553424835205
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.4984779357910156
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.3587870597839355
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -9.706523895263672
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 32.39072799682617
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -10.010635375976562
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 33.876007080078125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.35645294189453125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 9.747000694274902
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.5236358642578125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999940767884254
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 19.858779907226562
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 54.400760650634766
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.19999849796295166
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 3.0613861083984375
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 63.24723815917969
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"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": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.3852367401123047
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.47792816162109375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.000385284423828125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -34.32343673706055
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22500017285346985
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 10.023630142211914
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -32.31285858154297
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 9.845102310180664
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.360076904296875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 35.667720794677734
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 69.78265380859375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.20000040531158447
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 27.06932258605957
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 87.04744720458984
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -9.35866641998291
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 2.7389373779296875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -6.501328945159912
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0790252685546875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22500017285346985
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.2963371276855469
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 34.92124938964844
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -4.018953323364258
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 32.781646728515625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -9.005861282348633
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 27.421478271484375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 4.08638858795166
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 71.17204284667969
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.20000028610229492
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 11.685142517089844
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 52.48626708984375
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"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": 0.22500017285346985
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 29.26340103149414
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.835662841796875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.17902472615242004
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 24.292530059814453
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 9.458267211914062
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 7.073642730712891
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 9.458251953125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.2800476551055908
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.0879287719726562
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -2.896151542663574
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 19.787521362304688
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 85.73908996582031
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.19999931752681732
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 2.7860000133514404
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 77.8290786743164
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"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": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.5761528015136719
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -12.991714477539062
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 4.575920104980469
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -14.121726989746094
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 18.534751892089844
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.33327484130859375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.7336196899414062
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.06396484375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22499993443489075
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 40.07605743408203
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 74.5957260131836
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.20000004768371582
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 37.11313247680664
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 86.93549346923828
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -13.070899963378906
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -19.23956298828125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2237497866153717
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.7667999267578125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -17.822532653808594
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.8671188354492188
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.5403671264648438
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -13.044124603271484
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -14.615867614746094
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 56.239036560058594
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 74.55514526367188
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.20000135898590088
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 56.00889205932617
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 85.86712646484375
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -14.36419677734375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.8769989013671875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2237497866153717
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -14.249992370605469
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.953125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2237497866153717
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.27541351318359375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.681007385253906
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 56.33999252319336
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 59.820091247558594
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.20000016689300537
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 57.1953239440918
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 67.49151611328125
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -13.564186096191406
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -4.875663757324219
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2237497866153717
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -6.092044830322266
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -5.032447814941406
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -6.189281463623047
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.35048675537109375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.36096954345703125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 4.626834869384766
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -6.252140045166016
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 4.412403106689453
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500011958181858
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -6.041316986083984
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 9.836910247802734
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -13.150779724121094
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 10.187278747558594
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2237497866153717
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 55.00361251831055
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 51.28957748413086
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0678631067276001
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 56.588279724121094
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 48.385189056396484
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -13.820068359375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -10.532756805419922
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2237497866153717
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.23899459838867188
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -10.724775314331055
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.29058837890625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -5.404445648193359
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -6.975364685058594
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -5.782035827636719
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -6.266395568847656
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.6722640991210938
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.25836181640625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 4.805030822753906
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -13.454360961914062
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 4.371177673339844
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2237497866153717
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 55.52298355102539
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 41.14777755737305
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.19999945163726807
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -0.0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 54.660362243652344
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 30.897289276123047
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -0.00000035762786865234375
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 56.59267044067383
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 38.7528190612793
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -14.389137268066406
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -4.703371047973633
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -7.873497009277344
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -9.594287872314453
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02545001544058323
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -5.885494232177734
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -9.372719764709473
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -5.845916748046875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -5.271884918212891
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.0418243408203125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -4.748090744018555
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.23900222778320312
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.6817569732666016
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22500017285346985
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22500017285346985
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -6.388126373291016
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.38132667541503906
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -5.637363433837891
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 4.589223861694336
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.06992795318365097
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -13.583412170410156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 4.413202285766602
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2237497866153717
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 55.10169219970703
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 21.609487533569336
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.100563645362854
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 56.572147369384766
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 23.363492965698242
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"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": 0.22500017285346985
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.3829765319824219
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.2136993408203125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.41757965087890625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -13.414571762084961
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 17.688446044921875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -12.905885696411133
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 18.765281677246094
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -3.600193977355957
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 7.798519134521484
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -4.696567535400391
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 3.4244918823242188
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.11828422546386719
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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.6518440246582
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 5.107992172241211
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.20000135898590088
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 38.3011589050293
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 16.69536018371582
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -16.52918815612793
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 2.7737064361572266
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -15.86042594909668
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.386465072631836
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -10.434734344482422
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -13.604181289672852
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -3.5356216430664062
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.8497200012207031
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22499993443489075
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 26.70616340637207
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 7.59510612487793
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -0.000007934868335723877
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 39.95853042602539
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 16.996164321899414
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"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": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 13.558481216430664
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.2197723388671875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 13.84400749206543
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 21.169021606445312
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22500017285346985
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.4800148010253906
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 14.81289291381836
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22500017285346985
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 35.96339797973633
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 29.714080810546875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.19999969005584717
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 23.07131004333496
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 18.549911499023438
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -27.62046241760254
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.2848472595214844
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -27.27397918701172
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -14.331844329833984
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22500017285346985
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.939422607421875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -12.895431518554688
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -1.5224227905273438
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.24445724487304688
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -3.0434141159057617
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 19.305667877197266
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 45.282222747802734
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.16536712646484375
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 36.77998733520508
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 47.091087341308594
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -6.033320426940918
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.4702224731445312
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -5.81292724609375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -27.805513381958008
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -2.0876588821411133
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -28.12972640991211
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.2250000536441803
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 9.760570526123047
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 8.38872241973877
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.003597736358642578
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 8.761693954467773
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 47.34680938720703
|
|
},
|
|
"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": 147
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 46.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "demonshadow1"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -14.27900505065918
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.0166139602661133
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22500017285346985
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -12.496354103088379
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -13.70834732055664
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.41691017150878906
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -12.116515159606934
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22860994935035706
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.22500017285346985
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Shadow Realm Spawn"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 6
|
|
},
|
|
"OnEntered": {
|
|
"type": "resref",
|
|
"value": "counterspawns"
|
|
},
|
|
"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": 3
|
|
},
|
|
"Reset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"ResetTime": {
|
|
"type": "int",
|
|
"value": 180
|
|
},
|
|
"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": 5.7012619972229
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 5.179895877838135
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.013297557830810547
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadowspawn"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "shadowspawn"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 16.843381881713867
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 16.578144073486328
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Placeable List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 237
|
|
},
|
|
"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": 68899
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 4294967295
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 15
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 9195
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 800
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "x0_RuneCircle"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x0_runecircle"
|
|
},
|
|
"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": 20.0433349609375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 69.88906860351562
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 3.120000123977661
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 148
|
|
},
|
|
"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": 14609
|
|
}
|
|
},
|
|
"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": 5791
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 506
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "Dust Plume"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plc_dustplume"
|
|
},
|
|
"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": 20.011066436767578
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 70.04972839355469
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 3.1200010776519775
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 9,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 723
|
|
},
|
|
"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": 14609
|
|
}
|
|
},
|
|
"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": 111246
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnInvDisturbed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnSpellCastAt": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUnlock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUsed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnUserDefined": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OpenLockDC": {
|
|
"type": "byte",
|
|
"value": 18
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 1172
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "x3_plc_smokemag"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "x3_plc_smokemag"
|
|
},
|
|
"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": 19.994140625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 70.02232360839844
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 3.442903757095337
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SoundList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"StoreList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"TriggerList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"WaypointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 14817
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "shadow_way"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_waypoint001"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 0.000003727274588527507
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 19.9755859375
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": -1.0
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 69.95858764648438
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 3.1200027465820312
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|