Files
PWE_PRC8/_module/git/nathiemgraveyard.git.json
Jaysyn904 0e785c1015 2025/12/25 Update
Updated PEPS.
Update nim tools.
Updated NWNxEE.
Full compile.
2025-12-25 00:49:39 -05:00

4187 lines
97 KiB
JSON

{
"__data_type": "GIT ",
"AreaProperties": {
"__struct_id": 100,
"type": "struct",
"value": {
"__struct_id": 100,
"AmbientSndDay": {
"type": "int",
"value": 52
},
"AmbientSndDayVol": {
"type": "int",
"value": 32
},
"AmbientSndNight": {
"type": "int",
"value": 55
},
"AmbientSndNitVol": {
"type": "int",
"value": 32
},
"EnvAudio": {
"type": "int",
"value": 89
},
"MusicBattle": {
"type": "int",
"value": 41
},
"MusicDay": {
"type": "int",
"value": 65
},
"MusicDelay": {
"type": "int",
"value": 90000
},
"MusicNight": {
"type": "int",
"value": 64
}
}
},
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 1
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -1.5707942247390747
},
"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": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LinkedToFlags": {
"type": "byte",
"value": 0
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"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": "at_doorautoclose"
},
"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": "Wall1Gate"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_door_ttr_01"
},
"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": 125.0
},
"Y": {
"type": "float",
"value": 45.0
},
"Z": {
"type": "float",
"value": 0.0
}
}
]
},
"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": 198
},
"Comment": {
"type": "cexostring",
"value": ""
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"Comment": {
"type": "cexostring",
"value": ""
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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": -1.3120880126953125
},
"Y": {
"type": "float",
"value": 0.09762954711914062
},
"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.02500000037252903
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
},
"X": {
"type": "float",
"value": -0.20105743408203125
},
"Y": {
"type": "float",
"value": 0.6862258911132812
},
"Z": {
"type": "float",
"value": 0.025000059977173805
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
},
"X": {
"type": "float",
"value": -0.05152130126953125
},
"Y": {
"type": "float",
"value": 5.087253570556641
},
"Z": {
"type": "float",
"value": 0.07821758836507797
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
},
"X": {
"type": "float",
"value": -1.2156524658203125
},
"Y": {
"type": "float",
"value": 5.626335144042969
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie1to1"
}
},
"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": 300
},
"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": 79.4936294555664
},
"Y": {
"type": "float",
"value": 20.46475601196289
},
"Z": {
"type": "float",
"value": -0.0015890002250671387
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie1to1"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h016"
},
"XPosition": {
"type": "float",
"value": 124.8038101196289
},
"YPosition": {
"type": "float",
"value": 42.66056823730469
},
"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": 198
},
"Comment": {
"type": "cexostring",
"value": ""
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"Comment": {
"type": "cexostring",
"value": ""
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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.4299468994140625
},
"Y": {
"type": "float",
"value": 1.434906005859375
},
"Z": {
"type": "float",
"value": 0.025000499561429024
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.52862548828125
},
"Y": {
"type": "float",
"value": -0.15987396240234375
},
"Z": {
"type": "float",
"value": 0.024999940767884254
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.6664810180664062
},
"Y": {
"type": "float",
"value": 13.2608642578125
},
"Z": {
"type": "float",
"value": 0.024999940767884254
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.43413543701171875
},
"Y": {
"type": "float",
"value": 13.194232940673828
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie2to2"
}
},
"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": 300
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": -2.159843683242798
},
"X": {
"type": "float",
"value": 69.96807861328125
},
"Y": {
"type": "float",
"value": 59.130462646484375
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie2to2"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h017"
},
"XPosition": {
"type": "float",
"value": 112.03103637695312
},
"YPosition": {
"type": "float",
"value": 38.73210906982422
},
"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": 198
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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": 0.0250005591660738
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 6.646034240722656
},
"Y": {
"type": "float",
"value": 5.408481597900391
},
"Z": {
"type": "float",
"value": 0.024999940767884254
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 5.4653167724609375
},
"Y": {
"type": "float",
"value": 5.452709197998047
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.4175262451171875
},
"Y": {
"type": "float",
"value": 1.6978607177734375
},
"Z": {
"type": "float",
"value": 0.025000499561429024
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie1to1"
}
},
"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": 300
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": 2.552539587020874
},
"X": {
"type": "float",
"value": 108.02384185791016
},
"Y": {
"type": "float",
"value": 49.33794021606445
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie1to1"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h016"
},
"XPosition": {
"type": "float",
"value": 77.56687927246094
},
"YPosition": {
"type": "float",
"value": 36.47344970703125
},
"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": 198
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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": -12.13711929321289
},
"Y": {
"type": "float",
"value": -5.098857879638672
},
"Z": {
"type": "float",
"value": 0.023410940542817116
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.02341100014746189
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.5665664672851562
},
"Y": {
"type": "float",
"value": 1.4845161437988281
},
"Z": {
"type": "float",
"value": 0.023410940542817116
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -11.848873138427734
},
"Y": {
"type": "float",
"value": -3.3502559661865234
},
"Z": {
"type": "float",
"value": 0.02341100014746189
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie2to2"
}
},
"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": 300
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": 1.7671432495117188
},
"X": {
"type": "float",
"value": 60.259220123291016
},
"Y": {
"type": "float",
"value": 37.60964584350586
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie2to2"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h017"
},
"XPosition": {
"type": "float",
"value": 40.70947265625
},
"YPosition": {
"type": "float",
"value": 31.143375396728516
},
"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": 198
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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": 0.025000059977173805
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 4.80267333984375
},
"Y": {
"type": "float",
"value": 0.2480621337890625
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 6.536956787109375
},
"Y": {
"type": "float",
"value": 4.972862243652344
},
"Z": {
"type": "float",
"value": 0.026330137625336647
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 5.107917785644531
},
"Y": {
"type": "float",
"value": 4.770565032958984
},
"Z": {
"type": "float",
"value": 0.026330137625336647
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 3.96881103515625
},
"Y": {
"type": "float",
"value": 1.3348426818847656
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.283721923828125
},
"Y": {
"type": "float",
"value": 1.59246826171875
},
"Z": {
"type": "float",
"value": 0.02499988116323948
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie1to1"
}
},
"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": 300
},
"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": 70.74560546875
},
"Y": {
"type": "float",
"value": 39.10760498046875
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie1to1"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h016"
},
"XPosition": {
"type": "float",
"value": 67.29341888427734
},
"YPosition": {
"type": "float",
"value": 58.478702545166016
},
"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": 198
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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": 0.026330137625336647
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 6.353094100952148
},
"Y": {
"type": "float",
"value": 1.161224365234375
},
"Z": {
"type": "float",
"value": 0.02346702851355076
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 24.172910690307617
},
"Y": {
"type": "float",
"value": 4.670661926269531
},
"Z": {
"type": "float",
"value": 0.025000059977173805
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 23.839872360229492
},
"Y": {
"type": "float",
"value": 6.470745086669922
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.053424835205078125
},
"Y": {
"type": "float",
"value": 1.1991043090820312
},
"Z": {
"type": "float",
"value": 0.026330137625336647
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie2to2"
}
},
"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": 300
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": 1.5707942247390747
},
"X": {
"type": "float",
"value": 60.84831237792969
},
"Y": {
"type": "float",
"value": 53.53099060058594
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie2to2"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h017"
},
"XPosition": {
"type": "float",
"value": 16.602785110473633
},
"YPosition": {
"type": "float",
"value": 47.57204055786133
},
"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": 198
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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": 0.02341100014746189
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.055347442626953125
},
"Y": {
"type": "float",
"value": -7.2401123046875
},
"Z": {
"type": "float",
"value": 0.0250005591660738
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 4.294548034667969
},
"Y": {
"type": "float",
"value": -6.599395751953125
},
"Z": {
"type": "float",
"value": 0.025000499561429024
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.573577880859375
},
"Y": {
"type": "float",
"value": -0.485107421875
},
"Z": {
"type": "float",
"value": 0.023410940542817116
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie1to1"
}
},
"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": 300
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": -1.5707942247390747
},
"X": {
"type": "float",
"value": 28.433353424072266
},
"Y": {
"type": "float",
"value": 37.668033599853516
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie1to1"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h016"
},
"XPosition": {
"type": "float",
"value": 52.32756423950195
},
"YPosition": {
"type": "float",
"value": 41.06829833984375
},
"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": 198
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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": 0.02341100014746189
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.4164886474609375
},
"Y": {
"type": "float",
"value": -13.70388412475586
},
"Z": {
"type": "float",
"value": 0.02499988116323948
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 3.020172119140625
},
"Y": {
"type": "float",
"value": -13.416452407836914
},
"Z": {
"type": "float",
"value": 0.02499988116323948
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.3040237426757812
},
"Y": {
"type": "float",
"value": -0.07865142822265625
},
"Z": {
"type": "float",
"value": 0.023410940542817116
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie2to2"
}
},
"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": 300
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": 2.9452381134033203
},
"X": {
"type": "float",
"value": 99.67466735839844
},
"Y": {
"type": "float",
"value": 61.17559814453125
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie2to2"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h017"
},
"XPosition": {
"type": "float",
"value": 98.39076232910156
},
"YPosition": {
"type": "float",
"value": 29.913564682006836
},
"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": 198
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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.1753082275390625
},
"Y": {
"type": "float",
"value": 1.1043472290039062
},
"Z": {
"type": "float",
"value": 0.023407066240906715
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -2.900177001953125
},
"Y": {
"type": "float",
"value": -0.18748855590820312
},
"Z": {
"type": "float",
"value": 0.023407066240906715
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.023410940542817116
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.2561721801757812
},
"Y": {
"type": "float",
"value": 2.0460853576660156
},
"Z": {
"type": "float",
"value": 0.023410940542817116
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.0119705200195312
},
"Y": {
"type": "float",
"value": 5.686920166015625
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -1.1201705932617188
},
"Y": {
"type": "float",
"value": 6.207004547119141
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.1065826416015625
},
"Y": {
"type": "float",
"value": 1.3512229919433594
},
"Z": {
"type": "float",
"value": 0.02341100014746189
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie1to1"
}
},
"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": 300
},
"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": 114.9407730102539
},
"Y": {
"type": "float",
"value": 29.68114471435547
},
"Z": {
"type": "float",
"value": -0.001589059829711914
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie1to1"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h016"
},
"XPosition": {
"type": "float",
"value": 91.38297271728516
},
"YPosition": {
"type": "float",
"value": 57.386802673339844
},
"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": 198
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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.09313201904296875
},
"Y": {
"type": "float",
"value": -1.853261947631836
},
"Z": {
"type": "float",
"value": 0.02340712584555149
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.6044082641601562
},
"Y": {
"type": "float",
"value": -6.544793128967285
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.828582763671875
},
"Y": {
"type": "float",
"value": -6.426237106323242
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.469818115234375
},
"Y": {
"type": "float",
"value": -0.5528507232666016
},
"Z": {
"type": "float",
"value": 0.02340712584555149
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 3.0998077392578125
},
"Y": {
"type": "float",
"value": -0.4730701446533203
},
"Z": {
"type": "float",
"value": 0.02341100014746189
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 2.596710205078125
},
"Y": {
"type": "float",
"value": 0.4093475341796875
},
"Z": {
"type": "float",
"value": 0.02341100014746189
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.023406947031617165
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie1to1"
}
},
"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": 300
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": -1.7671432495117188
},
"X": {
"type": "float",
"value": 48.7451057434082
},
"Y": {
"type": "float",
"value": 23.137399673461914
},
"Z": {
"type": "float",
"value": 0.01470184326171875
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie1to1"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h016"
},
"XPosition": {
"type": "float",
"value": 68.6718978881836
},
"YPosition": {
"type": "float",
"value": 22.466197967529297
},
"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": 198
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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.7925224304199219
},
"Y": {
"type": "float",
"value": 5.882841110229492
},
"Z": {
"type": "float",
"value": 0.1234109029173851
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.02499988116323948
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 4.097482681274414
},
"Y": {
"type": "float",
"value": 0.5467014312744141
},
"Z": {
"type": "float",
"value": 0.026330137625336647
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 3.055196762084961
},
"Y": {
"type": "float",
"value": 6.832813262939453
},
"Z": {
"type": "float",
"value": 0.025000499561429024
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie1to1"
}
},
"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": 300
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": 2.7488887310028076
},
"X": {
"type": "float",
"value": 36.33289337158203
},
"Y": {
"type": "float",
"value": 47.067501068115234
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie1to1"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h016"
},
"XPosition": {
"type": "float",
"value": 28.750986099243164
},
"YPosition": {
"type": "float",
"value": 16.089025497436523
},
"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": 198
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 195
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "zombie001"
},
"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": 0.025000059977173805
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 3.320484161376953
},
"Y": {
"type": "float",
"value": -0.059833526611328125
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 4.652416229248047
},
"Y": {
"type": "float",
"value": 4.348926544189453
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.0970611572265625
},
"Y": {
"type": "float",
"value": 5.208660125732422
},
"Z": {
"type": "float",
"value": 0.02499988116323948
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Grunt_Spawn_Zombie2to2"
}
},
"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": 300
},
"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": 49.526588439941406
},
"Y": {
"type": "float",
"value": 32.700008392333984
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Grunt_Spawn_Zombie2to2"
},
"TemplateResRef": {
"type": "resref",
"value": "grunt_spawn_h017"
},
"XPosition": {
"type": "float",
"value": 42.59481430053711
},
"YPosition": {
"type": "float",
"value": 58.48850631713867
},
"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": 59
},
"CR": {
"type": "float",
"value": 5.0
},
"ResRef": {
"type": "resref",
"value": "mummymage"
},
"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.2811546325683594
},
"Y": {
"type": "float",
"value": 0.7806625366210938
},
"Z": {
"type": "float",
"value": 0.025000059977173805
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.048557281494140625
},
"Y": {
"type": "float",
"value": 0.3529396057128906
},
"Z": {
"type": "float",
"value": 0.025000059977173805
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.053806304931640625
},
"Y": {
"type": "float",
"value": 0.20077896118164062
},
"Z": {
"type": "float",
"value": 0.025000059977173805
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.024999940767884254
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 2.2342262268066406
},
"Y": {
"type": "float",
"value": -0.7367477416992188
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 2.8347816467285156
},
"Y": {
"type": "float",
"value": -0.5686874389648438
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 3.152141571044922
},
"Y": {
"type": "float",
"value": 1.6456375122070312
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 2.3446083068847656
},
"Y": {
"type": "float",
"value": 1.6073799133300781
},
"Z": {
"type": "float",
"value": 0.024999940767884254
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.6945152282714844
},
"Y": {
"type": "float",
"value": 1.7632865905761719
},
"Z": {
"type": "float",
"value": 0.025000059977173805
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Spellcaster_Spawn_MumMage1to1"
}
},
"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": 300
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": 1.5707955360412598
},
"X": {
"type": "float",
"value": 98.83850860595703
},
"Y": {
"type": "float",
"value": 44.382328033447266
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Spellcaster_Spawn_MumMage1to1"
},
"TemplateResRef": {
"type": "resref",
"value": "spellcaster_s014"
},
"XPosition": {
"type": "float",
"value": 63.688846588134766
},
"YPosition": {
"type": "float",
"value": 44.41352081298828
},
"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": 84
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.1780972480773926
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 10
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 67630
}
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 5
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 1
},
"HP": {
"type": "short",
"value": 10
},
"Interruptable": {
"type": "byte",
"value": 0
},
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"AddCost": {
"type": "dword",
"value": 10
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Cost": {
"type": "dword",
"value": 10
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"id": 58565
}
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 13493
}
},
"ModelPart1": {
"type": "byte",
"value": 68
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "NW_IT_MSMLMISC11"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_it_msmlmisc11"
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": -1.0
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": -1.0
},
"ZPosition": {
"type": "float",
"value": -1.0
}
}
]
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 1
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 14682
}
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": "cont_ondeath"
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": "cont_onopen"
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 0
},
"Plot": {
"type": "byte",
"value": 1
},
"PortraitId": {
"type": "word",
"value": 442
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "PLC_PileStones"
},
"TemplateResRef": {
"type": "resref",
"value": "pilestones052"
},
"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": 1
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 19.74297332763672
},
"Y": {
"type": "float",
"value": 61.26911926269531
},
"Z": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.54388427734375
},
"PointY": {
"type": "float",
"value": -3.840362548828125
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.0228271484375
},
"PointY": {
"type": "float",
"value": -7.159671783447266
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.019317626953125
},
"PointY": {
"type": "float",
"value": -7.738620758056641
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.0106353759765625
},
"PointY": {
"type": "float",
"value": -0.10972976684570312
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.9456329345703125
},
"PointY": {
"type": "float",
"value": -0.4438591003417969
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_WestdistToNathiem"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "NathiemToWestdist",
"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": "NathiemToWestdist"
},
"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": 139.985107421875
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 63.91755676269531
},
"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": 1
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "To Aldaris Outskirts - West District",
"id": 14814
}
},
"MapNote": {
"type": "cexolocstring",
"value": {
"0": "To Aldaris Outskirts - West District",
"id": 14815
}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "NW_MAPNOTE001"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_mapnote001"
},
"XOrientation": {
"type": "float",
"value": -1.0
},
"XPosition": {
"type": "float",
"value": 138.24916076660156
},
"YOrientation": {
"type": "float",
"value": 0.0000021020557596784784
},
"YPosition": {
"type": "float",
"value": 60.00176239013672
},
"ZPosition": {
"type": "float",
"value": 0.0000095367431640625
}
},
{
"__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_NathiemToWestdist"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": -1.0
},
"XPosition": {
"type": "float",
"value": 138.97425842285156
},
"YOrientation": {
"type": "float",
"value": 0.0000015060094256114098
},
"YPosition": {
"type": "float",
"value": 60.04824447631836
},
"ZPosition": {
"type": "float",
"value": 0.0000095367431640625
}
}
]
}
}