Friendship: Difference between revisions

12 bytes added ,  12:19, 17 June 2023
Code formatting cleanup
(→‎Action Rewards: commented out partial collected values of quest levels for pattern-finding and range reporting)
(Code formatting cleanup)
Line 22: Line 22:
The bonus chance of a resource when gathering while hanging out with a Villager with the matching role is:
The bonus chance of a resource when gathering while hanging out with a Villager with the matching role is:


'''Bonus Chance''' = '''Base Chance''' + '''Active Friend Level''' + '''Inactive Friend Level'''
<code>'''Bonus Chance''' = '''Base Chance''' + '''Active Friend Level''' + '''Inactive Friend Level'''</code>


* '''Base Chance''': 20% for [[Gardening]], and 25% for all other roles.
* '''Base Chance''': 20% for [[Gardening]], and 25% for all other roles.