Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "Chocolate",
- "author": "Pangaea",
- "summary": "In this theme, the mafia outnumber the village, but they don't know their team. Mafia must be careful to not kill their own teammates, and the villagers must try to avoid being killed (the villagers know each other).",
- "ticks": {
- "standby": 40,
- "night": 25
- },
- "sides": [
- {
- "side": "village",
- "translation": "Village",
- "winmsg": "The Villagers, (~Players~), managed to avoid all the gunfire and made it out alive!"
- },
- {
- "side": "mafia",
- "translation": "Mafia",
- "winmsg": "With focus and accuracy, the Mafia, (~Players~), were able to hunt down the last of the villagers!"
- }
- ],
- "roles": [
- {
- "role": "vill",
- "translation": "Villager",
- "side": "village",
- "help": "The Mafia invaded your village and killed off many of the other villagers! But you can still make it out alive by laying low and attempting to avoid the gunfire. You have been granted a vote of 3 to use against the mafia during the voting phase.",
- "actions": {
- "vote": 3,
- "startup": "team-reveal"
- }
- },
- {
- "role": "maf",
- "translation": "Mafia",
- "side": "mafia",
- "help": "You and your team have invaded the village and killed of all of the villagers, with only a few remaining. You can kill the rest of them during the night with /kill, but try not to hit your partners!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButSelf",
- "priority": 1,
- "common": "Self"
- }
- }
- }
- }
- ],
- "roles1": [
- "vill",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "vill",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "vill",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "maf",
- "vill",
- "maf",
- "maf",
- "maf"
- ],
- "villageCantLoseRoles": [
- "vill"
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment