Initial upload. PRC8 has been added. Module compiles, PRC's default AI & treasure scripts have been integrated. Started work on top hak for SLA / Ability / Scripting modifications.
1853 lines
41 KiB
JSON
1853 lines
41 KiB
JSON
{
|
|
"__data_type": "GIT ",
|
|
"AreaProperties": {
|
|
"__struct_id": 100,
|
|
"type": "struct",
|
|
"value": {
|
|
"__struct_id": 100,
|
|
"AmbientSndDay": {
|
|
"type": "int",
|
|
"value": 42
|
|
},
|
|
"AmbientSndDayVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"AmbientSndNight": {
|
|
"type": "int",
|
|
"value": 43
|
|
},
|
|
"AmbientSndNitVol": {
|
|
"type": "int",
|
|
"value": 32
|
|
},
|
|
"EnvAudio": {
|
|
"type": "int",
|
|
"value": 110
|
|
},
|
|
"MusicBattle": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicDay": {
|
|
"type": "int",
|
|
"value": 54
|
|
},
|
|
"MusicDelay": {
|
|
"type": "int",
|
|
"value": 90000
|
|
},
|
|
"MusicNight": {
|
|
"type": "int",
|
|
"value": 54
|
|
}
|
|
}
|
|
},
|
|
"Creature List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Door List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 48
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": 1.570798754692078
|
|
},
|
|
"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": "jw_trap_farm"
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 2
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Door",
|
|
"id": 5349
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnClosed": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDamaged": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDeath": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnFailToOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnLock": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnMeleeAttacked": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnOpen": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"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": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Ref": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "StorageExit"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_ttr_20"
|
|
},
|
|
"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": 14.27000045776367
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 45.02000045776367
|
|
},
|
|
"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": 17
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "jw_roach"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.4413528442382813
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 19.54564666748047
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.0576324462890625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 19.43000030517578
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.00019073486328125
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.065185546875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.2901687622070313
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.01731491088867188
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Plague Beetles"
|
|
}
|
|
},
|
|
"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": 100
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -1.42353367805481
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 37.71511459350586
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 44.11244201660156
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "PlagueBeetles"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plaguebeetles"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 17.38454437255859
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 35.36016082763672
|
|
},
|
|
"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": 17
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "jw_roach"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.2926979064941406
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 25.00000762939453
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.2601661682128906
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 24.97464752197266
|
|
},
|
|
"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": 0.1053504943847656
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.7544441223144531
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499988116323948
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Plague Beetles"
|
|
}
|
|
},
|
|
"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": 100
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -1.570794224739075
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 54.11381149291992
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 41.24470138549805
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "PlagueBeetles"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "plaguebeetles"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 18.33313369750977
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 32.49998474121094
|
|
},
|
|
"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": 8
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 0.5
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_badger"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.4252128601074219
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 24.93125152587891
|
|
},
|
|
"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": -0.04885482788085938
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.57476806640625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 2.288818359375e-005
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499940432608128
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.2218132019042969
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 24.8360710144043
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_nasty_badgers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"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": 100
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -1.9143967628479
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 50.79703521728516
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 19.63168716430664
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_nasty_badgers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nasty_badgers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 19.51303482055664
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 32.49998474121094
|
|
},
|
|
"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": 8
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 0.5
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "nw_badger"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.6882095336914063
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 24.83805465698242
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499942667782307
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499940432608128
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.07785797119140625
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499928511679173
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.6487922668457031
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499940432608128
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.3597259521484375
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 24.75707244873047
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499936707317829
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_nasty_badgers"
|
|
}
|
|
},
|
|
"MaxCreatures": {
|
|
"type": "int",
|
|
"value": 3
|
|
},
|
|
"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": 100
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": 1.668978452682495
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 28.4741153717041
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 25.35460662841797
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_nasty_badgers"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_nasty_badgers"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 20.97355651855469
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 32.50000762939453
|
|
},
|
|
"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": 107
|
|
},
|
|
"CR": {
|
|
"type": "float",
|
|
"value": 2.0
|
|
},
|
|
"ResRef": {
|
|
"type": "resref",
|
|
"value": "jw_dust_mephit"
|
|
},
|
|
"SingleSpawn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Difficulty": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"DifficultyIndex": {
|
|
"type": "int",
|
|
"value": 1
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Geometry": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.456581115722656
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 24.92605590820313
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": -0.2105827331542969
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 24.91479110717773
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500005997717381
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02499994076788425
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 0.1543235778808594
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"X": {
|
|
"type": "float",
|
|
"value": 1.559467315673828
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": -0.008281707763671875
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 0.02500000037252903
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_zraela_enc"
|
|
}
|
|
},
|
|
"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": 400
|
|
},
|
|
"Respawns": {
|
|
"type": "int",
|
|
"value": -1
|
|
},
|
|
"SpawnOption": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"SpawnPointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 2,
|
|
"Orientation": {
|
|
"type": "float",
|
|
"value": -1.570794224739075
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 17.13161468505859
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 15.08663558959961
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_zraela_enc"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_zraela_enc"
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 17.91297149658203
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 32.50972747802734
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Placeable List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"SoundList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 25000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Mephit & Gargoyle Grunts"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.2000000029802322
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 19
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_an_mephgrunt1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_an_mephgrunt2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_an_mephgrunt3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "MephitGargoyleGrunts"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "mephitgargoylegr"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 33.05673980712891
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 25.71836853027344
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.500009536743164
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Flies Loop"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "al_an_flies1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "FliesLoop"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "fliesloop"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 15.02155303955078
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 14.47924423217773
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.500009536743164
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.5
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Flies Loop"
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "al_an_flies1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "FliesLoop"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "fliesloop"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 15.63505554199219
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 4.827079772949219
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.500009536743164
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StoreList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"TriggerList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"WaypointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 5,
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "jw_trap_farm_wp"
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_trap_farm_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_farm_trap_wp"
|
|
},
|
|
"XOrientation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 15.5709228515625
|
|
},
|
|
"YOrientation": {
|
|
"type": "float",
|
|
"value": 2.102055759678478e-006
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 44.24978256225586
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 9.5367431640625e-006
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|