I am trying to figure out how to mod the game so that hearthlings requires less xp to level up.
So far i think i have found out that crafted items give xp depending on the crafter level required to make them (\jobs\crafting_job.lua).
Farmers seem to gain xp depending on the type of crop (\jobs\farmer\farmer.lua).
Now my question is, is it possible to increase / decrease the amount of xp certain items / crops give?