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.
128 lines
2.0 KiB
JSON
128 lines
2.0 KiB
JSON
{
|
|
"__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
|
|
}
|
|
}
|