--- --- ---
Correct.Bramson wrote:BTW: I tested the same symbel doesn't give any bonus, only 1 per unique item,
Are you only, and specifically, talking about the Food bonus. Or also about the Hunger modifier. (as the Hunger modifier disputes that last conclusion.)it will always use the highest Q symbel of the same type.
- Code: Select all
item_change........... hm.. Fb
base(table with stuff). 84.7 2
+wooden plate(q10).... 78.1 2 (added to base table)
+wooden plate(q2)..... 82.0 2 ""
+WP(q2), +WP(q10).... 78.1 2 Hm using WP-q10 item.
+WP(q10), +WP(q2).... 82.0 2 Hm using WP-q2 item.
(no conclusion possible here on the Fb part of course.)