ThunderStorm wrote:once I saw a food quality and FEP gain calculation formula on wiki, but now I can't find it, can someone please tell me what the equation is?
The quality formula is universal across the game. All objects with quality are affected by it. It's sqrt(q/10), and then that number is applied to whatever modifiers the item provides.
So if a curio gives base 100LP and you have one at q40, it'll give you 200LP (100 x sqrt4)
If an equip gives a buff of +2 AGI and you have one at q40, it'll give you +4 (2 x sqrt4)
If you've got a food item that gives .5 CON and 2.5 STR and you've got one at q40, it'll give you 1 CON and 5 STR. (.5 x sqrt4, 2.5 x sqrt4)
I used q40 (x2) as an easy example, but for stuff in between equipment bonuses round up at anything over .5 of a point.