QUOTE(arialinnoc @ Nov 4 2016, 19:57)
Apparently, I didn't calculate my stats just by pass them since the formulas are:
Health Points = (50 + (Level * 10) + (END * 6)) * HP Tank * vigorous_vitality
Magic Points = (10 + Level + WIS) * MP Tank * effluent_ether
Spirit Points = (1 + (STR + DEX + AGI + END + INT + WIS) / 5) * SP Tank * suffusive_spirit
So I just ignore HP/MP/SP tank (+100% for each catagories). Let say I use my HP/MP/SP max devide by 2
And here is my stats:
Strength 497
Dexterity 577
Agility 592
Endurance 592
Intelligence 587
Wisdom 587
Btw, I'm sorry to use english here. I can't use japanese. (just recognize it) m(_ _)m
I just did a test, and the result followed said formula, so I think wiki is correct.
Here is my test result:
- My Base HP = Round((50 + (500 * 10) + (569 * 6)) * 1.1) = 9310
- The healing power of HP Potion = Round(9310 * 1.5) = 13965
- I went to GF and defended until my HP was low enough, used HP Potion, and the battle log said "Recovered 13965 points of health." <--- correct
In you case:
- Your Base HP = Round((50 + (475 * 10) + (592 * 6)) * 1.1) = 9187
- The healing power of HP Potion = Round(9187 * 1.5) = 13781
- Go to GF and defended until your HP is low enough, use HP Potion, and your HP should recover by 13781 (don't calculate manually, just check the battle log)
There are a couple of reasons (
just hypothetical) I can think of that you question the formula:
- You calculated the HP difference manually, and didn't read what the battle log said; your calculation was wrong for some reason.- You read the battle log, but your calculation on Base HP was incorrect (for example, you didn't unequip all equipments to see your base END)
- You read the battle log, but your calculation on the healing power of HP Potion was incorrect (for example, you plugged in 1 or 1.1, rather than 1.5)
- Monsters hit you at the turn when you used HP Potion, and you forgot to take the damage into consideration.
- You used Health Draught, and you forgot to take HP restored by Health Draught into consideration.
- You cast Regen, and you forgot to take HP restored by Regen into consideration.
This post has been edited by djackallstar: Nov 4 2016, 15:45