Removed unneeded 2DAs from top hak. Updated NWNxEE libraries Updated PEPS Updated nim tooling. Updated NPC template scripts. Full compile.
3379 lines
78 KiB
JSON
3379 lines
78 KiB
JSON
{
|
|
"__data_type": "GIT ",
|
|
"AreaProperties": {
|
|
"__struct_id": 100,
|
|
"type": "struct",
|
|
"value": {
|
|
"__struct_id": 100,
|
|
"AmbientSndDay": {
|
|
"type": "int",
|
|
"value": 51
|
|
},
|
|
"AmbientSndDayVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"AmbientSndNight": {
|
|
"type": "int",
|
|
"value": 53
|
|
},
|
|
"AmbientSndNitVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"EnvAudio": {
|
|
"type": "int",
|
|
"value": 15
|
|
},
|
|
"MusicBattle": {
|
|
"type": "int",
|
|
"value": 46
|
|
},
|
|
"MusicDay": {
|
|
"type": "int",
|
|
"value": 5
|
|
},
|
|
"MusicDelay": {
|
|
"type": "int",
|
|
"value": 10000
|
|
},
|
|
"MusicNight": {
|
|
"type": "int",
|
|
"value": 6
|
|
}
|
|
}
|
|
},
|
|
"Creature List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Door List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 6
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -3.1415889263153076
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"GenericType_New": {
|
|
"type": "dword",
|
|
"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": "GoblinCampExit"
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"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": "closedoor"
|
|
},
|
|
"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": "ValePassEntrance"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_ttr_06"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 35.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 5.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.8799999952316284
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 54
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.5707948207855225
|
|
},
|
|
"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_New": {
|
|
"type": "dword",
|
|
"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": "CavernsOfStenchEntrance"
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"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": ""
|
|
},
|
|
"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": "ValePassExit"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_ttr_25"
|
|
},
|
|
"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": 76.06999969482422
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 59.16999816894531
|
|
},
|
|
"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": 306
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_beastmalar001"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 83
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 17.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "goberserk"
|
|
},
|
|
"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": -8.34634017944336
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 2.8616199493408203
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.019695281982421875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 2.507640838623047
|
|
},
|
|
"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.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.29505157470703125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -14.424464225769043
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 13.016979217529297
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -16.965307235717773
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 15.48360824584961
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.6678028106689453
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02755999006330967
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 12.734439849853516
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 11.453676223754883
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -8.047966003417969
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 11.04747200012207
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Goblin Berserkers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 5
|
|
},
|
|
"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": 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": 58.818275451660156
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 19.649749755859375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.002560168504714966
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 45.94643783569336
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 22.807645797729492
|
|
},
|
|
"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": 306
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_beastmalar001"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 83
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 17.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "goberserk"
|
|
},
|
|
"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.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 3.863414764404297
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -13.893037796020508
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02755987085402012
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.8299903869628906
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -28.169147491455078
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 14.029888153076172
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -25.499223709106445
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.050388239324092865
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 15.22293472290039
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -15.039180755615234
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 12.422130584716797
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.6078910827636719
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.04915656894445419
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.3702659606933594
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -2.0944290161132812
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.017757082358002663
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Goblin Berserkers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 5
|
|
},
|
|
"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": 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": 68.9753189086914
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 12.16695499420166
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0000008576278673899651
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 58.61661148071289
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 34.19826889038086
|
|
},
|
|
"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": 306
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_beastmalar001"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 83
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 17.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "goberserk"
|
|
},
|
|
"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": -26.551712036132812
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -11.02435302734375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.03205528110265732
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -20.917442321777344
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -15.001426696777344
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.025000499561429024
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -11.096548080444336
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -13.668048858642578
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -8.125068664550781
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -5.773674011230469
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.16977691650390625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.805440902709961
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.3911399841308594
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -3.3136672973632812
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -11.248588562011719
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.3706092834472656
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -15.001031875610352
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.31097412109375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4592713415622711
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -17.525426864624023
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.2716560363769531
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.0260378122329712
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -19.444801330566406
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.6940460205078125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.4295631945133209
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -24.617115020751953
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.2256126403808594
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Goblin Berserkers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 5
|
|
},
|
|
"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": 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": 18.90220832824707
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 23.478012084960938
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0000004999999987376214
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 33.62743377685547
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 34.09651184082031
|
|
},
|
|
"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": 306
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_beastmalar001"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 83
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 17.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "goberserk"
|
|
},
|
|
"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": -17.334091186523438
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -5.04981803894043
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -9.679996490478516
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -17.02714729309082
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.9300861358642578
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -12.450061798095703
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.3282184600830078
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.8076324462890625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__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": -10.754469871520996
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -4.840433120727539
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.025000499561429024
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -15.723191261291504
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.0122737884521484
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.05928840488195419
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Goblin Berserkers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 5
|
|
},
|
|
"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": 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": 12.008195877075195
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 12.221687316894531
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.00000026158141963605885
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 23.871612548828125
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 23.47517967224121
|
|
},
|
|
"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": 306
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_beastmalar001"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 83
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 17.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "goberserk"
|
|
},
|
|
"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.637836456298828
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -13.282047271728516
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.6455096006393433
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.33368682861328125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -12.93996810913086
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.6455096006393433
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.6438502073287964
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.4063434600830078
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.20291519165039062
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.6438502073287964
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -3.5154218673706055
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.3217620849609375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.6438502073287964
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Goblin Berserkers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 5
|
|
},
|
|
"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": 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": 14.554852485656738
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 50.257076263427734
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.9388530254364014
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 16.782947540283203
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 56.7564582824707
|
|
},
|
|
"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": 306
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_beastmalar001"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 83
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 17.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "goberserk"
|
|
},
|
|
"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": -8.750670433044434
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 1.7174758911132812
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -5.573253631591797
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.07445526123046875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.5525237321853638
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.6125475168228149
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 5.680023193359375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.6360931396484375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 11.15291976928711
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -3.0816116333007812
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 7.615898132324219
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -9.640560150146484
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 14.538070678710938
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -9.501434326171875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 14.700048446655273
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 7.815971374511719
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 8.769411087036133
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 5.604827880859375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -5.167171478271484
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 7.743232727050781
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02244790829718113
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Goblin Berserkers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 5
|
|
},
|
|
"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": 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.908573150634766
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 58.011966705322266
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -0.000000476837158203125
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 17.055015563964844
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 65.93167877197266
|
|
},
|
|
"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": 306
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_beastmalar001"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 83
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 17.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "goberserk"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 2
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -2.626678466796875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -13.39278793334961
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500043995678425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -2.08258056640625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -18.700027465820312
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.013439178466797
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -21.336097717285156
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.6495170593261719
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -27.027507781982422
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 8.967079162597656
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -29.28278350830078
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024999523535370827
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 9.142093658447266
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -1.04449462890625
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__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": 2.0860824584960938
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -7.684684753417969
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.025000499561429024
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Goblin Berserkers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 5
|
|
},
|
|
"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": 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.335819244384766
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 52.440364837646484
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.0025599896907806396
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 35.814476013183594
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 74.63142395019531
|
|
},
|
|
"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": 306
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_beastmalar001"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 83
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 17.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "goberserk"
|
|
},
|
|
"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.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.8139381408691406
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -14.628376007080078
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02755987085402012
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.037120819091796875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -27.92058563232422
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 8.10934829711914
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -28.572635650634766
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 10.694503784179688
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -13.539398193359375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.027559930458664894
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 9.417362213134766
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.6663818359375
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Goblin Berserkers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 5
|
|
},
|
|
"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": 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": 52.61384201049805
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 60.41809844970703
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.002560526132583618
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 47.48100662231445
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 74.27975463867188
|
|
},
|
|
"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": 306
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 8.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_beastmalar001"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Appearance": {
|
|
"type": "int",
|
|
"value": 83
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 17.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "goberserk"
|
|
},
|
|
"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.702159881591797
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -27.5860595703125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -2.8365478515625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -27.596050262451172
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.24884501099586487
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.7009429931640625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -28.037647247314453
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.0653076171875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -21.927047729492188
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024000072851777077
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -4.536552429199219
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -19.300724029541016
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -7.319759368896484
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -13.59884262084961
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -4.840919494628906
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -8.737075805664062
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 2.92694091796875
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -4.1076202392578125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.024000072851777077
|
|
}
|
|
},
|
|
{
|
|
"__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": -11.396419525146484
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0782470703125
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -11.19820785522461
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -13.169437408447266
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02755987085402012
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Goblin Berserkers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 5
|
|
},
|
|
"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": 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.1170454025268555
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 60.46232223510742
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 63.09015655517578
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -0.0000057220458984375
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "goblinberserkers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 69.72772979736328
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 74.03572082519531
|
|
},
|
|
"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": 394
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -0.564504861831665
|
|
},
|
|
"BodyBag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 10
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 110868
|
|
}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HasInventory": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 10
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "WARNING: There Be Dragon Down There..",
|
|
"id": 110840
|
|
}
|
|
},
|
|
"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": 0
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 843
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Static": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "nw_plc_flagpirat"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_plc_flagpirat"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Type": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Useable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 71.53475189208984
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 58.11921691894531
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": -0.000007867813110351562
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SoundList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"StoreList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"TriggerList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"WaypointList": {
|
|
"type": "list",
|
|
"value": []
|
|
}
|
|
}
|