Advertisement
The-Tempest

LOTR Mafia V2

Feb 25th, 2012
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.23 KB | None | 0 0
  1. {
  2. "name": "LOTR",
  3. "author": "The Tempest",
  4. "summary": "Long awaited, it is finally fixed (hopefully). The Fellowship are OP... that is, until you take a good look at the mafia's abilities. Claiming roles beware: Gollum can Daykill. Feedback to The Tempest (You can find me in Mafia or Tournaments most evenings GMT, feel free to drop me a PM)",
  5. "sides": [
  6. { "side": "mafia1", "translation": "Mordor Army"
  7. },
  8. { "side": "mafia2", "translation": "Isengard Forces"
  9. },
  10. { "side": "village", "translation": "Fellowship of the Ring"
  11. },
  12. { "side": "werewolf", "translation": "Gollum"
  13. },
  14. { "side": "spiders", "translation": "Spiders"
  15. },
  16. { "side": "godfather", "translation": "Balrog"
  17. }
  18. ],
  19. "roles": [{
  20. "role": "fish1",
  21. "translation": "Sam",
  22. "side": "village",
  23. "help": "You're Samwise the Hobbit. Being a gardener, you have a small chance to get hax.",
  24. "actions": { "hax": {"kill": { "revealTeam": 0.2, "revealPlayer": 0.2} } }
  25. }, {
  26. "role": "fish2",
  27. "translation": "Pippin",
  28. "side": "village",
  29. "help": "You are Peregrin Took. Because you are inquisitive, you can get hax on the kill.",
  30. "actions": { "hax": {"kill": { "revealTeam": 0.2, "revealPlayer": 0.2} } }
  31. }, {
  32. "role": "fish",
  33. "translation": "Rohan Guard",
  34. "side": "village",
  35. "help": "You're a guard of the palace in Rohan! Vote to remove people during the day.",
  36. "actions": { "hax": {"kill": { "revealTeam": 0.2, "revealPlayer": 0.05} } }
  37. }, {
  38. "role": "king",
  39. "translation": "King Theoden",
  40. "side": "village",
  41. "help": "You are Theoden, King of Rohan! Use /inspect during the night. Use /kill during the standby (But your role will be revealed). Oh and because you're a king your vote counts double.",
  42. "actions": { "night": {"inspect": {"target": "AnyButSelf", "common": "Self", "priority": 30} }, "standby": {"kill": {"target": "AnyButSelf", "msg": "You can kill someone now using /kill [name] :",
  43. "killmsg": "~self~ (Theoden) pulls out his sword Herugrim and with one mighty blow takes off the head of ~target~!"} },
  44. "vote": 2}
  45. }, {
  46. "role": "faramir",
  47. "translation": "Faramir",
  48. "side": "village",
  49. "help": "You are Boromir's brother, you can inspect 1 person at night and cannot be nightkilled! However because you do not have the favour of Denethor your vote counts for nothing...",
  50. "actions": { "night": {"inspect": {"target": "AnyButSelf", "common": "Self", "priority": 12} }, "vote": 0 }
  51. }, {
  52. "role": "inspector",
  53. "translation": "Gandalf",
  54. "side": "village",
  55. "help": "You're the wizard Gandalf! You are the core of the Fellowship so type /Inspect [name] to find out a player's true identity! WARNING: Gollum can daykill, so find a voice or don't claim until he dies!",
  56. "actions": { "night": {"inspect": {"target": "AnyButSelf", "common": "Self", "priority": 12} } }
  57. }, {
  58. "role": "bodyguard",
  59. "translation": "Gimli",
  60. "side": "village",
  61. "help": "A master of the axe, you can beat anyone in single combat! Type /Protect [name] to protect someone!",
  62. "actions": { "night": {"protect": {"target": "AnyButSelf", "common": "Role", "priority": 3, "broadcast": "role"} },
  63. "startup": "role-reveal"}
  64. }, {
  65. "role": "werewolf",
  66. "translation": "Gollum",
  67. "side": "werewolf",
  68. "help": "You are a creature twisted by evil and bent on obtaining the one ring. You can kill 1 person at night and one in the day. You won't be revealed. Oh, and you kill any distracters.",
  69. "actions": { "night": {"kill": {"target": "AnyButSelf", "common": "Self", "priority": 8} },
  70. "distract": {"mode": "ChangeTarget", "hookermsg": "You tried to distract Gollum! He strangled you and disposed of your body silently.", "msg": "~Distracter~ came to you last night! You strangled him instead of your target!"}, "standby": {"kill": {"target": "AnyButSelf", "msg": "You can kill someone now using /kill [name] :",
  71. "killmsg": "Gollum leaps through the crowd and strangles ~Target~ to death!"},
  72. "avoidHax": ["kill"]}, "vote": 0 }
  73. }, {
  74. "role": "spider",
  75. "translation": "Shelob",
  76. "side": "spiders",
  77. "help": "You are the giant evil spider Shelob! Use /kill and /poison at night to kill or poison (1 of each) Your poison takes 2 nights to kill.",
  78. "actions": {"night": {"poison": {"target": "AnyButRole", "common": "Self", "priority": 6, "count": 3, "broadcast": "role"}, "kill": {"target": "AnyButSelf", "common": "Self", "priority": 7} },
  79. "distract": {"mode": "ChangeTarget","hookermsg": "You tried to distract Shelob, what an idea... You were killed.", "msg": "~Distracter~ came to you last night, you killed him instead of your target."} }
  80. }, {
  81. "role": "hooker",
  82. "translation": "Merry",
  83. "side": "village",
  84. "help": "You are a Hobbit of the shire, being unusually small you attract considerable attention from outsiders. Type /Distract [name] to distract someone! Vote to remove people in the day!",
  85. "actions": { "night": {"distract": {"target": "AnyButSelf", "common": "Self", "priority": 1} } }
  86. }, {
  87. "role": "mayor",
  88. "translation": "Frodo",
  89. "side": "village",
  90. "help": "Your vote counts as 2 because you are the ring bearer, you get a big say in all decisions made by the fellowship.",
  91. "actions": { "vote": 2 }
  92. }, {
  93. "role": "spy",
  94. "translation": "Galadriel",
  95. "side": "village",
  96. "help": "You are the great elven sorceress Galadriel! Your telepathic powers allow you to communicate with the fellowship from afar, and see things happen in your mind! (No command, you just have to get lucky) Oh, and because of your wisdom you get a +3 vote!",
  97. "actions": { "hax": {"kill": { "revealTeam": 0.4, "revealPlayer": 0.4} }, "vote": 3 }
  98. }, {
  99. "role": "godfather",
  100. "translation": "Balrog",
  101. "side": "godfather",
  102. "help": "Shadow and Flame... you are a demon of the ancient world, awakened by the dwarves in the darkness of Khazad-Dum. Use /kill to kill 3 people per night!",
  103. "actions": { "night": {"kill": {"target": "AnyButSelf", "common": "Self", "priority": 13, "limit": 3} },
  104. "distract": {"mode": "ChangeTarget", "hookermsg": "You distracted the Balrog... you were roasted alive.", "msg": "~Distracter~ came to you last night! You destroyed him instead of your target!"} }
  105. }, {
  106. "role": "vigilante",
  107. "translation": "Aragorn",
  108. "side": "village",
  109. "help": "The rightful King of Gondor, you are a master swordsman. Type /kill to kill someone at night (Don't kill the fellowship!). Because you are the rightful king you get a +3 vote!",
  110. "actions": { "night": {"kill": {"target": "AnyButSelf", "common": "Self", "priority": 11} }, "vote": 3 }
  111. }, {
  112. "role": "mafia1",
  113. "translation": "Mordor Orc",
  114. "side": "mafia1",
  115. "help": "A foul Uruk of the black land Mordor. Type /Kill [name] to kill someone! (You and your partner share one kill)",
  116. "actions": { "night": {"kill": {"target": "AnyButTeam", "common": "Team", "priority": 10, "broadcast": "team"} },
  117. "startup": "team-reveal"}
  118. }, {
  119. "role": "mafia2",
  120. "translation": "Isengard Orc",
  121. "side": "mafia2",
  122. "help": "You are an Uruk-Hai Warrior enslaved to the traitor Saruman. Type /Kill [name] to kill someone! (You and your partner share one kill)",
  123. "actions": { "night": {"kill": {"target": "AnyButTeam", "common": "Team", "priority": 9, "broadcast": "team"} },
  124. "startup": "team-reveal"}
  125. }, {
  126. "role": "mafiaboss1",
  127. "translation": "Witch King",
  128. "side": "mafia1",
  129. "help": "You're the Witch-King of Angmar, Lord of the Nazgul! Use /inspect at night to check someone's role! Type /Kill during the night to kill someone! You can't be distracted! You also get the first kill every night",
  130. "actions": { "night": {"inspect": {"target": "AnyButSelf", "common": "Self", "priority": 12}, "kill": {"target": "AnyButTeam", "common": "Self", "priority": 4, "broadcast": "team"} },
  131. "distract": {"mode": "ChangeTarget", "hookermsg": "You tried to distract the Witch-King, he brutally stabbed you to death. Ouch.", "msg": "~Distracter~ came to you last night! You pierced his heart with your blade and he died instantly!"},
  132. "startup": "team-reveal"}
  133. }, {
  134. "role": "mafiaboss2",
  135. "translation": "Captain Ugluk",
  136. "side": "mafia2",
  137. "help": "Captain of Saruman's Uruk Hai, you can /kill at night! You can't be distracted!",
  138. "actions": { "night": {"kill": {"target": "AnyButTeam", "common": "Self", "priority": 9, "broadcast": "team"} },
  139. "distract": {"mode": "ignore"},
  140. "startup": "team-reveal"}
  141. }, {
  142. "role": "conspirator",
  143. "translation": "Wormtongue",
  144. "side": "mafia2",
  145. "help": "You are Grima Wormtongue, a spy of Saruman in Rohan. You will reveal as Rohan Guard to the inspectors. Use /distract at night to stop an opponent! Use /protect at night to protect yourself or team. Only the Witch-King outspeeds this command!",
  146. "actions": { "night": {"protect": {"target": "Any", "common": "Role", "priority": 5, "broadcast": "role"}, "distract": {"target": "AnyButTeam", "common": "Self", "priority": 2} }, "inspect": {"revealAs": "fish"},
  147. "startup": "teamreveal"}
  148. }, {
  149. "role": "wildman",
  150. "translation": "Rohan Guard",
  151. "side": "village",
  152. "help": "You're a guard of the palace in Rohan! Vote to remove people during the day.",
  153. "actions": { "hax": {"kill": { "revealTeam": 0.2, "revealPlayer": 0.05} }, "inspect": {"revealAs": "mafia1"} }
  154. }, {
  155. "role": "samurai1",
  156. "translation": "Boromir",
  157. "side": "village",
  158. "help": "You're a swordsman, captain of Gondor! Type /Kill during the day phase to kill someone! You will be revealed when you kill because you fight in single combat, so make wise choices!",
  159. "actions": { "standby": {"kill": {"target": "AnyButSelf", "msg": "You can kill now using /kill [name] :",
  160. "killmsg": "~Self~ (Boromir) attacks ~target~ and kills him!"} } }
  161. }, {
  162. "role": "samurai2",
  163. "translation": "Legolas",
  164. "side": "village",
  165. "help": "A noble elven prince, you can kill during the standby. Because you use a bow, your role will not be revealed.",
  166. "actions": { "standby": {"kill": {"target": "AnyButSelf", "msg": "You can kill now using /kill [name] :",
  167. "killmsg": "Legolas nocks an arrow to his bow, fires, and kills ~target~ instantly!"} } }
  168. }],
  169.  
  170. "roles1": ["inspector", "bodyguard", "hooker", "mafia1", "mafia2", "mayor", "mafia1", "fish1", "mafia2", "fish2", "werewolf", "fish"],
  171. "roles2": ["inspector", "bodyguard", "hooker", "fish1", "fish2", "mayor", "fish", "werewolf", "spy", "mafia1", "mafia1", "mafia2", "mafia2", "wildman", "spider", "samurai1", "conspirator", "mafiaboss1", "vigilante", "mafiaboss2", "samurai2", "godfather", "king", "faramir", "mafia1", "mafia2", "fish", "wildman", "fish", "wildman"],
  172. "villageCantLoseRoles": ["mayor", "spy", "vigilante", "samurai1", "samurai2"]
  173. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement