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:
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
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user