Battledale_PRC8/_module/uts/jw_silver_sounds.uts.json
Jaysyn904 7b9e44ebbb 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.
2024-03-11 23:44:08 -04:00

275 lines
4.8 KiB
JSON

{
"__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
}
}