Guest User

Untitled

a guest
Feb 19th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.05 KB | None | 0 0
  1. {
  2. "name":"Moonlight Blues",
  3. "author": "LadyHoliday",
  4. "sides":[{
  5. "side":"mafia",
  6. "translation":"Hunter"
  7. },
  8. {
  9. "side":"mafia1",
  10. "translation":"Warlock"
  11. },
  12. {
  13. "side":"mafia2",
  14. "translation":"Wealthy Hunter"
  15. },
  16. {
  17. "side":"village",
  18. "translation":"The Game"
  19. },
  20. {
  21. "side":"werewolf",
  22. "translation":"Wolfy"
  23. },
  24. {
  25. "side":"godfather",
  26. "translation":"Extreme Hunter"
  27. }
  28. ],
  29. "roles":[{
  30. "role":"villager",
  31. "translation":"The Game",
  32. "side":"village",
  33. "help":"Your scared for your life in this story called Moonlight Blues, be ready to be hunted, good luck~",
  34. "actions":{
  35. "vote":1
  36. }
  37. },
  38. {
  39. "role":"inspector",
  40. "translation":"Severe Saver",
  41. "side":"village",
  42. "help":"Use /inspect [name] to inspect someone. Yes your trying to protect your fellow friends, be careful though, incase your most important one dies. Remember you can kill, but you get shown by changing into a tiger during the day, which is fun!",
  43. "actions":{
  44. "night":{
  45. "inspect":{
  46. "target":"AnyButSelf",
  47. "common":"Self",
  48. "priority":30,
  49. "limit":1
  50. }
  51. },
  52. "standby":{
  53. "kill":{
  54. "target":"AnyButSelf",
  55. "msg":"Use /Kill [name] to kill someone.",
  56. "killmsg":"A growl and a bite is heard and a crunch from the teeth!"
  57. }
  58. }
  59. }
  60. },
  61. {
  62. "role":"bodyguard",
  63. "translation":"Moonlight",
  64. "side":"village",
  65. "help":"Type /Protect [name] to protect someone and remember your dead meat if a hunter spots you as whatever you are changed into!",
  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":"bodyguard",
  80. "translation":"Moonlight",
  81. "side":"village",
  82. "help":"Type /Protect [name] to protect someone and remember your dead meat if a hunter spots you as whatever you are changed into!",
  83. "actions":{
  84. "night":{
  85. "protect":{
  86. "target":"AnyButSelf",
  87. "common":"Role",
  88. "priority":5,
  89. "broadcast":"role"
  90. }
  91. },
  92. "startup":"role-reveal"
  93. }
  94. },
  95. {
  96. "role":"mafia",
  97. "translation":"Hunter",
  98. "side":"mafia",
  99. "help":"Type /Kill [name] to kill someone!",
  100. "actions":{
  101. "night":{
  102. "kill":{
  103. "target":"AnyButTeam",
  104. "common":"Team",
  105. "priority":11,
  106. "broadcast":"team"
  107. }
  108. },
  109. "startup":"team-reveal"
  110. }
  111. },
  112. {
  113. "role":"werewolf",
  114. "translation":"Wolfy",
  115. "side":"werewolf",
  116. "help":"Type /Kill [name] to kill someone!",
  117. "actions":{
  118. "night":{
  119. "kill":{
  120. "target":"AnyButSelf",
  121. "common":"Self",
  122. "priority":10
  123. }
  124. },
  125. "distract":{
  126. "mode":"ChangeTarget",
  127. "hookermsg":"You tried to distract the Werewolf (what an idea, srsly), you were ravishly devoured, yum !",
  128. "msg":"The ~Distracter~ came to you last night! You devoured her instead !"
  129. },
  130. "avoidHax":["kill"
  131. ]
  132. }
  133. },
  134. {
  135. "role":"hooker",
  136. "translation":"Mirage Belly Dancer",
  137. "side":"village",
  138. "help":"Type /Distract [name] to distract someone during the night as a ghost, trying to protect your fellow people, but you might get killed if they see your true form, a unicorn! Vote to remove people in the day!",
  139. "actions":{
  140. "night":{
  141. "distract":{
  142. "target":"AnyButSelf",
  143. "common":"Self",
  144. "priority":1
  145. }
  146. }
  147. }
  148. },
  149. {
  150. "role":"mayor",
  151. "translation":"Mr. Gra",
  152. "side":"village",
  153. "help":"You dont have any special commands during the night and your the ruler of the city but you turn into a gorrila at night^such bad luck^! Vote to remove people in the day! (your vote counts as 4)",
  154. "actions":{
  155. "vote":4
  156. }
  157. },
  158. {
  159. "role":"spy",
  160. "translation":"Shapeshifter",
  161. "side":"village",
  162. "help":"You can find out who is going to get killed next by using your important comoflauge but if you die it was from a random shot!(no command for this ability) Vote to remove people in the day!",
  163. "actions":{
  164. "hax":{
  165. "kill":{
  166. "revealTeam":1.9,
  167. "revealPlayer":0.6
  168. }
  169. }
  170. }
  171. },
  172. {
  173. "role":"godfather",
  174. "translation":"Extreme Hunter",
  175. "side":"godfather",
  176. "help":"Type /Kill [name] to kill someone while looking for rare animals, but their humans which you don't know, good luck hunting them! You can kill 2 targets, Type /kill [name2] again to select your second target! Also you can kill during the day!(your vote counts as -8)",
  177. "actions":{
  178. "vote":-8,
  179. "night":{
  180. "kill":{
  181. "target":"AnyButSelf",
  182. "common":"Self",
  183. "priority":20,
  184. "limit":2
  185. }
  186. }
  187. }
  188. },
  189.  
  190. {
  191. "role":"vigilante",
  192. "translation":"Safe",
  193. "side":"village",
  194. "help":"Type /Kill [name] to kill someone with your sharp teeth as your lion shape takes over during the night! (don't kill your friends!)",
  195. "actions":{
  196. "night":{
  197. "kill":{
  198. "target":"AnyButSelf",
  199. "common":"Self",
  200. "priority":19
  201. }
  202. }
  203. }
  204. },
  205. {
  206. "role":"mafia1",
  207. "translation":"Warlock",
  208. "side":"mafia1",
  209. "help":"Type /Kill [name] to kill someone with your magic spells to kill these creatures for your own purpose, either potion or something else.(your vote counts as 2)!",
  210. "actions":{
  211. "vote":2,
  212. "night":{
  213. "kill":{
  214. "target":"AnyButTeam",
  215. "common":"Team",
  216. "priority":12,
  217. "broadcast":"team"
  218. }
  219. },
  220. "startup":"team-reveal"
  221. }
  222. },
  223. {
  224. "role":"mafia2",
  225. "translation":"Wealthy Hunter",
  226. "side":"mafia2",
  227. "help":"Type /Kill [name] to kill someone with your sharp bullets of which was bought from your money that has been stashed for centuries under lock and key and because your rich you get 2 kills.(your vote counts as 3)",
  228. "actions":{
  229. "vote":3,
  230. "night":{
  231. "kill":{
  232. "target":"AnyButTeam",
  233. "common":"Team",
  234. "priority":11,
  235. "broadcast":"team",
  236. "limit":2
  237. }
  238. },
  239. "startup":"team-reveal"
  240. }
  241. },
  242. {
  243. "role":"mafiaboss1",
  244. "translation":"All Mighty Warlock",
  245. "side":"mafia1",
  246. "help":"Type /Kill [name] to kill someone with your deadly spells, which can kill 3 people, your really powerful, your the most evil in this story! You can't be distracted(your vote counts as 1)!",
  247. "actions":{
  248. "night":{
  249. "kill":{
  250. "target":"AnyButTeam",
  251. "common":"Team",
  252. "priority":12,
  253. "broadcast":"team",
  254. "limit":3
  255.  
  256. }
  257. },
  258. "distract":{
  259. "mode":"ignore"
  260. },
  261. "startup":"team-reveal"
  262. }
  263. },
  264. {
  265. "role":"mafiaboss2",
  266. "translation":"Mc Rich",
  267. "side":"mafia2",
  268. "help":"Type /Kill [name] to kill someone with your own hunters, as they are paid just from you but your broke from that so you can't kill more than one person! You can't be distracted(your vote counts as 3)!",
  269. "actions":{
  270. "night":{
  271. "kill":{
  272. "target":"AnyButTeam",
  273. "common":"Team",
  274. "priority":11,
  275. "broadcast":"team"
  276.  
  277. }
  278. },
  279. "distract":{
  280. "mode":"ignore"
  281. },
  282. "startup":"team-reveal"
  283. }
  284. },
  285. {
  286. "role":"samurai",
  287. "translation":"Star Unicorn",
  288. "side":"village",
  289. "help":"Type /Kill [name] during the day phase to kill someone with your all mighty horn, your the mystical being in this story, that everyone wants to catch! You are allied with the Good people.",
  290. "actions":{
  291. "standby":{
  292. "kill":{
  293. "target":"AnyButSelf",
  294. "msg":"You can kill now using /kill [name] :",
  295. "killmsg":"~Star Unicorn~ Rams into ~Target~ with your sharp deadly horn full of magic, yes your awesome, hon! :)~"
  296. }
  297. }
  298. }
  299. },
  300. {
  301. "role":"samurai2",
  302. "translation":"Mr. Mar",
  303. "side":"mafia2",
  304. "help":"Type /Kill [name] during the day phase to kill someone with your bullet made from your bosses.",
  305. "actions":{
  306. "night":{
  307. "protect":{
  308. "target":"AnyButSelf",
  309. "common":"Role",
  310. "priority":5,
  311. "broadcast":"role"
  312. }
  313. },
  314. "standby":{
  315. "kill":{
  316. "target":"AnyButSelf",
  317. "msg":"You can kill now using /kill [name] :",
  318. "killmsg":"~Shadow~ pulls a gun out and a bullet hits ~Target~ right in their heart to feel this guys pain!"
  319. }
  320. }
  321. }
  322. }
  323. ],
  324. "roles1":["bodyguard",
  325. "mafia",
  326. "inspector",
  327. "werewolf",
  328.  
  329. "hooker",
  330. "villager",
  331. "mafia",
  332. "bodyguard",
  333. "villager",
  334. "samurai2",
  335. "villager",
  336. "villager",
  337. "mayor",
  338. "bodyguard"
  339. ],
  340. "roles2":["bodyguard",
  341. "mafia1",
  342. "mafia1",
  343. "inspector",
  344. "hooker",
  345. "bodyguard",
  346. "mafia2",
  347. "mafia2",
  348. "godfather",
  349. "villager",
  350. "villager",
  351. "mayor",
  352. "villager",
  353. "spy",
  354. "villager",
  355. "villager",
  356. "villager",
  357. "mafiaboss1",
  358. "villager",
  359. "vigilante",
  360. "villager",
  361. "villager",
  362. "mafiaboss2",
  363. "samurai",
  364. "samurai2",
  365. "villager",
  366. "werewolf",
  367. "mafia1",
  368. "mafia2",
  369. "bodyguard"
  370. ],
  371. "villageCantLoseRoles":["mayor",
  372. "vigilante",
  373. "samurai"
  374. ],
  375. "killmsg":"~Player~ (~Role~) felt their heart burst from being killed and blood spurts out! ",
  376. "killusermsg":"Your blood spelt all over the place.!"
  377. }
Add Comment
Please, Sign In to add comment