Guest User

Untitled

a guest
Jun 19th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.71 KB | None | 0 0
  1. {
  2. "version": "Pokémon mafia ver 0.4.4",
  3. "name": "Pokemon",
  4. "summary": "Welcome to the world of Pokémon! The forest is teeming with evil parties intent on killing off the good pokémon that reside in this forest. In small situations Team Rocket is stirring up a plan to take over the world by capturing the vulnerable pokémon of the forest and killing those who get in their way! Also the wily Zoroark is intent on terrorizing everyone and doesn't care about anyone! In bigger situations Teams Aqua and Magma get involved with their schemes to reshape the world in their image! Also, the Dastardly Duo of Honchkrow and Hydreigon come in to absolutely destroy everything that stands in their way! Zoroark will also return to sneak his way into victory! It's up to the good-hearted Pokémon to stop them before it's too late!",
  5. "author": "Viderizer",
  6. "sides": [
  7. {
  8. "side": "mafia",
  9. "translation": "Team Rocket"
  10. },
  11. {
  12. "side": "mafia1",
  13. "translation": "Team Magma"
  14. },
  15. {
  16. "side": "mafia2",
  17. "translation": "Team Aqua"
  18. },
  19. {
  20. "side": "village",
  21. "translation": "Good people"
  22. },
  23. {
  24. "side": "werewolf",
  25. "translation": "Zoroark"
  26. },
  27. {
  28. "side": "superbaddie",
  29. "translation": "Dark Pokemon"
  30. }
  31. ],
  32. "roles": [
  33. {
  34. "role": "goodie",
  35. "translation": "Metagross",
  36. "side": "village",
  37. "help": "You are able to Kill one person per night by using /kill! (Don't kill the good people!) You are also able to Protect one person per night by using /protect! (You share ONE kill and ONE protect with your partner, and you cannot target each other or magikarps with either command) (Btw, Smear sees you as Karp) You are sided with the village.",
  38. "actions": {
  39. "night": {
  40. "protect": {
  41. "target": "AnyButRole",
  42. "common": "Role",
  43. "priority": 5,
  44. "broadcast": "None"
  45. },
  46. "kill": {
  47. "target": "AnyButRole",
  48. "common": "Team",
  49. "priority": 21,
  50. "broadcast": "None"
  51. }
  52. },
  53. "hax": {
  54. "inspect": {
  55. "revealPlayer": 0.1
  56. }
  57. },
  58. "inspect": {
  59. "revealAs": "villager"
  60. },
  61. "startup": "role-reveal"
  62. }
  63. },
  64. {
  65. "role": "villager",
  66. "translation": "Magikarp",
  67. "side": "village",
  68. "help": "You are just a splashing Magikarp...",
  69. "actions": {}
  70. },
  71. {
  72. "role": "inspector",
  73. "translation": "Smeargle",
  74. "side": "village",
  75. "help": "Type /Inspect [name] to find his/her identity!",
  76. "actions": {
  77. "night": {
  78. "inspect": {
  79. "target": "AnyButSelf",
  80. "common": "Self",
  81. "priority": 30
  82. }
  83. }
  84. }
  85. },
  86. {
  87. "role": "bodyguard",
  88. "translation": "Conkeldurr",
  89. "side": "village",
  90. "help": "Type /Protect [name] to protect someone!",
  91. "actions": {
  92. "night": {
  93. "protect": {
  94. "target": "AnyButSelf",
  95. "common": "Role",
  96. "priority": 5,
  97. "broadcast": "role"
  98. }
  99. },
  100. "startup": "role-reveal"
  101. }
  102. },
  103. {
  104. "role": "mafia",
  105. "translation": "Team Rocket Grunt",
  106. "side": "mafia",
  107. "help": "Type /Kill [name] to kill someone!",
  108. "actions": {
  109. "night": {
  110. "kill": {
  111. "target": "AnyButTeam",
  112. "common": "Team",
  113. "priority": 11,
  114. "broadcast": "team"
  115. }
  116. },
  117. "startup": "team-reveal"
  118. }
  119. },
  120. {
  121. "role": "werewolf",
  122. "translation": "Zoroark",
  123. "side": "werewolf",
  124. "help": "Type /Kill [name] to kill someone! You also KILL those who are foolish enough to distract you!",
  125. "actions": {
  126. "night": {
  127. "kill": {
  128. "target": "AnyButSelf",
  129. "common": "Self",
  130. "priority": 10
  131. }
  132. },
  133. "distract": {
  134. "mode": "ChangeTarget",
  135. "hookermsg": "You tried to distract the Zoroark (what an idea, srsly), you were ravishly devoured, yum !",
  136. "msg": "The ~Distracter~ came to you last night! You devoured her instead !"
  137. },
  138. "avoidHax": [
  139. "kill"
  140. ]
  141. }
  142. },
  143. {
  144. "role": "hooker",
  145. "translation": "Gardevoir",
  146. "side": "village",
  147. "help": "Type /Distract [name] to distract someone! Vote to remove people in the day!",
  148. "actions": {
  149. "night": {
  150. "distract": {
  151. "target": "AnyButSelf",
  152. "common": "Self",
  153. "priority": 1
  154. }
  155. }
  156. }
  157. },
  158. {
  159. "role": "mayor",
  160. "translation": "Slowking",
  161. "side": "village",
  162. "help": "You dont have any special commands during the night! Vote to remove people in the day! (your vote counts as 4)",
  163. "actions": {
  164. "vote": 4
  165. }
  166. },
  167. {
  168. "role": "spy",
  169. "translation": "Ditto",
  170. "side": "village",
  171. "help": "You can find out who is going to get killed next!(no command for this ability) Vote to remove people in the day!",
  172. "actions": {
  173. "hax": {
  174. "kill": {
  175. "revealTeam": 0.35,
  176. "revealPlayer": 0.2
  177. }
  178. }
  179. }
  180. },
  181. {
  182. "role": "godfather",
  183. "translation": "Honchkrow",
  184. "side": "superbaddie",
  185. "help": "Type /Kill [name] to kill someone! You can kill 2 targets, Type /kill [name2] again to select your second target! You KILL those who are foolish enough to distract you! Team up with Hydreigon to win! (but be wary that you do not know him and you CAN kill him by mistake!)",
  186. "actions": {
  187. "night": {
  188. "kill": {
  189. "target": "AnyButRole",
  190. "common": "Self",
  191. "priority": 20,
  192. "limit": 2
  193. }
  194. },
  195. "distract": {
  196. "mode": "ChangeTarget",
  197. "hookermsg": "You tried to seduce the Honchkrow, you just were killed!",
  198. "msg": "The ~Distracter~ came to you last night! You killed her instead!"
  199. },
  200. "avoidHax": [
  201. "kill"
  202. ]
  203. }
  204. },
  205. {
  206. "role": "vigilante",
  207. "translation": "Absol",
  208. "side": "village",
  209. "help": "Type /Kill [name] to kill someone! (don't kill the good people or you are in trouble!)",
  210. "actions": {
  211. "night": {
  212. "kill": {
  213. "target": "AnyButSelf",
  214. "common": "Self",
  215. "priority": 19
  216. }
  217. }
  218. }
  219. },
  220. {
  221. "role": "mafia1",
  222. "translation": "Team Magma Grunt",
  223. "side": "mafia1",
  224. "help": "Type /Kill [name] to kill someone!",
  225. "actions": {
  226. "night": {
  227. "kill": {
  228. "target": "AnyButTeam",
  229. "common": "Team",
  230. "priority": 12,
  231. "broadcast": "team"
  232. }
  233. },
  234. "startup": "team-reveal"
  235. }
  236. },
  237. {
  238. "role": "mafia2",
  239. "translation": "Team Aqua Grunt",
  240. "side": "mafia2",
  241. "help": "Type /Kill [name] to kill someone!",
  242. "actions": {
  243. "night": {
  244. "kill": {
  245. "target": "AnyButTeam",
  246. "common": "Team",
  247. "priority": 11,
  248. "broadcast": "team"
  249. }
  250. },
  251. "startup": "team-reveal"
  252. }
  253. },
  254. {
  255. "role": "conspirator1",
  256. "translation": "Team Magma Admin",
  257. "side": "mafia1",
  258. "help": "You dont have any special commands during the night! You are sided Team Magma. Vote to remove people in the day!",
  259. "actions": {
  260. "inspect": {
  261. "revealAs": "villager"
  262. },
  263. "startup": "team-reveal"
  264. }
  265. },
  266. {
  267. "role": "conspirator2",
  268. "translation": "Team Aqua Admin",
  269. "side": "mafia2",
  270. "help": "You dont have any special commands during the night! You are sided Team Aqua. Vote to remove people in the day!",
  271. "actions": {
  272. "inspect": {
  273. "revealAs": "villager"
  274. },
  275. "startup": "team-reveal"
  276. }
  277. },
  278. {
  279. "role": "mafiaboss1",
  280. "translation": "Team Magma Boss",
  281. "side": "mafia1",
  282. "help": "Type /Kill [name] to kill someone! You can't be distracted!",
  283. "actions": {
  284. "night": {
  285. "kill": {
  286. "target": "AnyButTeam",
  287. "common": "Team",
  288. "priority": 12,
  289. "broadcast": "team"
  290. }
  291. },
  292. "distract": {
  293. "mode": "ignore"
  294. },
  295. "startup": "team-reveal"
  296. }
  297. },
  298. {
  299. "role": "mafiaboss2",
  300. "translation": "Team Aqua Boss",
  301. "side": "mafia2",
  302. "help": "Type /Kill [name] to kill someone! You can't be distracted!",
  303. "actions": {
  304. "night": {
  305. "kill": {
  306. "target": "AnyButTeam",
  307. "common": "Team",
  308. "priority": 11,
  309. "broadcast": "team"
  310. }
  311. },
  312. "distract": {
  313. "mode": "ignore"
  314. },
  315. "startup": "team-reveal"
  316. }
  317. },
  318. {
  319. "role": "samurai",
  320. "translation": "Bisharp",
  321. "side": "village",
  322. "help": "Type /Kill [name] during the day phase to kill someone! You are able to kill TWO people during the day phase, so don't forget it! (DON'T KILL THE GOOD GUYS!) YOU WILL BE REVEALED when you kill, so make wise choices! You are allied with the Good people.",
  323. "actions": {
  324. "standby": {
  325. "kill": {
  326. "target": "AnyButSelf",
  327. "msg": "You can kill now using /kill [name] :",
  328. "killmsg": "~Self~ pulls out a sword and strikes it through ~Target~'s chest!",
  329. "limit": 2
  330. }
  331. }
  332. }
  333. },
  334. {
  335. "role": "superbaddie",
  336. "translation": "Hydreigon",
  337. "side": "superbaddie",
  338. "help": "Type /Kill [name] kill someone! You are with Honchkrow, but you do not know him and you CAN kill him by accident! Your mission is to kill everybody else(Except Honchkrow). (You can kill 3 times, but you strike last, you CAN be found by Ditto, and you CAN be distracted!)",
  339. "actions": {
  340. "night": {
  341. "kill": {
  342. "target": "AnyButRole",
  343. "common": "Self",
  344. "priority": 40,
  345. "broadcast": "None",
  346. "limit": 3
  347. }
  348. }
  349. }
  350. },
  351. {
  352. "role": "miller",
  353. "translation": "Carvanha",
  354. "side": "village",
  355. "help": "You dont have any special commands during the night! Vote to remove people in the day (Your vote counts as 2!) Oh, and insp sees you as Mafia",
  356. "actions": {
  357. "inspect": {
  358. "revealAs": "mafia"
  359. },
  360. "vote": 2
  361. }
  362. }
  363. ],
  364. "roles1": [
  365. "bodyguard",
  366. "mafia",
  367. "inspector",
  368. "werewolf",
  369. "hooker",
  370. "villager",
  371. "mafia",
  372. "villager",
  373. "miller",
  374. "villager",
  375. "mayor"
  376. ],
  377. "roles2": [
  378. "bodyguard",
  379. "mafia1",
  380. "mafia1",
  381. "inspector",
  382. "hooker",
  383. "villager",
  384. "mafia2",
  385. "mafia2",
  386. "goodie",
  387. "villager",
  388. "goodie",
  389. "mayor",
  390. "villager",
  391. "spy",
  392. "villager",
  393. "villager",
  394. "villager",
  395. "mafiaboss1",
  396. "villager",
  397. "vigilante",
  398. "villager",
  399. "godfather",
  400. "mafiaboss2",
  401. "samurai",
  402. "villager",
  403. "superbaddie",
  404. "werewolf",
  405. "mafia1",
  406. "mafia2",
  407. "bodyguard"
  408. ],
  409. "villageCantLoseRoles": [
  410. "mayor",
  411. "vigilante",
  412. "samurai",
  413. "miller",
  414. "goodie"
  415. ],
  416. "killmsg": "Loss: ~Player~ (~Role~) wandered to the forest and never returned!",
  417. "killusermsg": "Game: You wandered to the forest and got killed!"
  418. }
Add Comment
Please, Sign In to add comment