Changing the number of workers gained from daily updates

does any one know how and where to change the number of workers gained from completing a daily update

The root for all the stuff associated with immigration is:

stonehearth/data/gm/campaigns/game_events/arcs/trigger/game_events/encounters

The threshold calculations are in a .json but the creation of a new person is hardcoded in .luac so would require overwriting atm

2 Likes

thanks for the help :grin: