- Joined
- Oct 11, 2012
- Messages
- 711
Hi guys, my question is:
What is the one-time maximum amount (the increment, not the max state life) of increasing Max HP? Is it 16383?
I think I need to clarify the question because of my poor English. Is the following statement correct?
New Max HP = Old Max HP + 16383 and 16383 is the maximum one-time increase.
The following is impossible: New Max HP = Old Max HP + 20000.
I was using EF's SetUnitMaxState Mod to increase a unit's max life (based on the unit's strength) and I found out that 16383 is the biggest one-time increase I could get no matter how I modified the Mod. Did I do something wrong?
What is the one-time maximum amount (the increment, not the max state life) of increasing Max HP? Is it 16383?
I think I need to clarify the question because of my poor English. Is the following statement correct?
New Max HP = Old Max HP + 16383 and 16383 is the maximum one-time increase.
The following is impossible: New Max HP = Old Max HP + 20000.
I was using EF's SetUnitMaxState Mod to increase a unit's max life (based on the unit's strength) and I found out that 16383 is the biggest one-time increase I could get no matter how I modified the Mod. Did I do something wrong?
Last edited: