An Among Us mod that adds a lot of mods and relevant game settings
There are 10 roles
- Mayor
- Jester
- Sheriff
- Lovers
- Mafia
- Godfather
- Janitor
- Mafioso
- Engineer
- Swapper
- Shifter
- Investigator
- Time Master
Roles might be added in the future
Among Us - Version | Mod Version | Link |
---|---|---|
2020.12.19s | V1.0.0 | Download |
Download the zip file on the right side of Github.
- Find the folder of your game, for steams players you can right click in steam, on the game, a menu will appear proposing you to go to the folders.
- Make a copy of your game (not required but recommended)
- Drag or extract the files from the zip into your game, at the .exe level.
- Turn on the game.
- Play the game.
The Mayor is a role that can vote multiple times.
The Mayor has a Vote Bank, which is the number of times they can vote.
Every time they don't vote in a meeting, one vote is added to the Vote Bank.
During a meeting, so long as not everyone has voted, the Mayor can use a vote or multiple votes from their Vote Bank to vote multiple times.
However, to compensate for this, the Mayor cannot fix Lights or Comms.
Name | Description | Type | Default |
---|---|---|---|
Mayor | The percentage probability of the Mayor appearing | Number | 0% |
Mayor Vote Bank | The number of votes in the Vote Bank to start with. | Number | 1 |
Mayor Vision | The vision level of the Mayor | Number | 1x |
The Jester has zero tasks and their aim is to be voted out.
If they are voted out then the game finishes and they win.
However, the Jester does not win if the Crewmates or Impostor wins.
Name | Description | Type | Default |
---|---|---|---|
Jester | The percentage probability of the Jester appearing | Number | 0% |
The Sheriff's aim is able to kill and their aim is to killl Impostors.
However, if they attempt to kill a Crewmate or a Neutral character, they instead die themselves.
Name | Description | Type | Default |
---|---|---|---|
Sheriff | The percentage probability of the Sheriff appearing | Number | 0% |
Show Sheriff | Whether everybody can see who the Sheriff is | Toggle | False |
Sheriff Kill Cooldown | The cooldown of the Sheriff's kill | Number | 25s |
The Lovers are two players who are linked together.
They gain the primary objective to stay alive together.
If they are both among the last 3 players, they win.
However, they can also win with their respective team and hence the Lovers do not know the role of the other lover.
There is a 66.7% chance that both Lovers are Crewmates.
There is a 33.3% chance that one Lover is a Crewmate and one is an Impostor.
Name | Description | Type | Default |
---|---|---|---|
Lovers | The percentage probability of the Lovers appearing | Number | 0% |
Both Lovers Die | Whether the other lover automatically suicides if the other dies | Toggle | True |
The Mafia are a group of three Impostors.
The Godfather is a normal impostor and can sabotage and kill.
The Janitor is an impostor who cannot kill but can instead clean up bodies so that they can't be seen nor reported.
The Mafioso is an impostor who cannot sabotage nor kill until the Godfather is dead.
NOTE - The Mafia only appears in games of 3+ impostors, even when set to a 100% chance.
Name | Description | Type | Default |
---|---|---|---|
Mafia | The percentage probability of the Mafia appearing | Number | 0% |
Janitor Clean Cooldown | The cooldown of the Janitor's cleaning | Number | 25s |
The Engineer can fix one sabotage per round from anywhere on the map.
However, once fixed, the impostors receive an arrow pointing to the Engineer, giving up their spot.
If an Engineer has used a fix for that round, the button cannot be pressed and meetings can only happen from reporting bodies.
Name | Description | Type | Default |
---|---|---|---|
Engineer | The percentage probability of the Engineer appearing | Number | 0% |
Engineer Vision | The vision level of the Engineer | Number | 1x |
The Shifter is a roleless character.
They have zero tasks and zero win conditions.
However they can swap roles with people.
Swapping roles with a custom role gives the Shifter the role and their tasks and turns the other player into a Shifter.
Swapping roles with a Crewmate gives the Shifter their tasks and turns the Crewmate into a Shifter.
Swapping roles with an Impostor fails and kills the Shifter.
Name | Description | Type | Default |
---|---|---|---|
Shifter | The percentage probability of the Shifter appearing | Number | 0% |
Shifter Cooldown | The cooldown of the Shifter's Shifting | Number | 25s |
The Swapper can swap two people's votes during a Meeting.
Everyone who voted for the first person will instead be counted for the second and vice versa.
This could easily change the outcome of a vote and perhaps vote off a different person.
To counteract this, The Swapper cannot fix Lights or Comms and cannot push the Emergency Button.
Name | Description | Type | Default |
---|---|---|---|
Swapper | The percentage probability of the Swapper appearing | Number | 0% |
The Investigator can see the movement of players.
Every player leaves a footprint that only the Investigator can see, which disappears after some time.\
Name | Description | Type | Default |
---|---|---|---|
Investigator | The percentage probability of the Investigator appearing | Number | 0% |
Footprint Size | The size of the footprint on a scale of 1 to 10 | Number | 4 |
Footprint Interval | The time between two footprints | Number | 1s |
Footprint Duration | The amount of time that the footprint stays on the ground | Number | 10s |
Anonymous Footprint | When enabled, all footprints are grey rather than the player color | Toogle | False |
Footprint Vent Visible | Whether footprints near vents are shown | Toggle | False |
The Time Master can rewind time and all plaers will reverse.
If enabled, any players killed during this time will be revived.
Nothing but movements and kills are affected (for now).
Name | Description | Type | Default |
---|---|---|---|
Time Master | The percentage probability of the Time Master appearing | Number | 0% |
Revive During Rewind | Whether to revive dead players when rewinding | Toggle | False |
Rewind Duration | How far to rewind back time | Number | 3s |
Rewind Cooldown | The cooldown of the Time Master's Rewind | Number | 25s |
New colors are added for crewmates so that they can be more colors
A rainbow color has also been added. Anyone who equips this color will constantly switch between the colors of the rainbow.
If you have any bugs or any need to contact me, join the Discord server or create a ticket on GitHub
Reactor - The framework of the mod
BepInEx - For hooking game functions
Essentials - For created custom game options.
Among-Us-Sheriff-Mod - For the Sheriff role.
Among-Us-Love-Couple-Mod - For the inspiration of Lovers role.
ExtraRolesAmongUs - For the Engineer role.
TooManyRolesMods - For the Investigator & Time Master roles.
XtraCube for the RainbowMod.\
This software is distributed under the GNU GPLv3 License. BepInEx is distributed under LGPL-2.1 License.