quest, convo, mob, and spawn fixes
This commit is contained in:
@@ -1885,7 +1885,7 @@
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
@@ -1897,172 +1897,36 @@
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 15728703
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 7000
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 9000
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"id": 67825,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Commoners Talk Outside"
|
||||
}
|
||||
},
|
||||
"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_comtalk1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_comtalk2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_comtalk3"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "CommonersTalkOutside"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "commonerstalkout"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 98
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 50.43472671508789
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 40.7634162902832
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 1.500009894371033
|
||||
}
|
||||
},
|
||||
{
|
||||
"__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": {
|
||||
"id": 68034,
|
||||
"id": 67830,
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 20.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
"value": 2.0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.2000000029802322
|
||||
"value": 0.0
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
@@ -2070,7 +1934,7 @@
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 19
|
||||
"value": 2
|
||||
},
|
||||
"Random": {
|
||||
"type": "byte",
|
||||
@@ -2095,26 +1959,26 @@
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_wt_guststrng1"
|
||||
"value": "al_an_crickets1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "WindGustStrong"
|
||||
"value": "CricketsLoop"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "windguststrong"
|
||||
"value": "cricketsloop"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 0
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
"value": 87
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
@@ -2122,15 +1986,15 @@
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 39.01557540893555
|
||||
"value": 45.51217651367188
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 41.51222229003906
|
||||
"value": 27.12487030029297
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 1.500000476837158
|
||||
"value": 1.5
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user