Weapon Params - Synthlight/MHW-Editor GitHub Wiki

Which wp{num} is which weapon?


hm\wp\wp{num}\wp{num}_param.w{num}p


Most of the fields are unknown. A large section of each weapon param files is shared amongst all of them. The rest of the files are weapon specific params.

Speed Rate In Action Params: This refers to how fast it moves you in the air. It does NOT speed up moves in general.

w09p

1: Savage Axe Duration (Elemental Phial) 2: Savage Axe Duration Multiplier (Impact Phial)

The duration of the Savage Axe is determined by the first entry. This is the duration if you are using an Element Phial, and if you are using an Impact Phial there is probably a correction here with a value that goes into the second entry. By default, the value of the first entry is the duration of the element (18s), but the duration of the impact is divided by the value of the second entry. (18s/1.5=12s) A value of 1 for the first entry would give the same savage duration for either bottle, and a decimal point would likely increase the duration of the impact Phial even further. -- dudou (Edited by Greg)