Initial upload
Initial upload.
This commit is contained in:
120
_module/uts/crystalcavecreat.uts.json
Normal file
120
_module/uts/crystalcavecreat.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": 3.5
|
||||
},
|
||||
"Hours": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 1500
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 1300
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Crystal Cave Creatures AS"
|
||||
}
|
||||
},
|
||||
"Looping": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"MaxDistance": {
|
||||
"type": "float",
|
||||
"value": 50.0
|
||||
},
|
||||
"MinDistance": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PitchVariation": {
|
||||
"type": "float",
|
||||
"value": 0.4900000095367432
|
||||
},
|
||||
"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_wererat2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": "as_an_x2cvhwl3"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "CrystalCaveCreatures"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "crystalcavecreat"
|
||||
},
|
||||
"Times": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
"value": 17
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user