Profitable Roommates
This is a mod that changes the math done to come up with the rent each roommate should pay, making it more realistic and profitable for your sim who owns the lot.
What's changed?
The default value for rent_modifier on the Roommate Service is 0.0175, and I changed it to 0.05.
If you want to change the value, the math the game does to calculate the rent each roommate will pay is:
Code:
Rent per tenant = lot value * rent_modifier / total household sims + roommates
The minimum comment length is 10 characters.