eDonnes124 / Town-Of-Us-R

An Among Us mod containing a bunch of roles
GNU General Public License v3.0
336 stars 136 forks source link

Improve Imitator role balance #192

Open fariparedes opened 9 months ago

fariparedes commented 9 months ago

Currently, Imitator is an imbalanced role because it ignores the maximum ability uses on certain powerful roles. This PR adjusts the role so that it respects both:

As it stands, Engineer is an unplayable role when in a lobby with Imitator, because if the Imitator grabs their role, their uses of Fix are refreshed every meeting, allowing them to fix basically every sabotage the impostors call instantly for the rest of the game or until they are also killed.

This is clearly not the intention behind giving the Engineer a limited number of fixes, and makes life unfairly miserable for the impostors. This corrects the balance when the roles are combined. If the Engineer used all their fixes before dying, the Imitator gets none. If they had some remaining, the Imitator may use them, but they can only use the amount they had remaining.

Note: Tracker is exempted because their uses are intended to refresh every meeting.

fariparedes commented 7 months ago

Updated for v5.0.3

fariparedes commented 2 months ago

Updated for v5.0.4