I’m trying to get started on editing JSONs, and while most of it is self-explanatory sometimes I just can’t figure it out. Two from my early explorations into weapon creation:
-
How do you control how much noise it makes? I know noise is ammunition based and calculated based on damage but there are exceptions like the 12mm railgun and I can’t figure out how to invoke them - there’s no flag on the ammo or anything. Is it just hardcoded?
-
How do you determine how much UPS charge something uses per shot? Some weapons have USE_UPS_20 and the like which is pretty self explanatory, but others are just USE_UPS .
Thanks for any enlightenment you can offer, and I’ll almost certainly be back with more questions