Mafia Theme: Standard

Discussion in 'Mafia' started by Twistedspoon, Jul 10, 2011.

Moderators: Pamitha, Water
  1. Twistedspoon

    Twistedspoon Member

    Joined:
    Apr 17, 2011
    Messages:
    253
    Likes Received:
    0
    [​IMG]

    Standard theme. This is very standard mafia theme. It's based off the default mafia theme, with a couple changes.

    Teams:
    Mafia
    Canadian Mafia
    Italian Mafia
    French Mafia
    Criminals[/HIDE]

    Roles:
    ±Role: Villager
    ±Ability: Sided with Good people.
    ±Game: 6-30 Players

    ±Role: Inspector
    ±Ability: Can inspect one person during the night. Sided with Good people.
    ±Game: 3-30 Players

    ±Role: Bodyguard
    ±Ability: Can protect one person during the night. Sided with Good people.
    ±Game: 1-30 Players

    ±Role: Mafia
    ±Ability: Can kill one person during the night. Sided with Mafia.
    ±Game: 2-11 Players

    ±Role: WereWolf
    ±Ability: Can kill one person during the night. (Can't be detected by spies.) Kills any distractors. Sided with WereWolf.
    ±Game: 4-11, 27-30 Players

    ±Role: Prostitute
    ±Ability: Can distract one person during the night. Sided with Good people.
    ±Game: 5-30 Players

    ±Role: Mayor
    ±Ability: Vote counts as 2. Sided with Good people.
    ±Game: 11-30 Players

    ±Role: Spy
    ±Ability: Gets hax on kill. Sided with Good people.
    ±Game: 15-30 Players

    ±Role: Wise Man
    ±Ability: Can kill 2 persons during the night. (Can't be detected by spies.) Kills any distractors. Sided with Godfather.
    ±Game: 10-22 Players

    ±Role: Criminal
    ±Ability: Can kill one person during the night. Sided with Good people.
    ±Game: 10-22 Players

    ±Role: Canadian Mafia
    ±Ability: Can kill one person during the night. Sided with Canadian Mafia.
    ±Game: 12-30 Players

    ±Role: French Mafia
    ±Ability: Can kill one person during the night. Sided with French Mafia.
    ±Game: 12-30 Players

    ±Role: Italian Mafia
    ±Ability: Can kill one person during the night. Sided with Italian Mafia.
    ±Game: 12-30 Players

    ±Role: Canadian Boss
    ±Ability: Can kill one person during the night. Ignores any distractors. Sided with Canadian Mafia.
    ±Game: 5-12 Players

    ±Role: French Boss
    ±Ability: Can kill one person during the night. Ignores any distractors. Sided with French Mafia.
    ±Game: 5-12 Players

    ±Role: Italian Boss
    ±Ability: Can kill one person during the night. Ignores any distractors. Sided with Italian Mafia.
    ±Game: 5-12 Players

    ±Role: Ninja
    ±Ability: Can kill one person during the standby. Sided with Good people.
    ±Game: 15-30 Players

    ±Role: Miller
    ±Ability: Reveals as Mafia when inspected. Sided with Good people.
    ±Game: 7-11 Players[/HIDE]

    Code:
    Code (text):
    1. {
    2.     "name": "Standard",
    3.     "author": "Terminator",
    4.     "sides": [
    5.         {
    6.             "side": "mafia",
    7.             "translation": "Mafia"
    8.         },
    9.         {
    10.             "side": "mafia1",
    11.             "translation": "Canadian Mafia"
    12.         },
    13.         {
    14.             "side": "mafia2",
    15.             "translation": "Italian Mafia"
    16.         },
    17.         {
    18.             "side": "mafia3",
    19.             "translation": "French Mafia"
    20.         },
    21.         {
    22.             "side": "village",
    23.             "translation": "Villager"
    24.         },
    25.         {
    26.             "side": "werewolf",
    27.             "translation": "WereWolf"
    28.         },
    29.         {
    30.             "side": "godfather",
    31.             "translation": "Wise Man"
    32.         },
    33.         {
    34.             "side": "fish",
    35.             "translation": "Fish"
    36.         }
    37.     ],
    38.     "roles": [
    39.         {
    40.             "role": "villager",
    41.             "translation": "Players of Mafia",
    42.             "side": "village",
    43.             "help": "You are just a normal human being. Vote to remove people in the day!",
    44.             "actions": {}
    45.         },
    46.         {
    47.             "role": "inspector",
    48.             "translation": "Inspector",
    49.             "side": "village",
    50.             "help": "Type /Inspect [name] to find his/her identity!",
    51.             "actions": {
    52.                 "night": {
    53.                     "inspect": {
    54.                         "target": "AnyButSelf",
    55.                         "common": "Self",
    56.                         "priority": 30
    57.                     }
    58.                 }
    59.             }
    60.         },
    61.         {
    62.             "role": "bodyguard",
    63.             "translation": "Bodyguard",
    64.             "side": "village",
    65.             "help": "Type /Protect [name] to protect someone!",
    66.             "actions": {
    67.                 "night": {
    68.                     "protect": {
    69.                         "target": "AnyButSelf",
    70.                         "common": "Role",
    71.                         "priority": 5,
    72.                         "broadcast": "role"
    73.                     }
    74.                 },
    75.                 "startup": "role-reveal"
    76.             }
    77.         },
    78.         {
    79.             "role": "mafia",
    80.             "translation": "Mafia",
    81.             "side": "mafia",
    82.             "help": "Type /Kill [name] to murder someone!",
    83.             "actions": {
    84.                 "night": {
    85.                     "kill": {
    86.                         "target": "AnyButTeam",
    87.                         "common": "Team",
    88.                         "priority": 11,
    89.                         "broadcast": "team"
    90.                     }
    91.                 },
    92.                 "startup": "team-reveal"
    93.             }
    94.         },
    95.         {
    96.             "role": "werewolf",
    97.             "translation": "WereWolf",
    98.             "side": "werewolf",
    99.             "help": "Type /Kill [name] to zombify someone!",
    100.             "actions": {
    101.                 "night": {
    102.                     "kill": {
    103.                         "target": "AnyButSelf",
    104.                         "common": "Self",
    105.                         "priority": 10
    106.                     }
    107.                 },
    108.                 "distract": {
    109.                     "mode": "ChangeTarget",
    110.                     "hookermsg": "You tried to distract the Werewolf (what an idea, srsly), you were ravishly devoured, yum !",
    111.                     "msg": "The ~Distracter~ came to you last night! You devoured her instead !"
    112.                 },
    113.                 "avoidHax": [
    114.                     "kill"
    115.                 ]
    116.             }
    117.         },
    118.         {
    119.             "role": "hooker",
    120.             "translation": "Prostitute",
    121.             "side": "village",
    122.             "help": "Type /Distract [name] to distract someone! Vote to remove people in the day!",
    123.             "actions": {
    124.                 "night": {
    125.                     "distract": {
    126.                         "target": "AnyButSelf",
    127.                         "common": "Self",
    128.                         "priority": 1
    129.                     }
    130.                 }
    131.             }
    132.         },
    133.         {
    134.             "role": "mayor",
    135.             "translation": "Mayor",
    136.             "side": "village",
    137.             "help": "You dont have any special commands during the night! Vote to remove people in the day with your Serp rands! (your vote counts as 3)",
    138.             "actions": {
    139.                 "vote": 3
    140.             }
    141.         },
    142.         {
    143.             "role": "spy",
    144.             "translation": "Spy",
    145.             "side": "village",
    146.             "help": "You can find out who is going to get killed next!(no command for this ability) Vote to remove people in the day!",
    147.             "actions": {
    148.                 "hax": {
    149.                     "kill": {
    150.                         "revealTeam": 0.33,
    151.                         "revealPlayer": 0.1
    152.                     }
    153.                 }
    154.             }
    155.         },
    156.         {
    157.             "role": "fish",
    158.             "translation": "Fish",
    159.             "side": "fish",
    160.             "help": "You are fish, every mans dream. Type /Protect yourname to avoid getting killed at night. Type /Kill during standby to kill.",
    161.             "actions": {
    162.                 "night": {
    163.                     "protect": {
    164.                         "target": "Self",
    165.                         "common": "Self",
    166.                         "priority": 2
    167.                     }
    168.                 },
    169.                 "standby": {
    170.                     "kill": {
    171.                         "target": "AnyButSelf",
    172.                         "msg": "It's time to troll. Type /Kill to get rid of your nemesis.",
    173.                         "killmsg": "Just because Vepix is the best, ~Target~ fainted!"
    174.                     }
    175.                 }
    176.             }
    177.         },
    178.         {
    179.             "role": "godfather",
    180.             "translation": "Wise Man",
    181.             "side": "godfather",
    182.             "help": "Type /Kill [name] to kill someone! You can kill 2 targets, Type /kill [name2] again to select your second target!",
    183.             "actions": {
    184.                 "night": {
    185.                     "kill": {
    186.                         "target": "AnyButSelf",
    187.                         "common": "Self",
    188.                         "priority": 20,
    189.                         "limit": 2
    190.                     }
    191.                 },
    192.                 "distract": {
    193.                     "mode": "ChangeTarget",
    194.                     "hookermsg": "You tried to seduce the Godfather, you just were slaughtered!",
    195.                     "msg": "The ~Distracter~ came to you last night! You slaughtered her instead!"
    196.                 },
    197.                 "avoidHax": [
    198.                     "kill"
    199.                 ]
    200.             }
    201.         },
    202.         {
    203.             "role": "vigilante",
    204.             "translation": "Criminal",
    205.             "side": "village",
    206.             "help": "Type /Kill [name] to kill someone!",
    207.             "actions": {
    208.                 "night": {
    209.                     "kill": {
    210.                         "target": "AnyButSelf",
    211.                         "common": "Self",
    212.                         "priority": 19
    213.                     }
    214.                 }
    215.             }
    216.         },
    217.         {
    218.             "role": "mafia1",
    219.             "translation": "Canadian Mafia",
    220.             "side": "mafia1",
    221.             "help": "Type /Kill [name] to murder someone!",
    222.             "actions": {
    223.                 "night": {
    224.                     "kill": {
    225.                         "target": "AnyButTeam",
    226.                         "common": "Team",
    227.                         "priority": 12,
    228.                         "broadcast": "team"
    229.                     }
    230.                 },
    231.                 "startup": "team-reveal"
    232.             }
    233.         },
    234.         {
    235.             "role": "mafia2",
    236.             "translation": "Italian Mafia",
    237.             "side": "mafia2",
    238.             "help": "Type /Kill [name] to murder someone!",
    239.             "actions": {
    240.                 "night": {
    241.                     "kill": {
    242.                         "target": "AnyButTeam",
    243.                         "common": "Team",
    244.                         "priority": 11,
    245.                         "broadcast": "team"
    246.                     }
    247.                 },
    248.                 "startup": "team-reveal"
    249.             }
    250.         },
    251.         {
    252.             "role": "mafia3",
    253.             "translation": "French Mafia",
    254.             "side": "mafia3",
    255.             "help": "Type /Kill [name] to murder someone!",
    256.             "actions": {
    257.                 "night": {
    258.                     "kill": {
    259.                         "target": "AnyButTeam",
    260.                         "common": "Team",
    261.                         "priority": 11,
    262.                         "broadcast": "team"
    263.                     }
    264.                 },
    265.                 "startup": "team-reveal"
    266.             }
    267.         },
    268.         {
    269.             "role": "mafiaboss1",
    270.             "translation": "Canadian Boss",
    271.             "side": "mafia1",
    272.             "help": "Type /Kill [name] to slaughter someone! You can't be distracted!",
    273.             "actions": {
    274.                 "night": {
    275.                     "kill": {
    276.                         "target": "AnyButTeam",
    277.                         "common": "Team",
    278.                         "priority": 12,
    279.                         "broadcast": "team"
    280.                     }
    281.                 },
    282.                 "distract": {
    283.                     "mode": "ignore"
    284.                 },
    285.                 "startup": "team-reveal"
    286.             }
    287.         },
    288.         {
    289.             "role": "mafiaboss2",
    290.             "translation": "Italian Boss",
    291.             "side": "mafia2",
    292.             "help": "Type /Kill [name] to slaughter someone! You can't be distracted!",
    293.             "actions": {
    294.                 "night": {
    295.                     "kill": {
    296.                         "target": "AnyButTeam",
    297.                         "common": "Team",
    298.                         "priority": 11,
    299.                         "broadcast": "team"
    300.                     }
    301.                 },
    302.                 "distract": {
    303.                     "mode": "ignore"
    304.                 },
    305.                 "startup": "team-reveal"
    306.             }
    307.         },
    308.         {
    309.             "role": "mafiaboss3",
    310.             "translation": "French Boss",
    311.             "side": "mafia3",
    312.             "help": "Type /Kill [name] to slaughter someone! You can't be distracted!",
    313.             "actions": {
    314.                 "night": {
    315.                     "kill": {
    316.                         "target": "AnyButTeam",
    317.                         "common": "Team",
    318.                         "priority": 11,
    319.                         "broadcast": "team"
    320.                     }
    321.                 },
    322.                 "distract": {
    323.                     "mode": "ignore"
    324.                 },
    325.                 "startup": "team-reveal"
    326.             }
    327.         },
    328.         {
    329.             "role": "samurai",
    330.             "translation": "Ninja",
    331.             "side": "village",
    332.             "help": "Type /Kill [name] during the day phase to kill someone! You will be revealed when you kill, so make wise choices! You are allied with the Good people.",
    333.             "actions": {
    334.                 "standby": {
    335.                     "kill": {
    336.                         "target": "AnyButSelf",
    337.                         "msg": "You can kill now using /kill [name] :",
    338.                         "killmsg": "The ninja Decides to Rand ~Target~!"
    339.                     }
    340.                 }
    341.             }
    342.         },
    343.         {
    344.             "role": "miller",
    345.             "translation": "Miller",
    346.             "side": "village",
    347.             "help": "You dont have any special commands during the night! Vote to remove people in the day! Inspector sees you as Mafia",
    348.             "actions": {
    349.                 "inspect": {
    350.                     "revealAs": "mafia"
    351.                 }
    352.             }
    353.         }
    354.     ],
    355.     "roles1": [
    356.         "bodyguard",
    357.         "mafia",
    358.         "inspector",
    359.         "werewolf",
    360.         "hooker",
    361.         "villager",
    362.         "mafia",
    363.         "villager",
    364.         "miller",
    365.         "villager",
    366.         "mayor"
    367.     ],
    368.     "roles2": [
    369.         "bodyguard",
    370.         "mafia1",
    371.         "mafia1",
    372.         "inspector",
    373.         "hooker",
    374.         "villager",
    375.         "mafia2",
    376.         "mafia2",
    377.         "mafia3",
    378.         "mafia3",
    379.         "villager",
    380.         "villager",
    381.         "villager",
    382.         "mayor",
    383.         "villager",
    384.         "spy",
    385.         "mafiaboss1",
    386.         "mafiaboss2",
    387.         "samurai",
    388.         "fish",
    389.         "vigilante",
    390.         "villager",
    391.         "mafiaboss3",
    392.         "villager",
    393.         "vigilante",
    394.         "villager",
    395.         "godfather",
    396.         "villager",
    397.         "villager",
    398.         "villager",
    399.         "werewolf",
    400.         "mafia1",
    401.         "mafia2",
    402.         "bodyguard"
    403.     ],
    404.     "villageCantLoseRoles": [
    405.         "mayor",
    406.         "vigilante",
    407.         "samurai"
    408.     ]
    409. }
    [/HIDE]
     
Moderators: Pamitha, Water