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.
1804 lines
38 KiB
JSON
1804 lines
38 KiB
JSON
{
|
|
"__data_type": "GIT ",
|
|
"AreaProperties": {
|
|
"__struct_id": 100,
|
|
"type": "struct",
|
|
"value": {
|
|
"__struct_id": 100,
|
|
"AmbientSndDay": {
|
|
"type": "int",
|
|
"value": 100
|
|
},
|
|
"AmbientSndDayVol": {
|
|
"type": "int",
|
|
"value": 127
|
|
},
|
|
"AmbientSndNight": {
|
|
"type": "int",
|
|
"value": 100
|
|
},
|
|
"AmbientSndNitVol": {
|
|
"type": "int",
|
|
"value": 127
|
|
},
|
|
"EnvAudio": {
|
|
"type": "int",
|
|
"value": 23
|
|
},
|
|
"MusicBattle": {
|
|
"type": "int",
|
|
"value": 70
|
|
},
|
|
"MusicDay": {
|
|
"type": "int",
|
|
"value": 0
|
|
},
|
|
"MusicDelay": {
|
|
"type": "int",
|
|
"value": 900000
|
|
},
|
|
"MusicNight": {
|
|
"type": "int",
|
|
"value": 0
|
|
}
|
|
}
|
|
},
|
|
"Creature List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Door List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 99
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -4.214683428926946e-007
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"GenericType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"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": "BridgeDoor"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_ttr_06"
|
|
},
|
|
"TrapDetectable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapDetectDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapDisarmable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapFlag": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"TrapOneShot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"TrapType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Will": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"X": {
|
|
"type": "float",
|
|
"value": 65.0
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 34.81999969482422
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 1.870000004768372
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 8,
|
|
"AnimationState": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Appearance": {
|
|
"type": "dword",
|
|
"value": 101
|
|
},
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Bearing": {
|
|
"type": "float",
|
|
"value": -1.685873058931975e-007
|
|
},
|
|
"CloseLockDC": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Conversation": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"CurrentHP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"DisarmDC": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"Faction": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Fort": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"GenericType": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Hardness": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"HP": {
|
|
"type": "short",
|
|
"value": 80
|
|
},
|
|
"Interruptable": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"KeyName": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"KeyRequired": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": "tri_yugo_out"
|
|
},
|
|
"LinkedToFlags": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LoadScreenID": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Lockable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Locked": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"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": "tri_yogo_in"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "nw_door_ttr_09"
|
|
},
|
|
"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": 65.12000274658203
|
|
},
|
|
"Y": {
|
|
"type": "float",
|
|
"value": 104.7599945068359
|
|
},
|
|
"Z": {
|
|
"type": "float",
|
|
"value": 6.190000057220459
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Encounter List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"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": {
|
|
"id": 67924
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 19
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_paincryf1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "PainCriesWomenOutside"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "paincrieswomenou"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 59.36362457275391
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 19.26666069030762
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.499995231628418
|
|
}
|
|
},
|
|
{
|
|
"__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": 35000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 67923
|
|
}
|
|
},
|
|
"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": 0
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_paincrym1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_paincrym2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_paincrym3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "PainCriesMenOutside"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "paincriesmen"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 108
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 69.15278625488281
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 20.13157081604004
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.499994277954102
|
|
}
|
|
},
|
|
{
|
|
"__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": 55000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 67948
|
|
}
|
|
},
|
|
"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": 10.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_screamm1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_screamm2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_screamm3"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_screamm4"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_screamm5"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_screamm6"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "ScreamsMen"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "screamsmen"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 60.87421417236328
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 21.68256950378418
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.499994277954102
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 20000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 91324
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.1000000014901161
|
|
},
|
|
"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_pl_x2screamf1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf3"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf4"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf5"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "ScreamsWomen"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "screamswomen"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 87
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 60.49391937255859
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 10.71844482421875
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.999994277954102
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 68011
|
|
}
|
|
},
|
|
"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": 0
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_wailingf1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_wailingf2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_wailingf3"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_wailingf4"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_wailingf5"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_wailingf6"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "WailsWomen"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "wailswomen"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 60.1754035949707
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 13.11624526977539
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.499994277954102
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 45000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 91324
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.1000000014901161
|
|
},
|
|
"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_pl_x2screamf1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf3"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf4"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf5"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "ScreamsWomen"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "screamswomen"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 60.19692230224609
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 7.884207248687744
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.999994277954102
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 6,
|
|
"Active": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Continuous": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Elevation": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"GeneratedType": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Hours": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Interval": {
|
|
"type": "dword",
|
|
"value": 55000
|
|
},
|
|
"IntervalVrtn": {
|
|
"type": "dword",
|
|
"value": 5000
|
|
},
|
|
"LocName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"id": 91324
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.1000000014901161
|
|
},
|
|
"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_pl_x2screamf1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf3"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf4"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_x2screamf5"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "ScreamsWomen"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "screamswomen"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 63.22341537475586
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 8.742708206176758
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 1.999994277954102
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 67874
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"Positional": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Priority": {
|
|
"type": "byte",
|
|
"value": 19
|
|
},
|
|
"Random": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"RandomPosition": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"RandomRangeX": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"RandomRangeY": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"Sounds": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_laughincf1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_laughincf2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_laughincm1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "LaughingChildren"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "laughingchildren"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 86
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 66.10043334960938
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 17.98496627807617
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.699995040893555
|
|
}
|
|
},
|
|
{
|
|
"__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": {
|
|
"id": 67875
|
|
}
|
|
},
|
|
"Looping": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"MaxDistance": {
|
|
"type": "float",
|
|
"value": 10.0
|
|
},
|
|
"MinDistance": {
|
|
"type": "float",
|
|
"value": 1.0
|
|
},
|
|
"PitchVariation": {
|
|
"type": "float",
|
|
"value": 0.0
|
|
},
|
|
"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_pl_lafspook1"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_lafspook2"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Sound": {
|
|
"type": "resref",
|
|
"value": "as_pl_lafspook3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "LaughingKidsSpooky"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "laughingkidsspoo"
|
|
},
|
|
"Times": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Volume": {
|
|
"type": "byte",
|
|
"value": 127
|
|
},
|
|
"VolumeVrtn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"XPosition": {
|
|
"type": "float",
|
|
"value": 64.24661254882813
|
|
},
|
|
"YPosition": {
|
|
"type": "float",
|
|
"value": 17.70410537719727
|
|
},
|
|
"ZPosition": {
|
|
"type": "float",
|
|
"value": 2.699995040893555
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StoreList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"TriggerList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"WaypointList": {
|
|
"type": "list",
|
|
"value": []
|
|
}
|
|
}
|