Advertisement
Atomix26

New???

Apr 17th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "name": "???",
  3. "author":"Hoboman2.0",
  4. "summary":"This is a mysterious theme... Of mysteries... How... Mysterious... Made by Hoboman 2.0! For another one of his great works, check out SSBB(not SSBB+. That is Cake's) Changelog: Got the theme back up and running, ERROR FREE!",
  5.     "sides": [
  6.         {
  7.             "side": "mafia",
  8.             "translation": "???"
  9.         },
  10.         {
  11.             "side": "mafia1",
  12.             "translation": "???"
  13.         },
  14.         {
  15.             "side": "mafia2",
  16.             "translation": "???"
  17.         },
  18.         {
  19.             "side": "village",
  20.             "translation": "???"
  21.         },
  22.         {
  23.             "side": "werewolf",
  24.             "translation": "???"
  25.         },
  26.         {
  27.             "side": "godfather",
  28.             "translation": "???"
  29.         }
  30.     ],
  31.     "roles": [
  32.         {
  33.             "role": "villager",
  34.             "translation": "???",
  35.             "side": "village",
  36.             "help": "??? (Type /??? to do something… Maybe…)",
  37.             "actions": {
  38.                 "inspect": {
  39.                     "revealAs": "villagerA"
  40.                 }
  41.             }
  42.         },
  43.         {
  44.             "role": "inspector",
  45.             "translation": "???",
  46.             "side": "village",
  47.             "help": "??? (Type /??? to do something… Maybe…)",
  48.             "actions": {
  49.                 "night": {
  50.                     "???": {
  51.                         "command": "inspect",
  52.                         "target": "AnyButSelf",
  53.                         "common": "Self",
  54.                         "priority": 30
  55.                     }
  56.                 }
  57.             }
  58.         },
  59.         {
  60.             "role": "bodyguard",
  61.             "translation": "???",
  62.             "side": "village",
  63.             "help": "??? (Type /??? to do something… Maybe…)",
  64.             "actions": {
  65.                 "inspect": {
  66.                     "revealAs": "bodyguardA"
  67.                 },
  68.                 "night": {
  69.                     "???": {
  70.                         "command": "protect",
  71.                         "target": "AnyButSelf",
  72.                         "common": "Role",
  73.                         "priority": 5
  74.                     }
  75.                 }
  76.             }
  77.         },
  78.         {
  79.             "role": "mafia",
  80.             "translation": "???",
  81.             "side": "mafia",
  82.             "help": "??? (Type /??? to do something… Maybe…)",
  83.             "actions": {
  84.                 "inspect": {
  85.                     "revealAs": "mafiaA"
  86.                 },
  87.                 "night": {
  88.                     "???": {
  89.                         "command": "kill",
  90.                         "target": "AnyButTeam",
  91.                         "common": "Team",
  92.                         "priority": 11
  93.                     }
  94.                 }
  95.             }
  96.         },
  97.         {
  98.             "role": "werewolf",
  99.             "translation": "???",
  100.             "side": "werewolf",
  101.             "help": "??? (Type /??? to do something… Maybe…)",
  102.             "actions": {
  103.                 "inspect": {
  104.                     "revealAs": "werewolfA"
  105.                 },
  106.                 "night": {
  107.                     "??? ": {
  108.                         "command": "kill",
  109.                         "target": "AnyButSelf",
  110.                         "common": "Self",
  111.                         "priority": 10
  112.                     }
  113.                 },
  114.                 "distract": {
  115.                     "mode": "ChangeTarget",
  116.                     "hookermsg": "You tried to distract the Werewolf (what an idea, srsly), you were ravishly devoured, yum !",
  117.                     "msg": "The ~Distracter~ came to you last night! You devoured her instead!"
  118.                 },
  119.                 "avoidHax": [
  120.                     "kill"
  121.                 ]
  122.             }
  123.         },
  124.         {
  125.             "role": "hooker",
  126.             "translation": "???",
  127.             "side": "village",
  128.             "help": "??? (Type /??? to do something… Maybe…)",
  129.             "actions": {
  130.                 "inspect": {
  131.                     "revealAs": "hookerA"
  132.                 },
  133.                 "night": {
  134.                     "???": {
  135.                         "command": "distract",
  136.                         "target": "AnyButSelf",
  137.                         "common": "Self",
  138.                         "priority": 1
  139.                     }
  140.                 }
  141.             }
  142.         },
  143.         {
  144.             "role": "mayor",
  145.             "translation": "???",
  146.             "side": "village",
  147.             "help": "??? (Type /??? to do something… Maybe…)",
  148.             "actions": {
  149.                 "inspect": {
  150.                     "revealAs": "mayorA"
  151.                 },
  152.                 "vote": 2
  153.             }
  154.         },
  155.         {
  156.             "role": "spy",
  157.             "translation": "???",
  158.             "side": "village",
  159.             "help": "??? (Type /??? to do something… Maybe…)",
  160.             "actions": {
  161.                 "inspect": {
  162.                     "revealAs": "spyA"
  163.                 },
  164.                 "hax": {
  165.                     "kill": {
  166.                         "revealTeam": 0.33,
  167.                         "revealPlayer": 0.1
  168.                     }
  169.                 }
  170.             }
  171.         },
  172.         {
  173.             "role": "godfather",
  174.             "translation": "???",
  175.             "side": "godfather",
  176.             "help": "??? (Type /??? to do something… Maybe…)",
  177.             "actions": {
  178.                 "inspect": {
  179.                     "revealAs": "godfatherA"
  180.                 },
  181.                 "night": {
  182.                     "??? ": {
  183.                         "command": "kill",
  184.                         "target": "AnyButSelf",
  185.                         "common": "Self",
  186.                         "priority": 20,
  187.                         "limit": 2
  188.                     }
  189.                 },
  190.                 "distract": {
  191.                     "mode": "ChangeTarget",
  192.                     "hookermsg": "You tried to seduce the Godfather, you just were killed!",
  193.                     "msg": "The ~Distracter~ came to you last night! You killed her instead!"
  194.                 },
  195.                 "avoidHax": [
  196.                     "kill"
  197.                 ]
  198.             }
  199.         },
  200.         {
  201.             "role": "vigilante",
  202.             "translation": "???",
  203.             "side": "village",
  204.             "help": "??? (Type /??? to do something… Maybe…)",
  205.             "actions": {
  206.                 "inspect": {
  207.                     "revealAs": "vigilanteA"
  208.                 },
  209.                 "night": {
  210.                     "???": {
  211.                         "command": "kill",
  212.                         "target": "AnyButSelf",
  213.                         "common": "Self",
  214.                         "priority": 19
  215.                     }
  216.                 }
  217.             }
  218.         },
  219.         {
  220.             "role": "mafia1",
  221.             "translation": "???",
  222.             "side": "mafia1",
  223.             "help": "??? (Type /??? to do something… Maybe…)",
  224.             "actions": {
  225.                 "inspect": {
  226.                     "revealAs": "mafia1A"
  227.                 },
  228.                 "night": {
  229.                     "kill": {
  230.                         "target": "AnyButTeam",
  231.                         "common": "Team",
  232.                         "priority": 12,
  233.                         "broadcast": "team"
  234.                     }
  235.                 },
  236.                 "startup": "team-reveal"
  237.             }
  238.         },
  239.         {
  240.             "role": "mafia2",
  241.             "translation": "???",
  242.             "side": "mafia2",
  243.             "help": "??? (Type /??? to do something… Maybe…)",
  244.             "actions": {
  245.                 "inspect": {
  246.                     "revealAs": "mafia2A"
  247.                 },
  248.                 "night": {
  249.                     "kill": {
  250.                         "target": "AnyButTeam",
  251.                         "common": "Team",
  252.                         "priority": 11,
  253.                         "broadcast": "team"
  254.                     }
  255.                 }
  256.             }
  257.         },
  258.         {
  259.             "role": "conspirator1",
  260.             "translation": "???",
  261.             "side": "mafia1",
  262.             "help": "??? (Type /??? to do something… Maybe…)",
  263.             "actions": {
  264.                 "inspect": {
  265.                     "revealAs": "villagerA"
  266.                 },
  267.                 "startup": "team-reveal"
  268.             }
  269.         },
  270.         {
  271.             "role": "conspirator2",
  272.             "translation": "???",
  273.             "side": "mafia2",
  274.             "help": "??? (Type /??? to do something… Maybe…)",
  275.             "actions": {
  276.                 "inspect": {
  277.                     "revealAs": "villagerA"
  278.                 },
  279.                 "startup": "team-reveal"
  280.             }
  281.         },
  282.         {
  283.             "role": "mafiaboss1",
  284.             "translation": "???",
  285.             "side": "mafia1",
  286.             "help": "??? (Type /??? to do something… Maybe…)",
  287.             "actions": {
  288.                 "inspect": {
  289.                     "revealAs": "mafiaboss1A"
  290.                 },
  291.                 "night": {
  292.                     "kill": {
  293.                         "target": "AnyButTeam",
  294.                         "common": "Team",
  295.                         "priority": 12,
  296.                         "broadcast": "team"
  297.                     }
  298.                 },
  299.                 "distract": {
  300.                     "mode": "ignore"
  301.                 }
  302.             }
  303.         },
  304.         {
  305.             "role": "mafiaboss2",
  306.             "translation": "???",
  307.             "side": "mafia2",
  308.             "help": "??? (Type /??? to do something… Maybe…)",
  309.             "actions": {
  310.                 "inspect": {
  311.                     "revealAs": "mafiaboss2A"
  312.                 },
  313.                 "night": {
  314.                     "???": {
  315.                         "command": "kill",
  316.                         "target": "AnyButTeam",
  317.                         "common": "Team",
  318.                         "priority": 11,
  319.                         "broadcast": "team"
  320.                     }
  321.                 },
  322.                 "distract": {
  323.                     "mode": "ignore"
  324.                 }
  325.             }
  326.         },
  327.         {
  328.             "role": "samurai",
  329.             "translation": "???",
  330.             "side": "village",
  331.             "help": "??? (Type /??? to do something… Maybe…)",
  332.             "actions": {
  333.                 "inspect": {
  334.                     "revealAs": "samuraiA"
  335.                 },
  336.                 "standby": {
  337.                     "???": {
  338.                         "command": "kill",
  339.                         "target": "AnyButSelf",
  340.                         "msg": "…",
  341.                         "killmsg": "~Self~ pulls out a ??? And strikes it through ~Target~'s ??? !"
  342.                     }
  343.                 }
  344.             }
  345.         },
  346.         {
  347.             "role": "miller",
  348.             "translation": "???",
  349.             "side": "village",
  350.             "help": "??? (Type /??? to do something… Maybe…)",
  351.             "actions": {
  352.                 "inspect": {
  353.                     "revealAs": "mafiaA"
  354.                 }
  355.             }
  356.         },
  357.         {
  358.             "role": "villagerA",
  359.             "translation": "Villager",
  360.             "side": "village",
  361.             "help": "You dont have any special commands during the night! Vote to remove people in the day!",
  362.             "actions": {}
  363.         },
  364.         {
  365.             "role": "bodyguardA",
  366.             "translation": "Bodyguard",
  367.             "side": "village",
  368.             "help": "Type /Protect [name] to protect someone!",
  369.             "actions": {
  370.                 "night": {
  371.                     "protect": {
  372.                         "target": "AnyButSelf",
  373.                         "common": "Role",
  374.                         "priority": 5,
  375.                         "broadcast": "role"
  376.                     }
  377.                 },
  378.                 "startup": "role-reveal"
  379.             }
  380.         },
  381.         {
  382.             "role": "mafiaA",
  383.             "translation": "Mafia",
  384.             "side": "mafia",
  385.             "help": "Type /Kill [name] to kill someone!",
  386.             "actions": {
  387.                 "night": {
  388.                     "kill": {
  389.                         "target": "AnyButTeam",
  390.                         "common": "Team",
  391.                         "priority": 11,
  392.                         "broadcast": "team"
  393.                     }
  394.                 },
  395.                 "startup": "team-reveal"
  396.             }
  397.         },
  398.         {
  399.             "role": "werewolfA",
  400.             "translation": "WereWolf",
  401.             "side": "werewolf",
  402.             "help": "Type /Kill [name] to kill someone!",
  403.             "actions": {
  404.                 "night": {
  405.                     "kill": {
  406.                         "target": "AnyButSelf",
  407.                         "common": "Self",
  408.                         "priority": 10
  409.                     }
  410.                 },
  411.                 "distract": {
  412.                     "mode": "ChangeTarget",
  413.                     "hookermsg": "You tried to distract the Werewolf (what an idea, srsly), you were ravishly devoured, yum !",
  414.                     "msg": "The ~Distracter~ came to you last night! You devoured her instead !"
  415.                 },
  416.                 "avoidHax": [
  417.                     "kill"
  418.                 ]
  419.             }
  420.         },
  421.         {
  422.             "role": "hookerA",
  423.             "translation": "Pretty Lady",
  424.             "side": "village",
  425.             "help": "Type /Distract [name] to distract someone! Vote to remove people in the day!",
  426.             "actions": {
  427.                 "night": {
  428.                     "distract": {
  429.                         "target": "AnyButSelf",
  430.                         "common": "Self",
  431.                         "priority": 1
  432.                     }
  433.                 }
  434.             }
  435.         },
  436.         {
  437.             "role": "mayorA",
  438.             "translation": "Mayor",
  439.             "side": "village",
  440.             "help": "You dont have any special commands during the night! Vote to remove people in the day! (your vote counts as 2)",
  441.             "actions": {
  442.                 "vote": 2
  443.             }
  444.         },
  445.         {
  446.             "role": "spyA",
  447.             "translation": "Spy",
  448.             "side": "village",
  449.             "help": "You can find out who is going to get killed next!(no command for this ability) Vote to remove people in the day!",
  450.             "actions": {
  451.                 "hax": {
  452.                     "kill": {
  453.                         "revealTeam": 0.33,
  454.                         "revealPlayer": 0.1
  455.                     }
  456.                 }
  457.             }
  458.         },
  459.         {
  460.             "role": "godfatherA",
  461.             "translation": "Godfather",
  462.             "side": "godfather",
  463.             "help": "Type /Kill [name] to kill someone! You can kill 2 targets, Type /kill [name2] again to select your second target!",
  464.             "actions": {
  465.                 "night": {
  466.                     "kill": {
  467.                         "target": "AnyButSelf",
  468.                         "common": "Self",
  469.                         "priority": 20,
  470.                         "limit": 2
  471.                     }
  472.                 },
  473.                 "distract": {
  474.                     "mode": "ChangeTarget",
  475.                     "hookermsg": "You tried to seduce the Godfather, you just were killed!",
  476.                     "msg": "The ~Distracter~ came to you last night! You killed her instead!"
  477.                 },
  478.                 "avoidHax": [
  479.                     "kill"
  480.                 ]
  481.             }
  482.         },
  483.         {
  484.             "role": "vigilanteA",
  485.             "translation": "Vigilante",
  486.             "side": "village",
  487.             "help": "Type /Kill [name] to kill someone!(dont kill the good people!)",
  488.             "actions": {
  489.                 "night": {
  490.                     "kill": {
  491.                         "target": "AnyButSelf",
  492.                         "common": "Self",
  493.                         "priority": 19
  494.                     }
  495.                 }
  496.             }
  497.         },
  498.         {
  499.             "role": "mafia1A",
  500.             "translation": "French Canadian Mafia",
  501.             "side": "mafia1",
  502.             "help": "Type /Kill [name] to kill someone!",
  503.             "actions": {
  504.                 "night": {
  505.                     "kill": {
  506.                         "target": "AnyButTeam",
  507.                         "common": "Team",
  508.                         "priority": 12,
  509.                         "broadcast": "team"
  510.                     }
  511.                 },
  512.                 "startup": "team-reveal"
  513.             }
  514.         },
  515.         {
  516.             "role": "mafia2A",
  517.             "translation": "Italian Mafia",
  518.             "side": "mafia2",
  519.             "help": "Type /Kill [name] to kill someone!",
  520.             "actions": {
  521.                 "night": {
  522.                     "kill": {
  523.                         "target": "AnyButTeam",
  524.                         "common": "Team",
  525.                         "priority": 11,
  526.                         "broadcast": "team"
  527.                     }
  528.                 },
  529.                 "startup": "team-reveal"
  530.             }
  531.         },
  532.         {
  533.             "role": "conspirator1A",
  534.             "translation": "French Canadian Conspirator",
  535.             "side": "mafia1",
  536.             "help": "You dont have any special commands during the night! You are sided French Canadian Mafia. Vote to remove people in the day!",
  537.             "actions": {
  538.                 "inspect": {
  539.                     "revealAs": "villager"
  540.                 },
  541.                 "startup": "team-reveal"
  542.             }
  543.         },
  544.         {
  545.             "role": "conspirator2A",
  546.             "translation": "Italian Conspirator",
  547.             "side": "mafia2",
  548.             "help": "You dont have any special commands during the night! You are sided Italian Mafia. Vote to remove people in the day!",
  549.             "actions": {
  550.                 "inspect": {
  551.                     "revealAs": "villager"
  552.                 },
  553.                 "startup": "team-reveal"
  554.             }
  555.         },
  556.         {
  557.             "role": "mafiaboss1A",
  558.             "translation": "Don French Canadian Mafia",
  559.             "side": "mafia1",
  560.             "help": "Type /Kill [name] to kill someone! You can't be distracted!",
  561.             "actions": {
  562.                 "night": {
  563.                     "kill": {
  564.                         "target": "AnyButTeam",
  565.                         "common": "Team",
  566.                         "priority": 12,
  567.                         "broadcast": "team"
  568.                     }
  569.                 },
  570.                 "distract": {
  571.                     "mode": "ignore"
  572.                 },
  573.                 "startup": "team-reveal"
  574.             }
  575.         },
  576.         {
  577.             "role": "mafiaboss2A",
  578.             "translation": "Don Italian Mafia",
  579.             "side": "mafia2",
  580.             "help": "Type /Kill [name] to kill someone! You can't be distracted!",
  581.             "actions": {
  582.                 "night": {
  583.                     "kill": {
  584.                         "target": "AnyButTeam",
  585.                         "common": "Team",
  586.                         "priority": 11,
  587.                         "broadcast": "team"
  588.                     }
  589.                 },
  590.                 "distract": {
  591.                     "mode": "ignore"
  592.                 },
  593.                 "startup": "team-reveal"
  594.             }
  595.         },
  596.         {
  597.             "role": "samuraiA",
  598.             "translation": "Samurai",
  599.             "side": "village",
  600.             "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.",
  601.             "actions": {
  602.                 "standby": {
  603.                     "kill": {
  604.                         "target": "AnyButSelf",
  605.                         "msg": "You can kill now using /kill [name] :",
  606.                         "killmsg": "~Self~ pulls out a sword and strikes it through ~Target~'s chest!"
  607.                     }
  608.                 }
  609.             }
  610.         }
  611.     ],
  612.     "roles1": [
  613.         "bodyguard",
  614.         "mafia",
  615.         "inspector",
  616.         "werewolf",
  617.         "hooker",
  618.         "villager",
  619.         "mafia",
  620.         "villager",
  621.         "miller",
  622.         "villager",
  623.         "mayor"
  624.     ],
  625.     "roles2": [
  626.         "bodyguard",
  627.         "mafia1",
  628.         "mafia1",
  629.         "inspector",
  630.         "hooker",
  631.         "villager",
  632.         "mafia2",
  633.         "mafia2",
  634.         "villager",
  635.         "villager",
  636.         "villager",
  637.         "mayor",
  638.         "villager",
  639.         "spy",
  640.         "villager",
  641.         "villager",
  642.         "villager",
  643.         "mafiaboss1",
  644.         "villager",
  645.         "vigilante",
  646.         "villager",
  647.         "godfather",
  648.         "mafiaboss2",
  649.         "samurai",
  650.         "villager",
  651.         "villager",
  652.         "werewolf",
  653.         "mafia1",
  654.         "mafia2",
  655.         "bodyguard"
  656.     ],
  657.     "villageCantLoseRoles": [
  658.         "mayor",
  659.         "vigilante",
  660.         "samurai"
  661.     ]
  662. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement