Guest User

Untitled

a guest
Apr 25th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.99 KB | None | 0 0
  1. {
  2. "name": "yugioh 5ds",
  3. "author": "Placido",
  4. "sides": [
  5. {
  6. "side": "mafia",
  7. "translation": "Bad Duelists"
  8. },
  9. {
  10. "side": "mafia1",
  11. "translation": "Dark Signers"
  12. },
  13. {
  14. "side": "mafia2",
  15. "translation": "Sabotuers"
  16. },
  17. {
  18. "side": "mafia3",
  19. "translation": "Yilliaster"
  20. },
  21. {
  22. "side": "village",
  23. "translation": "Duelists"
  24. },
  25. {
  26. "side": "wolf",
  27. "translation": "Skeleton Knight"
  28. },
  29. {
  30. "side": "godfather",
  31. "translation": "Rex Goodwin"
  32. },
  33. {
  34. "side": "Paradox",
  35. "translation": "Paradox"
  36. }
  37. ],
  38. "roles": [
  39. {
  40. "role": "villager",
  41. "translation": "Duelist",
  42. "side": "village",
  43. "help": "You don’t have any special commands during the night, Vote to remove people in the day!",
  44. "actions": {
  45.  
  46. }
  47. },
  48. {
  49. "role": "inspector",
  50. "translation": "Sect",
  51. "side": "village",
  52. "help": "Type /Inspect [name] to find his/her identity! Due to not being in the anime, you vote only counts for .5 though.",
  53. "actions": {
  54. "vote": 0.5,
  55. "night": {
  56. "inspect": {
  57. "target": "AnyButSelf",
  58. "common": "Self",
  59. "priority": 30
  60. }
  61. }
  62. }
  63. },
  64. {
  65. "role": "mafia",
  66. "translation": "Bad duelists",
  67. "side": "mafia",
  68. "help": "Type /kill [name] to kill someone!",
  69. "actions": {
  70. "night": {
  71. "fire": {
  72. "target": "AnyButTeam",
  73. "common": "Team",
  74. "priority": 11,
  75. "broadcast": "team",
  76. "command": "kill"
  77. }
  78. },
  79. "startup": "team-reveal"
  80. }
  81. },
  82. {
  83. "role": "bodyguard",
  84. "translation": "Jack atlas",
  85. "side": "village",
  86. "help": "Type /Protect [name] to protect someone!, because you’re a good duelist your vote counts as 2!",
  87. "actions": {
  88. "vote": 2,
  89. "night": {
  90. "protect": {
  91. "target": "AnyButSelf",
  92. "common": "Role",
  93. "priority": 5,
  94. "broadcast": "role"
  95. }
  96. },
  97. "startup": "role-reveal"
  98. }
  99. },
  100. {
  101. "role": "werewolf",
  102. "translation": "skeleton knight",
  103. "side": "wolf",
  104. "help": "Type /kill name to kill someone!",
  105. "actions": {
  106. "night": {
  107. "kill": {
  108. "target": "AnyButSelf",
  109. "common": "Self",
  110. "priority": 10
  111. }
  112. },
  113. "distract": {
  114. "mode": "ChangeTarget",
  115. "hookermsg": "You tried to distract Skeleton Knight (what an idea srsly), your chest has been ripped apart!",
  116. "msg": "The ~Distracter~ came to you last night! You killed her instead!"
  117. },
  118. "avoidHax": [
  119. "kill"
  120. ]
  121. }
  122. },
  123. {
  124. "role": "hooker",
  125. "translation": "akiza",
  126. "side": "village",
  127. "help": "Type /Distract [name]to distract someone! Vote to remove people in the day!",
  128. "actions": {
  129. "night": {
  130. "distract": {
  131. "target": "AnyButSelf",
  132. "common": "Self",
  133. "priority": 1
  134. }
  135. }
  136. }
  137. },
  138. {
  139. "role": "spy",
  140. "translation": "Crow",
  141. "side": "village",
  142. "help": "You can find out who is going to get killed /poisoned next, and who is going to be inspected next!(no command for this ability). Vote to remove people in the day! You can type in /kogent, but it won’t do anything.",
  143. "actions": {
  144. "hax": {
  145. "kill": {
  146. "revealTeam": 0.35,
  147. "revealPlayer": 0.15
  148. },
  149. "protect": {
  150. "revealPlayer": 0.07
  151. },
  152. "inspect": {
  153. "revealPlayer": 0.05
  154. }
  155. }
  156. }
  157. },
  158. {
  159. "role": "godfather",
  160. "translation": "Rex Goodwin",
  161. "side": "godfather",
  162. "help": "Type/kill [name] to kill someone because your a director your vote counts as 4!",
  163. "actions": {
  164. "vote": 4,
  165. "night": {
  166. "kill": {
  167. "target": "AnyButSelf",
  168. "common": "Self",
  169. "priority": 21,
  170. "limit": 1
  171. }
  172. },
  173. "distract": {
  174. "mode": "ChangeTarget",
  175. "hookermsg": "You tried to seduce the Director,you were killed when you least expected it!",
  176. "msg": "The ~Distracter~ came to you last night! You killed her instead!"
  177. },
  178. "avoidHax": [
  179. "kill"
  180. ]
  181. }
  182. },
  183. {
  184. "role": "vigilante",
  185. "translation": "Yusei Fudo",
  186. "side": "village",
  187. "help": "Type /duel[name]to kill someone using the power of the Sensei!",
  188. "actions": {
  189. "night": {
  190. "kill": {
  191. "target": "AnyButSelf",
  192. "common": "Self",
  193. "priority": 19
  194. }
  195. }
  196. }
  197. },
  198. {
  199. "role": "Leo",
  200. "translation": "Leo",
  201. "side": "village",
  202. "help": "Type/inspect to inspect someone!because your a minor your vote counts as.5",
  203. "actions": {
  204. "vote": 0.5,
  205. "night": {
  206. "inspect": {
  207. "target": "AnyButSelf",
  208. "common": "Self",
  209. "priority": 30
  210. }
  211. }
  212. }
  213. },
  214. {
  215. "role": "mafia1",
  216. "translation": "DarkSigners",
  217. "side": "mafia1",
  218. "help": "Type /Kill [name] to kill someone!",
  219. "actions": {
  220. "night": {
  221. "kill": {
  222. "target": "AnyButTeam",
  223. "common": "Team",
  224. "priority": 12,
  225. "broadcast": "team"
  226. }
  227. },
  228. "startup": "team-reveal"
  229. }
  230. },
  231. {
  232. "role": "mafia2",
  233. "translation": "Sabotuers",
  234. "side": "mafia2",
  235. "help": "Type /kill [name] to kill someone!",
  236. "actions": {
  237. "night": {
  238. "kill": {
  239. "target": "AnyButTeam",
  240. "common": "Team",
  241. "priority": 11,
  242. "broadcast": "team"
  243. }
  244. }
  245. }
  246. },
  247. {
  248. "role": "mafiaboss2",
  249. "translation": "SabotuerLeader",
  250. "side": "mafia2",
  251. "help": "Type /kill [name] to kill someone!You cant be distracted!",
  252. "actions": {
  253. "night": {
  254. "kill": {
  255. "target": "AnyButTeam",
  256. "common": "Team",
  257. "priority": 11,
  258. "broadcast": "team"
  259. }
  260. },
  261. "distract": {
  262. "mode": "ignore"
  263. },
  264. "startup": "team-reveal"
  265. }
  266. },
  267. {
  268. "role": "mafiaboss1",
  269. "translation": "Roman",
  270. "side": "mafia1",
  271. "help": "Type /Kill [name] to kill someone! You can't be distracted!",
  272. "actions": {
  273. "night": {
  274. "kill": {
  275. "target": "AnyButTeam",
  276. "common": "Team",
  277. "priority": 12,
  278. "broadcast": "team"
  279. }
  280. },
  281. "distract": {
  282. "mode": "ignore"
  283. },
  284. "startup": "team-reveal"
  285. }
  286. },
  287. {
  288. "role": "Placido",
  289. "translation": "Placido",
  290. "side": "mafia3",
  291. "help": "Type /Kill [name] during the day phase to kill someone!You will not be revealed when you kill!You are allied with Jakob!",
  292. "actions": {
  293. "standby": {
  294. "kill": {
  295. "target": "AnyButSelf",
  296. "msg": "You can kill now using /kill [name]",
  297. "killmsg": "Placido says screw the rules, I have money!, and unleashes his sword and strikes it through ~Target~'s chest!"
  298. }
  299. },
  300. "startup": "team-reveal"
  301. }
  302. },
  303. {
  304. "role": "samurai",
  305. "translation": ": Lazar",
  306. "side": "village",
  307. "help": "Type /Kill [name] during the day phase to kill someone! You will be revealed when you kill! because you are assistant director your vote counts as 1.5 and when inspector inspects you well you get shown as bad",
  308. "actions": {
  309. "standby": {
  310. "kill": {
  311. "target": "AnyButSelf",
  312. "msg": "You can kill now using /kill [name]",
  313. "killmsg": "~Self~ abuses his authority and kills ~Target~!"
  314. },
  315. "inspect": {
  316. "revealAs": "mafia"
  317. }
  318. }
  319. }
  320. },
  321. {
  322. "role": "miller",
  323. "translation": "Duelist",
  324. "side": "village",
  325. "help": "You don’t have any special commands during the night vote to remove people during the day!",
  326. "actions": {
  327. "inspect": {
  328. "revealAs": "mafia"
  329. }
  330. }
  331. },
  332. {
  333. "role": "PARADOX",
  334. "translation": "Paradox",
  335. "side": "Paradox",
  336. "help": "You are the Paradox.You are a time traveler and you are immune to almost every action at night!type/killtokillsomeoneduringtheday!Andyoucaninspectonepersonduringthenight.Goodluck...",
  337. "actions": {
  338. "night": {
  339. "inspect": {
  340. "target": "AnyButSelf",
  341. "common": "self",
  342. "priority": 34,
  343. "broadcast": "none"
  344. }
  345. },
  346. "kill": {
  347. "target": "anybutself",
  348. "common": "self",
  349. "priority": 21
  350. }
  351. },
  352. "kill": {
  353. "mode": "ignore"
  354. },
  355. "distract": {
  356. "mode": "ignore",
  357. "msg": "The ~Distracter~ tried to distract you last night,but you ignored it!"
  358. },
  359. "avoidHax": [
  360. "kill"
  361. ]
  362. },
  363. {
  364. "role": "conspirator3",
  365. "translation": "Jakob",
  366. "side": "mafia3",
  367. "help": "You're Placido's personal bodyguard.Type /protect [name]to defend PLacido!",
  368. "actions": {
  369. "night": {
  370. "protect": {
  371. "target": "AnyButSelf",
  372. "common": "Role",
  373. "priority": 4,
  374. "broadcast": "role"
  375. }
  376. },
  377. "hax": {
  378. "kill": {
  379. "revealPlayer": 0.10
  380. },
  381. "protect": {
  382. "revealPlayer": 0.07
  383. },
  384. "inspect": {
  385. "revealPlayer": 0.05
  386. },
  387. "startup": "team-reveal"
  388. },
  389. "roles1": [
  390. "bodyguard",
  391. "mafia",
  392. "inspector",
  393. "werewolf",
  394. "hooker",
  395. "villager",
  396. "mafia",
  397. "villager",
  398. "miller",
  399. "villager"
  400. ],
  401. "roles2": [
  402. "bodyguard",
  403. "mafia1",
  404. "mafia1",
  405. "inspector",
  406. "hooker",
  407. "villager",
  408. "mafia2",
  409. "mafia2",
  410. "villager",
  411. "miller",
  412. "villager",
  413. "spy",
  414. "Placido",
  415. "spy",
  416. "Leo",
  417. "PARADOX",
  418. "villager",
  419. "mafiaboss1",
  420. "vigilante",
  421. "conspirator3",
  422. "villager",
  423. "villager",
  424. "mafiaboss2",
  425. "villager",
  426. "godfather",
  427. "mafia2",
  428. "samurai",
  429. "villager",
  430. "miller",
  431. "werewolf",
  432. "mafia1",
  433. "miller",
  434. "villager"
  435. ],
  436. "villageCantLoseRoles": [
  437. "vigilante",
  438. "samurai",
  439. "Leo",
  440. "hooker"
  441. ],
  442. "killmsg": "±Announcer~Player~(~Role~)has been eliminated from the WRGP TOURNAMENT and is sent to the shadow realm!",
  443. "killusermsg": "your life points has fallen to zero!"
  444. }
Add Comment
Please, Sign In to add comment