Question about fishing exp reward

I would like to make a map where the only way to gain experience is through completing quests. I was able to remove experience from resources, but there is a slight problem with fishing. I have looked everywhere, but I can’t find a way to remove the experience reward from fishing rods. Is it even possible to remove it, or is it just coded into the game?

1 Like

Hey @sensucha,

You’re correct that it’s hard-coded into the game to always receive 3 Experience.

Although there isn’t a feature for changing the amount of Experience paid out from fishing, you can still reduce this to 0. Setting the Experience_Multiplier gameplay config option to 0 will reduce the experience gained from multiple sources to 0.

This setting does not affect the Experience paid out from completing quests.

1 Like

Thank you so much!

That’s an awesome idea for progression, best of luck with that!

1 Like

I’ll also add an option to change the amount of XP from fishing. :sweat_smile:

3 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.