Initial upload
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.
This commit is contained in:
134
_module/uts/batscryingfla001.uts.json
Normal file
134
_module/uts/batscryingfla001.uts.json
Normal file
@@ -0,0 +1,134 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 20000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 10000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Bats Crying & Flapping"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.5
|
||||
},
|
||||
"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_bats1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_bats2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_batsflap1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_batsflap2"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "BatsCryingFlapping"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "batscryingfla001"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 29
|
||||
}
|
||||
}
|
113
_module/uts/by_coughsminsol.uts.json
Normal file
113
_module/uts/by_coughsminsol.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "by_Minsolcough"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.4000000059604645
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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_coughm6"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "by_Minsolcough1"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "by_coughsminsol"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/campfirepot001.uts.json
Normal file
113
_module/uts/campfirepot001.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Campfire & Pot"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
},
|
||||
"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_cv_firecppot1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_pot_sound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "campfirepot001"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
141
_module/uts/chainrattles001.uts.json
Normal file
141
_module/uts/chainrattles001.uts.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 10000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"id": 91303
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.300000011920929
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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_hr_x2chnratl1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_hr_x2chnratl2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_hr_x2chnratl3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_hr_x2chnratl4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_hr_x2chnratl5"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "ChainRattles"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "chainrattles001"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
169
_module/uts/critters001.uts.json
Normal file
169
_module/uts/critters001.uts.json
Normal file
@@ -0,0 +1,169 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Critters"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.2000000029802322
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"Random": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RandomPosition": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RandomRangeX": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"RandomRangeY": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"Sounds": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittgnaw1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittgnaw2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittgnaw3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittgnaw4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittpeep1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittpeep2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittscmp1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittscmp2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittscmp3"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Critters"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "critters001"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/fireplace001.uts.json
Normal file
113
_module/uts/fireplace001.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 532480
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_fireplace_sound"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
},
|
||||
"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_cv_fireplace1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_fireplace_sound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "fireplace001"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
114
_module/uts/fr_iwd_uzsnd.uts.json
Normal file
114
_module/uts/fr_iwd_uzsnd.uts.json
Normal file
@@ -0,0 +1,114 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "IWD - Portal",
|
||||
"id": 67894
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"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_mg_crystalev1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "fr_iwd_uzsnd"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "fr_iwd_uzsnd"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/fr_sabercats.uts.json
Normal file
113
_module/uts/fr_sabercats.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 60000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 20000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "IWD- Sabercats"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"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": "c_catlion_bat1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "fr_sabercats"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "fr_sabercats"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/fr_snd_chant01.uts.json
Normal file
113
_module/uts/fr_snd_chant01.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "fr_snd_chant01"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"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_mg_chntmagic1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "fr_snd_chant01"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "fr_snd_chant01"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
127
_module/uts/grassrustles001.uts.json
Normal file
127
_module/uts/grassrustles001.uts.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 35000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 35000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Grass Rustles"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"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_na_grassmove1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_grassmove2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_grassmove3"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "GrassRustles"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "grassrustles001"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
155
_module/uts/hw_halfling_siun.uts.json
Normal file
155
_module/uts/hw_halfling_siun.uts.json
Normal file
@@ -0,0 +1,155 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 45000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 45000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "hw_halfling_siunds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.4399999976158142
|
||||
},
|
||||
"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": "vs_fshaldrf_bore"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "vs_fshaldrf_cuss"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "vs_fshaldrf_good"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "vs_fshaldrf_haha"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "vs_fshaldrf_no"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "vs_fshaldrf_vict"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "vs_fshaldrf_yes"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "hw_halfling_siunds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "hw_halfling_siun"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 27
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 35
|
||||
}
|
||||
}
|
113
_module/uts/jw_adros_3_snd.uts.json
Normal file
113
_module/uts/jw_adros_3_snd.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_adros_3_snd"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"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_mg_entrevil1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_adros_3_snd"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_adros_3_snd"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 102
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_air_sound.uts.json
Normal file
113
_module/uts/jw_air_sound.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_air_sound"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"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": "fs_floatair"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_air_sound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_air_sound"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
148
_module/uts/jw_andrag_more.uts.json
Normal file
148
_module/uts/jw_andrag_more.uts.json
Normal file
@@ -0,0 +1,148 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 10000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 10000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_andrag_more"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.7900000214576721
|
||||
},
|
||||
"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_crptvoice4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_lafspook2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_wt_thunderds1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_wt_thunderds2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_wt_thunderds3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_wt_thunderds4"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_andrag_more"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_andrag_more"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 97
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 65
|
||||
}
|
||||
}
|
148
_module/uts/jw_andros_din_sn.uts.json
Normal file
148
_module/uts/jw_andros_din_sn.uts.json
Normal file
@@ -0,0 +1,148 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_andros_din_snds1"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.7200000286102295
|
||||
},
|
||||
"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": "sim_exp2light"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sim_explight"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sim_raylight"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sar_conespar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sim_explfrost"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sca_dragodd"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_andros_din_snds1"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_andros_din_sn"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 74
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 36
|
||||
}
|
||||
}
|
113
_module/uts/jw_andros_sparkl.uts.json
Normal file
113
_module/uts/jw_andros_sparkl.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_andros_sparkle_snd"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 25.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 2.5
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 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_cv_furnace1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_andros_sparkle_snd"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_andros_sparkl"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_andun2_snd.uts.json
Normal file
113
_module/uts/jw_andun2_snd.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_andun2_snd"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"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_cv_fanlg1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_andun2_snd"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_andun2_snd"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_br_dun4_snd.uts.json
Normal file
113
_module/uts/jw_br_dun4_snd.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_br_dun4_snd"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 320.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 32.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"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": "sff_gasgreas"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_br_dun4_snd"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_br_dun4_snd"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_brightdun3_al.uts.json
Normal file
113
_module/uts/jw_brightdun3_al.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_brightdun3_allover"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"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_cv_sewerent1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_brightdun3_allover"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_brightdun3_al"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 68
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
134
_module/uts/jw_bugbears_soun.uts.json
Normal file
134
_module/uts/jw_bugbears_soun.uts.json
Normal file
@@ -0,0 +1,134 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_bugbears_sound"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 30.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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": "c_bugbear_bat1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_bugbear_slct"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_bugbrchf_bat1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_bugbrwiz_bat1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_bugbears_sound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_bugbears_soun"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_crickets.uts.json
Normal file
113
_module/uts/jw_crickets.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_crickets"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"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_crickets1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_crickets"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_crickets"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 60
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
162
_module/uts/jw_crypt_sounds.uts.json
Normal file
162
_module/uts/jw_crypt_sounds.uts.json
Normal file
@@ -0,0 +1,162 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_crypt_sounds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"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_na_lavaburst2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sff_combansh"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "al_mg_portal4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "al_na_sludggrat1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "al_na_sludggrat2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sco_mehansonc01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sco_mehansonc02"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sco_mehansonc03"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_crypt_sounds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_crypt_sounds"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
141
_module/uts/jw_demon_sounds.uts.json
Normal file
141
_module/uts/jw_demon_sounds.uts.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_demon_sounds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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": "c_demon_atk1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_demon_atk2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_demon_atk3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_demon_hit1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_demon_hit2"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_demon_sounds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_demon_sounds"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
148
_module/uts/jw_drag_chants.uts.json
Normal file
148
_module/uts/jw_drag_chants.uts.json
Normal file
@@ -0,0 +1,148 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 10000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 10000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_drag_chants"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.4600000083446503
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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_lizwhisp1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_lizwhisp2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_lizwhisp3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_chantingf1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_chantingm1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_chantingm2"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_drag_chants"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_drag_chants"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 66
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 53
|
||||
}
|
||||
}
|
127
_module/uts/jw_drag_quiet.uts.json
Normal file
127
_module/uts/jw_drag_quiet.uts.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_drag_quiet"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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": "vs_ndwhitem_haha"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "vs_ndwhitem_warn"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "vs_ndwhitem_bat3"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_drag_quiet"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_drag_quiet"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 39
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 64
|
||||
}
|
||||
}
|
113
_module/uts/jw_drums_lp_snd.uts.json
Normal file
113
_module/uts/jw_drums_lp_snd.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_drums_lp_snd"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"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": "as_cv_drums1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_drums_lp_snd"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_drums_lp_snd"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
141
_module/uts/jw_dungeon_sound.uts.json
Normal file
141
_module/uts/jw_dungeon_sound.uts.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_dungeon_sounds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"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": "sps_fogfire"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_cv_minercar2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_mg_telepout1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "al_mg_crystallv1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sce_negative"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_dungeon_sounds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_dungeon_sound"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 48
|
||||
}
|
||||
}
|
113
_module/uts/jw_ectosonic_snd.uts.json
Normal file
113
_module/uts/jw_ectosonic_snd.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_ectosonic_snd"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 40.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 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": "spr_ectosonc01"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_ectosonic_snd"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_ectosonic_snd"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 63
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_float_tinkle.uts.json
Normal file
113
_module/uts/jw_float_tinkle.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_float_tinkle"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 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": "fs_floattinkle"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_float_tinkle"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_float_tinkle"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_ghostly_sound.uts.json
Normal file
113
_module/uts/jw_ghostly_sound.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_ghostly_sound"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"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_mg_x0ssan"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_ghostly_sound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_ghostly_sound"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
127
_module/uts/jw_giants_sound.uts.json
Normal file
127
_module/uts/jw_giants_sound.uts.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 35000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_giants_sound"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"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": "c_giantcom_slct"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_giantcom_atk3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_giantcom_hit2"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_giants_sound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_giants_sound"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 63
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 64
|
||||
}
|
||||
}
|
148
_module/uts/jw_gnoll_sounds.uts.json
Normal file
148
_module/uts/jw_gnoll_sounds.uts.json
Normal file
@@ -0,0 +1,148 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_gnoll_sounds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.25
|
||||
},
|
||||
"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_ratssqeak1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_ratssqeak2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_ratssqeak3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_rockfalsm3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_cv_minepick1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_cv_minepick2"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_gnoll_sounds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_gnoll_sounds"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 89
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 55
|
||||
}
|
||||
}
|
113
_module/uts/jw_gust_sound.uts.json
Normal file
113
_module/uts/jw_gust_sound.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 10000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 10000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_gust_sound"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"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": 0.0
|
||||
},
|
||||
"RandomRangeY": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
},
|
||||
"Sounds": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_wt_guststrng1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_gust_sound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_gust_sound"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_krenshaw_soun.uts.json
Normal file
113
_module/uts/jw_krenshaw_soun.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 10000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 7000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_krenshaw_sound"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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": "c_catkren_bat1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_krenshaw_sound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_krenshaw_soun"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_light_sound1.uts.json
Normal file
113
_module/uts/jw_light_sound1.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_light_sound1"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"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_mg_crystalgd1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_light_sound1"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_light_sound1"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
127
_module/uts/jw_lizards_whisp.uts.json
Normal file
127
_module/uts/jw_lizards_whisp.uts.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_lizards_whisper"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 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_an_lizwhisp1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_lizwhisp2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_lizwhisp3"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_lizards_whisper"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_lizards_whisp"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 61
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 64
|
||||
}
|
||||
}
|
113
_module/uts/jw_machine_sound.uts.json
Normal file
113
_module/uts/jw_machine_sound.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_machine_sound"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"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": "spr_ectoevil01"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_machine_sound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_machine_sound"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_magic_sound_s.uts.json
Normal file
113
_module/uts/jw_magic_sound_s.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_magic_sound_snd"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"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_mg_crystalic1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_magic_sound_snd"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_magic_sound_s"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
148
_module/uts/jw_mausoleaum_so.uts.json
Normal file
148
_module/uts/jw_mausoleaum_so.uts.json
Normal file
@@ -0,0 +1,148 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_mausoleaum_sounds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.5199999809265137
|
||||
},
|
||||
"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_crittcry1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittcry1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_mummygrt_slct"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_spider_no"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sce_negative"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sce_neutral"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_mausoleaum_sounds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_mausoleaum_so"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 62
|
||||
}
|
||||
}
|
127
_module/uts/jw_mixed_animals.uts.json
Normal file
127
_module/uts/jw_mixed_animals.uts.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 35000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 35000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_mixed_animals_snd"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"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_an_birdflap1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_birdflap2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "al_an_bees1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_mixed_animals_snd"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_mixed_animals"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
127
_module/uts/jw_mosecave_snds.uts.json
Normal file
127
_module/uts/jw_mosecave_snds.uts.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 35000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_mosecave_snds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 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": "c_x0drgpse_bat2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_x0drgpse_bat1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_x0drgpse_atk3"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_mosecave_snds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_mosecave_snds"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 63
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
176
_module/uts/jw_new_cries.uts.json
Normal file
176
_module/uts/jw_new_cries.uts.json
Normal file
@@ -0,0 +1,176 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 45000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 45000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_new_cries"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"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_ailingf5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_beggarm3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_cryingf1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_cryingf2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_cryingf3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_cryingm2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_cryingm3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_paincryf1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_skriekf3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_wailingf1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_new_cries"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_new_cries"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 39
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 32
|
||||
}
|
||||
}
|
176
_module/uts/jw_newcrypt_soun.uts.json
Normal file
176
_module/uts/jw_newcrypt_soun.uts.json
Normal file
@@ -0,0 +1,176 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_newcrypt_sounds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.3799999952316284
|
||||
},
|
||||
"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_lafspook3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_wraith_slct"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sco_wraith"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_lich_dead"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sco_lgsprmind01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sco_mebalodd01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sco_megrdevil01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sco_megrdmind01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "sco_megrdodd01"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_newcrypt_sounds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_newcrypt_soun"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 70
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 57
|
||||
}
|
||||
}
|
120
_module/uts/jw_rat_sounds.uts.json
Normal file
120
_module/uts/jw_rat_sounds.uts.json
Normal file
@@ -0,0 +1,120 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 45000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 45000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_rat_sounds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.5
|
||||
},
|
||||
"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": "c_rat_hit2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_rathuge_bat1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_rat_sounds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_rat_sounds"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 28
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 41
|
||||
}
|
||||
}
|
113
_module/uts/jw_ray_evil.uts.json
Normal file
113
_module/uts/jw_ray_evil.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_ray_evil"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"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": "sim_rayevil"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_ray_evil"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_ray_evil"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 70
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
141
_module/uts/jw_ship_sounds.uts.json
Normal file
141
_module/uts/jw_ship_sounds.uts.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_ship_sounds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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_cv_shiphull1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_cv_shiphull2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_cv_shipsail2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_cv_bellship1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_wt_gustgrass1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_ship_sounds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_ship_sounds"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
274
_module/uts/jw_silver_sounds.uts.json
Normal file
274
_module/uts/jw_silver_sounds.uts.json
Normal file
@@ -0,0 +1,274 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_silver_sounds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"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_mg_frstmagic2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_mg_frstmagic3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "al_an_mosquitos1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "al_an_toads1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_birdflap1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_birdflap2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_birdscary1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_birdscary2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_birdsflap1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_birdsflap2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittscmp1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittscmp2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_crittscmp3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_branchsnp1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_branchsnp2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_branchsnp3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_branchsnp4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_bushmove1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_grassmove1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_grassmove2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_grassmove3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_leafmove1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_leafmove2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_leafmove3"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_silver_sounds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_silver_sounds"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
127
_module/uts/jw_sludgy_sunds.uts.json
Normal file
127
_module/uts/jw_sludgy_sunds.uts.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 7000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_sludgy_sunds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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": "al_na_sludgpool1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_sludggurg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_sludggurg2"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_sludgy_sunds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_sludgy_sunds"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_steam_und_snd.uts.json
Normal file
113
_module/uts/jw_steam_und_snd.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_steam_und_snd"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"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_na_steamsm1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_steam_und_snd"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_steam_und_snd"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
127
_module/uts/jw_troll_sounds.uts.json
Normal file
127
_module/uts/jw_troll_sounds.uts.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 15000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_troll_sounds"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.5199999809265137
|
||||
},
|
||||
"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": "c_troll_bat2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_troll_bat1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_trollwiz_bat1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_troll_sounds"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_troll_sounds"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 63
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 62
|
||||
}
|
||||
}
|
113
_module/uts/jw_water_sound.uts.json
Normal file
113
_module/uts/jw_water_sound.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_water_sound"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
},
|
||||
"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_na_watertunl1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_water_sound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_water_sound"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/jw_waterfloatsou.uts.json
Normal file
113
_module/uts/jw_waterfloatsou.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_waterfloatsound"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1000000014901161
|
||||
},
|
||||
"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": "fs_floatwater"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_waterfloatsound"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_waterfloatsou"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
127
_module/uts/magicalforest001.uts.json
Normal file
127
_module/uts/magicalforest001.uts.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Magical Forest Noises"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"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_mg_frstmagic2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_mg_frstmagic3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_mg_frstmagic4"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "MagicalForestNoises"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "magicalforest001"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
127
_module/uts/noblestalkout001.uts.json
Normal file
127
_module/uts/noblestalkout001.uts.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Nobles Talk Inside"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.2000000029802322
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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_nobtalk1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_nobtalk2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_nobtalk3"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "NoblesTalkInside"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "noblestalkout001"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/sea_position.uts.json
Normal file
113
_module/uts/sea_position.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 50
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "sea_position"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 60.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.2000000029802322
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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": "as_na_surf2"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "sea_position"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sea_position"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
113
_module/uts/snd_tavernlute.uts.json
Normal file
113
_module/uts/snd_tavernlute.uts.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "snd_tavernlute"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"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": "as_cv_lute1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "snd_tavernlute"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "snd_tavernlute"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
169
_module/uts/tri_goblins.uts.json
Normal file
169
_module/uts/tri_goblins.uts.json
Normal file
@@ -0,0 +1,169 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 38000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "tri_goblins"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.1400000005960465
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"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": "c_goblin_atk1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_goblin_atk2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_goblin_atk3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_goblin_bat1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_goblin_bat2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_goblin_hit2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_goblin_slct"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_goblinchf_bat1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "c_goblinwiz_bat1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "tri_goblins"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "tri_goblins"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 30
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
}
|
||||
}
|
169
_module/uts/waterdrips001.uts.json
Normal file
169
_module/uts/waterdrips001.uts.json
Normal file
@@ -0,0 +1,169 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Water Drips"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.2000000029802322
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"Random": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RandomPosition": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RandomRangeX": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"RandomRangeY": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"Sounds": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_drip1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_drip2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_drip3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_drip4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_drip5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_drip6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_drip7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_dripstone1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_na_dripstone2"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "WaterDrips"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "waterdrips001"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
120
_module/uts/whistles001.uts.json
Normal file
120
_module/uts/whistles001.uts.json
Normal file
@@ -0,0 +1,120 @@
|
||||
{
|
||||
"__data_type": "UTS ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Continuous": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Elevation": {
|
||||
"type": "float",
|
||||
"value": 1.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Whistles"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.2000000029802322
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
},
|
||||
"Random": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RandomPosition": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"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_whistle1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_pl_whistle2"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Whistles"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "whistles001"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user