Guest User

Untitled

a guest
Jan 22nd, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. {
  2. "name": "epicbattle",
  3. "sides": [
  4. {
  5. "side": "mafia",
  6. "translation": "Supervillains"
  7. },
  8. {
  9. "side": "village",
  10. "translation": "Superheroes"
  11. },
  12. {
  13. "side": "kickass",
  14. "translation": "Epic Villain"
  15. }
  16. ],
  17. "roles": [
  18. {
  19. "role": "villager",
  20. "translation": "Civilian",
  21. "side": "village",
  22. "help": "Try to vote the bad guys out at day!",
  23. "actions": {}
  24. },
  25. {
  26. "role": "inspector",
  27. "translation": "Superhero Inspector",
  28. "side": "village",
  29. "help": "Type /Inspect [name] to reveal the good guys!",
  30. "actions": {
  31. "night": {
  32. "inspect": {
  33. "target": "AnyButSelf",
  34. "common": "Self",
  35. "priority": 30
  36. }
  37. }
  38. }
  39. },
  40. {
  41. "role": "inspector1",
  42. "translation": "Villain Inspector",
  43. "side": "mafia",
  44. "help": "Type /Inspect [name] to reveal the bad guys!",
  45. "actions": {
  46. "night": {
  47. "inspect": {
  48. "target": "AnyButSelf",
  49. "common": "Self",
  50. "priority": 30
  51. }
  52. }
  53. }
  54. },
  55. {
  56. "role": "bodyguard",
  57. "translation": "Superhero",
  58. "side": "village",
  59. "help": "Type /Protect [name] to protect the innocent people!",
  60. "actions": {
  61. "night": {
  62. "protect": {
  63. "target": "AnyButSelf",
  64. "common": "Role",
  65. "priority": 5,
  66. "broadcast": "role"
  67. }
  68. },
  69. "startup": "role-reveal"
  70. }
  71. },
  72. {
  73. "role": "mafia",
  74. "translation": "Supervillain Murder",
  75. "side": "mafia",
  76. "help": "Type /Kill [name] to kill someone! Hope it is a good guy...",
  77. "actions": {
  78. "night": {
  79. "kill": {
  80. "target": "AnyButTeam",
  81. "common": "Team",
  82. "priority": 11,
  83. "broadcast": "team"
  84. }
  85. },
  86. "startup": "team-reveal"
  87. }
  88. },
  89. {
  90. "role": "mafia1",
  91. "translation": "Superhero Murder",
  92. "side": "village",
  93. "help": "Type /Kill [name] to kill someone! Hope it is a bad guy...",
  94. "actions": {
  95. "night": {
  96. "kill": {
  97. "target": "AnyButTeam",
  98. "common": "Team",
  99. "priority": 11,
  100. "broadcast": "team"
  101. }
  102. },
  103. "startup": "team-reveal"
  104. }
  105. },
  106. {
  107. "role": "werewolf",
  108. "translation": "Epic Villain",
  109. "side": "kickass",
  110. "help": "You don't have any teammates, but you can kill two people at night!",
  111. "actions": {
  112. "night": {
  113. "kill": {
  114. "target": "AnyButSelf",
  115. "common": "Self",
  116. "priority": 10,
  117. "limit": 2
  118. }
  119. }
  120. },
  121. "distract": {
  122. "mode": "ChangeTarget",
  123. "hookermsg": "You tried to distract the Epic Villain (what an idea, srsly), you were ravishly devoured, yum !",
  124. "msg": "The ~Distracter~ came to you last night! You devoured her instead !"
  125. },
  126. "avoidHax": [
  127. "kill"
  128. ]
  129. },
  130. {
  131. "role": "hooker",
  132. "translation": "Superhero Hooker",
  133. "side": "village",
  134. "help": "Type /Distract [name] to stop the villains from killing innocent people! Of, and be careful! If you distract Epic Villain, you get killed!",
  135. "actions": {
  136. "night": {
  137. "distract": {
  138. "target": "AnyButSelf",
  139. "common": "Self",
  140. "priority": 1
  141. }
  142. }
  143. }
  144. },
  145. {
  146. "role": "hooker1",
  147. "translation": "Villain Hooker",
  148. "side": "mafia",
  149. "help": "Type /Distract [name] to distract Superheroes! Oh, and be careful! If you distract Epic Villain, you will be killed!",
  150. "actions": {
  151. "night": {
  152. "distract": {
  153. "target": "AnyButSelf",
  154. "common": "Self",
  155. "priority": 1
  156. }
  157. }
  158. }
  159. },
  160. {
  161. "role": "spy",
  162. "translation": "Spy",
  163. "side": "village",
  164. "help": "Youcanfindoutwhoisgoingtogetkillednext!(nocommand forthisability)Votetoremovepeopleintheday!",
  165. "actions": {
  166. "hax": {
  167. "kill": {
  168. "revealTeam": 0.33,
  169. "revealPlayer": 0.1
  170. }
  171. }
  172. }
  173. },
  174. {
  175. "role": "conspirator1",
  176. "translation": "DisguisedSuperhero",
  177. "side": "village",
  178. "help": "Youdonthaveanyspecialcommandsduringthenight!Youar esidedwithSuperheroes.",
  179. "actions": {
  180. "inspect": {
  181. "revealAs": "villager"
  182. },
  183. "startup": "team-reveal"
  184. }
  185. },
  186. {
  187. "role": "conspirator2",
  188. "translation": "DisguisedSupervillain",
  189. "side": "mafia",
  190. "help": "Youdonthaveanyspecialcommandsduringthenight!Youar esidedwithSupervillains.",
  191. "actions": {
  192. "inspect": {
  193. "revealAs": "villager"
  194. },
  195. "startup": "team-reveal"
  196. }
  197. },
  198. {
  199. "role": "villager1",
  200. "translation": "Epic Villain's Epic Sidekick",
  201. "side": "kickass",
  202. "help": "You are Epic Villain's sidekick! Vote people at day!" ,
  203. "actions": {}
  204. },
  205. {
  206. "role": "samurai",
  207. "translation": "Villain Ninja",
  208. "side": "mafia",
  209. "help": "You are a Villain Ninja! Kill good guys during the day phase!",
  210. "actions": {
  211. "standby": {
  212. "kill": {
  213. "target": "AnyButSelf",
  214. "msg": "Now is your chance! You can kill someone with /kill command!: ",
  215. "killmsg": "~Target~ got Ninja'd by ~User~!"
  216. }
  217. }
  218. }
  219. }
  220.  
  221. ],
  222. "roles1": [
  223. "bodyguard",
  224. "mafia",
  225. "inspector",
  226. "inspector1",
  227. "villager",
  228. "hooker",
  229. "hooker1",
  230. "villager",
  231. "mafia",
  232. "werewolf",
  233. "mafia1",
  234. "villager",
  235. "mafia",
  236. "mafia1"
  237. ],
  238. "roles2": [
  239. "bodyguard",
  240. "mafia",
  241. "mafia1",
  242. "inspector",
  243. "inspector1",
  244. "hooker",
  245. "hooker1",
  246. "villager",
  247. "mafia1",
  248. "mafia",
  249. "villager",
  250. "villager",
  251. "villager",
  252. "villager1",
  253. "villager",
  254. "spy",
  255. "villager",
  256. "villager",
  257. "villager",
  258. "mafia",
  259. "villager",
  260. "mafia1",
  261. "villager",
  262. "mafia1",
  263. "conspirator1",
  264. "conspirator2",
  265. "villager",
  266. "werewolf",
  267. "samurai",
  268. "mafia1",
  269. "bodyguard"
  270. ],
  271. "villageCantLoseRoles": [
  272. "conspirator1"
  273. ]
  274. }
Add Comment
Please, Sign In to add comment