Advertisement
NinjaKirby

Hunter x Hunter

Aug 8th, 2014
666
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.72 KB | None | 0 0
  1. {
  2. "name": "HxH",
  3. "author": [
  4. "Ninja Kirby"
  5. ],
  6. "summary": "Hunter x Hunter! A Hunter is one who travels the world doing all sorts of dangerous tasks. From capturing criminals to searching deep within uncharted lands for any lost treasures. Hunters also protect the world from big threats such as the Chimera Ants, Ants born from a single queen with mixed genes of different animals, the Phantom Troupe, a gang of thieves whose goal is to steal riches from the world and killing any who oppose them, and the Zoldyck Family, an infamous and deadly family of assassins all raised from a young age to withstand pain, toxins, and electricity. Can the Hunters Association stop them or will the these villains rise to the top and seize control of the world?",
  7. "sides": [
  8. {
  9. "side": "village",
  10. "translation": "Hunters Association",
  11. "winmsg": "Once again the Hunters Association has restored peace to the world thanks to, ~Players~."
  12. },
  13. {
  14. "side": "ants",
  15. "translation": "Chimera Ants",
  16. "winmsg": "The Chimera Ants, ~Players~, have taken over the world and rule the puny humans with fear."
  17. },
  18. {
  19. "side": "assassins",
  20. "translation": "Zoldyck Family",
  21. "winmsg": "The deadly and infamous assassin family have annihilated all other forces and have left the Zoldyck family, ~Players~, with control over the world."
  22. },
  23. {
  24. "side": "spiders",
  25. "translation": "The Phantom Troupe",
  26. "winmsg": "After a long hard battle the Phantom Troupe has come out on top. With no one left to stand in their way, ~Players~, have stolen all the riches of the world."
  27. }
  28. ],
  29. "roles": [
  30. {
  31. "role": "villager",
  32. "translation": "Beans",
  33. "side": "village",
  34. "help": "Beans is the Hunters Association's secretary in charge of all the paperwork. Instead of working in the field he only has the power to vote.",
  35. "info": "Votes during standby. Sided with the Hunters Association."
  36. },
  37. {
  38. "role": "gon",
  39. "translation": "Gon",
  40. "side": "village",
  41. "help": "Gon is a strong young boy who has trained himself his whole life on Whale Island to become and Hunter and now can /kill (during the day) (Hint: Beware Chairman Netero). Since you are friends with Killua, you know each other from the start.",
  42. "info": "Can kill one person during the standby. Knows Killua. Sided with the Hunters Association.",
  43. "actions": {
  44. "standby": {
  45. "kill": {
  46. "target": "AnyButSelf",
  47. "msg": "Using your Nen you can focus your power into your fist to /kill someone. Beware Netero.",
  48. "killmsg": "Gon charges his Nen into his fist. Rock-Paper-ROCK! ~Target~ (~Role~) is punched at full force killing him instantly."
  49. }
  50. },
  51. "teamTalk": [
  52. "killua"
  53. ],
  54. "startup": {
  55. "revealRole": [
  56. "killua"
  57. ]
  58. },
  59. "preventTeamvote": ["killua"]
  60. }
  61. },
  62. {
  63. "role": "killua",
  64. "translation": "Killua",
  65. "side": "village",
  66. "help": "Killua is part of the infamous Zoldyck family, the family consists of only assassins. Being trained and tortured from birth Killua can manipulate electricity with his Nen abilities allowing him to paralyze (/distract) somone during the night. Can win with Zoldyck family as well.",
  67. "info": "Can distract one person during the night. Knows Gon. Can also win with Zoldyck Family Sided with the Hunters Association.",
  68. "winningSides": [
  69. "village",
  70. "assassins"
  71. ],
  72. "actions": {
  73. "night": {
  74. "distract": {
  75. "common": "Self",
  76. "target": "AnyButSelf",
  77. "priority": 2,
  78. "distractmsg": "Electricity crackles and makes contact with you, leaving you paralyzed and unable to act the whole night.",
  79. "teammsg": "CRACK! Your partner was struck by lighting and you rush to aid them. You could not act tonight."
  80. }
  81. },
  82. "teamTalk": [
  83. "gon"
  84. ],
  85. "startup": {
  86. "revealRole": [
  87. "gon"
  88. ]
  89. },
  90. "preventTeamvote": ["gon"]
  91. }
  92. },
  93. {
  94. "role": "kurapika",
  95. "translation": "Kurapika",
  96. "side": "village",
  97. "help": "Kurapika is last of the Kurta clan and can use his Nen chains to identify the player's role.",
  98. "info": "Can inspect one person during the night. Sided with the Hunters Association.",
  99. "actions": {
  100. "night": {
  101. "inspect": {
  102. "common": "Self",
  103. "target": "AnyButSelf",
  104. "priority": 30
  105. }
  106. }
  107. }
  108. },
  109. {
  110. "role": "leorio",
  111. "translation": "Leorio",
  112. "side": "village",
  113. "help": "Leorio is a friend of Hunters and can use his Nen, Ultrasound, to keep track of and /watch his targets.",
  114. "info": "Can stalk one person during the night. Sided with the Hunters Association.",
  115. "actions": {
  116. "night": {
  117. "stalk": {
  118. "common": "Self",
  119. "target": "AnyButSelf",
  120. "priority": 31
  121. }
  122. }
  123. }
  124. },
  125. {
  126. "role": "zushi",
  127. "translation": "Zushi",
  128. "side": "village",
  129. "help": "Although Zushi is not a part of the Hunters Association he cannot stand by and watch as his friends fight to save the world. Determined to help Zushi can /protect his teammates during the night. Sided with the Hunters Association.",
  130. "info": "Can protect one person during the night. Sided with the Hunters Association.",
  131. "actions": {
  132. "night": {
  133. "protect": {
  134. "common": "Self",
  135. "target": "AnyButSelf",
  136. "priority": 5
  137. }
  138. }
  139. }
  140. },
  141. {
  142. "role": "netero",
  143. "translation": "Chairman Netero",
  144. "side": "village",
  145. "help": "12th chairman of the Hunters Association. You strongly influence decisions and have a vote of 3. If you are killed you take down your killer with you (Revenges day kills and night kills).",
  146. "info": "Has a vote of 3. Revenge kills and is a daykill bomb. Sided with the Hunters Association.",
  147. "actions": {
  148. "daykill": "bomb",
  149. "daykillrevengemsg": "~Target~ (~Role~) killed ~Self~ activiting Chairman Netero's Poor Man's Rose bomb killing them both in the end.",
  150. "vote": 3
  151. }
  152. },
  153. {
  154. "role": "satotz",
  155. "translation": "Satotz",
  156. "side": "village",
  157. "help": "Beans is the Hunters Association's secretary in charge of all the paperwork. Instead of working in the field he only has the power to vote.",
  158. "info": "Evades night kills and is inspected as any random role. He sees himself as Beans. Sided with the Hunters Association",
  159. "actions": {
  160. "kill": {
  161. "mode": {
  162. "evadeChance": 1
  163. }
  164. },
  165. "inspect": {
  166. "revealAs": [
  167. "villager",
  168. "gon",
  169. "killua",
  170. "kurapika",
  171. "leorio",
  172. "zushi",
  173. "netero",
  174. "satotz",
  175. "hisoka",
  176. "melody",
  177. "bisky",
  178. "cheetu",
  179. "leol",
  180. "yunju",
  181. "meruem",
  182. "pitou",
  183. "pouf",
  184. "youpi",
  185. "chrollo",
  186. "feitan",
  187. "bonolenov",
  188. "uvogin",
  189. "nobunaga",
  190. "zeno",
  191. "silva",
  192. "illumi",
  193. "milluki",
  194. "gotoh",
  195. "tsubone",
  196. "mike"
  197. ]
  198. }
  199. }
  200. },
  201. {
  202. "role": "hisoka",
  203. "translation": "Hisoka",
  204. "side": "village",
  205. "help": "Hisoka enjoys fighting strong people and will only /kill someone if they're in his way or if they are deemed 'worthy'. Although he is part of thee Hunters Association, he can also win with the Phantom Troupe and Zoldyck Family.",
  206. "info": "Can kill one person during the night. Can win with any side but the Chimera ants. Sided with the Hunters Association.",
  207. "winningSides": [
  208. "village",
  209. "spiders",
  210. "assassins"
  211. ],
  212. "actions": {
  213. "night": {
  214. "kill": {
  215. "common": "Self",
  216. "target": "AnyButSelf",
  217. "priority": 10
  218. }
  219. }
  220. }
  221. },
  222. {
  223. "role": "melody",
  224. "translation": "Melody",
  225. "side": "village",
  226. "help": "Using her combined Nen and natural musical skills, Melody can listen to peoples heart beats from afar and has a chance to tell who is doing what during the night.",
  227. "info": "Has a chance to hax actions players during the night. Sided with the Hunters Association.",
  228. "actions": {
  229. "hax": {
  230. "kill": {
  231. "revealTeam": 0.7,
  232. "revealPlayer": 0.3
  233. },
  234. "protect": {
  235. "revealTeam": 0.7,
  236. "revealPlayer": 0.3
  237. },
  238. "distract": {
  239. "revealTeam": 0.7,
  240. "revealPlayer": 0.3
  241. }
  242. }
  243. }
  244. },
  245. {
  246. "role": "bisky",
  247. "translation": "Bisky",
  248. "side": "village",
  249. "help": "Biscuit (Bisky) is a cute little girl but can revert into her original form using Nen which is a big hulking mass to intimidate people into revealing (/expose) themselves once every two days. Because you are so big you may reveal yourself.",
  250. "info": "Can reveal one person during every other standby. May be revealed. Sided with the Hunters Association.",
  251. "actions": {
  252. "standby": {
  253. "expose": {
  254. "target": "AnyButSelf",
  255. "recharge": 2,
  256. "msg": "You can transform and make someone share there role with /expose. You may be revealed",
  257. "exposemsg": "A little girl skips up to ~Target~ and asks 'Hi Mister, who are you?' ~Target~ stays silent and looks away. When ~Target~ looks back a giant hulking muscular figure is staring down at him. A deep voice yells 'WHO ARE YOU?!' and ~Target~ quickly yelps back 'I am ~Role~, please don't hurt me.",
  258. "revealChance": 0.3,
  259. "revealmsg": "The monster turns back into a little girl and skips away but was identified as, ~Self~."
  260. }
  261. }
  262. }
  263. },
  264. {
  265. "role": "cheetu",
  266. "translation": "Cheetu",
  267. "side": "ants",
  268. "help": "Cheetu is a chimera ant that also has the abilities of a cheeta. You run fast and can /kill faster than bodyguards can protect. Use /tt to talk to your fellow ants.",
  269. "info": "Shares a kill with the Chimera Ants, but if he kills he outspeeds bodyguards. Sided with the Chimera Ants.",
  270. "actions": {
  271. "night": {
  272. "kill": {
  273. "target": "AnyButTeam",
  274. "common": "Team",
  275. "priority": 4
  276. }
  277. },
  278. "teamTalk": [
  279. "cheetu",
  280. "leol",
  281. "yunju",
  282. "meruem",
  283. "pitou",
  284. "pouf",
  285. "youpi"
  286. ],
  287. "startup": "team-reveal-with-roles",
  288. "preventTeamvote": true,
  289. "updateTeam": true
  290. }
  291. },
  292. {
  293. "role": "leol",
  294. "translation": "Leol",
  295. "side": "ants",
  296. "help": "Just a normal and not to mention DEADLY chimera ant who can /kill with his team. Although you should let Cheetu kill since he can outspeed bodyguards. You also have a small chance of haxing distracters. Use /tt to talk to your team.",
  297. "info": "Shares a kill with the Chimera Ants. Has a small chance of haxing distracters. Sided with the Chimera Ants.",
  298. "actions": {
  299. "night": {
  300. "kill": {
  301. "target": "AnyButTeam",
  302. "common": "Team",
  303. "priority": 15
  304. }
  305. },
  306. "hax": {
  307. "distract": {
  308. "revealTeam": 0.2,
  309. "revealPlayer": 0.1
  310. }
  311. },
  312. "teamTalk": [
  313. "cheetu",
  314. "leol",
  315. "yunju",
  316. "meruem",
  317. "pitou",
  318. "pouf",
  319. "youpi"
  320. ],
  321. "startup": "team-reveal-with-roles",
  322. "preventTeamvote": true,
  323. "updateTeam": true
  324. }
  325. },
  326. {
  327. "role": "yunju",
  328. "translation": "Yunju",
  329. "side": "ants",
  330. "help": "You are a centaur-like ant with a muscular upperbody and a horse's body. You share a kill with your team but you should leave the killing to Cheetu since he can outspeed bodyguards.",
  331. "info": "Shares a kill with the Chimera Ants. Sided with the Chimera Ants.",
  332. "actions": {
  333. "night": {
  334. "kill": {
  335. "target": "AnyButTeam",
  336. "common": "Team",
  337. "priority": 15
  338. }
  339. },
  340. "teamTalk": [
  341. "cheetu",
  342. "leol",
  343. "yunju",
  344. "meruem",
  345. "pitou",
  346. "pouf",
  347. "youpi"
  348. ],
  349. "startup": "team-reveal-with-roles",
  350. "preventTeamvote": true,
  351. "updateTeam": true
  352. }
  353. },
  354. {
  355. "role": "meruem",
  356. "translation": "Meruem",
  357. "side": "ants",
  358. "help": "You are the king of the Chiemra Ants and you have your own day (/kill). Beware Chairman Netero though.",
  359. "info": "Shares a kill with the Chimera Ants. Can kill one person during the standby. Sided with the Chimera Ants.",
  360. "actions": {
  361. "standby": {
  362. "kill": {
  363. "target": "AnyButTeam",
  364. "msg": "You can quickly kill someone with /kill. Beware Netero.",
  365. "killmsg": "~Target~ (~Role~) sees a blur of green and then everything is black. Meruem draws his tail back and cleans it off, leaving ~Target~'s headless body to rot."
  366. }
  367. },
  368. "teamTalk": [
  369. "cheetu",
  370. "leol",
  371. "yunju",
  372. "meruem",
  373. "pitou",
  374. "pouf",
  375. "youpi"
  376. ],
  377. "startup": "team-reveal-with-roles",
  378. "preventTeamvote": true,
  379. "updateTeam": true
  380. }
  381. },
  382. {
  383. "role": "pitou",
  384. "translation": "Neferpitou",
  385. "side": "ants",
  386. "help": "You are one of the three royal guards, created only to service and advise your king, Meruem. As well as the shared kill, you can use your En (a part of Nen) to /inspect one person during the night.",
  387. "info": "Can inspect during the night. Shares a kill with the Chimera Ants. Sided with the Chimera Ants.",
  388. "actions": {
  389. "night": {
  390. "kill": {
  391. "target": "AnyButTeam",
  392. "common": "Team",
  393. "priority": 14
  394. },
  395. "inspect": {
  396. "common": "Self",
  397. "target": "AnyButTeam",
  398. "priority": 30
  399. }
  400. },
  401. "teamTalk": [
  402. "cheetu",
  403. "leol",
  404. "yunju",
  405. "meruem",
  406. "pitou",
  407. "pouf",
  408. "youpi"
  409. ],
  410. "startup": "team-reveal-with-roles",
  411. "preventTeamvote": true,
  412. "updateTeam": true
  413. }
  414. },
  415. {
  416. "role": "pouf",
  417. "translation": "Shaiapouf",
  418. "side": "ants",
  419. "help": "You are one of the three royal guards, created only to service and advise your king, Meruem. As well as the shared kill, you can use the scales from your wings to hypnotize and /distract your target.",
  420. "info": "Can distract during the night. Shares a kill with the Chimera Ants. Sided with the Chimera Ants.",
  421. "actions": {
  422. "night": {
  423. "kill": {
  424. "target": "AnyButTeam",
  425. "common": "Team",
  426. "priority": 14
  427. },
  428. "distract": {
  429. "common": "Self",
  430. "target": "AnyButTeam",
  431. "priority": 1,
  432. "distractmsg": "You see thousands of shiny scales surround you. 'Pretty Scales', you were entranced the whole night.",
  433. "teammsg": "Your partner was busy playing with scales all night. You could not pull off your plans tonight."
  434. }
  435. },
  436. "teamTalk": [
  437. "cheetu",
  438. "leol",
  439. "yunju",
  440. "meruem",
  441. "pitou",
  442. "pouf",
  443. "youpi"
  444. ],
  445. "startup": "team-reveal-with-roles",
  446. "preventTeamvote": true,
  447. "updateTeam": true
  448. }
  449. },
  450. {
  451. "role": "youpi",
  452. "translation": "Menthuthuyoupi",
  453. "side": "ants",
  454. "help": "You are one of the three royal guards, created only to service and advise your king, Meruem. As well as the shared kill, you can use your natural abilities and Nen abilities to transform and /protect your king, no matter the cost.",
  455. "info": "Can protect during the night. Shares a kill with the Chimera Ants. Sided with the Chimera Ants.",
  456. "actions": {
  457. "night": {
  458. "kill": {
  459. "target": "AnyButTeam",
  460. "common": "Team",
  461. "priority": 14
  462. },
  463. "protect": {
  464. "common": "Self",
  465. "target": "AnyButTeam",
  466. "priority": 5
  467. }
  468. },
  469. "teamTalk": [
  470. "cheetu",
  471. "leol",
  472. "yunju",
  473. "meruem",
  474. "pitou",
  475. "pouf",
  476. "youpi"
  477. ],
  478. "startup": "team-reveal-with-roles",
  479. "preventTeamvote": true,
  480. "updateTeam": true
  481. }
  482. },
  483. {
  484. "role": "chrollo",
  485. "translation": "Chrollo",
  486. "side": "spiders",
  487. "help": "Chrollo, leader of the Phantom Troupe, you share a night /kill with the troupe and you also have a vote of 2 since you are teh leader of the Phantom Troupe. Use /tt to talk to your team.",
  488. "info": "Has a vote of 2 and shares a kill with the Phantom Troupe. Sided the Phantom Troupe.",
  489. "actions": {
  490. "night": {
  491. "kill": {
  492. "common": "Team",
  493. "target": "AnyButTeam",
  494. "priority": 20
  495. }
  496. },
  497. "vote": 2,
  498. "teamTalk": [
  499. "chrollo",
  500. "chrollo2",
  501. "feitan",
  502. "bonolenov",
  503. "uvogin",
  504. "nobunaga"
  505. ],
  506. "startup": "team-reveal-with-roles",
  507. "preventTeamvote": true,
  508. "updateTeam": true
  509. }
  510. },
  511. {
  512. "role": "chrollo2",
  513. "translation": "Chrollo",
  514. "side": "spiders",
  515. "help": "Chrollo, leader of the Phantom Troupe, you share a night /kill with the troupe and you also have a vote of 2 since you are the leader of the Phantom Troupe. Use /tt to talk to your team.",
  516. "info": "Has a vote of 3 and shares a kill with the Phantom Troupe. Sided the Phantom Troupe.",
  517. "actions": {
  518. "night": {
  519. "kill": {
  520. "common": "Team",
  521. "target": "AnyButTeam",
  522. "priority": 20
  523. }
  524. },
  525. "vote": 3,
  526. "teamTalk": [
  527. "chrollo",
  528. "chrollo2",
  529. "feitan",
  530. "bonolenov",
  531. "uvogin",
  532. "nobunaga"
  533. ],
  534. "startup": "team-reveal-with-roles",
  535. "preventTeamvote": true,
  536. "updateTeam": true
  537. }
  538. },
  539. {
  540. "role": "feitan",
  541. "translation": "Feitan",
  542. "side": "spiders",
  543. "help": "Feitan is one of the thirteen members of the Phantom Troupe. He is skilled with the sword and specializes in torture. Feitan shares a /kill with his team but when he kills he ignores distractors. Use /tt to talk to your team.",
  544. "info": "Shares a kill with the Phantom Troupe. If he kills he ignores distractors. Sided the Phantom Troupe.",
  545. "actions": {
  546. "night": {
  547. "kill": {
  548. "common": "Team",
  549. "target": "AnyButTeam",
  550. "priority": 20
  551. }
  552. },
  553. "distract": {
  554. "mode": "ignore",
  555. "msg": "A distractor visited you during the night, but you paid no heed and continued with your task."
  556. },
  557. "teamTalk": [
  558. "chrollo",
  559. "chrollo2",
  560. "feitan",
  561. "bonolenov",
  562. "uvogin",
  563. "nobunaga"
  564. ],
  565. "startup": "team-reveal-with-roles",
  566. "preventTeamvote": true,
  567. "updateTeam": true
  568. }
  569. },
  570. {
  571. "role": "bonolenov",
  572. "translation": "Bonolenov",
  573. "side": "spiders",
  574. "help": "Bonolenocv is one of the thirteen members of the Phantom Troupe. He is a descendant of the Gyudondond, the dancing warriors and he can use his music to /distract his targets. He also shares a /kill with his team but should let Feitan kill since he ignores distractors. Use /tt to talk to your team.",
  575. "info": "Shares a kill with the Phantom Troupe and can distract one person during the night. Sided the Phantom Troupe.",
  576. "actions": {
  577. "night": {
  578. "kill": {
  579. "common": "Team",
  580. "target": "AnyButTeam",
  581. "priority": 20
  582. },
  583. "distract": {
  584. "common": "Self",
  585. "target": "AnyButTeam",
  586. "priority": 3
  587. }
  588. },
  589. "teamTalk": [
  590. "chrollo",
  591. "chrollo2",
  592. "feitan",
  593. "bonolenov",
  594. "uvogin",
  595. "nobunaga"
  596. ],
  597. "startup": "team-reveal-with-roles",
  598. "preventTeamvote": true,
  599. "updateTeam": true
  600. }
  601. },
  602. {
  603. "role": "uvogin",
  604. "translation": "Uvogin",
  605. "side": "spiders",
  606. "help": "Uvogin is one of the thirteen members of the Phantom Troupe and is also the strongest. He is among the few original members of the Troupe. He shares a /kill with his team but should let Feitan kill since he ignores distractors. Use /tt to talk to your team.",
  607. "info": "Shares a kill with the Phantom Troupe. Sided the Phantom Troupe.",
  608. "actions": {
  609. "night": {
  610. "kill": {
  611. "common": "Team",
  612. "target": "AnyButTeam",
  613. "priority": 20
  614. }
  615. },
  616. "teamTalk": [
  617. "chrollo",
  618. "chrollo2",
  619. "feitan",
  620. "bonolenov",
  621. "uvogin",
  622. "nobunaga"
  623. ],
  624. "startup": "team-reveal-with-roles",
  625. "preventTeamvote": true,
  626. "updateTeam": true
  627. }
  628. },
  629. {
  630. "role": "nobunaga",
  631. "translation": "Nobunaga",
  632. "side": "spiders",
  633. "help": "Nobunaga is one of the thirteen members of the Phantom Troupe and is also the strongest. He is among the few original members of the Troupe. He shares a /kill with his team but should let Feitan kill since he ignores distractors. Use /tt to talk to your team.",
  634. "info": "Shares a kill with the Phantom Troupe. Sided the Phantom Troupe.",
  635. "actions": {
  636. "night": {
  637. "kill": {
  638. "common": "Team",
  639. "target": "AnyButTeam",
  640. "priority": 20
  641. }
  642. },
  643. "teamTalk": [
  644. "chrollo",
  645. "chrollo2",
  646. "feitan",
  647. "bonolenov",
  648. "uvogin",
  649. "nobunaga"
  650. ],
  651. "startup": "team-reveal-with-roles",
  652. "preventTeamvote": true,
  653. "updateTeam": true
  654. }
  655. },
  656. {
  657. "role": "zeno",
  658. "translation": "Zeno",
  659. "side": "assassins",
  660. "help": "You are Zeno Zoldyck. Grandfather of Killua and father of Silva Zoldyck. He is a skilled tactician and is a very strong fighter. He can kill one person during the day and may be revealed. Be careful of Netero. He also shares a kill with the rest of the Zoldyck Family. Use /tt to talk to your team.",
  661. "info": "Can kill one person during the standby and may be revealed. Shares a night kill with the Zoldyck Family. Sided with the Zoldyck Family.",
  662. "actions": {
  663. "standby": {
  664. "kill": {
  665. "target": "AnyButTeam",
  666. "msg": "You can use your Nen to /kill! You have a chance to be revealed. Be careful of Netero.",
  667. "killmsg": "~Target~ (~Role~) sees a golden dragon spiraling down at him and hears a voice 'Dragon Dive!' and the dragon splits into thousands of golden arrows raining down and piercing ~Target~'s body, killing them instantly.",
  668. "revealChance": 0.3,
  669. "revealmsg": "In the sky above, ~Role~ was seen and identified to be ~Self~!"
  670. }
  671. },
  672. "night": {
  673. "kill": {
  674. "common": "Team",
  675. "target": "AnyButTeam",
  676. "priority": 11
  677. }
  678. },
  679. "teamTalk": [
  680. "zeno",
  681. "silva",
  682. "illumi",
  683. "milluki",
  684. "gotoh",
  685. "tsubone"
  686. ],
  687. "startup": "team-reveal-with-roles",
  688. "preventTeamvote": true,
  689. "updateTeam": true
  690. }
  691. },
  692. {
  693. "role": "silva",
  694. "translation": "Silva",
  695. "side": "assassins",
  696. "help": "You are Silva Zoldyck. Father of Illumi, Milluki, Killua, Alluka, and Kalluto Zoldyck. He is a strong and muscular assassin. He shares a kill with Zoldyck Family and has a chance of piercing protects. Use /tt to talk to your team.",
  697. "info": "Can kill one person during the night, which is shared with the Zoldyck Family. Has a chance of piercing protects. Sided with the Zoldyck Family.",
  698. "actions": {
  699. "night": {
  700. "kill": {
  701. "common": "Team",
  702. "target": "AnyButTeam",
  703. "priority": 11,
  704. "pierceChance": 0.6
  705. }
  706. },
  707. "teamTalk": [
  708. "zeno",
  709. "silva",
  710. "illumi",
  711. "milluki",
  712. "gotoh",
  713. "tsubone"
  714. ],
  715. "startup": "team-reveal-with-roles",
  716. "preventTeamvote": true,
  717. "updateTeam": true
  718. }
  719. },
  720. {
  721. "role": "illumi",
  722. "translation": "Illumi",
  723. "side": "assassins",
  724. "help": "You are the son Silva Zoldyck, Illumi Zoldyck. You are a master at the art of manipulation and killing. You share a kill with the rest of the Zoldyck Family and you have a chance of haxing kills. Use /tt to talk to your team.",
  725. "info": "Can kill one person during the night, which is shared with the Zoldyck Family. Has a chance of haxing kills. Sided with the Zoldyck Family.",
  726. "actions": {
  727. "night": {
  728. "kill": {
  729. "common": "Team",
  730. "target": "AnyButTeam",
  731. "priority": 11
  732. }
  733. },
  734. "hax": {
  735. "kill": {
  736. "revealTeam": 0.2,
  737. "revealPlayer": 0.2
  738. }
  739. },
  740. "teamTalk": [
  741. "zeno",
  742. "silva",
  743. "illumi",
  744. "milluki",
  745. "gotoh",
  746. "tsubone"
  747. ],
  748. "startup": "team-reveal-with-roles",
  749. "preventTeamvote": true,
  750. "updateTeam": true
  751. }
  752. },
  753. {
  754. "role": "milluki",
  755. "translation": "Milluki",
  756. "side": "assassins",
  757. "help": "You are the son Silva Zoldyck, Milluki Zoldyck. You are a master at computers. Your hacking and computer skills give you a chance to inspect one person during the night tho your information may be incorrect. You also share a kill with the rest of the Zoldyck Family. Use /tt to talk to your team.",
  758. "info": "Can kill one person during the night, which is shared with the Zoldyck Family. Also has a inspect that may be incorrect. Sided with the Zoldyck Family.",
  759. "actions": {
  760. "night": {
  761. "kill": {
  762. "common": "Team",
  763. "target": "AnyButTeam",
  764. "priority": 11
  765. },
  766. "inspect": {
  767. "common": "Self",
  768. "target": "AnyButTeam",
  769. "priority": 30,
  770. "Sight": {
  771. "true": 0.4,
  772. "gon": 0.25,
  773. "meruem": 0.25,
  774. "chrollo": 0.1
  775. }
  776. }
  777. },
  778. "teamTalk": [
  779. "zeno",
  780. "silva",
  781. "illumi",
  782. "milluki",
  783. "gotoh",
  784. "tsubone"
  785. ],
  786. "startup": "team-reveal-with-roles",
  787. "preventTeamvote": true,
  788. "updateTeam": true
  789. }
  790. },
  791. {
  792. "role": "gotoh",
  793. "translation": "Gotoh",
  794. "side": "assassins",
  795. "help": "You are a servant of the Zoldyck family, classified as a 'Butler'. Butlers are hand-picked and put through extreme training to protect and serve the Zoldyck family. You do not have a kill but you do have a /protect to guard the Zoldyck Family. Use /tt to talk to your team.",
  796. "info": "Can protect one person during the night Sided with the Zoldyck Family.",
  797. "actions": {
  798. "night": {
  799. "protect": {
  800. "common": "Self",
  801. "target": "AnyButSelf",
  802. "priority": 5
  803. }
  804. },
  805. "teamTalk": [
  806. "zeno",
  807. "silva",
  808. "illumi",
  809. "milluki",
  810. "gotoh",
  811. "tsubone"
  812. ],
  813. "startup": "team-reveal-with-roles",
  814. "preventTeamvote": true,
  815. "updateTeam": true
  816. }
  817. },
  818. {
  819. "role": "tsubone",
  820. "translation": "Tsubone",
  821. "side": "assassins",
  822. "help": "You are a servant of the Zoldyck family, classified as a 'Butler,. Butlers are hand-picked and put through extreme training to protect and serve the Zoldyck family. You are a giant muscular mass and have two /protects a night. Use /tt to talk to your team.",
  823. "info": "Can protect one person during the night. Sided with the Zoldyck Family.",
  824. "actions": {
  825. "night": {
  826. "protect": {
  827. "common": "Self",
  828. "target": "AnyButSelf",
  829. "priority": 5,
  830. "limit": 2
  831. }
  832. },
  833. "teamTalk": [
  834. "zeno",
  835. "silva",
  836. "illumi",
  837. "milluki",
  838. "gotoh",
  839. "tsubone"
  840. ],
  841. "startup": "team-reveal-with-roles",
  842. "preventTeamvote": true,
  843. "updateTeam": true
  844. }
  845. },
  846. {
  847. "role": "mike",
  848. "translation": "Mike",
  849. "side": "assassins",
  850. "help": "You are a giant dog that protects the Zoldyck family from intruders. You can leave the actual protecting to the Butlers, you can /expose 3 people during the day and yourself, everyday! You do not know your team so be careful who you expose.",
  851. "info": "Can expose 3 people everyday during the standby, though also reveals himself. Does not know his team. Sided with the Zoldyck Family.",
  852. "actions": {
  853. "standby": {
  854. "expose": {
  855. "target": "AnyButSelf",
  856. "msg": "You can howl expose a persons role with /expose. This action also reveals you.",
  857. "exposemsg": "~Self~ let loose a deafening howl and ~Target~ fell writhing from the pain in his ears, wishing for it to stop.",
  858. "limit": 3
  859. }
  860. }
  861. }
  862. }
  863. ],
  864. "roles1": [
  865. "zushi",
  866. "leol",
  867. "kurapika",
  868. "uvogin",
  869. "villager",
  870. "villager",
  871. "killua",
  872. "illumi",
  873. "satotz",
  874. "yunju",
  875. "villager",
  876. "gotoh",
  877. "leorio",
  878. "nobunaga",
  879. "milluki",
  880. "cheetu",
  881. "villager",
  882. "gon",
  883. "silva",
  884. "chrollo",
  885. "hisoka",
  886. "melody",
  887. "bonolenov"
  888. ],
  889. "roles2": [
  890. "zushi",
  891. "nobunaga",
  892. "kurapika",
  893. "uvogin",
  894. "villager",
  895. "chrollo2",
  896. "killua",
  897. "silva",
  898. "satotz",
  899. "netero",
  900. "meruem",
  901. "gon",
  902. "zeno",
  903. "youpi",
  904. "melody",
  905. "villager",
  906. "tsubone",
  907. "feitan",
  908. "leorio",
  909. "hisoka",
  910. "pouf",
  911. "bonolenov",
  912. "bisky",
  913. "pitou",
  914. "villager",
  915. "villager",
  916. "villager"
  917. ],
  918. "roles3": [
  919. "gon",
  920. "killua",
  921. "kurapika",
  922. "leorio",
  923. "melody",
  924. "netero",
  925. "hisoka",
  926. "bisky",
  927. "satotz",
  928. "zushi",
  929. "chrollo2",
  930. "uvogin",
  931. "nobunaga",
  932. "bonolenov",
  933. "feitan",
  934. "meruem",
  935. "pitou",
  936. "pouf",
  937. "youpi",
  938. "cheetu",
  939. "leol",
  940. "yunju",
  941. "zeno",
  942. "silva",
  943. "illumi",
  944. "milluki",
  945. "tsubone",
  946. "mike",
  947. "villager",
  948. "villager",
  949. "villager",
  950. "villager",
  951. "villager",
  952. "villager",
  953. "villager",
  954. "villager",
  955. "villager",
  956. "villager",
  957. "villager",
  958. "villager"
  959. ],
  960. "killmsg": "-Hunter: ~Player~ (~Role~) was brutally murdered during the night.",
  961. "killusermsg": "You were brutally murdered during the night!"
  962. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement