In the .cs file you will need to adjust
Line 99.float multiplier = 1f; this is the default.Change it to
Edit: you may need to change the value slightly for yours
float multiplier = 0.335f; to get the correct value.Edit: you may need to change the value slightly for yours
Credits: mabel8686