I'm starting to look through the data you collected. In your spreadsheet, for Abilities 1 for instance, you have the first column with numbers from -10 to 10:
[Linked Image]

What are they?

In "Weapon.txt", I can only find the following code for willpower type of boost:

Code
new entry "_WillPower_WeaponBoost"
type "Weapon"
using "_BOOSTS_Weapon"
data "Value" "4"
data "Willpower" "1"


Is it correct to assume the "1" in the last line in the above code corresponds to the "1" in the first column in your spreadsheet? Therefore, should I look at Row 16 for the values of this willpower boost for item level (act part) from 0 to 30, which turns out that they are all 1.

Thanks.

Last edited by Aminoacow; 04/05/18 11:50 PM.