Advertisement
Crobat

NarutoWE Mafia Theme Code

May 23rd, 2015
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 158.52 KB | None | 0 0
  1. {
  2. "name": "NarutoWE",
  3. "altname": "Naruto: World's End",
  4. "author": [
  5. "<b><i><span style='color:#380B61'>Crobat</span></i></b>",
  6. "<b><i><span style='color:#FF00FF'>Espeon</span></i></b>",
  7. "<b><i><span style='color:#FF0000'>Arcanine</span></i></b>",
  8. "<b><i><span style='color:#000000'>Fate Testarossa</span></i></b>",
  9. "<b><i><span style='color:#5882FA'>Amane Ohtori</span></i></b>"
  10. ],
  11. "summary": "The members of the original Team 7 have their backs against the wall as they take on some of the most powerful villains from both the original and Shippuden series! Can they defend their beloved Leaf Village (and the world) from impending utter destruction? See the following link for a description of each role as well as its alternate and weakened forms. http://pastebin.com/raw.php?i=QqS7Mjfa",
  12. "sides": [
  13. {
  14. "side": "village",
  15. "translation": "Team 7",
  16. "winmsg": "Thanks to the amazing efforts of ~Players~ against all odds, the Hidden Leaf Village and the shinobi world have been saved!"
  17. },
  18. {
  19. "side": "mist",
  20. "translation": "Mist Shinobi",
  21. "winmsg": "Weaklings. What you see is the spilled blood of pathetic weaklings. ~Players~ have brutally cut down their opposition."
  22. },
  23. {
  24. "side": "akatsuki",
  25. "translation": "Akatsuki",
  26. "winmsg": "The nine-tailed fox has been extracted. The original Team 7 has been eliminated. There is nothing that can stop ~Players~ now. Mission complete."
  27. },
  28. {
  29. "side": "project",
  30. "translation": "Project Tsuki No Me",
  31. "winmsg": "Project Tsuki No Me has been completed. An infinite tsukuyomi is reflected on the moon as the entire world and its inhabitants are robbed of all free will. This world belongs to ~Players~ now."
  32. },
  33. {
  34. "side": "pain",
  35. "translation": "Pain",
  36. "winmsg": "So much pain and suffering...but it is all over now. ~Players~ has finally established a world of eternal peace ruled by fear and the cycle of hatred."
  37. },
  38. {
  39. "side": "snake",
  40. "translation": "Orochimaru's Forces",
  41. "winmsg": "~Players~ have taken over the shinobi world with their plethora of forbidden jutsu!"
  42. }
  43. ],
  44. "roles": [
  45. {
  46. "role": "naruto",
  47. "translation": "Naruto",
  48. "side": "village",
  49. "startupmsg": "You are ~Role~!",
  50. "help": "Training under many great shinobi have allowed you to learn many different jutsu! Right now, you can /kill during the night using your rasengan, and your sharp awareness gives you a 50% chance to evade nightkills. You can /sage yourself to enter sage mode (nonrevealing daykill every 2 days, can hax Kakashi, can't be killed by Kakashi). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate.",
  51. "info": "Can kill one person during the night. Has a 50% chance to evade nightkills. Can sage (convert, can't be distracted) self to enter Sage Mode. Gains an additional vote and -1 voteshield every time a teammate dies. ~Sided~",
  52. "actions": {
  53. "night": {
  54. "kill": {
  55. "target": "AnyButSelf",
  56. "common": "Self",
  57. "priority": 11,
  58. "msg": "±Naruto: RASENGAN!"
  59. },
  60. "sage": {
  61. "command": "convert",
  62. "target": "OnlySelf",
  63. "common": "Self",
  64. "priority": 13,
  65. "newRole": "narutos",
  66. "ignoreDistract": true,
  67. "silent": true,
  68. "pierce": true
  69. }
  70. },
  71. "kill": {
  72. "mode": {
  73. "evadeChance": 0.5
  74. }
  75. },
  76. "dummy": {
  77. "mode": "die",
  78. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  79. "targetmsg": ""
  80. }
  81. }
  82. },
  83. {
  84. "role": "narutos",
  85. "translation": "Naruto (Sage Mode)",
  86. "side": "village",
  87. "startupmsg": "You are ~Role~!",
  88. "help": "You have entered Sage Mode and now have different abilities. You can /kill during the day without being revealed using your rasenshuriken. However, since this jutsu uses such an immense amount of chakra, you can only use it every other day. You also evade Kakashi's kills and can hax his kills as well! If you want, you can /leave sage mode to revert back to your old abilities (nightkill, 50% chance to evade nightkills and daykills). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate.",
  89. "info": "Can kill one person during the standby every other day. Evades Kakashi's daykills. Moderate hax on Kakashi's daykill. Can leave (convert, can't be distracted) self to leave Sage Mode. ~Sided~",
  90. "actions": {
  91. "night": {
  92. "leave": {
  93. "command": "convert",
  94. "target": "OnlySelf",
  95. "common": "Self",
  96. "priority": 13,
  97. "newRole": "naruto",
  98. "ignoreDistract": true,
  99. "silent": true,
  100. "pierce": true
  101. }
  102. },
  103. "standby": {
  104. "kill": {
  105. "target": "AnyButSelf",
  106. "msg": "Your rasenshuriken is ready! Use /kill to kill someone now without being revealed! Remember that you can only do this every other day.",
  107. "killmsg": "A large shuriken with a giant rasengan in the middle of it is seen flying at high speeds directly into ~Target~. Countless microscopic wind-blades completely sever ~Target~'s nerve channels and chakra system, instantly killing them.",
  108. "recharge": 2
  109. }
  110. },
  111. "daykill": {
  112. "mode": {
  113. "ignore": [
  114. "kakashis",
  115. "kakashisd"
  116. ]
  117. }
  118. },
  119. "standbyHax": {
  120. "kamui": {
  121. "revealRole": 0.35
  122. }
  123. },
  124. "onlist": "naruto",
  125. "onteam": "naruto"
  126. }
  127. },
  128. {
  129. "role": "narutod",
  130. "translation": "Naruto",
  131. "side": "village",
  132. "hide": "side",
  133. "startupmsg": "You are ~Role~!",
  134. "help": "Training under many great shinobi have allowed you to learn many different jutsu! Right now, you can /kill during the night using your rasengan! However, since you have been weakened, you no longer have any chance of evading nightkills. You can /sage yourself to enter sage mode (nonrevealing daykill every 2 days). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate.",
  135. "info": "Can kill one person during the night. Can sage (convert, can't be distracted) self to enter Sage Mode. Gains an additional vote and -1 voteshield every time a teammate dies. ~Sided~",
  136. "players": "Weakened.",
  137. "actions": {
  138. "night": {
  139. "kill": {
  140. "target": "AnyButSelf",
  141. "common": "Self",
  142. "priority": 11,
  143. "hide": true,
  144. "msg": "±Naruto: RASENGAN!"
  145. },
  146. "sage": {
  147. "command": "convert",
  148. "target": "OnlySelf",
  149. "common": "Self",
  150. "priority": 13,
  151. "newRole": "narutosd",
  152. "ignoreDistract": true,
  153. "silent": true,
  154. "pierce": true,
  155. "hide": true
  156. }
  157. }
  158. }
  159. },
  160. {
  161. "role": "narutosd",
  162. "translation": "Naruto (Sage Mode)",
  163. "side": "village",
  164. "hide": "side",
  165. "startupmsg": "You are ~Role~!",
  166. "help": "You have entered Sage Mode and now have different abilities. You can /kill during the day without being revealed using your rasenshuriken. However, since this jutsu uses such an immense amount of chakra, you can only use it every other day. Since you've been weakened, you can no longer hax Kakashi's kills or evade them. If you want, you can /leave sage mode to revert back to your old abilities (nightkill). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate.",
  167. "info": "Can kill one person during the standby every other day. Can leave (convert, can't be distracted) self to leave Sage Mode. ~Sided~",
  168. "players": "Weakened.",
  169. "actions": {
  170. "night": {
  171. "leave": {
  172. "command": "convert",
  173. "target": "OnlySelf",
  174. "common": "Self",
  175. "priority": 13,
  176. "newRole": "narutod",
  177. "ignoreDistract": true,
  178. "silent": true,
  179. "pierce": true,
  180. "hide": true
  181. }
  182. },
  183. "standby": {
  184. "kill": {
  185. "target": "AnyButSelf",
  186. "msg": "Your rasenshuriken is ready! Use /kill to kill someone now without being revealed! Remember that you can only do this every other day.",
  187. "killmsg": "A large shuriken with a giant rasengan in the middle of it is seen flying at high speeds directly into ~Target~. Countless microscopic wind-blades completely sever ~Target~'s nerve channels and chakra system, instantly killing them.",
  188. "recharge": 2
  189. }
  190. },
  191. "onlist": "naruto",
  192. "onteam": "naruto"
  193. }
  194. },
  195. {
  196. "role": "naruto1",
  197. "translation": "Naruto",
  198. "side": "village",
  199. "hide": true,
  200. "startupmsg": "You are ~Role~!",
  201. "help": "Training under many great shinobi have allowed you to learn many different jutsu! Right now, you can /kill during the night using your rasengan, and your sharp awareness gives you a 50% chance to evade nightkills. You can /sage yourself to enter sage mode (nonrevealing daykill every 2 days, can hax Kakashi, can't be killed by Kakashi). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate. You have a vote of 2 and a voteshield of -1.",
  202. "info": "Can kill one person during the night. Has a 50% chance to evade nightkills. Can sage (convert, can't be distracted) self to enter Sage Mode. Gains an additional vote and -1 voteshield every time a teammate dies. ~Sided~",
  203. "actions": {
  204. "night": {
  205. "kill": {
  206. "target": "AnyButSelf",
  207. "common": "Self",
  208. "priority": 11,
  209. "hide": true,
  210. "msg": "±Naruto: RASENGAN!"
  211. },
  212. "sage": {
  213. "command": "convert",
  214. "target": "OnlySelf",
  215. "common": "Self",
  216. "priority": 13,
  217. "newRole": "narutos1",
  218. "ignoreDistract": true,
  219. "silent": true,
  220. "pierce": true,
  221. "hide": true
  222. }
  223. },
  224. "kill": {
  225. "mode": {
  226. "evadeChance": 0.5
  227. }
  228. },
  229. "dummy": {
  230. "mode": "die",
  231. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  232. "targetmsg": ""
  233. },
  234. "vote": 2,
  235. "voteshield": -1
  236. }
  237. },
  238. {
  239. "role": "narutos1",
  240. "translation": "Naruto (Sage Mode)",
  241. "side": "village",
  242. "hide": true,
  243. "startupmsg": "You are ~Role~!",
  244. "help": "You have entered Sage Mode and now have different abilities. You can /kill during the day without being revealed using your rasenshuriken. However, since this jutsu uses such an immense amount of chakra, you can only use it every other day. You also evade Kakashi's kills and can hax his kills as well! If you want, you can /leave sage mode to revert back to your old abilities (nightkill, 50% chance to evade nightkills and daykills). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate. You have a vote of 2 and a voteshield of -1.",
  245. "info": "Can kill one person during the standby every other day. Evades Kakashi's daykills. Moderate hax on Kakashi's daykill. Can leave (convert, can't be distracted) self to leave Sage Mode. ~Sided~",
  246. "actions": {
  247. "night": {
  248. "leave": {
  249. "command": "convert",
  250. "target": "OnlySelf",
  251. "common": "Self",
  252. "priority": 13,
  253. "newRole": "naruto1",
  254. "ignoreDistract": true,
  255. "silent": true,
  256. "pierce": true,
  257. "hide": true
  258. }
  259. },
  260. "standby": {
  261. "kill": {
  262. "target": "AnyButSelf",
  263. "msg": "Your rasenshuriken is ready! Use /kill to kill someone now without being revealed! Remember that you can only do this every other day.",
  264. "killmsg": "A large shuriken with a giant rasengan in the middle of it is seen flying at high speeds directly into ~Target~. Countless microscopic wind-blades completely sever ~Target~'s nerve channels and chakra system, instantly killing them.",
  265. "recharge": 2
  266. }
  267. },
  268. "daykill": {
  269. "mode": {
  270. "ignore": [
  271. "kakashis",
  272. "kakashisd"
  273. ]
  274. }
  275. },
  276. "standbyHax": {
  277. "kamui": {
  278. "revealRole": 0.35
  279. }
  280. },
  281. "onlist": "naruto",
  282. "onteam": "naruto",
  283. "vote": 2,
  284. "voteshield": -1
  285. }
  286. },
  287. {
  288. "role": "narutod1",
  289. "translation": "Naruto",
  290. "side": "village",
  291. "hide": true,
  292. "startupmsg": "You are ~Role~!",
  293. "help": "Training under many great shinobi have allowed you to learn many different jutsu! Right now, you can /kill during the night using your rasengan! However, since you have been weakened, you no longer have any chance of evading nightkills. You can /sage yourself to enter sage mode (nonrevealing daykill every 2 days). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate. You have a vote of 2 and a voteshield of -1.",
  294. "info": "Can kill one person during the night. Can sage (convert, can't be distracted) self to enter Sage Mode. Gains an additional vote and -1 voteshield every time a teammate dies. ~Sided~",
  295. "players": "Weakened.",
  296. "actions": {
  297. "night": {
  298. "kill": {
  299. "target": "AnyButSelf",
  300. "common": "Self",
  301. "priority": 11,
  302. "hide": true,
  303. "msg": "±Naruto: RASENGAN!"
  304. },
  305. "sage": {
  306. "command": "convert",
  307. "target": "OnlySelf",
  308. "common": "Self",
  309. "priority": 13,
  310. "newRole": "narutosd1",
  311. "ignoreDistract": true,
  312. "silent": true,
  313. "pierce": true,
  314. "hide": true
  315. }
  316. },
  317. "vote": 2,
  318. "voteshield": -1
  319. }
  320. },
  321. {
  322. "role": "narutosd1",
  323. "translation": "Naruto (Sage Mode)",
  324. "side": "village",
  325. "hide": true,
  326. "startupmsg": "You are ~Role~!",
  327. "help": "You have entered Sage Mode and now have different abilities. You can /kill during the day without being revealed using your rasenshuriken. However, since this jutsu uses such an immense amount of chakra, you can only use it every other day. Since you've been weakened, you can no longer hax Kakashi's kills or evade them. If you want, you can /leave sage mode to revert back to your old abilities (nightkill). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate. You have a vote of 2 and a voteshield of -1.",
  328. "info": "Can kill one person during the standby every other day. Can leave (convert, can't be distracted) self to leave Sage Mode. ~Sided~",
  329. "players": "Weakened.",
  330. "actions": {
  331. "night": {
  332. "leave": {
  333. "command": "convert",
  334. "target": "OnlySelf",
  335. "common": "Self",
  336. "priority": 13,
  337. "newRole": "narutod1",
  338. "ignoreDistract": true,
  339. "silent": true,
  340. "pierce": true,
  341. "hide": true
  342. }
  343. },
  344. "standby": {
  345. "kill": {
  346. "target": "AnyButSelf",
  347. "msg": "Your rasenshuriken is ready! Use /kill to kill someone now without being revealed! Remember that you can only do this every other day.",
  348. "killmsg": "A large shuriken with a giant rasengan in the middle of it is seen flying at high speeds directly into ~Target~. Countless microscopic wind-blades completely sever ~Target~'s nerve channels and chakra system, instantly killing them.",
  349. "recharge": 2
  350. }
  351. },
  352. "onlist": "naruto",
  353. "onteam": "naruto",
  354. "vote": 2,
  355. "voteshield": -1
  356. }
  357. },
  358. {
  359. "role": "naruto2",
  360. "translation": "Naruto",
  361. "side": "village",
  362. "hide": true,
  363. "startupmsg": "You are ~Role~!",
  364. "help": "Training under many great shinobi have allowed you to learn many different jutsu! Right now, you can /kill during the night using your rasengan, and your sharp awareness gives you a 50% chance to evade nightkills. You can /sage yourself to enter sage mode (nonrevealing daykill every 2 days, can hax Kakashi, can't be killed by Kakashi). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate. You have a vote of 3 and a voteshield of -2.",
  365. "info": "Can kill one person during the night. Has a 50% chance to evade nightkills. Can sage (convert, can't be distracted) self to enter Sage Mode. Gains an additional vote and -1 voteshield every time a teammate dies. ~Sided~",
  366. "actions": {
  367. "night": {
  368. "kill": {
  369. "target": "AnyButSelf",
  370. "common": "Self",
  371. "priority": 11,
  372. "hide": true,
  373. "msg": "±Naruto: RASENGAN!"
  374. },
  375. "sage": {
  376. "command": "convert",
  377. "target": "OnlySelf",
  378. "common": "Self",
  379. "priority": 13,
  380. "newRole": "narutos2",
  381. "ignoreDistract": true,
  382. "silent": true,
  383. "pierce": true,
  384. "hide": true
  385. }
  386. },
  387. "kill": {
  388. "mode": {
  389. "evadeChance": 0.5
  390. }
  391. },
  392. "dummy": {
  393. "mode": "die",
  394. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  395. "targetmsg": ""
  396. },
  397. "vote": 3,
  398. "voteshield": -2
  399. }
  400. },
  401. {
  402. "role": "narutos2",
  403. "translation": "Naruto (Sage Mode)",
  404. "side": "village",
  405. "hide": true,
  406. "startupmsg": "You are ~Role~!",
  407. "help": "You have entered Sage Mode and now have different abilities. You can /kill during the day without being revealed using your rasenshuriken. However, since this jutsu uses such an immense amount of chakra, you can only use it every other day. You also evade Kakashi's kills and can hax his kills as well! If you want, you can /leave sage mode to revert back to your old abilities (nightkill, 50% chance to evade nightkills and daykills). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate. You have a vote of 3 and a voteshield of -2.",
  408. "info": "Can kill one person during the standby every other day. Evades Kakashi's daykills. Moderate hax on Kakashi's daykill. Can leave (convert, can't be distracted) self to leave Sage Mode. ~Sided~",
  409. "actions": {
  410. "night": {
  411. "leave": {
  412. "command": "convert",
  413. "target": "OnlySelf",
  414. "common": "Self",
  415. "priority": 13,
  416. "newRole": "naruto2",
  417. "ignoreDistract": true,
  418. "silent": true,
  419. "pierce": true,
  420. "hide": true
  421. }
  422. },
  423. "standby": {
  424. "kill": {
  425. "target": "AnyButSelf",
  426. "msg": "Your rasenshuriken is ready! Use /kill to kill someone now without being revealed! Remember that you can only do this every other day.",
  427. "killmsg": "A large shuriken with a giant rasengan in the middle of it is seen flying at high speeds directly into ~Target~. Countless microscopic wind-blades completely sever ~Target~'s nerve channels and chakra system, instantly killing them.",
  428. "recharge": 2
  429. }
  430. },
  431. "daykill": {
  432. "mode": {
  433. "ignore": [
  434. "kakashis",
  435. "kakashisd"
  436. ]
  437. }
  438. },
  439. "standbyHax": {
  440. "kamui": {
  441. "revealRole": 0.35
  442. }
  443. },
  444. "onlist": "naruto",
  445. "onteam": "naruto",
  446. "vote": 3,
  447. "voteshield": -2
  448. }
  449. },
  450. {
  451. "role": "narutod2",
  452. "translation": "Naruto",
  453. "side": "village",
  454. "hide": true,
  455. "startupmsg": "You are ~Role~!",
  456. "help": "Training under many great shinobi have allowed you to learn many different jutsu! Right now, you can /kill during the night using your rasengan! However, since you have been weakened, you no longer have any chance of evading nightkills. You can /sage yourself to enter sage mode (nonrevealing daykill every 2 days). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate. You have a vote of 3 and a voteshield of -2.",
  457. "info": "Can kill one person during the night. Can sage (convert, can't be distracted) self to enter Sage Mode. Gains an additional vote and -1 voteshield every time a teammate dies. ~Sided~",
  458. "players": "Weakened.",
  459. "actions": {
  460. "night": {
  461. "kill": {
  462. "target": "AnyButSelf",
  463. "common": "Self",
  464. "priority": 11,
  465. "hide": true,
  466. "msg": "±Naruto: RASENGAN!"
  467. },
  468. "sage": {
  469. "command": "convert",
  470. "target": "OnlySelf",
  471. "common": "Self",
  472. "priority": 13,
  473. "newRole": "narutosd2",
  474. "ignoreDistract": true,
  475. "silent": true,
  476. "pierce": true,
  477. "hide": true
  478. }
  479. },
  480. "vote": 3,
  481. "voteshield": -2
  482. }
  483. },
  484. {
  485. "role": "narutosd2",
  486. "translation": "Naruto (Sage Mode)",
  487. "side": "village",
  488. "hide": true,
  489. "startupmsg": "You are ~Role~!",
  490. "help": "You have entered Sage Mode and now have different abilities. You can /kill during the day without being revealed using your rasenshuriken. However, since this jutsu uses such an immense amount of chakra, you can only use it every other day. Since you've been weakened, you can no longer hax Kakashi's kills or evade them. If you want, you can /leave sage mode to revert back to your old abilities (nightkill). Regardless of whether or not you're in sage mode, you will gain an additional vote and a -1 voteshield each time you lose a teammate. You have a vote of 3 and a voteshield of -2.",
  491. "info": "Can kill one person during the standby every other day. Can leave (convert, can't be distracted) self to leave Sage Mode. ~Sided~",
  492. "players": "Weakened.",
  493. "actions": {
  494. "night": {
  495. "leave": {
  496. "command": "convert",
  497. "target": "OnlySelf",
  498. "common": "Self",
  499. "priority": 13,
  500. "newRole": "narutod2",
  501. "ignoreDistract": true,
  502. "silent": true,
  503. "pierce": true,
  504. "hide": true
  505. }
  506. },
  507. "standby": {
  508. "kill": {
  509. "target": "AnyButSelf",
  510. "msg": "Your rasenshuriken is ready! Use /kill to kill someone now without being revealed! Remember that you can only do this every other day.",
  511. "killmsg": "A large shuriken with a giant rasengan in the middle of it is seen flying at high speeds directly into ~Target~. Countless microscopic wind-blades completely sever ~Target~'s nerve channels and chakra system, instantly killing them.",
  512. "recharge": 2
  513. }
  514. },
  515. "onlist": "naruto",
  516. "onteam": "naruto",
  517. "vote": 3,
  518. "voteshield": -2
  519. }
  520. },
  521. {
  522. "role": "naruto3",
  523. "translation": "Naruto",
  524. "side": "village",
  525. "hide": true,
  526. "startupmsg": "You are ~Role~!",
  527. "help": "Training under many great shinobi have allowed you to learn many different jutsu! Right now, you can /kill during the night using your rasengan, and your sharp awareness gives you a 50% chance to evade nightkills. You can /sage yourself to enter sage mode (nonrevealing daykill every 2 days, can hax Kakashi, can't be killed by Kakashi). You have a vote of 4 and a voteshield of -3.",
  528. "info": "Can kill one person during the night. Has a 50% chance to evade nightkills. Can sage (convert, can't be distracted) self to enter Sage Mode. Gains an additional vote and -1 voteshield every time a teammate dies. ~Sided~",
  529. "actions": {
  530. "night": {
  531. "kill": {
  532. "target": "AnyButSelf",
  533. "common": "Self",
  534. "priority": 11,
  535. "hide": true,
  536. "msg": "±Naruto: RASENGAN!"
  537. },
  538. "sage": {
  539. "command": "convert",
  540. "target": "OnlySelf",
  541. "common": "Self",
  542. "priority": 13,
  543. "newRole": "narutos3",
  544. "ignoreDistract": true,
  545. "silent": true,
  546. "pierce": true,
  547. "hide": true
  548. }
  549. },
  550. "kill": {
  551. "mode": {
  552. "evadeChance": 0.5
  553. }
  554. },
  555. "dummy": {
  556. "mode": "die",
  557. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  558. "targetmsg": ""
  559. },
  560. "vote": 4,
  561. "voteshield": -3
  562. }
  563. },
  564. {
  565. "role": "narutos3",
  566. "translation": "Naruto (Sage Mode)",
  567. "side": "village",
  568. "hide": true,
  569. "startupmsg": "You are ~Role~!",
  570. "help": "You have entered Sage Mode and now have different abilities. You can /kill during the day without being revealed using your rasenshuriken. However, since this jutsu uses such an immense amount of chakra, you can only use it every other day. You also evade Kakashi's kills and can hax his kills as well! If you want, you can /leave sage mode to revert back to your old abilities (nightkill, 50% chance to evade nightkills and daykills). You have a vote of 4 and a voteshield of -3.",
  571. "info": "Can kill one person during the standby every other day. Evades Kakashi's daykills. Moderate hax on Kakashi's daykill. Can leave (convert, can't be distracted) self to leave Sage Mode. ~Sided~",
  572. "actions": {
  573. "night": {
  574. "leave": {
  575. "command": "convert",
  576. "target": "OnlySelf",
  577. "common": "Self",
  578. "priority": 13,
  579. "newRole": "naruto3",
  580. "ignoreDistract": true,
  581. "silent": true,
  582. "pierce": true,
  583. "hide": true
  584. }
  585. },
  586. "standby": {
  587. "kill": {
  588. "target": "AnyButSelf",
  589. "msg": "Your rasenshuriken is ready! Use /kill to kill someone now without being revealed! Remember that you can only do this every other day.",
  590. "killmsg": "A large shuriken with a giant rasengan in the middle of it is seen flying at high speeds directly into ~Target~. Countless microscopic wind-blades completely sever ~Target~'s nerve channels and chakra system, instantly killing them.",
  591. "recharge": 2
  592. }
  593. },
  594. "daykill": {
  595. "mode": {
  596. "ignore": [
  597. "kakashis",
  598. "kakashisd"
  599. ]
  600. }
  601. },
  602. "standbyHax": {
  603. "kamui": {
  604. "revealRole": 0.35
  605. }
  606. },
  607. "onlist": "naruto",
  608. "onteam": "naruto",
  609. "vote": 4,
  610. "voteshield": -3
  611. }
  612. },
  613. {
  614. "role": "narutod3",
  615. "translation": "Naruto",
  616. "side": "village",
  617. "hide": true,
  618. "startupmsg": "You are ~Role~!",
  619. "help": "Training under many great shinobi have allowed you to learn many different jutsu! Right now, you can /kill during the night using your rasengan! However, since you have been weakened, you no longer have any chance of evading nightkills. You can /sage yourself to enter sage mode (nonrevealing daykill every 2 days). You have a vote of 4 and a voteshield of -3.",
  620. "info": "Can kill one person during the night. Can sage (convert, can't be distracted) self to enter Sage Mode. Gains an additional vote and -1 voteshield every time a teammate dies. ~Sided~",
  621. "players": "Weakened.",
  622. "actions": {
  623. "night": {
  624. "kill": {
  625. "target": "AnyButSelf",
  626. "common": "Self",
  627. "priority": 11,
  628. "hide": true,
  629. "msg": "±Naruto: RASENGAN!"
  630. },
  631. "sage": {
  632. "command": "convert",
  633. "target": "OnlySelf",
  634. "common": "Self",
  635. "priority": 13,
  636. "newRole": "narutosd3",
  637. "ignoreDistract": true,
  638. "silent": true,
  639. "pierce": true,
  640. "hide": true
  641. }
  642. },
  643. "vote": 4,
  644. "voteshield": -3
  645. }
  646. },
  647. {
  648. "role": "narutosd3",
  649. "translation": "Naruto (Sage Mode)",
  650. "side": "village",
  651. "hide": true,
  652. "startupmsg": "You are ~Role~!",
  653. "help": "You have entered Sage Mode and now have different abilities. You can /kill during the day without being revealed using your rasenshuriken. However, since this jutsu uses such an immense amount of chakra, you can only use it every other day. Since you've been weakened, you can no longer hax Kakashi's kills or evade them. If you want, you can /leave sage mode to revert back to your old abilities (nightkill). You have a vote of 4 and a voteshield of -3.",
  654. "info": "Can kill one person during the standby every other day. Can leave (convert, can't be distracted) self to leave Sage Mode. ~Sided~",
  655. "players": "Weakened.",
  656. "actions": {
  657. "night": {
  658. "leave": {
  659. "command": "convert",
  660. "target": "OnlySelf",
  661. "common": "Self",
  662. "priority": 13,
  663. "newRole": "narutod3",
  664. "ignoreDistract": true,
  665. "silent": true,
  666. "pierce": true,
  667. "hide": true
  668. }
  669. },
  670. "standby": {
  671. "kill": {
  672. "target": "AnyButSelf",
  673. "msg": "Your rasenshuriken is ready! Use /kill to kill someone now without being revealed! Remember that you can only do this every other day.",
  674. "killmsg": "A large shuriken with a giant rasengan in the middle of it is seen flying at high speeds directly into ~Target~. Countless microscopic wind-blades completely sever ~Target~'s nerve channels and chakra system, instantly killing them.",
  675. "recharge": 2
  676. }
  677. },
  678. "onlist": "naruto",
  679. "onteam": "naruto",
  680. "vote": 4,
  681. "voteshield": -3
  682. }
  683. },
  684. {
  685. "role": "kakashi",
  686. "translation": "Kakashi",
  687. "side": "village",
  688. "startupmsg": "You are ~Role~!",
  689. "help": "You are the leader of Team 7 and a powerful shinobi recognized by many. Your combat skills and awareness grant you the ability to sense what is going on during the night (kill and inspect) as well as counter nightkills! If you want, you can /eye yourself to activate your sharingan (inspect twice a night with a 25% suicide chance, daykill every day with a 35% reveal chance).",
  690. "info": "Counters nightkills. Small hax on kill and inspect. Can eye (convert) self during the night. ~Sided~",
  691. "actions": {
  692. "night": {
  693. "eye": {
  694. "command": "convert",
  695. "target": "OnlySelf",
  696. "common": "Self",
  697. "priority": 6,
  698. "newRole": "kakashiz",
  699. "silent": true,
  700. "silentConvert": true,
  701. "pierce": true,
  702. "hide": true
  703. }
  704. },
  705. "hax": {
  706. "kill": {
  707. "revealTeam": 0.3,
  708. "revealRole": 0.1
  709. },
  710. "inspect": {
  711. "revealTeam": 0.3,
  712. "revealRole": 0.1
  713. }
  714. },
  715. "kill": {
  716. "mode": "ChangeTarget",
  717. "targetmsg": "You tried to kill the powerful Kakashi, but you were no match for him. He ends up killing you instead.",
  718. "msg": "~Role~ made the mistake of trying to defeat you in close combat. You outdueled him and killed him with ease."
  719. },
  720. "dummy": {
  721. "mode": "killattackerevenifprotected",
  722. "msg": "You tried to kill the powerful Kakashi, but you were no match for him. He ends up killing you instead."
  723. },
  724. "onDeath": {
  725. "convertRoles": {
  726. "narutosd2": ["narutosd3"],
  727. "narutod2": ["narutod3"],
  728. "narutos2": ["narutos3"],
  729. "naruto2": ["naruto3"],
  730. "narutosd1": ["narutosd2"],
  731. "narutod1": ["narutod2"],
  732. "narutos1": ["narutos2"],
  733. "naruto1": ["naruto2"],
  734. "narutosd": ["narutosd1"],
  735. "narutod": ["narutod1"],
  736. "narutos": ["narutos1"],
  737. "naruto": ["naruto1"]
  738. },
  739. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  740. }
  741. }
  742. },
  743. {
  744. "role": "kakashiz",
  745. "translation": "Kakashi",
  746. "side": "village",
  747. "hide": true,
  748. "startupmsg": "You are ~Role~!",
  749. "help": "You are the leader of Team 7 and a powerful shinobi recognized by many. Your combat skills and awareness grant you the ability to sense what is going on during the night (kill and inspect) as well as counter nightkills! If you want, you can /eye yourself to activate your sharingan (inspect twice a night with a 25% suicide chance, daykill every day with a 35% reveal chance).",
  750. "info": "Counters nightkills. Small hax on kill and inspect. Can eye (convert) self during the night. ~Sided~",
  751. "actions": {
  752. "initialCondition": {
  753. "curse": {
  754. "curseCount": 1,
  755. "cursedRole": "kakashis"
  756. }
  757. },
  758. "hax": {
  759. "kill": {
  760. "revealTeam": 0.3,
  761. "revealRole": 0.1
  762. },
  763. "inspect": {
  764. "revealTeam": 0.3,
  765. "revealRole": 0.1
  766. }
  767. },
  768. "kill": {
  769. "mode": "ChangeTarget",
  770. "targetmsg": "You tried to kill the powerful Kakashi, but you were no match for him. He ends up killing you instead.",
  771. "msg": "~Role~ made the mistake of trying to defeat you in close combat. You outdueled him and killed him with ease."
  772. },
  773. "dummy": {
  774. "mode": "killattackerevenifprotected",
  775. "msg": "You tried to kill the powerful Kakashi, but you were no match for him. He ends up killing you instead."
  776. },
  777. "onDeath": {
  778. "convertRoles": {
  779. "narutosd2": ["narutosd3"],
  780. "narutod2": ["narutod3"],
  781. "narutos2": ["narutos3"],
  782. "naruto2": ["naruto3"],
  783. "narutosd1": ["narutosd2"],
  784. "narutod1": ["narutod2"],
  785. "narutos1": ["narutos2"],
  786. "naruto1": ["naruto2"],
  787. "narutosd": ["narutosd1"],
  788. "narutod": ["narutod1"],
  789. "narutos": ["narutos1"],
  790. "naruto": ["naruto1"]
  791. },
  792. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  793. }
  794. }
  795. },
  796. {
  797. "role": "kakashizd",
  798. "translation": "Kakashi",
  799. "side": "village",
  800. "hide": true,
  801. "startupmsg": "You are ~Role~!",
  802. "help": "You are the leader of Team 7 and a powerful shinobi recognized by many. Your combat skills and awareness grant you the ability to sense what is going on during the night (kill and inspect) as well as counter nightkills! If you want, you can /eye yourself to activate your sharingan (inspect twice a night with a 25% suicide chance, daykill every day with a 35% reveal chance).",
  803. "info": "Counters nightkills. Small hax on kill and inspect. Can eye (convert) self during the night. ~Sided~",
  804. "actions": {
  805. "initialCondition": {
  806. "curse": {
  807. "curseCount": 1,
  808. "cursedRole": "kakashisd"
  809. }
  810. },
  811. "hax": {
  812. "kill": {
  813. "revealTeam": 0.3,
  814. "revealRole": 0.1
  815. },
  816. "inspect": {
  817. "revealTeam": 0.3,
  818. "revealRole": 0.1
  819. }
  820. },
  821. "kill": {
  822. "mode": "ChangeTarget",
  823. "targetmsg": "You tried to kill the powerful Kakashi, but you were no match for him. He ends up killing you instead.",
  824. "msg": "~Role~ made the mistake of trying to defeat you in close combat. You outdueled him and killed him with ease."
  825. },
  826. "dummy": {
  827. "mode": "killattackerevenifprotected",
  828. "msg": "You tried to kill the powerful Kakashi, but you were no match for him. He ends up killing you instead."
  829. },
  830. "onDeath": {
  831. "convertRoles": {
  832. "narutosd2": ["narutosd3"],
  833. "narutod2": ["narutod3"],
  834. "narutos2": ["narutos3"],
  835. "naruto2": ["naruto3"],
  836. "narutosd1": ["narutosd2"],
  837. "narutod1": ["narutod2"],
  838. "narutos1": ["narutos2"],
  839. "naruto1": ["naruto2"],
  840. "narutosd": ["narutosd1"],
  841. "narutod": ["narutod1"],
  842. "narutos": ["narutos1"],
  843. "naruto": ["naruto1"]
  844. },
  845. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  846. }
  847. }
  848. },
  849. {
  850. "role": "kakashis",
  851. "translation": "Kakashi (Mangekyo)",
  852. "side": "village",
  853. "startupmsg": "You are ~Role~!",
  854. "help": "You have activated your mangekyo sharingan and have different abilities. You can /inspect two people every night and can kill during the day using /kamui. However, since these jutsu can be dangerous and put a strain on your eye, each inspect has a 25% chance to kill you, while each daykill has a 35% chance to reveal you! If you want to revert back to your old abilities (hax on kill and inspect, counter nightkills), you can /cover yourself.",
  855. "info": "Can inspect (25% suicide chance) two people during the night. Can kamui (kill) one person during the standby (35% chance to reveal user). Can cover (convert) self during the night. ~Sided~",
  856. "actions": {
  857. "night": {
  858. "inspect": {
  859. "target": "AnyButSelf",
  860. "common": "Self",
  861. "priority": 14,
  862. "limit": 2,
  863. "suicideChance": 0.25,
  864. "suicidemsg": "You put too much strain on your left eye and died."
  865. },
  866. "cover": {
  867. "command": "convert",
  868. "target": "OnlySelf",
  869. "common": "Self",
  870. "priority": 15,
  871. "newRole": "kakashi",
  872. "silent": true,
  873. "pierce": true
  874. }
  875. },
  876. "standby": {
  877. "kamui": {
  878. "command": "kill",
  879. "target": "AnyButSelf",
  880. "msg": "You can now kill someone using /kamui! Be warned that this has a 35% chance to reveal you.",
  881. "killmsg": "The area around ~Target~ suddenly begins to warp in shape. ~Target~ is sucked away and teleported to another dimension, never to be seen again.",
  882. "revealChance": 0.35,
  883. "revealmsg": "~Self~ (Kakashi) temporarily covers his left eye, as he is exhausted from using so much chakra."
  884. }
  885. },
  886. "onlist": "kakashi",
  887. "onteam": "kakashi",
  888. "onDeath": {
  889. "convertRoles": {
  890. "narutosd2": ["narutosd3"],
  891. "narutod2": ["narutod3"],
  892. "narutos2": ["narutos3"],
  893. "naruto2": ["naruto3"],
  894. "narutosd1": ["narutosd2"],
  895. "narutod1": ["narutod2"],
  896. "narutos1": ["narutos2"],
  897. "naruto1": ["naruto2"],
  898. "narutosd": ["narutosd1"],
  899. "narutod": ["narutod1"],
  900. "narutos": ["narutos1"],
  901. "naruto": ["naruto1"]
  902. },
  903. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  904. }
  905. }
  906. },
  907. {
  908. "role": "kakashid",
  909. "translation": "Kakashi",
  910. "side": "village",
  911. "hide": "side",
  912. "startupmsg": "You are ~Role~!",
  913. "help": "You are the leader of Team 7 and a powerful shinobi recognized by many. Your combat skills and awareness grant you the ability to sense what is going on during the night (kill and inspect)! Since you have been weakened, you can only evade nightkills rather than counter them. If you want, you can /eye yourself to activate your sharingan (inspect once a night with a 25% suicide chance, daykill every other day with a 35% reveal chance).",
  914. "info": "Evades nightkills. Small hax on kill and inspect. Can eye (convert) self during the night. ~Sided~",
  915. "players": "Weakened.",
  916. "actions": {
  917. "night": {
  918. "eye": {
  919. "command": "convert",
  920. "target": "OnlySelf",
  921. "common": "Self",
  922. "priority": 15,
  923. "newRole": "kakashisd",
  924. "silent": true,
  925. "pierce": true
  926. }
  927. },
  928. "hax": {
  929. "kill": {
  930. "revealTeam": 0.3,
  931. "revealRole": 0.1
  932. },
  933. "inspect": {
  934. "revealTeam": 0.3,
  935. "revealRole": 0.1
  936. }
  937. },
  938. "kill": {
  939. "mode": "ignore"
  940. },
  941. "onDeath": {
  942. "convertRoles": {
  943. "narutosd2": ["narutosd3"],
  944. "narutod2": ["narutod3"],
  945. "narutos2": ["narutos3"],
  946. "naruto2": ["naruto3"],
  947. "narutosd1": ["narutosd2"],
  948. "narutod1": ["narutod2"],
  949. "narutos1": ["narutos2"],
  950. "naruto1": ["naruto2"],
  951. "narutosd": ["narutosd1"],
  952. "narutod": ["narutod1"],
  953. "narutos": ["narutos1"],
  954. "naruto": ["naruto1"]
  955. },
  956. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  957. }
  958. }
  959. },
  960. {
  961. "role": "kakashisd",
  962. "translation": "Kakashi (Mangekyo)",
  963. "side": "village",
  964. "hide": "side",
  965. "startupmsg": "You are ~Role~!",
  966. "help": "You have activated your mangekyo sharingan and have different abilities. Since you have been weakened, you can /inspect only one person every night and can kill during the day using /kamui only every other day. However, since these jutsu can be dangerous and put a strain on your eye, each inspect has a 25% chance to kill you, while each daykill has a 35% chance to reveal you! If you want to revert back to your old abilities (hax on kill and inspect, evade nightkills), you can /cover yourself.",
  967. "info": "Can inspect (25% suicide chance) one person during the night. Can kamui (kill) one person during the standby (35% chance to reveal user) every other day. Can cover (convert) self during the night. ~Sided~",
  968. "players": "Weakened.",
  969. "actions": {
  970. "night": {
  971. "inspect": {
  972. "target": "AnyButSelf",
  973. "common": "Self",
  974. "priority": 14,
  975. "limit": 1,
  976. "hide": true,
  977. "suicideChance": 0.25,
  978. "suicidemsg": "You put too much strain on your left eye and died."
  979. },
  980. "cover": {
  981. "command": "convert",
  982. "target": "OnlySelf",
  983. "common": "Self",
  984. "priority": 15,
  985. "newRole": "kakashid",
  986. "silent": true,
  987. "pierce": true,
  988. "hide": true
  989. }
  990. },
  991. "standby": {
  992. "kamui": {
  993. "command": "kill",
  994. "target": "AnyButSelf",
  995. "msg": "You can now kill someone using /kamui! Be warned that this has a 35% chance to reveal you and you can only do this every other day.",
  996. "killmsg": "The area around ~Target~ suddenly begins to warp in shape. ~Target~ is sucked away and teleported to another dimension, never to be seen again.",
  997. "revealChance": 0.35,
  998. "revealmsg": "~Self~ (Kakashi) temporarily covers his left eye, as he is exhausted from using so much chakra.",
  999. "recharge": 2
  1000. }
  1001. },
  1002. "onlist": "kakashi",
  1003. "onteam": "kakashi",
  1004. "onDeath": {
  1005. "convertRoles": {
  1006. "narutosd2": ["narutosd3"],
  1007. "narutod2": ["narutod3"],
  1008. "narutos2": ["narutos3"],
  1009. "naruto2": ["naruto3"],
  1010. "narutosd1": ["narutosd2"],
  1011. "narutod1": ["narutod2"],
  1012. "narutos1": ["narutos2"],
  1013. "naruto1": ["naruto2"],
  1014. "narutosd": ["narutosd1"],
  1015. "narutod": ["narutod1"],
  1016. "narutos": ["narutos1"],
  1017. "naruto": ["naruto1"]
  1018. },
  1019. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  1020. }
  1021. }
  1022. },
  1023. {
  1024. "role": "sasuke",
  1025. "translation": "Sasuke",
  1026. "side": "village",
  1027. "startupmsg": "You are ~Role~!",
  1028. "help": "Ever since the massacre of your clan, you have devoted your life to finding and killing your older brother Itachi, the one behind it. Your fierce determination allows you to evade all nightkills and daykills and gives you a decent chance to hax Itachi. You can /eye yourself to activate your sharingan (less hax on Itachi, counter lynches, can't be poisoned). If Itachi is killed or lynched, you will power up and gain his abilities.",
  1029. "info": "Evades all nightkills and daykills. Small hax on Itachi's commands. Can eye (convert) self during the night. Powers up if Itachi dies. ~Sided~",
  1030. "actions": {
  1031. "night": {
  1032. "eye": {
  1033. "command": "convert",
  1034. "target": "OnlySelf",
  1035. "common": "Self",
  1036. "priority": 13,
  1037. "newRole": "sasukes",
  1038. "silent": true,
  1039. "pierce": true
  1040. }
  1041. },
  1042. "onDeadRoles": {
  1043. "convertTo": {
  1044. "sasuke2": [
  1045. "itachi1",
  1046. "itachi2"
  1047. ]
  1048. },
  1049. "convertmsg": "With the death of Itachi, Sasuke has finally achieved his vengeance, and gains new abilities."
  1050. },
  1051. "hax": {
  1052. "burn": {
  1053. "revealTeam": 0.7,
  1054. "revealRole": 0.2
  1055. },
  1056. "guard": {
  1057. "revealTeam": 0.2,
  1058. "revealRole": 0.2
  1059. },
  1060. "close": {
  1061. "revealTeam": 0.2,
  1062. "revealRole": 0.2
  1063. },
  1064. "open": {
  1065. "revealTeam": 0.2,
  1066. "revealRole": 0.2
  1067. }
  1068. },
  1069. "standbyHax": {
  1070. "blade": {
  1071. "revealRole": 0.5
  1072. }
  1073. },
  1074. "kill": {
  1075. "mode": "ignore"
  1076. },
  1077. "dummy": {
  1078. "mode": "die",
  1079. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  1080. "targetmsg": ""
  1081. },
  1082. "daykill": {
  1083. "mode": {
  1084. "ignore": [
  1085. "narutos",
  1086. "narutos1",
  1087. "narutos2",
  1088. "narutos3",
  1089. "narutosd",
  1090. "narutosd1",
  1091. "narutosd2",
  1092. "narutosd3",
  1093. "kakashis",
  1094. "kakashisd",
  1095. "haku",
  1096. "hakud",
  1097. "itachi2"
  1098. ]
  1099. }
  1100. },
  1101. "onDeath": {
  1102. "convertRoles": {
  1103. "narutosd2": ["narutosd3"],
  1104. "narutod2": ["narutod3"],
  1105. "narutos2": ["narutos3"],
  1106. "naruto2": ["naruto3"],
  1107. "narutosd1": ["narutosd2"],
  1108. "narutod1": ["narutod2"],
  1109. "narutos1": ["narutos2"],
  1110. "naruto1": ["naruto2"],
  1111. "narutosd": ["narutosd1"],
  1112. "narutod": ["narutod1"],
  1113. "narutos": ["narutos1"],
  1114. "naruto": ["naruto1"]
  1115. },
  1116. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  1117. }
  1118. }
  1119. },
  1120. {
  1121. "role": "sasukes",
  1122. "translation": "Sasuke (Sharingan)",
  1123. "side": "village",
  1124. "startupmsg": "You are ~Role~!",
  1125. "help": "You have activated your sharingan and now have different abilities. Your chance to hax Itachi has been reduced, but you can't be poisoned and if you are lynched, you will survive the lynch and kill everyone that voted for you! Remember that if Itachi is killed or lynched, you will gain his abilities. You can revert back to your old abilities (more hax on Itachi, can't be nightkilled or daykilled) by using /close.",
  1126. "info": "Very small hax on Itachi's commands. Can't be poisoned. Counters lynch (kills all players that voted for this role). Can close (convert) self during the night. ~Sided~",
  1127. "actions": {
  1128. "night": {
  1129. "close": {
  1130. "command": "convert",
  1131. "target": "OnlySelf",
  1132. "common": "Self",
  1133. "priority": 13,
  1134. "newRole": "sasuke",
  1135. "silent": true,
  1136. "pierce": true
  1137. }
  1138. },
  1139. "onDeadRoles": {
  1140. "convertTo": {
  1141. "sasuke2": [
  1142. "itachi1",
  1143. "itachi2"
  1144. ]
  1145. },
  1146. "convertmsg": "With the death of Itachi, Sasuke has finally achieved his vengeance, and gains new abilities."
  1147. },
  1148. "hax": {
  1149. "burn": {
  1150. "revealTeam": 0.4,
  1151. "revealRole": 0.1
  1152. },
  1153. "guard": {
  1154. "revealTeam": 0.1,
  1155. "revealRole": 0.1
  1156. },
  1157. "close": {
  1158. "revealTeam": 0.1,
  1159. "revealRole": 0.1
  1160. },
  1161. "open": {
  1162. "revealTeam": 0.1,
  1163. "revealRole": 0.1
  1164. }
  1165. },
  1166. "standbyHax": {
  1167. "blade": {
  1168. "revealRole": 0.2
  1169. }
  1170. },
  1171. "poison": {
  1172. "mode": "ignore",
  1173. "msg": "±Game: Your target (~Self~) was poisoned!"
  1174. },
  1175. "lynch": {
  1176. "killVoters": {
  1177. "first": 99,
  1178. "last": 99,
  1179. "message": "One does not simply lynch an avenger. Everyone that tried to lynch Sasuke was killed."
  1180. },
  1181. "convertTo": "sasukes",
  1182. "convertmsg": "±Sasuke: You think I'll be stopped here? Think again! I will not rest until I have exacted my revenge against Itachi Uchiha!"
  1183. },
  1184. "onlist": "sasuke",
  1185. "onteam": "sasuke",
  1186. "onDeath": {
  1187. "convertRoles": {
  1188. "narutosd2": ["narutosd3"],
  1189. "narutod2": ["narutod3"],
  1190. "narutos2": ["narutos3"],
  1191. "naruto2": ["naruto3"],
  1192. "narutosd1": ["narutosd2"],
  1193. "narutod1": ["narutod2"],
  1194. "narutos1": ["narutos2"],
  1195. "naruto1": ["naruto2"],
  1196. "narutosd": ["narutosd1"],
  1197. "narutod": ["narutod1"],
  1198. "narutos": ["narutos1"],
  1199. "naruto": ["naruto1"]
  1200. },
  1201. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  1202. }
  1203. }
  1204. },
  1205. {
  1206. "role": "sasuke2",
  1207. "translation": "Sasuke",
  1208. "side": "village",
  1209. "startupmsg": "You are ~Role~!",
  1210. "help": "With the death of Itachi, you have awakened and gained completely new and different abilities. You can /burn someone every night with your amaterasu; this will distract them and poison them, killing them the next night. However, this has a 30% chance to kill you as well. You can also /protect yourself to block kills and poison! Lastly, you can /kill during the day using your kirin without being revealed and you will counter daykills! Since your jutsu is so costly, you have a +2 voteshield.",
  1211. "info": "Can burn (distract + poison, 30% suicide chance) one person during the night. Can protect (protect + safeguard) self during the night. Can kill one person during the standby (user is not revealed). Counters daykills. Voteshield of +2. ~Sided~",
  1212. "players": "When Itachi dies.",
  1213. "actions": {
  1214. "night": {
  1215. "burn": {
  1216. "command": ["distract", "poison"],
  1217. "target": "AnyButSelf",
  1218. "common": "Self",
  1219. "priority": 4,
  1220. "suicideChance": 0.3,
  1221. "suicidemsg": "You overdid your jutsu and bled to death from your eyes.",
  1222. "distractmsg": "You were hit by the amaterasu and couldn't do anything due to the intense burn!",
  1223. "teammsg": "You couldn't do anything as you had to spend the night tending to your teammate's everlasting burn.",
  1224. "poisonmsg": "Your target (~Target~) was set aflame by your amaterasu!",
  1225. "poisontarmsg": "You have 1 day to live before the eternal fire completely consumes you.",
  1226. "poisonDeadMessage": "You have been completely consumed by the intense flames of the amaterasu."
  1227. },
  1228. "protect": {
  1229. "command": ["protect", "safeguard"],
  1230. "target": "OnlySelf",
  1231. "common": "Self",
  1232. "priority": 6,
  1233. "protectmsg": "Your target (~Target~) evaded your kill!"
  1234. }
  1235. },
  1236. "standby": {
  1237. "kill": {
  1238. "target": "AnyButSelf",
  1239. "msg": "The skies are littered with dark and ominous black thunder clouds. Now is the time to strike! Eliminate someone using /kill! You won't be revealed!",
  1240. "killmsg": "Numerous large sparks of lightning manifest high in the clouds before suddenly striking down ~Target~ and instantly obliterating them."
  1241. }
  1242. },
  1243. "daykill": {
  1244. "mode": {
  1245. "revenge": [
  1246. "narutos",
  1247. "narutos1",
  1248. "narutos2",
  1249. "narutos3",
  1250. "narutosd",
  1251. "narutosd1",
  1252. "narutosd2",
  1253. "narutosd3",
  1254. "kakashis",
  1255. "kakashisd",
  1256. "haku",
  1257. "hakud",
  1258. "itachi2"
  1259. ]
  1260. }
  1261. },
  1262. "daykillrevengemsg": "~Target~ attempted to attack Sasuke, but got way too close to him and was completely destroyed by the fierce lightning of the kirin.",
  1263. "voteshield": 2,
  1264. "onDeath": {
  1265. "convertRoles": {
  1266. "narutosd2": ["narutosd3"],
  1267. "narutod2": ["narutod3"],
  1268. "narutos2": ["narutos3"],
  1269. "naruto2": ["naruto3"],
  1270. "narutosd1": ["narutosd2"],
  1271. "narutod1": ["narutod2"],
  1272. "narutos1": ["narutos2"],
  1273. "naruto1": ["naruto2"],
  1274. "narutosd": ["narutosd1"],
  1275. "narutod": ["narutod1"],
  1276. "narutos": ["narutos1"],
  1277. "naruto": ["naruto1"]
  1278. },
  1279. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  1280. }
  1281. }
  1282. },
  1283. {
  1284. "role": "sasuked",
  1285. "translation": "Sasuke",
  1286. "side": "village",
  1287. "hide": "side",
  1288. "startupmsg": "You are ~Role~!",
  1289. "help": "Ever since the massacre of your clan, you have devoted your life to finding and killing your older brother Itachi, the one behind it. Your fierce determination allows you to evade all nightkills. However, since you have been weakened, you no longer evade daykills and you can no longer hax Itachi. You can /eye yourself to activate your sharingan (counter lynches). If Itachi is killed or lynched, you will power up and gain his abilities.",
  1290. "info": "Evades all nightkills. Can eye (convert) self during the night. Powers up if Itachi dies. ~Sided~",
  1291. "players": "Weakened.",
  1292. "actions": {
  1293. "night": {
  1294. "eye": {
  1295. "command": "convert",
  1296. "target": "OnlySelf",
  1297. "common": "Self",
  1298. "priority": 13,
  1299. "newRole": "sasukesd",
  1300. "silent": true,
  1301. "pierce": true,
  1302. "hide": true
  1303. }
  1304. },
  1305. "onDeadRoles": {
  1306. "convertTo": {
  1307. "sasuked2": [
  1308. "itachi1",
  1309. "itachi2"
  1310. ]
  1311. },
  1312. "convertmsg": "With the death of Itachi, Sasuke has finally achieved his vengeance, and gains new abilities."
  1313. },
  1314. "kill": {
  1315. "mode": "ignore"
  1316. },
  1317. "dummy": {
  1318. "mode": "die",
  1319. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  1320. "targetmsg": ""
  1321. },
  1322. "onDeath": {
  1323. "convertRoles": {
  1324. "narutosd2": ["narutosd3"],
  1325. "narutod2": ["narutod3"],
  1326. "narutos2": ["narutos3"],
  1327. "naruto2": ["naruto3"],
  1328. "narutosd1": ["narutosd2"],
  1329. "narutod1": ["narutod2"],
  1330. "narutos1": ["narutos2"],
  1331. "naruto1": ["naruto2"],
  1332. "narutosd": ["narutosd1"],
  1333. "narutod": ["narutod1"],
  1334. "narutos": ["narutos1"],
  1335. "naruto": ["naruto1"]
  1336. },
  1337. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  1338. }
  1339. }
  1340. },
  1341. {
  1342. "role": "sasukesd",
  1343. "translation": "Sasuke (Sharingan)",
  1344. "side": "village",
  1345. "hide": "side",
  1346. "startupmsg": "You are ~Role~!",
  1347. "help": "You have activated your sharingan and now have different abilities. If you are lynched, you will survive the lynch and kill everyone that voted for you! However, since you have been weakened, you can no longer hax Itachi and you have lost your immunity to poison. Remember that if Itachi is killed or lynched, you will gain his abilities. You can revert back to your old abilities (can't be nightkilled) by using /close.",
  1348. "info": "Counters lynch (kills all players that voted for this role). Can close (convert) self during the night. ~Sided~",
  1349. "players": "Weakened.",
  1350. "actions": {
  1351. "night": {
  1352. "close": {
  1353. "command": "convert",
  1354. "target": "OnlySelf",
  1355. "common": "Self",
  1356. "priority": 13,
  1357. "newRole": "sasuked",
  1358. "silent": true,
  1359. "pierce": true,
  1360. "hide": true
  1361. }
  1362. },
  1363. "onDeadRoles": {
  1364. "convertTo": {
  1365. "sasuked2": [
  1366. "itachi1",
  1367. "itachi2"
  1368. ]
  1369. },
  1370. "convertmsg": "With the death of Itachi, Sasuke has finally achieved his vengeance, and gains new abilities."
  1371. },
  1372. "lynch": {
  1373. "killVoters": {
  1374. "first": 99,
  1375. "last": 99,
  1376. "message": "One does not simply lynch an avenger. Everyone that tried to lynch Sasuke was killed."
  1377. },
  1378. "convertTo": "sasukesd",
  1379. "convertmsg": "±Sasuke: You think I'll be stopped here? Think again! I will not rest until I have exacted my revenge against Itachi Uchiha!"
  1380. },
  1381. "onlist": "sasuke",
  1382. "onteam": "sasuke",
  1383. "onDeath": {
  1384. "convertRoles": {
  1385. "narutosd2": ["narutosd3"],
  1386. "narutod2": ["narutod3"],
  1387. "narutos2": ["narutos3"],
  1388. "naruto2": ["naruto3"],
  1389. "narutosd1": ["narutosd2"],
  1390. "narutod1": ["narutod2"],
  1391. "narutos1": ["narutos2"],
  1392. "naruto1": ["naruto2"],
  1393. "narutosd": ["narutosd1"],
  1394. "narutod": ["narutod1"],
  1395. "narutos": ["narutos1"],
  1396. "naruto": ["naruto1"]
  1397. },
  1398. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  1399. }
  1400. }
  1401. },
  1402. {
  1403. "role": "sasuked2",
  1404. "translation": "Sasuke",
  1405. "side": "village",
  1406. "hide": "side",
  1407. "startupmsg": "You are ~Role~!",
  1408. "help": "With the death of Itachi, you have awakened and gained completely new and different abilities. You can /burn someone every night with your amaterasu; this will distract them and poison them, killing them the next night. However, this has a 30% chance to kill you as well. Since you have been weakened, you can no longer protect yourself. Lastly, you can /kill during the day using your kirin without being revealed and you will counter daykills! However, since you've been weakened, you can only do this every other day. Since your jutsu is so costly, you have a +2 voteshield.",
  1409. "info": "Can burn (distract + poison, 30% suicide chance) one person during the night. Can kill one person during the standby (user is not revealed) every other day. Counters daykills. Voteshield of +2. ~Sided~",
  1410. "players": "Weakened. When Itachi dies.",
  1411. "actions": {
  1412. "night": {
  1413. "burn": {
  1414. "command": ["distract", "poison"],
  1415. "target": "AnyButSelf",
  1416. "common": "Self",
  1417. "priority": 4,
  1418. "hide": true,
  1419. "suicideChance": 0.3,
  1420. "suicidemsg": "You overdid your jutsu and bled to death from your eyes.",
  1421. "distractmsg": "You were hit by the amaterasu and couldn't do anything due to the intense burn!",
  1422. "teammsg": "You couldn't do anything as you had to spend the night tending to your teammate's everlasting burn.",
  1423. "poisonmsg": "Your target (~Target~) was set aflame by your amaterasu!",
  1424. "poisontarmsg": "You have 1 day to live before the eternal fire completely consumes you.",
  1425. "poisonDeadMessage": "You have been completely consumed by the intense flames of the amaterasu."
  1426. }
  1427. },
  1428. "standby": {
  1429. "kill": {
  1430. "target": "AnyButSelf",
  1431. "msg": "The skies are littered with dark and ominous black thunder clouds. Now is the time to strike! Eliminate someone using /kill! You won't be revealed, but you can only do this every other day!",
  1432. "killmsg": "Numerous large sparks of lightning manifest high in the clouds before suddenly striking down ~Target~ and instantly obliterating them.",
  1433. "recharge": 2
  1434. }
  1435. },
  1436. "daykill": {
  1437. "mode": {
  1438. "revenge": [
  1439. "narutos",
  1440. "narutos1",
  1441. "narutos2",
  1442. "narutos3",
  1443. "narutosd",
  1444. "narutosd1",
  1445. "narutosd2",
  1446. "narutosd3",
  1447. "kakashis",
  1448. "kakashisd",
  1449. "haku",
  1450. "hakud",
  1451. "itachi2"
  1452. ]
  1453. }
  1454. },
  1455. "daykillrevengemsg": "~Target~ attempted to attack Sasuke, but got way too close to him and was completely destroyed by the fierce lightning of the kirin.",
  1456. "voteshield": 2,
  1457. "onDeath": {
  1458. "convertRoles": {
  1459. "narutosd2": ["narutosd3"],
  1460. "narutod2": ["narutod3"],
  1461. "narutos2": ["narutos3"],
  1462. "naruto2": ["naruto3"],
  1463. "narutosd1": ["narutosd2"],
  1464. "narutod1": ["narutod2"],
  1465. "narutos1": ["narutos2"],
  1466. "naruto1": ["naruto2"],
  1467. "narutosd": ["narutosd1"],
  1468. "narutod": ["narutod1"],
  1469. "narutos": ["narutos1"],
  1470. "naruto": ["naruto1"]
  1471. },
  1472. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  1473. }
  1474. }
  1475. },
  1476. {
  1477. "role": "sakura",
  1478. "translation": "Sakura",
  1479. "side": "village",
  1480. "startupmsg": "You are ~Role~!",
  1481. "help": "Once timid and always hiding behind the protection of Naruto and Sasuke, you have finally spent time training under Tsunade to become a strong medical ninja. Your brute strength allows you to /punch one person every night using your chakra-enhanced fists; this will stun your target and prevent it from using any actions that night. As a medical ninja, you are able to /cure one person every night; this will heal them of poison as well as protect them from poison! Alert as you are, you can /watch one person each night to see who visited them (and if they need medical attention). Lastly, since evasion is a crucial ability for any medical ninja, you will evade all daykills.",
  1482. "info": "Can punch (distract) one person during the night. Can cure (detox + safeguard) one person during the night. Can watch one person during the night. Evades daykills. ~Sided~",
  1483. "actions": {
  1484. "night": {
  1485. "punch": {
  1486. "command": "distract",
  1487. "target": "AnyButSelf",
  1488. "common": "Self",
  1489. "priority": 5,
  1490. "distractmsg": "You were hit by a chakra-enhanced punch and stunned the entire night, rendering you unable to do anything.",
  1491. "teammsg": "You couldn't carry out your nightly activities because your teammate had been knocked out. You spent the entire night tending to their injury."
  1492. },
  1493. "cure": {
  1494. "command": ["detox", "safeguard"],
  1495. "target": "AnyButSelf",
  1496. "common": "Self",
  1497. "priority": 6,
  1498. "pierce": true
  1499. },
  1500. "watch": {
  1501. "target": "AnyButSelf",
  1502. "common": "Self",
  1503. "watchFirst": 99,
  1504. "watchLast": 99,
  1505. "priority": 19
  1506. }
  1507. },
  1508. "daykill": {
  1509. "mode": {
  1510. "ignore": [
  1511. "narutos",
  1512. "narutos1",
  1513. "narutos2",
  1514. "narutos3",
  1515. "narutosd",
  1516. "narutosd1",
  1517. "narutosd2",
  1518. "narutosd3",
  1519. "kakashis",
  1520. "kakashisd",
  1521. "sasuke2",
  1522. "sasuked2",
  1523. "haku",
  1524. "hakud",
  1525. "itachi2"
  1526. ]
  1527. }
  1528. },
  1529. "onDeath": {
  1530. "convertRoles": {
  1531. "narutosd2": ["narutosd3"],
  1532. "narutod2": ["narutod3"],
  1533. "narutos2": ["narutos3"],
  1534. "naruto2": ["naruto3"],
  1535. "narutosd1": ["narutosd2"],
  1536. "narutod1": ["narutod2"],
  1537. "narutos1": ["narutos2"],
  1538. "naruto1": ["naruto2"],
  1539. "narutosd": ["narutosd1"],
  1540. "narutod": ["narutod1"],
  1541. "narutos": ["narutos1"],
  1542. "naruto": ["naruto1"]
  1543. },
  1544. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  1545. }
  1546. }
  1547. },
  1548. {
  1549. "role": "sakurad",
  1550. "translation": "Sakura",
  1551. "side": "village",
  1552. "hide": "side",
  1553. "startupmsg": "You are ~Role~!",
  1554. "help": "Once timid and always hiding behind the protection of Naruto and Sasuke, you have finally spent time training under Tsunade to become a strong medical ninja. Your brute strength allows you to /punch one person every night using your chakra-enhanced fists; this will stun your target and prevent it from using any actions that night. As a medical ninja, you are able to /cure one person every night; this will heal them of poison, but since you are weakened, it will no longer protect them from poison! Since you're weakened, you are also now unable to watch during the night. Lastly, since evasion is a crucial ability for any medical ninja, you will evade all daykills.",
  1555. "info": "Can punch (distract) one person during the night. Can cure (detox + safeguard) one person during the night. Evades daykills. ~Sided~",
  1556. "players": "Weakened.",
  1557. "actions": {
  1558. "night": {
  1559. "punch": {
  1560. "command": "distract",
  1561. "target": "AnyButSelf",
  1562. "common": "Self",
  1563. "hide": true,
  1564. "priority": 5,
  1565. "distractmsg": "You were hit by a chakra-enhanced punch and stunned the entire night, rendering you unable to do anything.",
  1566. "teammsg": "You couldn't carry out your nightly activities because your teammate had been knocked out. You spent the entire night tending to their injury."
  1567. },
  1568. "cure": {
  1569. "command": "detox",
  1570. "target": "AnyButSelf",
  1571. "common": "Self",
  1572. "priority": 6,
  1573. "pierce": true,
  1574. "hide": true
  1575. }
  1576. },
  1577. "daykill": {
  1578. "mode": {
  1579. "ignore": [
  1580. "narutos",
  1581. "narutos1",
  1582. "narutos2",
  1583. "narutos3",
  1584. "narutosd",
  1585. "narutosd1",
  1586. "narutosd2",
  1587. "narutosd3",
  1588. "kakashis",
  1589. "kakashisd",
  1590. "sasuke2",
  1591. "sasuked2",
  1592. "haku",
  1593. "hakud",
  1594. "itachi2"
  1595. ]
  1596. }
  1597. },
  1598. "onDeath": {
  1599. "convertRoles": {
  1600. "narutosd2": ["narutosd3"],
  1601. "narutod2": ["narutod3"],
  1602. "narutos2": ["narutos3"],
  1603. "naruto2": ["naruto3"],
  1604. "narutosd1": ["narutosd2"],
  1605. "narutod1": ["narutod2"],
  1606. "narutos1": ["narutos2"],
  1607. "naruto1": ["naruto2"],
  1608. "narutosd": ["narutosd1"],
  1609. "narutod": ["narutod1"],
  1610. "narutos": ["narutos1"],
  1611. "naruto": ["naruto1"]
  1612. },
  1613. "convertmsg": "With the loss of a teammate, Naruto has gained an additional vote and a -1 voteshield."
  1614. }
  1615. }
  1616. },
  1617. {
  1618. "role": "haku",
  1619. "translation": "Haku",
  1620. "side": "mist",
  1621. "startupmsg": "You are ~Role~!",
  1622. "help": "A good-hearted person with a dark past of being orphaned, you often faced hatred and rejection. Once you met Zabuza, you became his ally, and have assisted him ever since. You aren't fond of killing, so you can't kill during the night, but you can't be killed during the night either. However, you can /ice one person to kill them during the day without being revealed using your secret jutsu, Crystal Ice Mirrors! Due to your devotion to Zabuza, he can't be killed as long as you are still alive.",
  1623. "info": "Evades nightkills. Can ice (kill) one person during the standby (user is not revealed). ~Sided~",
  1624. "actions": {
  1625. "standby": {
  1626. "ice": {
  1627. "command": "kill",
  1628. "target": "AnyButTeam",
  1629. "msg": "Bring swift death to your enemies using /ice! Since you're hidden behind your mirrors, you won't be revealed!",
  1630. "killmsg": "Large crystal ice mirrors rise from the ground surrounding ~Target~. One thousand needles suddenly strike ~Target~ at blinding speeds, cutting through numerous organs and piercing multiple vital spots. Once the assault ends, ~Target~ is left lying motionless, and bleeds out to death."
  1631. }
  1632. },
  1633. "kill": {
  1634. "mode": "ignore"
  1635. },
  1636. "onDeath": {
  1637. "convertRoles": {
  1638. "zabuza": ["zabuza2"],
  1639. "zabuzad": ["zabuza2d"]
  1640. },
  1641. "convertmsg": "Without Haku to protect him, Zabuza is now vulnerable to kills and poison!"
  1642. },
  1643. "teamUtilities": true
  1644. }
  1645. },
  1646. {
  1647. "role": "hakud",
  1648. "translation": "Haku",
  1649. "side": "mist",
  1650. "hide": "side",
  1651. "startupmsg": "You are ~Role~!",
  1652. "help": "A good-hearted person with a dark past of being orphaned, you often faced hatred and rejection. Once you met Zabuza, you became his ally, and have assisted him ever since. You aren't fond of killing, so you can't kill during the night. Since you have been weakened, you can no longer evade nightkills. However, you can /ice one person to kill them during the day without being revealed using your secret jutsu, Crystal Ice Mirrors! Due to your devotion to Zabuza, he can't be killed as long as you are still alive.",
  1653. "info": "Can ice (kill) one person during the standby (user is not revealed). ~Sided~",
  1654. "players": "Weakened.",
  1655. "actions": {
  1656. "standby": {
  1657. "ice": {
  1658. "command": "kill",
  1659. "target": "AnyButTeam",
  1660. "msg": "Bring swift death to your enemies using /ice! Since you're hidden behind your mirrors, you won't be revealed!",
  1661. "killmsg": "Large crystal ice mirrors rise from the ground surrounding ~Target~. One thousand needles suddenly strike ~Target~ at blinding speeds, cutting through numerous organs and piercing multiple vital spots. Once the assault ends, ~Target~ is left lying motionless, and bleeds out to death."
  1662. }
  1663. },
  1664. "onDeath": {
  1665. "convertRoles": {
  1666. "zabuza": ["zabuza2"],
  1667. "zabuzad": ["zabuza2d"]
  1668. },
  1669. "convertmsg": "Without Haku to protect him, Zabuza is now vulnerable to kills and poison!"
  1670. },
  1671. "teamUtilities": true
  1672. }
  1673. },
  1674. {
  1675. "role": "zabuza",
  1676. "translation": "Zabuza",
  1677. "side": "mist",
  1678. "startupmsg": "You are ~Role~!",
  1679. "help": "A ruthless killer and rogue ninja from the mist village, you mercilessly cut down others for money. Eliminate the weak by using /kill during the night! Since you're swift with your blade and able to use the silent killing technique, your kill not only outspeeds bodyguards and distractors, but it also can't be evaded or haxed! Additionally, you will kill anyone that tries to distract you or inspect you. As long as Haku is alive, you can't be killed or poisoned.",
  1680. "info": "Can kill one person during the night, outspeeding bodyguards and distractors (kills evaders, can't be detected by spies). Kills distractors and inspectors. Can't be killed or poisoned as long as Haku is alive. ~Sided~",
  1681. "actions": {
  1682. "night": {
  1683. "kill": {
  1684. "command": ["dummy", "kill"],
  1685. "target": "AnyButTeam",
  1686. "common": "Self",
  1687. "priority": 1,
  1688. "bypass": ["ignore"],
  1689. "broadcast": "team",
  1690. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened."
  1691. }
  1692. },
  1693. "avoidHax": ["kill"],
  1694. "distract": {
  1695. "mode": "ChangeTarget",
  1696. "hookermsg": "You tried to stop Zabuza, but he had already carried out his task. The mist around you thickened, and reduced your vision to near zero. Suddenly, a blade severs you in two, instantly killing you.",
  1697. "msg": "~Distracter~ thought they could stop you. Not only were they too slow, but they also became another one of your pathetic victims."
  1698. },
  1699. "inspect": {
  1700. "mode": "ChangeTarget",
  1701. "targetmsg": "Someone tried sneaking up on you, the infamous silent killer. What a fool. One quick slash of your blade, and they were no more.",
  1702. "msg": "Sneaking up on Zabuza? Big mistake. He vanished, and seconds later, you feel your body divide in two. You have become just another victim."
  1703. },
  1704. "kill": {
  1705. "mode": "ignore"
  1706. },
  1707. "poison": {
  1708. "mode": "ignore",
  1709. "msg": "±Game: Your target (~Self~) was poisoned!"
  1710. },
  1711. "daykill": {
  1712. "mode": {
  1713. "ignore": [
  1714. "narutos",
  1715. "narutos1",
  1716. "narutos2",
  1717. "narutos3",
  1718. "narutosd",
  1719. "narutosd1",
  1720. "narutosd2",
  1721. "narutosd3",
  1722. "kakashis",
  1723. "kakashisd",
  1724. "sasuke2",
  1725. "sasuked2",
  1726. "itachi2"
  1727. ]
  1728. }
  1729. },
  1730. "teamUtilities": true
  1731. }
  1732. },
  1733. {
  1734. "role": "zabuza2",
  1735. "translation": "Zabuza",
  1736. "side": "mist",
  1737. "hide": true,
  1738. "startupmsg": "You are ~Role~!",
  1739. "help": "A ruthless killer and rogue ninja from the mist village, you mercilessly cut down others for money. Eliminate the weak by using /kill during the night! Since you're swift with your blade and able to use the silent killing technique, your kill not only outspeeds bodyguards and distractors, but it also can't be evaded or haxed! Additionally, you will kill anyone that tries to distract you or inspect you. Without Haku to protect you, you are vulnerable to being killed or poisoned.",
  1740. "info": "Can kill one person during the night, outspeeding bodyguards and distractors (kills evaders, can't be detected by spies). Kills distractors and inspectors. ~Sided~",
  1741. "actions": {
  1742. "night": {
  1743. "kill": {
  1744. "command": ["dummy", "kill"],
  1745. "target": "AnyButTeam",
  1746. "common": "Self",
  1747. "priority": 1,
  1748. "hide": true,
  1749. "bypass": ["ignore"],
  1750. "broadcast": "team",
  1751. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened."
  1752. }
  1753. },
  1754. "avoidHax": ["kill"],
  1755. "distract": {
  1756. "mode": "ChangeTarget",
  1757. "hookermsg": "You tried to stop Zabuza, but he had already carried out his task. The mist around you thickened, and reduced your vision to near zero. Suddenly, a blade severs you in two, instantly killing you.",
  1758. "msg": "~Distracter~ thought they could stop you. Not only were they too slow, but they also became another one of your pathetic victims."
  1759. },
  1760. "inspect": {
  1761. "mode": "ChangeTarget",
  1762. "targetmsg": "Someone tried sneaking up on you, the infamous silent killer. What a fool. One quick slash of your blade, and they were no more.",
  1763. "msg": "Sneaking up on Zabuza? Big mistake. He vanished, and seconds later, you feel your body divide in two. You have become just another victim."
  1764. },
  1765. "teamUtilities": true
  1766. }
  1767. },
  1768. {
  1769. "role": "zabuzad",
  1770. "translation": "Zabuza",
  1771. "side": "mist",
  1772. "hide": "side",
  1773. "startupmsg": "You are ~Role~!",
  1774. "help": "A ruthless killer and rogue ninja from the mist village, you mercilessly cut down others for money. Eliminate the weak by using /kill during the night! Since you're swift with your blade and able to use the silent killing technique, your kill not only outspeeds bodyguards and distractors, but it also can't be evaded or haxed! However, since you have been weakened, you no longer kill anyone that tries to distract you or inspect you, and you can only kill every other night. As long as Haku is alive, you can't be killed or poisoned.",
  1775. "info": "Can kill one person during the night every other night, outspeeding bodyguards and distractors (kills evaders, can't be detected by spies). Can't be killed or poisoned as long as Haku is alive. ~Sided~",
  1776. "players": "Weakened.",
  1777. "actions": {
  1778. "night": {
  1779. "kill": {
  1780. "command": ["dummy", "kill"],
  1781. "target": "AnyButTeam",
  1782. "common": "Self",
  1783. "priority": 1,
  1784. "recharge": 2,
  1785. "hide": true,
  1786. "bypass": ["ignore"],
  1787. "broadcast": "team",
  1788. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened."
  1789. }
  1790. },
  1791. "avoidHax": ["kill"],
  1792. "kill": {
  1793. "mode": "ignore"
  1794. },
  1795. "poison": {
  1796. "mode": "ignore",
  1797. "msg": "±Game: Your target (~Self~) was poisoned!"
  1798. },
  1799. "daykill": {
  1800. "mode": {
  1801. "ignore": [
  1802. "narutos",
  1803. "narutos1",
  1804. "narutos2",
  1805. "narutos3",
  1806. "narutosd",
  1807. "narutosd1",
  1808. "narutosd2",
  1809. "narutosd3",
  1810. "kakashis",
  1811. "kakashisd",
  1812. "sasuke2",
  1813. "sasuked2",
  1814. "itachi2"
  1815. ]
  1816. }
  1817. },
  1818. "teamUtilities": true
  1819. }
  1820. },
  1821. {
  1822. "role": "zabuza2d",
  1823. "translation": "Zabuza",
  1824. "side": "mist",
  1825. "hide": "side",
  1826. "startupmsg": "You are ~Role~!",
  1827. "help": "A ruthless killer and rogue ninja from the mist village, you mercilessly cut down others for money. Eliminate the weak by using /kill during the night! Since you're swift with your blade and able to use the silent killing technique, your kill not only outspeeds bodyguards and distractors, but it also can't be evaded or haxed! However, since you have been weakened, you no longer kill anyone that tries to distract you or inspect you, and you can only kill every other night. Without Haku to protect you, you are vulnerable to being killed or poisoned.",
  1828. "info": "Can kill one person during the night every other night, outspeeding bodyguards and distractors (kills evaders, can't be detected by spies). ~Sided~",
  1829. "players": "Weakened.",
  1830. "actions": {
  1831. "night": {
  1832. "kill": {
  1833. "command": ["dummy", "kill"],
  1834. "target": "AnyButTeam",
  1835. "common": "Self",
  1836. "priority": 1,
  1837. "recharge": 2,
  1838. "hide": true,
  1839. "bypass": ["ignore"],
  1840. "broadcast": "team",
  1841. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened."
  1842. }
  1843. },
  1844. "avoidHax": ["kill"],
  1845. "teamUtilities": true
  1846. }
  1847. },
  1848. {
  1849. "role": "kisame",
  1850. "translation": "Kisame",
  1851. "side": "akatsuki",
  1852. "startupmsg": "You are ~Role~!",
  1853. "help": "You are a powerful missing-nin who joined the Akatsuki and has been paired with Itachi. You share a /kill with him during the night. Additionally, you can /drain one person during the night (using your Samehada) to weaken their abilities. Since your blade is always thirsting for and sensing chakra, you have a very small chance to hax any night command.",
  1854. "info": "Can kill one person during the night. Can drain one person during the night to weaken their abilities. Very small hax on every night command. ~Sided~",
  1855. "actions": {
  1856. "night": {
  1857. "kill": {
  1858. "target": "AnyButTeam",
  1859. "common": "Team",
  1860. "priority": 10,
  1861. "broadcast": "team",
  1862. "msg": "Your chakra was drained by the shark skin of Samehada. It was then effortless for Kisame to kill you."
  1863. },
  1864. "drain": {
  1865. "command": "convert",
  1866. "target": "AnyButTeam",
  1867. "common": "Self",
  1868. "priority": 18,
  1869. "broadcast": "team",
  1870. "newRole": {
  1871. "narutod": ["naruto"],
  1872. "narutosd": ["narutos"],
  1873. "narutod1": ["naruto1"],
  1874. "narutosd1": ["narutos1"],
  1875. "narutod2": ["naruto2"],
  1876. "narutosd2": ["narutos2"],
  1877. "narutod3": ["naruto3"],
  1878. "narutosd3": ["narutos3"],
  1879. "kakashid": ["kakashi"],
  1880. "kakashisd": ["kakashis"],
  1881. "kakashizd": ["kakashiz"],
  1882. "sasuked": ["sasuke"],
  1883. "sasukesd": ["sasukes"],
  1884. "sasuked2": ["sasuke2"],
  1885. "sakurad": ["sakura"],
  1886. "hakud": ["haku"],
  1887. "zabuzad": ["zabuza"],
  1888. "zabuza2d": ["zabuza2"],
  1889. "orochimarud": ["orochimaru"],
  1890. "orochimaru2d": ["orochimaru2"],
  1891. "kabutod": ["kabuto"],
  1892. "obitod": ["obito"],
  1893. "obito2d": ["obito2"],
  1894. "madarad": ["madara"],
  1895. "devad": ["deva"],
  1896. "asurad": ["asura"],
  1897. "humand": ["human"],
  1898. "animald": ["animal"],
  1899. "pretad": ["preta"],
  1900. "narakad": ["naraka"]
  1901. },
  1902. "silent": true,
  1903. "convertmsg": "",
  1904. "usermsg": "You have drained ~Target~ of some of their power!",
  1905. "tarmsg": "You have been drained of some of your chakra, weakening your abilities!"
  1906. }
  1907. },
  1908. "hax": {
  1909. "kill": {
  1910. "revealTeam": 0.1,
  1911. "revealRole": 0.1
  1912. },
  1913. "sage": {
  1914. "revealTeam": 0.05,
  1915. "revealRole": 0.05
  1916. },
  1917. "leave": {
  1918. "revealTeam": 0.05,
  1919. "revealRole": 0.05
  1920. },
  1921. "eye": {
  1922. "revealTeam": 0.05,
  1923. "revealRole": 0.05
  1924. },
  1925. "inspect": {
  1926. "revealTeam": 0.1,
  1927. "revealRole": 0.1
  1928. },
  1929. "cover": {
  1930. "revealTeam": 0.05,
  1931. "revealRole": 0.05
  1932. },
  1933. "close": {
  1934. "revealTeam": 0.05,
  1935. "revealRole": 0.05
  1936. },
  1937. "burn": {
  1938. "revealTeam": 0.05,
  1939. "revealRole": 0.05
  1940. },
  1941. "protect": {
  1942. "revealTeam": 0.1,
  1943. "revealRole": 0.1
  1944. },
  1945. "punch": {
  1946. "revealTeam": 0.1,
  1947. "revealRole": 0.1
  1948. },
  1949. "cure": {
  1950. "revealTeam": 0.1,
  1951. "revealRole": 0.1
  1952. },
  1953. "watch": {
  1954. "revealTeam": 0.1,
  1955. "revealRole": 0.1
  1956. },
  1957. "sever": {
  1958. "revealTeam": 0.1,
  1959. "revealRole": 0.1
  1960. },
  1961. "absorb": {
  1962. "revealTeam": 0.05,
  1963. "revealRole": 0.05
  1964. },
  1965. "poison": {
  1966. "revealTeam": 0.1,
  1967. "revealRole": 0.1
  1968. },
  1969. "read": {
  1970. "revealTeam": 0.1,
  1971. "revealRole": 0.1
  1972. },
  1973. "deva": {
  1974. "revealTeam": 0.05,
  1975. "revealRole": 0.05
  1976. },
  1977. "asura": {
  1978. "revealTeam": 0.05,
  1979. "revealRole": 0.05
  1980. },
  1981. "human": {
  1982. "revealTeam": 0.05,
  1983. "revealRole": 0.05
  1984. },
  1985. "animal": {
  1986. "revealTeam": 0.05,
  1987. "revealRole": 0.05
  1988. },
  1989. "preta": {
  1990. "revealTeam": 0.05,
  1991. "revealRole": 0.05
  1992. },
  1993. "naraka": {
  1994. "revealTeam": 0.05,
  1995. "revealRole": 0.05
  1996. }
  1997. },
  1998. "teamUtilities": true
  1999. }
  2000. },
  2001. {
  2002. "role": "itachi",
  2003. "translation": "Itachi",
  2004. "side": "akatsuki",
  2005. "startupmsg": "You are NOT SUPPOSED TO BE READING THIS!",
  2006. "hide": true,
  2007. "help": "FOOLISH THEME AUTHOR. If you are reading this, the theme author has messed up the code.",
  2008. "info": "Can show self during the night that the theme author messed up the code. ~Sided~",
  2009. "actions": {
  2010. }
  2011. },
  2012. {
  2013. "role": "itachi1",
  2014. "translation": "Itachi (Amaterasu)",
  2015. "side": "akatsuki",
  2016. "startupmsg": "You are ~Role~!",
  2017. "help": "You assassinated everyone in your clan except for your younger brother, Sasuke. You then joined the Akatsuki to seek out the power of the nine-tailed fox that lies within Naruto. Partnered with Kisame, you both share a /kill during the night. With your sharingan activated, you can also /burn someone every night with your amaterasu; this will distract them and poison them, killing them the next night, but you have a 20% chance to die due to overexertion. You will also counter daykills. You can /close yourself to activate your susanoo (self-protect + self-safeguard, nonrevealing daykill, +1 voteshield).",
  2018. "info": "Can kill one person during the night. Can burn (distract + poison, 20% suicide chance) one person during the night. Counters daykills. Can close (convert) self during the night. ~Sided~",
  2019. "actions": {
  2020. "night": {
  2021. "kill": {
  2022. "target": "AnyButTeam",
  2023. "common": "Team",
  2024. "priority": 10,
  2025. "broadcast": "team",
  2026. "msg": "±Itachi: Tsukuyomi!"
  2027. },
  2028. "burn": {
  2029. "command": ["distract", "poison"],
  2030. "target": "AnyButTeam",
  2031. "common": "Self",
  2032. "broadcast": "team",
  2033. "priority": 4,
  2034. "suicideChance": 0.2,
  2035. "suicidemsg": "You overdid your jutsu and bled to death from your eyes.",
  2036. "distractmsg": "You were hit by the amaterasu and couldn't do anything due to the intense burn!",
  2037. "teammsg": "You couldn't do anything as you had to spend the night tending to your teammate's everlasting burn.",
  2038. "poisonmsg": "Your target (~Target~) was set aflame by your amaterasu!",
  2039. "poisontarmsg": "You have 1 day to live before the eternal fire completely consumes you.",
  2040. "poisonDeadMessage": "You have been completely consumed by the intense flames of the amaterasu."
  2041. },
  2042. "close": {
  2043. "command": "convert",
  2044. "target": "OnlySelf",
  2045. "common": "Self",
  2046. "priority": 13,
  2047. "newRole": "itachi2",
  2048. "broadcast": "team",
  2049. "silent": true,
  2050. "pierce": true
  2051. }
  2052. },
  2053. "daykill": {
  2054. "mode": {
  2055. "revenge": [
  2056. "narutos",
  2057. "narutos1",
  2058. "narutos2",
  2059. "narutos3",
  2060. "narutosd",
  2061. "narutosd1",
  2062. "narutosd2",
  2063. "narutosd3",
  2064. "kakashis",
  2065. "kakashisd",
  2066. "haku",
  2067. "hakud"
  2068. ]
  2069. }
  2070. },
  2071. "daykillrevengemsg": "~Target~ tried to attack Itachi, but was countered by his sharingan and subsequently killed with ease.",
  2072. "onlist": "itachi",
  2073. "teamUtilities": true
  2074. }
  2075. },
  2076. {
  2077. "role": "itachi2",
  2078. "translation": "Itachi (Susanoo)",
  2079. "side": "akatsuki",
  2080. "startupmsg": "You are ~Role~!",
  2081. "help": "You have activated your susanoo and now have different abilities. You still share a /kill at night with Kisame. You can /guard yourself every night to protect yourself from kills and poison, and this command can't be distracted! With the susanoo, you can kill someone during the day with your Totsuka Blade using /blade without being revealed! However, you have a +1 voteshield due to the exhaustion these jutsu cause. You can revert to your old abilities (distract + poison, 20% suicide chance, counter daykills) by typing /open to activate your sharingan.",
  2082. "info": "Can kill one person during the night. Can guard (protect + safeguard, can't be distracted) self during the night. Can blade (kill) one person during the standby (user is not revealed). Has a +1 voteshield. Can open (convert) self during the night. ~Sided~",
  2083. "actions": {
  2084. "night": {
  2085. "kill": {
  2086. "target": "AnyButTeam",
  2087. "common": "Team",
  2088. "priority": 10,
  2089. "broadcast": "team",
  2090. "hide": true,
  2091. "msg": "±Itachi: Tsukuyomi!"
  2092. },
  2093. "guard": {
  2094. "command": ["protect", "safeguard"],
  2095. "target": "OnlySelf",
  2096. "common": "Self",
  2097. "priority": 6,
  2098. "broadcast": "team",
  2099. "ignoreDistract": true,
  2100. "protectmsg": "Your target (~Target~) evaded your kill!"
  2101. },
  2102. "open": {
  2103. "command": "convert",
  2104. "target": "OnlySelf",
  2105. "common": "Self",
  2106. "priority": 13,
  2107. "newRole": "itachi1",
  2108. "broadcast": "team",
  2109. "silent": true,
  2110. "pierce": true
  2111. }
  2112. },
  2113. "standby": {
  2114. "blade": {
  2115. "command": "kill",
  2116. "target": "AnyButTeam",
  2117. "msg": "You can now kill someone using /blade! Since you are safely behind your susanoo, you won't be revealed!",
  2118. "killmsg": "Behind the protection of his susanoo, Itachi summons the Totsuka Blade and cleanly slices ~Target~ in half with one strike."
  2119. }
  2120. },
  2121. "voteshield": 1,
  2122. "onlist": "itachi",
  2123. "teamUtilities": true
  2124. }
  2125. },
  2126. {
  2127. "role": "orochimaru",
  2128. "translation": "Orochimaru",
  2129. "side": "snake",
  2130. "startupmsg": "You are ~Role~!",
  2131. "help": "A former student of the Third Hokage, your lust for knowledge and power has led you to become a rogue ninja, and a very dangerous one at that. Show the world your power using /kill every night to eliminate your enemies! Since you were a leaf shinobi, you have a decent chance to hax both kills and any member of Team 7! Your knowledge of ocular jutsu also allows you to hax inspectors and users of the amaterasu (Sasuke and Itachi). You also can't be distracted, will identify distractors, and can't be haxed. Your vast power gives you a vote of 5, and as long as Kabuto is alive, you will evade 2 nightkills!",
  2132. "info": "Can kill one person during the night (can't be detected by spies). Moderate hax on kill, inspect, burn, and Team 7 commands. Evades 2 nightkills as long as Kabuto is alive. Ignores and identifies distractors. Vote of 5. ~Sided~",
  2133. "actions": {
  2134. "night": {
  2135. "kill": {
  2136. "target": "AnyButTeam",
  2137. "common": "Team",
  2138. "priority": 12,
  2139. "broadcast": "team",
  2140. "msg": "±Orochimaru: Looks like I found an intruder. IT'S OVER!"
  2141. }
  2142. },
  2143. "avoidHax": ["kill"],
  2144. "hax": {
  2145. "kill": {
  2146. "revealTeam": 0.3,
  2147. "revealRole": 0.3
  2148. },
  2149. "sage": {
  2150. "revealTeam": 0.2,
  2151. "revealRole": 0.2
  2152. },
  2153. "leave": {
  2154. "revealTeam": 0.2,
  2155. "revealRole": 0.2
  2156. },
  2157. "inspect": {
  2158. "revealTeam": 0.3,
  2159. "revealRole": 0.3
  2160. },
  2161. "burn": {
  2162. "revealTeam": 0.3,
  2163. "revealRole": 0.3
  2164. },
  2165. "protect": {
  2166. "revealTeam": 0.2,
  2167. "revealRole": 0.2
  2168. },
  2169. "punch": {
  2170. "revealTeam": 0.3,
  2171. "revealRole": 0.2
  2172. },
  2173. "cure": {
  2174. "revealTeam": 0.3,
  2175. "revealRole": 0.2
  2176. },
  2177. "eye": {
  2178. "revealTeam": 0.2,
  2179. "revealRole": 0.2
  2180. },
  2181. "cover": {
  2182. "revealTeam": 0.2,
  2183. "revealRole": 0.2
  2184. }
  2185. },
  2186. "distract": {
  2187. "mode": {
  2188. "ignore": [
  2189. "sakura",
  2190. "sakurad",
  2191. "sasuke2",
  2192. "sasuked2",
  2193. "itachi1",
  2194. "animal",
  2195. "animald"
  2196. ],
  2197. "identify": [
  2198. "sakura",
  2199. "sakurad",
  2200. "sasuke2",
  2201. "sasuked2",
  2202. "itachi1",
  2203. "animal",
  2204. "animald"
  2205. ]
  2206. },
  2207. "identify": "You identified ~Target~ as the ~Role~ that tried to ~Action~ you!"
  2208. },
  2209. "kill": {
  2210. "mode": {
  2211. "evadeCharges": 2
  2212. }
  2213. },
  2214. "dummy": {
  2215. "mode": "die",
  2216. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  2217. "targetmsg": ""
  2218. },
  2219. "standbyHax": {
  2220. "kill": {
  2221. "revealRole": 0.4
  2222. },
  2223. "kamui": {
  2224. "revealRole": 0.4
  2225. }
  2226. },
  2227. "vote": 5,
  2228. "teamUtilities": true
  2229. }
  2230. },
  2231. {
  2232. "role": "orochimaru2",
  2233. "translation": "Orochimaru",
  2234. "side": "snake",
  2235. "hide": true,
  2236. "startupmsg": "You are ~Role~!",
  2237. "help": "A former student of the Third Hokage, your lust for knowledge and power has led you to become a rogue ninja, and a very dangerous one at that. Show the world your power using /kill every night to eliminate your enemies! Since you were a leaf shinobi, you have a decent chance to hax both kills and any member of Team 7! Your knowledge of ocular jutsu also allows you to hax inspectors and users of the amaterasu (Sasuke and Itachi). You also can't be distracted, will identify distractors, and can't be haxed. Your vast power gives you a vote of 5, and with the death of Kabuto, you no longer evade any nightkills!",
  2238. "info": "Can kill one person during the night (can't be detected by spies). Moderate hax on kill, inspect, burn, and Team 7 commands. Ignores and identifies distractors. Vote of 5. ~Sided~",
  2239. "actions": {
  2240. "night": {
  2241. "kill": {
  2242. "target": "AnyButTeam",
  2243. "common": "Team",
  2244. "priority": 12,
  2245. "hide": true,
  2246. "broadcast": "team",
  2247. "msg": "±Orochimaru: Looks like I found an intruder. IT'S OVER!"
  2248. }
  2249. },
  2250. "avoidHax": ["kill"],
  2251. "hax": {
  2252. "kill": {
  2253. "revealTeam": 0.3,
  2254. "revealRole": 0.3
  2255. },
  2256. "sage": {
  2257. "revealTeam": 0.2,
  2258. "revealRole": 0.2
  2259. },
  2260. "leave": {
  2261. "revealTeam": 0.2,
  2262. "revealRole": 0.2
  2263. },
  2264. "inspect": {
  2265. "revealTeam": 0.3,
  2266. "revealRole": 0.3
  2267. },
  2268. "burn": {
  2269. "revealTeam": 0.3,
  2270. "revealRole": 0.3
  2271. },
  2272. "protect": {
  2273. "revealTeam": 0.2,
  2274. "revealRole": 0.2
  2275. },
  2276. "punch": {
  2277. "revealTeam": 0.3,
  2278. "revealRole": 0.2
  2279. },
  2280. "cure": {
  2281. "revealTeam": 0.3,
  2282. "revealRole": 0.2
  2283. },
  2284. "eye": {
  2285. "revealTeam": 0.2,
  2286. "revealRole": 0.2
  2287. },
  2288. "cover": {
  2289. "revealTeam": 0.2,
  2290. "revealRole": 0.2
  2291. }
  2292. },
  2293. "distract": {
  2294. "mode": {
  2295. "ignore": [
  2296. "sakura",
  2297. "sakurad",
  2298. "sasuke2",
  2299. "sasuked2",
  2300. "itachi1",
  2301. "animal",
  2302. "animald"
  2303. ],
  2304. "identify": [
  2305. "sakura",
  2306. "sakurad",
  2307. "sasuke2",
  2308. "sasuked2",
  2309. "itachi1",
  2310. "animal",
  2311. "animald"
  2312. ]
  2313. },
  2314. "identify": "You identified ~Target~ as the ~Role~ that tried to ~Action~ you!"
  2315. },
  2316. "standbyHax": {
  2317. "kill": {
  2318. "revealRole": 0.4
  2319. },
  2320. "kamui": {
  2321. "revealRole": 0.4
  2322. }
  2323. },
  2324. "vote": 5,
  2325. "teamUtilities": true
  2326. }
  2327. },
  2328. {
  2329. "role": "orochimarud",
  2330. "translation": "Orochimaru",
  2331. "side": "snake",
  2332. "hide": "side",
  2333. "startupmsg": "You are ~Role~!",
  2334. "help": "A former student of the Third Hokage, your lust for knowledge and power has led you to become a rogue ninja, and a very dangerous one at that. Show the world your power using /kill every night to eliminate your enemies! Since you were a leaf shinobi, you have a decent chance to hax both kills and any member of Team 7! Your knowledge of ocular jutsu also allows you to hax inspectors and users of the amaterasu (Sasuke and Itachi). However, since you have been weakened, you no longer identify or ignore distractors, and your vote has been reduced to 2. As long as Kabuto is alive, you will evade 2 nightkills!",
  2335. "info": "Can kill one person during the night (can't be detected by spies). Moderate hax on kill, inspect, burn, and Team 7 commands. Evades 2 nightkills as long as Kabuto is alive. Vote of 2. ~Sided~",
  2336. "players": "Weakened.",
  2337. "actions": {
  2338. "night": {
  2339. "kill": {
  2340. "target": "AnyButTeam",
  2341. "common": "Team",
  2342. "priority": 12,
  2343. "hide": true,
  2344. "broadcast": "team",
  2345. "msg": "±Orochimaru: Looks like I found an intruder. IT'S OVER!"
  2346. }
  2347. },
  2348. "avoidHax": ["kill"],
  2349. "hax": {
  2350. "kill": {
  2351. "revealTeam": 0.3,
  2352. "revealRole": 0.3
  2353. },
  2354. "sage": {
  2355. "revealTeam": 0.2,
  2356. "revealRole": 0.2
  2357. },
  2358. "leave": {
  2359. "revealTeam": 0.2,
  2360. "revealRole": 0.2
  2361. },
  2362. "inspect": {
  2363. "revealTeam": 0.3,
  2364. "revealRole": 0.3
  2365. },
  2366. "burn": {
  2367. "revealTeam": 0.3,
  2368. "revealRole": 0.3
  2369. },
  2370. "protect": {
  2371. "revealTeam": 0.2,
  2372. "revealRole": 0.2
  2373. },
  2374. "punch": {
  2375. "revealTeam": 0.3,
  2376. "revealRole": 0.2
  2377. },
  2378. "cure": {
  2379. "revealTeam": 0.3,
  2380. "revealRole": 0.2
  2381. },
  2382. "eye": {
  2383. "revealTeam": 0.2,
  2384. "revealRole": 0.2
  2385. },
  2386. "cover": {
  2387. "revealTeam": 0.2,
  2388. "revealRole": 0.2
  2389. }
  2390. },
  2391. "kill": {
  2392. "mode": {
  2393. "evadeCharges": "*"
  2394. }
  2395. },
  2396. "dummy": {
  2397. "mode": "die",
  2398. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  2399. "targetmsg": ""
  2400. },
  2401. "standbyHax": {
  2402. "kill": {
  2403. "revealRole": 0.4
  2404. },
  2405. "kamui": {
  2406. "revealRole": 0.4
  2407. }
  2408. },
  2409. "vote": 2,
  2410. "teamUtilities": true
  2411. }
  2412. },
  2413. {
  2414. "role": "orochimaru2d",
  2415. "translation": "Orochimaru",
  2416. "side": "snake",
  2417. "hide": true,
  2418. "startupmsg": "You are ~Role~!",
  2419. "help": "A former student of the Third Hokage, your lust for knowledge and power has led you to become a rogue ninja, and a very dangerous one at that. Show the world your power using /kill every night to eliminate your enemies! Since you were a leaf shinobi, you have a decent chance to hax both kills and any member of Team 7! Your knowledge of ocular jutsu also allows you to hax inspectors and users of the amaterasu (Sasuke and Itachi). However, since you have been weakened, you no longer identify or ignore distractors, and your vote has been reduced to 2. With the death of Kabuto, you no longer evade any nightkills!",
  2420. "info": "Can kill one person during the night (can't be detected by spies). Moderate hax on kill, inspect, burn, and Team 7 commands. Vote of 2. ~Sided~",
  2421. "players": "Weakened.",
  2422. "actions": {
  2423. "night": {
  2424. "kill": {
  2425. "target": "AnyButTeam",
  2426. "common": "Team",
  2427. "priority": 12,
  2428. "hide": true,
  2429. "broadcast": "team",
  2430. "msg": "±Orochimaru: Looks like I found an intruder. IT'S OVER!"
  2431. }
  2432. },
  2433. "avoidHax": ["kill"],
  2434. "hax": {
  2435. "kill": {
  2436. "revealTeam": 0.3,
  2437. "revealRole": 0.3
  2438. },
  2439. "sage": {
  2440. "revealTeam": 0.2,
  2441. "revealRole": 0.2
  2442. },
  2443. "leave": {
  2444. "revealTeam": 0.2,
  2445. "revealRole": 0.2
  2446. },
  2447. "inspect": {
  2448. "revealTeam": 0.3,
  2449. "revealRole": 0.3
  2450. },
  2451. "burn": {
  2452. "revealTeam": 0.3,
  2453. "revealRole": 0.3
  2454. },
  2455. "protect": {
  2456. "revealTeam": 0.2,
  2457. "revealRole": 0.2
  2458. },
  2459. "punch": {
  2460. "revealTeam": 0.3,
  2461. "revealRole": 0.2
  2462. },
  2463. "cure": {
  2464. "revealTeam": 0.3,
  2465. "revealRole": 0.2
  2466. },
  2467. "eye": {
  2468. "revealTeam": 0.2,
  2469. "revealRole": 0.2
  2470. },
  2471. "cover": {
  2472. "revealTeam": 0.2,
  2473. "revealRole": 0.2
  2474. }
  2475. },
  2476. "standbyHax": {
  2477. "kill": {
  2478. "revealRole": 0.4
  2479. },
  2480. "kamui": {
  2481. "revealRole": 0.4
  2482. }
  2483. },
  2484. "vote": 2,
  2485. "teamUtilities": true
  2486. }
  2487. },
  2488. {
  2489. "role": "kabuto",
  2490. "translation": "Kabuto",
  2491. "side": "snake",
  2492. "startupmsg": "You are ~Role~!",
  2493. "help": "You are the loyal servant of Lord Orochimaru, and thus you share a /kill at night with him. Every other night, you can paralyze someone with your chakra scalpel technique using /sever; this will immobilize them, making them unable to use any of their actions for the night, and you can read their chakra flow to determine their role as well! Thanks to your Dead Soul technique, you are able to evade 1 nightkill. As long as you're alive, Orochimaru will evade 2 nightkills!",
  2494. "info": "Can kill one person during the night. Can sever (distract + inspect) one person during the night every other night. Evades 1 nightkill. ~Sided~",
  2495. "actions": {
  2496. "night": {
  2497. "kill": {
  2498. "target": "AnyButTeam",
  2499. "common": "Team",
  2500. "priority": 12,
  2501. "broadcast": "team",
  2502. "msg": "±Kabuto: Looks like you've wandered someplace you have no business being. Ah well, you'll make a fine addition to Lord Orochimaru's collection of test subjects."
  2503. },
  2504. "sever": {
  2505. "command": ["distract", "inspect"],
  2506. "target": "AnyButTeam",
  2507. "common": "Self",
  2508. "priority": 3,
  2509. "recharge": 2,
  2510. "broadcast": "team",
  2511. "distractmsg": "You were nailed in the stomach by Kabuto's chakra scalpel, paralyzing you and preventing you from carrying out any of your night actions.",
  2512. "teammsg": "You were unable to carry out your nightly duties because you had to tend to your ally, who had been paralyzed by a sharp blow to their chakra network."
  2513. }
  2514. },
  2515. "kill": {
  2516. "mode": {
  2517. "evadeCharges": 1
  2518. }
  2519. },
  2520. "dummy": {
  2521. "mode": "die",
  2522. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  2523. "targetmsg": ""
  2524. },
  2525. "onDeath": {
  2526. "convertRoles": {
  2527. "orochimaru": ["orochimaru2"],
  2528. "orochimarud": ["orochimaru2d"]
  2529. },
  2530. "convertmsg": "With the death of Kabuto, Orochimaru no longer evades any nightkills!"
  2531. },
  2532. "teamUtilities": true
  2533. }
  2534. },
  2535. {
  2536. "role": "kabutod",
  2537. "translation": "Kabuto",
  2538. "side": "snake",
  2539. "hide": "side",
  2540. "startupmsg": "You are ~Role~!",
  2541. "help": "You are the loyal servant of Lord Orochimaru, and thus you share a /kill at night with him. Since you have been weakened, you can no longer /sever someone to distract and inspect them. Thanks to your Dead Soul technique, you are able to evade 1 nightkill. As long as you're alive, Orochimaru will evade 2 nightkills!",
  2542. "info": "Can kill one person during the night. Evades 1 nightkill. ~Sided~",
  2543. "players": "Weakened.",
  2544. "actions": {
  2545. "night": {
  2546. "kill": {
  2547. "target": "AnyButTeam",
  2548. "common": "Team",
  2549. "priority": 12,
  2550. "hide": true,
  2551. "broadcast": "team",
  2552. "msg": "±Kabuto: Looks like you've wandered someplace you have no business being. Ah well, you'll make a fine addition to Lord Orochimaru's collection of test subjects."
  2553. }
  2554. },
  2555. "kill": {
  2556. "mode": {
  2557. "evadeCharges": "*"
  2558. }
  2559. },
  2560. "dummy": {
  2561. "mode": "die",
  2562. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  2563. "targetmsg": ""
  2564. },
  2565. "onDeath": {
  2566. "convertRoles": {
  2567. "orochimaru": ["orochimaru2"],
  2568. "orochimarud": ["orochimaru2d"]
  2569. },
  2570. "convertmsg": "With the death of Kabuto, Orochimaru no longer evades any nightkills!"
  2571. },
  2572. "teamUtilities": true
  2573. }
  2574. },
  2575. {
  2576. "role": "obito",
  2577. "translation": "Obito",
  2578. "side": "project",
  2579. "startupmsg": "You are ~Role~!",
  2580. "help": "Once a young individual with a dream to become Hokage, the subsequent events that followed changed your life and beliefs. You now desire to replace this world with a new one and will not stop until your desire has been achieved. You share a /kill at night with Madara and you can /inspect one person every night to find out their role, but this only has a 50% chance of working. You are saving up most of your chakra for when you become the ten-tails' jinchuuriki. On the third night, you can /absorb yourself to make this transformation occur, greatly strengthening your power.",
  2581. "info": "Can kill one person during the night. Can inspect (50% fail chance) one person during the night. Can absorb (convert) self on the third night. ~Sided~",
  2582. "actions": {
  2583. "night": {
  2584. "kill": {
  2585. "target": "AnyButTeam",
  2586. "common": "Team",
  2587. "priority": 8,
  2588. "broadcast": "team",
  2589. "msg": "±Obito: I will create a new world, and since you dare oppose me, you won't be a part of it!"
  2590. },
  2591. "inspect": {
  2592. "target": "AnyButTeam",
  2593. "common": "Self",
  2594. "priority": 16,
  2595. "failChance": 0.5,
  2596. "broadcast": "team"
  2597. },
  2598. "absorb": {
  2599. "command": "convert",
  2600. "target": "OnlySelf",
  2601. "common": "Self",
  2602. "priority": 17,
  2603. "newRole": "obito2",
  2604. "broadcast": "team",
  2605. "initialrecharge": 3,
  2606. "silent": false,
  2607. "pierce": true,
  2608. "convertmsg": "Obito has become the ten-tails' jinchuuriki."
  2609. }
  2610. },
  2611. "teamUtilities": true
  2612. }
  2613. },
  2614. {
  2615. "role": "obito2",
  2616. "translation": "Obito (Ten-Tails)",
  2617. "side": "project",
  2618. "startupmsg": "You are ~Role~!",
  2619. "help": "Now that you're the ten-tails' jinchuuriki, you can demonstrate your power! Your /kill at night now pierces protection. Additionally, you revenge all nightkills, will reveal your attacker if you are daykilled, and will kill everyone that votes for you if you are lynched!",
  2620. "info": "Can kill one person during the night (pierces protection). Revenges nightkills. Reveals attacker when daykilled. If lynched, kills everyone that voted for them. ~Sided~",
  2621. "actions": {
  2622. "night": {
  2623. "kill": {
  2624. "target": "AnyButTeam",
  2625. "common": "Team",
  2626. "priority": 8,
  2627. "hide": true,
  2628. "pierce": true,
  2629. "broadcast": "team",
  2630. "msg": "You were no match for the power that is the ten-tails."
  2631. }
  2632. },
  2633. "kill": {
  2634. "mode": "killattackerevenifprotected",
  2635. "msg": "You were able to defeat the ten-tails' jinchuuriki, but it cost you your life."
  2636. },
  2637. "daykill": "revealkiller",
  2638. "daykillrevengemsg": "~Target~ attacked ~Self~ with all of their power. Surprisingly, it was enough to bring the ten-tails' jinchuuriki down, but ~Target~ (~Role~) barely survived.",
  2639. "lynch": {
  2640. "killVoters": {
  2641. "first": 99,
  2642. "last": 99,
  2643. "message": "The valiant effort of ~Count~ powerful shinobi was enough to bring down the ten-tails' jinchuuriki. However, ~Self~ is able to create a massive ball of chakra that explodes, taking his assailants down with him."
  2644. }
  2645. },
  2646. "teamUtilities": true
  2647. }
  2648. },
  2649. {
  2650. "role": "obitod",
  2651. "translation": "Obito",
  2652. "side": "project",
  2653. "hide": "side",
  2654. "startupmsg": "You are ~Role~!",
  2655. "help": "Once a young individual with a dream to become Hokage, the subsequent events that followed changed your life and beliefs. You now desire to replace this world with a new one and will not stop until your desire has been achieved. You share a /kill at night with Madara, but since you've been weakened, you can no longer inspect one person every night. You are saving up most of your chakra for when you become the ten-tails' jinchuuriki. However, since you have been weakened, you will have to wait for another two nights before you can /absorb yourself to make this transformation occur and greatly strengthen your power.",
  2656. "info": "Can kill one person during the night. Can absorb (convert) self two nights after being converted to this weakened role. ~Sided~",
  2657. "players": "Weakened.",
  2658. "actions": {
  2659. "night": {
  2660. "kill": {
  2661. "target": "AnyButTeam",
  2662. "common": "Team",
  2663. "priority": 8,
  2664. "hide": true,
  2665. "broadcast": "team",
  2666. "msg": "±Obito: I will create a new world, and since you dare oppose me, you won't be a part of it!"
  2667. },
  2668. "absorb": {
  2669. "command": "convert",
  2670. "target": "OnlySelf",
  2671. "common": "Self",
  2672. "priority": 17,
  2673. "newRole": "obito2d",
  2674. "broadcast": "team",
  2675. "initialrecharge": 3,
  2676. "silent": false,
  2677. "pierce": true,
  2678. "hide": true,
  2679. "convertmsg": "Obito has become the ten-tails' jinchuuriki."
  2680. }
  2681. },
  2682. "teamUtilities": true
  2683. }
  2684. },
  2685. {
  2686. "role": "obito2d",
  2687. "translation": "Obito (Ten-Tails)",
  2688. "side": "project",
  2689. "hide": "side",
  2690. "startupmsg": "You are ~Role~!",
  2691. "help": "Now that you're the ten-tails' jinchuuriki, you can demonstrate your power! Your /kill at night no longer pierces protection since you've been weakened. Since you've been weakened, you also no longer revenge nightkills, but if you are daykilled, you will still reveal the role of your attacker and will kill everyone that votes for you if you are lynched!",
  2692. "info": "Can kill one person during the night. Reveals attacker when daykilled. If lynched, kills everyone that voted for them. ~Sided~",
  2693. "players": "Weakened.",
  2694. "actions": {
  2695. "night": {
  2696. "kill": {
  2697. "target": "AnyButTeam",
  2698. "common": "Team",
  2699. "priority": 8,
  2700. "hide": true,
  2701. "broadcast": "team",
  2702. "msg": "You were no match for the power that is the ten-tails."
  2703. }
  2704. },
  2705. "daykill": "revealkiller",
  2706. "daykillrevengemsg": "~Target~ attacked ~Self~ with all of their power. Surprisingly, it was enough to bring the ten-tails' jinchuuriki down, but ~Target~ (~Role~) barely survived.",
  2707. "lynch": {
  2708. "killVoters": {
  2709. "first": 99,
  2710. "last": 99,
  2711. "message": "The valiant effort of ~Count~ powerful shinobi was enough to bring down the ten-tails' jinchuuriki. However, ~Self~ is able to create a massive ball of chakra that explodes, taking his assailants down with him."
  2712. }
  2713. },
  2714. "teamUtilities": true
  2715. }
  2716. },
  2717. {
  2718. "role": "madara",
  2719. "translation": "Madara",
  2720. "side": "project",
  2721. "startupmsg": "You are ~Role~!",
  2722. "help": "You've developed a plan to end world conflict by creating an eternal mangekyo sharingan in the moon, but you must eliminate all who oppose it before carrying it out! You can /poison two people every night, killing them the following night. Your mastery of ocular jutsu allows you to counter both nightkills and daykills! However, since you are only a reanimation, you will die instantly if you are poisoned or distracted!",
  2723. "info": "Can poison two people during the night. Counters nightkills and daykills. Dies if distracted or poisoned. ~Sided~",
  2724. "actions": {
  2725. "night": {
  2726. "poison": {
  2727. "target": "AnyButTeam",
  2728. "common": "Self",
  2729. "priority": 7,
  2730. "limit": 2,
  2731. "broadcast": "team"
  2732. }
  2733. },
  2734. "kill": {
  2735. "mode": "ChangeTarget",
  2736. "targetmsg": "You attacked Madara, but he read your every move like a book, and easily took you down.",
  2737. "msg": "~Role~ attacked you, but you countered each of his moves with ease, and effortlessly took him down."
  2738. },
  2739. "daykill": {
  2740. "mode": {
  2741. "revenge": [
  2742. "narutos",
  2743. "narutos1",
  2744. "narutos2",
  2745. "narutos3",
  2746. "narutosd",
  2747. "narutosd1",
  2748. "narutosd2",
  2749. "narutosd3",
  2750. "kakashis",
  2751. "kakashisd",
  2752. "sasuke2",
  2753. "sasuked2",
  2754. "haku",
  2755. "hakud",
  2756. "itachi2"
  2757. ]
  2758. }
  2759. },
  2760. "daykillrevengemsg": "~Target~ made the foolish decision of attacking Madara, whose ocular abilities made it simple to counter ~Target~'s attacks, and quickly kill them.",
  2761. "distract": {
  2762. "mode": "die",
  2763. "msg": "When ~Role~ ~Action~ed you, your reanimation jutsu suddenly became undone, and you returned to the grave.",
  2764. "targetmsg": "Your ~Action~ undid ~Self~'s reanimation jutsu, causing him to die."
  2765. },
  2766. "poison": {
  2767. "mode": "die",
  2768. "msg": "When ~Role~ ~Action~ed you, your reanimation jutsu suddenly became undone, and you returned to the grave.",
  2769. "targetmsg": "Your ~Action~ undid ~Self~'s reanimation jutsu, causing him to die."
  2770. },
  2771. "teamUtilities": true
  2772. }
  2773. },
  2774. {
  2775. "role": "madarad",
  2776. "translation": "Madara",
  2777. "side": "project",
  2778. "hide": "side",
  2779. "startupmsg": "You are ~Role~!",
  2780. "help": "You've developed a plan to end world conflict by creating an eternal mangekyo sharingan in the moon, but you must eliminate all who oppose it before carrying it out! However, since you've been weakened, you can only /poison one person every night. Your mastery of ocular jutsu allows you to counter both nightkills and daykills! However, since you are only a reanimation, you will die instantly if you are poisoned or distracted!",
  2781. "info": "Can poison one person during the night. Counters nightkills and daykills. Dies if distracted or poisoned. ~Sided~",
  2782. "players": "Weakened.",
  2783. "actions": {
  2784. "night": {
  2785. "poison": {
  2786. "target": "AnyButTeam",
  2787. "common": "Self",
  2788. "priority": 7,
  2789. "hide": true,
  2790. "limit": 1,
  2791. "broadcast": "team"
  2792. }
  2793. },
  2794. "kill": {
  2795. "mode": "ChangeTarget",
  2796. "targetmsg": "You attacked Madara, but he read your every move like a book, and easily took you down.",
  2797. "msg": "~Role~ attacked you, but you countered each of his moves with ease, and effortlessly took him down."
  2798. },
  2799. "daykill": {
  2800. "mode": {
  2801. "revenge": [
  2802. "narutos",
  2803. "narutos1",
  2804. "narutos2",
  2805. "narutos3",
  2806. "narutosd",
  2807. "narutosd1",
  2808. "narutosd2",
  2809. "narutosd3",
  2810. "kakashis",
  2811. "kakashisd",
  2812. "sasuke2",
  2813. "sasuked2",
  2814. "haku",
  2815. "hakud",
  2816. "itachi2"
  2817. ]
  2818. }
  2819. },
  2820. "daykillrevengemsg": "~Target~ made the foolish decision of attacking Madara, whose ocular abilities made it simple to counter ~Target~'s attacks, and quickly kill them.",
  2821. "distract": {
  2822. "mode": "die",
  2823. "msg": "When ~Role~ ~Action~ed you, your reanimation jutsu suddenly became undone, and you returned to the grave.",
  2824. "targetmsg": "Your ~Action~ undid ~Self~'s reanimation jutsu, causing him to die."
  2825. },
  2826. "poison": {
  2827. "mode": "die",
  2828. "msg": "When ~Role~ ~Action~ed you, your reanimation jutsu suddenly became undone, and you returned to the grave.",
  2829. "targetmsg": "Your ~Action~ undid ~Self~'s reanimation jutsu, causing him to die."
  2830. },
  2831. "teamUtilities": true
  2832. }
  2833. },
  2834. {
  2835. "role": "pain",
  2836. "translation": "Pain",
  2837. "side": "pain",
  2838. "startupmsg": "You are NOT SUPPOSED TO BE READING THIS!",
  2839. "hide": true,
  2840. "help": "FOOLISH THEME AUTHOR. If you are reading this, the theme author has messed up the code.",
  2841. "info": "Can show self during the night that the theme author messed up the code. ~Sided~",
  2842. "actions": {
  2843. }
  2844. },
  2845. {
  2846. "role": "deva",
  2847. "translation": "Pain (Deva Path)",
  2848. "side": "pain",
  2849. "startupmsg": "You are ~Role~!",
  2850. "help": "Once a kind person who sought peace, your view changed ever since the death of your friend Yahiko. Now you wish to bring despair and pain upon others to change the world's violent ways. Right now, you can /inspect one person during the day to find out their role. You can also /push someone during the day to kill them using your shinra tensei jutsu; these daykills can't be evaded or countered! You have a 65% chance to evade nightkills. You can change to the other paths by using /asura (nightkill, 2nd nightkill every other night), /human (distract + inspect + poison that kills on the same night), /animal (nightkill, self protect, kills distractors, can't be poisoned), /preta (counter nightkills, identifies distractors and inspectors, evades daykills), or /naraka (kills anyone that uses a non-killing command on you, moderate hax on every night command). Every one of the six paths has a vote of 3 and a voteshield of -3, and four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  2851. "info": "Can inspect one person during the standby. Can push (kill) one person during the standby (can't be evaded or countered). Has a 65% chance to evade nightkills. Vote of 3. Voteshield of -3. Can change to Asura Path, Human Path, Animal Path, Preta Path, or Naraka Path. ~Sided~",
  2852. "actions": {
  2853. "night": {
  2854. "asura": {
  2855. "command": "convert",
  2856. "target": "OnlySelf",
  2857. "common": "Self",
  2858. "priority": 13,
  2859. "newRole": "asura",
  2860. "cancel": ["human", "animal", "preta", "naraka"],
  2861. "silent": true,
  2862. "pierce": true
  2863. },
  2864. "human": {
  2865. "command": "convert",
  2866. "target": "OnlySelf",
  2867. "common": "Self",
  2868. "priority": 13,
  2869. "newRole": "human",
  2870. "cancel": ["asura", "animal", "preta", "naraka"],
  2871. "silent": true,
  2872. "pierce": true
  2873. },
  2874. "animal": {
  2875. "command": "convert",
  2876. "target": "OnlySelf",
  2877. "common": "Self",
  2878. "priority": 13,
  2879. "newRole": "animal",
  2880. "cancel": ["asura", "human", "preta", "naraka"],
  2881. "silent": true,
  2882. "pierce": true
  2883. },
  2884. "preta": {
  2885. "command": "convert",
  2886. "target": "OnlySelf",
  2887. "common": "Self",
  2888. "priority": 13,
  2889. "newRole": "preta",
  2890. "cancel": ["asura", "human", "animal", "naraka"],
  2891. "silent": true,
  2892. "pierce": true
  2893. },
  2894. "naraka": {
  2895. "command": "convert",
  2896. "target": "OnlySelf",
  2897. "common": "Self",
  2898. "priority": 13,
  2899. "newRole": "naraka",
  2900. "cancel": ["asura", "human", "animal", "preta"],
  2901. "silent": true,
  2902. "pierce": true
  2903. }
  2904. },
  2905. "standby": {
  2906. "inspect": {
  2907. "command": "expose",
  2908. "target": "AnyButTeam",
  2909. "msg": "Use /inspect to find out someone's role! This will be revealed only to you.",
  2910. "exposemsg": "Pain uses Bansho Ten'in to pull ~Role~ towards them.",
  2911. "exposedtargetmsg": "~Target~ is ~Role~!"
  2912. },
  2913. "push": {
  2914. "command": "kill",
  2915. "target": "AnyButTeam",
  2916. "msg": "You can also kill someone using /push, and this won't reveal you!",
  2917. "killmsg": "±Pain: ~Target~, I want you to feel pain, think about pain, accept pain, know pain... Shinra Tensei (Almighty Push)!"
  2918. }
  2919. },
  2920. "kill": {
  2921. "mode": {
  2922. "evadeChance": 0.65
  2923. }
  2924. },
  2925. "dummy": {
  2926. "mode": "die",
  2927. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  2928. "targetmsg": ""
  2929. },
  2930. "vote": 3,
  2931. "voteshield": -3,
  2932. "onlist": "pain",
  2933. "teamUtilities": true
  2934. }
  2935. },
  2936. {
  2937. "role": "asura",
  2938. "translation": "Pain (Asura Path)",
  2939. "side": "pain",
  2940. "startupmsg": "You are ~Role~!",
  2941. "help": "As the asura path, you can /kill one person during the night and use your artillery to /shoot to kill a second person every other night. You have a 65% chance to evade nightkills. You can change to the other paths by using /deva (day inspect, daykill that can't be evaded or countered), /human (distract + inspect + poison that kills on the same night), /animal (nightkill, self protect, kills distractors, can't be poisoned), /preta (counter nightkills, identifies distractors and inspectors, evades daykills), or /naraka (kills anyone that uses a non-killing command on you, moderate hax on every night command). Every one of the six paths has a vote of 3 and a voteshield of -3, and four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  2942. "info": "Can kill one person during the night. Can shoot (kill) a second person every other night. Has a 65% chance to evade nightkills. Vote of 3. Voteshield of -3. Can change to Deva Path, Human Path, Animal Path, Preta Path, or Naraka Path. ~Sided~",
  2943. "actions": {
  2944. "night": {
  2945. "deva": {
  2946. "command": "convert",
  2947. "target": "OnlySelf",
  2948. "common": "Self",
  2949. "priority": 13,
  2950. "newRole": "deva",
  2951. "cancel": ["human", "animal", "preta", "naraka"],
  2952. "silent": true,
  2953. "pierce": true
  2954. },
  2955. "human": {
  2956. "command": "convert",
  2957. "target": "OnlySelf",
  2958. "common": "Self",
  2959. "priority": 13,
  2960. "newRole": "human",
  2961. "cancel": ["deva", "animal", "preta", "naraka"],
  2962. "silent": true,
  2963. "pierce": true,
  2964. "hide": true
  2965. },
  2966. "animal": {
  2967. "command": "convert",
  2968. "target": "OnlySelf",
  2969. "common": "Self",
  2970. "priority": 13,
  2971. "newRole": "animal",
  2972. "cancel": ["deva", "human", "preta", "naraka"],
  2973. "silent": true,
  2974. "pierce": true,
  2975. "hide": true
  2976. },
  2977. "preta": {
  2978. "command": "convert",
  2979. "target": "OnlySelf",
  2980. "common": "Self",
  2981. "priority": 13,
  2982. "newRole": "preta",
  2983. "cancel": ["deva", "human", "animal", "naraka"],
  2984. "silent": true,
  2985. "pierce": true,
  2986. "hide": true
  2987. },
  2988. "naraka": {
  2989. "command": "convert",
  2990. "target": "OnlySelf",
  2991. "common": "Self",
  2992. "priority": 13,
  2993. "newRole": "naraka",
  2994. "cancel": ["deva", "human", "animal", "preta"],
  2995. "silent": true,
  2996. "pierce": true,
  2997. "hide": true
  2998. },
  2999. "kill": {
  3000. "target": "AnyButTeam",
  3001. "common": "Team",
  3002. "priority": 9,
  3003. "broadcast": "team",
  3004. "msg": "The Asura Path has shown you the true meaning of pain."
  3005. },
  3006. "shoot": {
  3007. "command": "kill",
  3008. "target": "AnyButTeam",
  3009. "common": "Team",
  3010. "priority": 9,
  3011. "recharge": 2,
  3012. "broadcast": "team",
  3013. "msg": "The Asura Path has shown you the true meaning of pain."
  3014. }
  3015. },
  3016. "kill": {
  3017. "mode": {
  3018. "evadeChance": 0.65
  3019. }
  3020. },
  3021. "dummy": {
  3022. "mode": "die",
  3023. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  3024. "targetmsg": ""
  3025. },
  3026. "vote": 3,
  3027. "voteshield": -3,
  3028. "onlist": "pain",
  3029. "teamUtilities": true
  3030. }
  3031. },
  3032. {
  3033. "role": "human",
  3034. "translation": "Pain (Human Path)",
  3035. "side": "pain",
  3036. "startupmsg": "You are ~Role~!",
  3037. "help": "As the human path, you are able to read the mind of anyone by removing their soul from their body, which eventually kills them. You can do this by using /read on one person every night; this will distract, inspect, and poison the target, with the poison killing on the same night. You have a 65% chance to evade nightkills. You can change to the other paths by using /deva (day inspect, daykill that can't be evaded or countered), /asura (nightkill, 2nd nightkill every other night), /animal (nightkill, self protect, kills distractors, can't be poisoned), /preta (counter nightkills, identifies distractors and inspectors, evades daykills), or /naraka (kills anyone that uses a non-killing command on you, moderate hax on every night command). Every one of the six paths has a vote of 3 and a voteshield of -3, and four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  3038. "info": "Can read (distract + inspect + poison that kills on the same night) one person during the night. Has a 65% chance to evade nightkills. Vote of 3. Voteshield of -3. Can change to Deva Path, Asura Path, Animal Path, Preta Path, or Naraka Path. ~Sided~",
  3039. "actions": {
  3040. "night": {
  3041. "deva": {
  3042. "command": "convert",
  3043. "target": "OnlySelf",
  3044. "common": "Self",
  3045. "priority": 13,
  3046. "newRole": "deva",
  3047. "cancel": ["asura", "animal", "preta", "naraka"],
  3048. "silent": true,
  3049. "pierce": true,
  3050. "hide": true
  3051. },
  3052. "asura": {
  3053. "command": "convert",
  3054. "target": "OnlySelf",
  3055. "common": "Self",
  3056. "priority": 13,
  3057. "newRole": "asura",
  3058. "cancel": ["deva", "animal", "preta", "naraka"],
  3059. "silent": true,
  3060. "pierce": true,
  3061. "hide": true
  3062. },
  3063. "animal": {
  3064. "command": "convert",
  3065. "target": "OnlySelf",
  3066. "common": "Self",
  3067. "priority": 13,
  3068. "newRole": "animal",
  3069. "cancel": ["deva", "asura", "preta", "naraka"],
  3070. "silent": true,
  3071. "pierce": true,
  3072. "hide": true
  3073. },
  3074. "preta": {
  3075. "command": "convert",
  3076. "target": "OnlySelf",
  3077. "common": "Self",
  3078. "priority": 13,
  3079. "newRole": "preta",
  3080. "cancel": ["deva", "asura", "animal", "naraka"],
  3081. "silent": true,
  3082. "pierce": true,
  3083. "hide": true
  3084. },
  3085. "naraka": {
  3086. "command": "convert",
  3087. "target": "OnlySelf",
  3088. "common": "Self",
  3089. "priority": 13,
  3090. "newRole": "naraka",
  3091. "cancel": ["deva", "asura", "animal", "preta"],
  3092. "silent": true,
  3093. "pierce": true,
  3094. "hide": true
  3095. },
  3096. "read": {
  3097. "command": ["distract", "inspect", "poison"],
  3098. "target": "AnyButTeam",
  3099. "common": "Team",
  3100. "priority": 2,
  3101. "broadcast": "team",
  3102. "distractmsg": "You were unable to do anything as your soul was being removed from your body by the Human Path!",
  3103. "teammsg": "You couldn't do anything as you had to spend the night tending to your teammate, who appears to have had their soul removed from their body.",
  3104. "count": 1,
  3105. "poisonDeadMessage": "Your soul has been completely removed from your body. No one survives this technique. You are no exception."
  3106. }
  3107. },
  3108. "kill": {
  3109. "mode": {
  3110. "evadeChance": 0.65
  3111. }
  3112. },
  3113. "dummy": {
  3114. "mode": "die",
  3115. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  3116. "targetmsg": ""
  3117. },
  3118. "vote": 3,
  3119. "voteshield": -3,
  3120. "onlist": "pain",
  3121. "teamUtilities": true
  3122. }
  3123. },
  3124. {
  3125. "role": "animal",
  3126. "translation": "Pain (Animal Path)",
  3127. "side": "pain",
  3128. "startupmsg": "You are ~Role~!",
  3129. "help": "As the animal path, you have summoned multiple creatures to aid you in battle. With the assistance of these powerful creatures, you can /kill one person during the night, /protect yourself from kills, will kill anyone that distracts you, and can't be poisoned! You can change to the other paths by using /deva (day inspect, daykill that can't be evaded or countered), /asura (nightkill, 2nd nightkill every other night), /human (distract + inspect + poison that kills on the same night), /preta (counter nightkills, identifies distractors and inspectors, evades daykills), or /naraka (kills anyone that uses a non-killing command on you, moderate hax on every night command). Every one of the six paths has a vote of 3 and a voteshield of -3, and four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  3130. "info": "Can kill one person during the night. Can protect self during the night. Kills distractors. Can't be poisoned. Vote of 3. Voteshield of -3. Can change to Deva Path, Asura Path, Human Path, Preta Path, or Naraka Path. ~Sided~",
  3131. "actions": {
  3132. "night": {
  3133. "deva": {
  3134. "command": "convert",
  3135. "target": "OnlySelf",
  3136. "common": "Self",
  3137. "priority": 13,
  3138. "newRole": "deva",
  3139. "cancel": ["asura", "human", "preta", "naraka"],
  3140. "silent": true,
  3141. "pierce": true,
  3142. "hide": true
  3143. },
  3144. "asura": {
  3145. "command": "convert",
  3146. "target": "OnlySelf",
  3147. "common": "Self",
  3148. "priority": 13,
  3149. "newRole": "asura",
  3150. "cancel": ["deva", "human", "preta", "naraka"],
  3151. "silent": true,
  3152. "pierce": true,
  3153. "hide": true
  3154. },
  3155. "human": {
  3156. "command": "convert",
  3157. "target": "OnlySelf",
  3158. "common": "Self",
  3159. "priority": 13,
  3160. "newRole": "human",
  3161. "cancel": ["deva", "asura", "preta", "naraka"],
  3162. "silent": true,
  3163. "pierce": true,
  3164. "hide": true
  3165. },
  3166. "preta": {
  3167. "command": "convert",
  3168. "target": "OnlySelf",
  3169. "common": "Self",
  3170. "priority": 13,
  3171. "newRole": "preta",
  3172. "cancel": ["deva", "asura", "human", "naraka"],
  3173. "silent": true,
  3174. "pierce": true,
  3175. "hide": true
  3176. },
  3177. "naraka": {
  3178. "command": "convert",
  3179. "target": "OnlySelf",
  3180. "common": "Self",
  3181. "priority": 13,
  3182. "newRole": "naraka",
  3183. "cancel": ["deva", "asura", "human", "preta"],
  3184. "silent": true,
  3185. "pierce": true,
  3186. "hide": true
  3187. },
  3188. "kill": {
  3189. "target": "AnyButTeam",
  3190. "common": "Team",
  3191. "priority": 9,
  3192. "broadcast": "team",
  3193. "msg": "The Animal Path has shown you the true meaning of pain."
  3194. },
  3195. "protect": {
  3196. "target": "OnlySelf",
  3197. "common": "Self",
  3198. "priority": 6,
  3199. "protectmsg": "Your target (~Target~) evaded your kill!"
  3200. }
  3201. },
  3202. "distract": {
  3203. "mode": "ChangeTarget",
  3204. "hookermsg": "You really thought you could stop a bunch of powerful summoned creatures? They tore you to shreds.",
  3205. "msg": "Someone was foolish enough to try to stop your creatures. That person was torn to shreds."
  3206. },
  3207. "poison": {
  3208. "mode": "ignore",
  3209. "msg": "±Game: Your target (~Self~) was poisoned!"
  3210. },
  3211. "vote": 3,
  3212. "voteshield": -3,
  3213. "onlist": "pain",
  3214. "teamUtilities": true
  3215. }
  3216. },
  3217. {
  3218. "role": "preta",
  3219. "translation": "Pain (Preta Path)",
  3220. "side": "pain",
  3221. "startupmsg": "You are ~Role~!",
  3222. "help": "As the preta path, you are a defensive behemoth. While you have no night commands, you identify distractors and inspectors, counter nightkills, and evade daykills! You can change to the other paths by using /deva (day inspect, daykill that can't be evaded or countered), /asura (nightkill, 2nd nightkill every other night), /human (distract + inspect + poison that kills on the same night), /animal (nightkill, self protect, kills distractors, can't be poisoned), or /naraka (kills anyone that uses a non-killing command on you, moderate hax on every night command). Every one of the six paths has a vote of 3 and a voteshield of -3, and four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  3223. "info": "Identifies distractors and inspectors. Counters nightkills. Evades daykills. Vote of 3. Voteshield of -3. Can change to Deva Path, Asura Path, Human Path, Animal Path, or Naraka Path. ~Sided~",
  3224. "actions": {
  3225. "night": {
  3226. "deva": {
  3227. "command": "convert",
  3228. "target": "OnlySelf",
  3229. "common": "Self",
  3230. "priority": 13,
  3231. "newRole": "deva",
  3232. "cancel": ["asura", "human", "animal", "naraka"],
  3233. "silent": true,
  3234. "pierce": true,
  3235. "hide": true
  3236. },
  3237. "asura": {
  3238. "command": "convert",
  3239. "target": "OnlySelf",
  3240. "common": "Self",
  3241. "priority": 13,
  3242. "newRole": "asura",
  3243. "cancel": ["deva", "human", "animal", "naraka"],
  3244. "silent": true,
  3245. "pierce": true,
  3246. "hide": true
  3247. },
  3248. "human": {
  3249. "command": "convert",
  3250. "target": "OnlySelf",
  3251. "common": "Self",
  3252. "priority": 13,
  3253. "newRole": "human",
  3254. "cancel": ["deva", "asura", "animal", "naraka"],
  3255. "silent": true,
  3256. "pierce": true,
  3257. "hide": true
  3258. },
  3259. "animal": {
  3260. "command": "convert",
  3261. "target": "OnlySelf",
  3262. "common": "Self",
  3263. "priority": 13,
  3264. "newRole": "animal",
  3265. "cancel": ["deva", "asura", "human", "naraka"],
  3266. "silent": true,
  3267. "pierce": true,
  3268. "hide": true
  3269. },
  3270. "naraka": {
  3271. "command": "convert",
  3272. "target": "OnlySelf",
  3273. "common": "Self",
  3274. "priority": 13,
  3275. "newRole": "naraka",
  3276. "cancel": ["deva", "asura", "human", "animal"],
  3277. "silent": true,
  3278. "pierce": true,
  3279. "hide": true
  3280. }
  3281. },
  3282. "kill": {
  3283. "mode": "killattackerevenifprotected",
  3284. "targetmsg": "You tried to defeat one of the paths of Pain. Unfortunately, it was the Preta Path, which absorbed all of your attacks and threw them right back at you.",
  3285. "msg": "You were attacked, but there is no one that can stand up to the defensive power of the Preta Path. You absorbed all of their attacks and threw them right back at your attacker."
  3286. },
  3287. "distract": {
  3288. "mode": "identify",
  3289. "msg": "~Target~ (~Role~) tried to ~Action~ you to stop your night actions, but you had none. What a waste of their time. You know who they are now, but they don't know who you are."
  3290. },
  3291. "inspect": {
  3292. "mode": "identify",
  3293. "msg": "It looks like ~Target~ (~Role~) was able to discover your role. Little do they know that you also know their role now."
  3294. },
  3295. "daykill": {
  3296. "mode": {
  3297. "ignore": [
  3298. "narutos",
  3299. "narutos1",
  3300. "narutos2",
  3301. "narutos3",
  3302. "narutosd",
  3303. "narutosd1",
  3304. "narutosd2",
  3305. "narutosd3",
  3306. "kakashis",
  3307. "kakashisd",
  3308. "sasuke2",
  3309. "sasuked2",
  3310. "haku",
  3311. "hakud",
  3312. "itachi2"
  3313. ]
  3314. }
  3315. },
  3316. "vote": 3,
  3317. "voteshield": -3,
  3318. "onlist": "pain",
  3319. "teamUtilities": true
  3320. }
  3321. },
  3322. {
  3323. "role": "naraka",
  3324. "translation": "Pain (Naraka Path)",
  3325. "side": "pain",
  3326. "startupmsg": "You are ~Role~!",
  3327. "help": "As the naraka path, you are able to pass judgement onto others. This works by drawing out the person's life force energy, which will eventually kill them. If anyone uses a non-killing command on you during the night, you will kill that person. Since you are able to sense intelligence and seek the truth, you also get moderate hax on every night command. You have a 65% chance to evade nightkills. You can change to the other paths by using /deva (day inspect, daykill that can't be evaded or countered), /asura (nightkill, 2nd nightkill every other night), /human (distract + inspect + poison that kills on the same night), /animal (nightkill, self protect, kills distractors, can't be poisoned), or /preta (counter nightkills, identifies distractors and inspectors, evades daykills). Every one of the six paths has a vote of 3 and a voteshield of -3, and four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  3328. "info": "Kills anyone that uses a non-killing night action on him. Moderate hax on every night command. Has a 65% chance of evading nightkills. Vote of 3. Voteshield of -3. Can change to Deva Path, Asura Path, Human Path, Animal Path, or Preta Path. ~Sided~",
  3329. "actions": {
  3330. "night": {
  3331. "deva": {
  3332. "command": "convert",
  3333. "target": "OnlySelf",
  3334. "common": "Self",
  3335. "priority": 13,
  3336. "newRole": "deva",
  3337. "cancel": ["asura", "human", "animal", "preta"],
  3338. "silent": true,
  3339. "pierce": true,
  3340. "hide": true
  3341. },
  3342. "asura": {
  3343. "command": "convert",
  3344. "target": "OnlySelf",
  3345. "common": "Self",
  3346. "priority": 13,
  3347. "newRole": "asura",
  3348. "cancel": ["deva", "human", "animal", "preta"],
  3349. "silent": true,
  3350. "pierce": true,
  3351. "hide": true
  3352. },
  3353. "human": {
  3354. "command": "convert",
  3355. "target": "OnlySelf",
  3356. "common": "Self",
  3357. "priority": 13,
  3358. "newRole": "human",
  3359. "cancel": ["deva", "asura", "animal", "preta"],
  3360. "silent": true,
  3361. "pierce": true,
  3362. "hide": true
  3363. },
  3364. "animal": {
  3365. "command": "convert",
  3366. "target": "OnlySelf",
  3367. "common": "Self",
  3368. "priority": 13,
  3369. "newRole": "animal",
  3370. "cancel": ["deva", "asura", "human", "preta"],
  3371. "silent": true,
  3372. "pierce": true,
  3373. "hide": true
  3374. },
  3375. "preta": {
  3376. "command": "convert",
  3377. "target": "OnlySelf",
  3378. "common": "Self",
  3379. "priority": 13,
  3380. "newRole": "preta",
  3381. "cancel": ["deva", "asura", "human", "animal"],
  3382. "silent": true,
  3383. "pierce": true,
  3384. "hide": true
  3385. }
  3386. },
  3387. "distract": {
  3388. "mode": "killattackerevenifprotected",
  3389. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  3390. },
  3391. "protect": {
  3392. "mode": "killattackerevenifprotected",
  3393. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  3394. },
  3395. "inspect": {
  3396. "mode": "killattackerevenifprotected",
  3397. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  3398. },
  3399. "safeguard": {
  3400. "mode": "killattackerevenifprotected",
  3401. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  3402. },
  3403. "poison": {
  3404. "mode": "killattackerevenifprotected",
  3405. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  3406. },
  3407. "convert": {
  3408. "mode": "killattackerevenifprotected",
  3409. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  3410. },
  3411. "watch": {
  3412. "mode": "killattackerevenifprotected",
  3413. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  3414. },
  3415. "hax": {
  3416. "kill": {
  3417. "revealTeam": 0.6,
  3418. "revealRole": 0.3
  3419. },
  3420. "sage": {
  3421. "revealTeam": 0.3,
  3422. "revealRole": 0.15
  3423. },
  3424. "leave": {
  3425. "revealTeam": 0.3,
  3426. "revealRole": 0.15
  3427. },
  3428. "eye": {
  3429. "revealTeam": 0.3,
  3430. "revealRole": 0.15
  3431. },
  3432. "inspect": {
  3433. "revealTeam": 0.6,
  3434. "revealRole": 0.3
  3435. },
  3436. "cover": {
  3437. "revealTeam": 0.3,
  3438. "revealRole": 0.15
  3439. },
  3440. "close": {
  3441. "revealTeam": 0.3,
  3442. "revealRole": 0.15
  3443. },
  3444. "burn": {
  3445. "revealTeam": 0.3,
  3446. "revealRole": 0.15
  3447. },
  3448. "protect": {
  3449. "revealTeam": 0.3,
  3450. "revealRole": 0.15
  3451. },
  3452. "punch": {
  3453. "revealTeam": 0.3,
  3454. "revealRole": 0.15
  3455. },
  3456. "cure": {
  3457. "revealTeam": 0.3,
  3458. "revealRole": 0.15
  3459. },
  3460. "watch": {
  3461. "revealTeam": 0.3,
  3462. "revealRole": 0.15
  3463. },
  3464. "sever": {
  3465. "revealTeam": 0.3,
  3466. "revealRole": 0.15
  3467. },
  3468. "absorb": {
  3469. "revealTeam": 0.3,
  3470. "revealRole": 0.15
  3471. },
  3472. "poison": {
  3473. "revealTeam": 0.3,
  3474. "revealRole": 0.15
  3475. }
  3476. },
  3477. "kill": {
  3478. "mode": {
  3479. "evadeChance": 0.65
  3480. }
  3481. },
  3482. "dummy": {
  3483. "mode": "die",
  3484. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  3485. "targetmsg": ""
  3486. },
  3487. "vote": 3,
  3488. "voteshield": -3,
  3489. "onlist": "pain",
  3490. "teamUtilities": true
  3491. }
  3492. },
  3493. {
  3494. "role": "devad",
  3495. "translation": "Pain (Deva Path)",
  3496. "side": "pain",
  3497. "hide": "side",
  3498. "startupmsg": "You are ~Role~!",
  3499. "help": "Once a kind person who sought peace, your view changed ever since the death of your friend Yahiko. Now you wish to bring despair and pain upon others to change the world's violent ways. Right now, you can /inspect one person during the day to find out their role. You can also /push someone during the day to kill them using your shinra tensei jutsu; these daykills can't be evaded or countered! You have a 65% chance to evade nightkills. You can change to the other paths by using /asura (nightkill, 2nd nightkill every other night), /human (distract + inspect + poison that kills on the same night), /animal (nightkill, self protect, kills distractors, can't be poisoned), /preta (counter nightkills, identifies distractors and inspectors, evades daykills), or /naraka (kills anyone that uses a non-killing command on you, moderate hax on every night command). Since you've been weakened, every one of the six paths only has a vote of 1 and no longer has a voteshield. Four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  3500. "info": "Can inspect one person during the standby. Can push (kill) one person during the standby (can't be evaded or countered). Has a 65% chance to evade nightkills. Can change to Asura Path, Human Path, Animal Path, Preta Path, or Naraka Path. ~Sided~",
  3501. "players": "Weakened.",
  3502. "actions": {
  3503. "night": {
  3504. "asura": {
  3505. "command": "convert",
  3506. "target": "OnlySelf",
  3507. "common": "Self",
  3508. "priority": 13,
  3509. "newRole": "asurad",
  3510. "cancel": ["human", "animal", "preta", "naraka"],
  3511. "silent": true,
  3512. "pierce": true
  3513. },
  3514. "human": {
  3515. "command": "convert",
  3516. "target": "OnlySelf",
  3517. "common": "Self",
  3518. "priority": 13,
  3519. "newRole": "humand",
  3520. "cancel": ["asura", "animal", "preta", "naraka"],
  3521. "silent": true,
  3522. "pierce": true
  3523. },
  3524. "animal": {
  3525. "command": "convert",
  3526. "target": "OnlySelf",
  3527. "common": "Self",
  3528. "priority": 13,
  3529. "newRole": "animald",
  3530. "cancel": ["asura", "human", "preta", "naraka"],
  3531. "silent": true,
  3532. "pierce": true
  3533. },
  3534. "preta": {
  3535. "command": "convert",
  3536. "target": "OnlySelf",
  3537. "common": "Self",
  3538. "priority": 13,
  3539. "newRole": "pretad",
  3540. "cancel": ["asura", "human", "animal", "naraka"],
  3541. "silent": true,
  3542. "pierce": true
  3543. },
  3544. "naraka": {
  3545. "command": "convert",
  3546. "target": "OnlySelf",
  3547. "common": "Self",
  3548. "priority": 13,
  3549. "newRole": "narakad",
  3550. "cancel": ["asura", "human", "animal", "preta"],
  3551. "silent": true,
  3552. "pierce": true
  3553. }
  3554. },
  3555. "standby": {
  3556. "inspect": {
  3557. "command": "expose",
  3558. "target": "AnyButTeam",
  3559. "msg": "Use /inspect to find out someone's role! This will be revealed only to you.",
  3560. "exposemsg": "Pain uses Bansho Ten'in to pull ~Role~ towards them.",
  3561. "exposedtargetmsg": "~Target~ is ~Role~!"
  3562. },
  3563. "push": {
  3564. "command": "kill",
  3565. "target": "AnyButTeam",
  3566. "msg": "You can also kill someone using /push, and this won't reveal you!",
  3567. "killmsg": "±Pain: ~Target~, I want you to feel pain, think about pain, accept pain, know pain... Shinra Tensei (Almighty Push)!"
  3568. }
  3569. },
  3570. "kill": {
  3571. "mode": {
  3572. "evadeChance": 0.65
  3573. }
  3574. },
  3575. "dummy": {
  3576. "mode": "die",
  3577. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  3578. "targetmsg": ""
  3579. },
  3580. "onlist": "pain",
  3581. "teamUtilities": true
  3582. }
  3583. },
  3584. {
  3585. "role": "asurad",
  3586. "translation": "Pain (Asura Path)",
  3587. "side": "pain",
  3588. "hide": "side",
  3589. "startupmsg": "You are ~Role~!",
  3590. "help": "As the asura path, you can /kill one person during the night and use your artillery to /shoot to kill a second person every other night. You have a 65% chance to evade nightkills. You can change to the other paths by using /deva (day inspect, daykill that can't be evaded or countered), /human (distract + inspect + poison that kills on the same night), /animal (nightkill, self protect, kills distractors, can't be poisoned), /preta (counter nightkills, identifies distractors and inspectors, evades daykills), or /naraka (kills anyone that uses a non-killing command on you, moderate hax on every night command). Since you've been weakened, every one of the six paths only has a vote of 1 and no longer has a voteshield. Four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  3591. "info": "Can kill one person during the night. Can shoot (kill) a second person every other night. Has a 65% chance to evade nightkills. Can change to Deva Path, Human Path, Animal Path, Preta Path, or Naraka Path. ~Sided~",
  3592. "players": "Weakened.",
  3593. "actions": {
  3594. "night": {
  3595. "deva": {
  3596. "command": "convert",
  3597. "target": "OnlySelf",
  3598. "common": "Self",
  3599. "priority": 13,
  3600. "newRole": "devad",
  3601. "cancel": ["human", "animal", "preta", "naraka"],
  3602. "silent": true,
  3603. "pierce": true
  3604. },
  3605. "human": {
  3606. "command": "convert",
  3607. "target": "OnlySelf",
  3608. "common": "Self",
  3609. "priority": 13,
  3610. "newRole": "humand",
  3611. "cancel": ["deva", "animal", "preta", "naraka"],
  3612. "silent": true,
  3613. "pierce": true,
  3614. "hide": true
  3615. },
  3616. "animal": {
  3617. "command": "convert",
  3618. "target": "OnlySelf",
  3619. "common": "Self",
  3620. "priority": 13,
  3621. "newRole": "animald",
  3622. "cancel": ["deva", "human", "preta", "naraka"],
  3623. "silent": true,
  3624. "pierce": true,
  3625. "hide": true
  3626. },
  3627. "preta": {
  3628. "command": "convert",
  3629. "target": "OnlySelf",
  3630. "common": "Self",
  3631. "priority": 13,
  3632. "newRole": "pretad",
  3633. "cancel": ["deva", "human", "animal", "naraka"],
  3634. "silent": true,
  3635. "pierce": true,
  3636. "hide": true
  3637. },
  3638. "naraka": {
  3639. "command": "convert",
  3640. "target": "OnlySelf",
  3641. "common": "Self",
  3642. "priority": 13,
  3643. "newRole": "narakad",
  3644. "cancel": ["deva", "human", "animal", "preta"],
  3645. "silent": true,
  3646. "pierce": true,
  3647. "hide": true
  3648. },
  3649. "kill": {
  3650. "target": "AnyButTeam",
  3651. "common": "Team",
  3652. "priority": 9,
  3653. "broadcast": "team",
  3654. "msg": "The Asura Path has shown you the true meaning of pain."
  3655. },
  3656. "shoot": {
  3657. "command": "kill",
  3658. "target": "AnyButTeam",
  3659. "common": "Team",
  3660. "priority": 9,
  3661. "recharge": 2,
  3662. "broadcast": "team",
  3663. "msg": "The Asura Path has shown you the true meaning of pain."
  3664. }
  3665. },
  3666. "kill": {
  3667. "mode": {
  3668. "evadeChance": 0.65
  3669. }
  3670. },
  3671. "dummy": {
  3672. "mode": "die",
  3673. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  3674. "targetmsg": ""
  3675. },
  3676. "onlist": "pain",
  3677. "teamUtilities": true
  3678. }
  3679. },
  3680. {
  3681. "role": "humand",
  3682. "translation": "Pain (Human Path)",
  3683. "side": "pain",
  3684. "hide": "side",
  3685. "startupmsg": "You are ~Role~!",
  3686. "help": "As the human path, you are able to read the mind of anyone by removing their soul from their body, which eventually kills them. You can do this by using /read on one person every night; this will distract, inspect, and poison the target, with the poison killing on the same night. You have a 65% chance to evade nightkills. You can change to the other paths by using /deva (day inspect, daykill that can't be evaded or countered), /asura (nightkill, 2nd nightkill every other night), /animal (nightkill, self protect, kills distractors, can't be poisoned), /preta (counter nightkills, identifies distractors and inspectors, evades daykills), or /naraka (kills anyone that uses a non-killing command on you, moderate hax on every night command). Since you've been weakened, every one of the six paths only has a vote of 1 and no longer has a voteshield. Four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  3687. "info": "Can read (distract + inspect + poison that kills on the same night) one person during the night. Has a 65% chance to evade nightkills. Can change to Deva Path, Asura Path, Animal Path, Preta Path, or Naraka Path. ~Sided~",
  3688. "players": "Weakened.",
  3689. "actions": {
  3690. "night": {
  3691. "deva": {
  3692. "command": "convert",
  3693. "target": "OnlySelf",
  3694. "common": "Self",
  3695. "priority": 13,
  3696. "newRole": "devad",
  3697. "cancel": ["asura", "animal", "preta", "naraka"],
  3698. "silent": true,
  3699. "pierce": true,
  3700. "hide": true
  3701. },
  3702. "asura": {
  3703. "command": "convert",
  3704. "target": "OnlySelf",
  3705. "common": "Self",
  3706. "priority": 13,
  3707. "newRole": "asurad",
  3708. "cancel": ["deva", "animal", "preta", "naraka"],
  3709. "silent": true,
  3710. "pierce": true,
  3711. "hide": true
  3712. },
  3713. "animal": {
  3714. "command": "convert",
  3715. "target": "OnlySelf",
  3716. "common": "Self",
  3717. "priority": 13,
  3718. "newRole": "animald",
  3719. "cancel": ["deva", "asura", "preta", "naraka"],
  3720. "silent": true,
  3721. "pierce": true,
  3722. "hide": true
  3723. },
  3724. "preta": {
  3725. "command": "convert",
  3726. "target": "OnlySelf",
  3727. "common": "Self",
  3728. "priority": 13,
  3729. "newRole": "pretad",
  3730. "cancel": ["deva", "asura", "animal", "naraka"],
  3731. "silent": true,
  3732. "pierce": true,
  3733. "hide": true
  3734. },
  3735. "naraka": {
  3736. "command": "convert",
  3737. "target": "OnlySelf",
  3738. "common": "Self",
  3739. "priority": 13,
  3740. "newRole": "narakad",
  3741. "cancel": ["deva", "asura", "animal", "preta"],
  3742. "silent": true,
  3743. "pierce": true,
  3744. "hide": true
  3745. },
  3746. "read": {
  3747. "command": ["distract", "inspect", "poison"],
  3748. "target": "AnyButTeam",
  3749. "common": "Team",
  3750. "priority": 2,
  3751. "broadcast": "team",
  3752. "distractmsg": "You were unable to do anything as your soul was being removed from your body by the Human Path!",
  3753. "teammsg": "You couldn't do anything as you had to spend the night tending to your teammate, who appears to have had their soul removed from their body.",
  3754. "count": 1,
  3755. "poisonDeadMessage": "Your soul has been completely removed from your body. No one survives this technique. You are no exception."
  3756. }
  3757. },
  3758. "kill": {
  3759. "mode": {
  3760. "evadeChance": 0.65
  3761. }
  3762. },
  3763. "dummy": {
  3764. "mode": "die",
  3765. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  3766. "targetmsg": ""
  3767. },
  3768. "onlist": "pain",
  3769. "teamUtilities": true
  3770. }
  3771. },
  3772. {
  3773. "role": "animald",
  3774. "translation": "Pain (Animal Path)",
  3775. "side": "pain",
  3776. "hide": "side",
  3777. "startupmsg": "You are ~Role~!",
  3778. "help": "As the animal path, you have summoned multiple creatures to aid you in battle. With the assistance of these powerful creatures, you can /kill one person during the night, /protect yourself from kills, will kill anyone that distracts you, and can't be poisoned! You can change to the other paths by using /deva (day inspect, daykill that can't be evaded or countered), /asura (nightkill, 2nd nightkill every other night), /human (distract + inspect + poison that kills on the same night), /preta (counter nightkills, identifies distractors and inspectors, evades daykills), or /naraka (kills anyone that uses a non-killing command on you, moderate hax on every night command). Since you've been weakened, every one of the six paths only has a vote of 1 and no longer has a voteshield. Four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  3779. "info": "Can kill one person during the night. Can protect self during the night. Kills distractors. Can't be poisoned. Can change to Deva Path, Asura Path, Human Path, Preta Path, or Naraka Path. ~Sided~",
  3780. "players": "Weakened.",
  3781. "actions": {
  3782. "night": {
  3783. "deva": {
  3784. "command": "convert",
  3785. "target": "OnlySelf",
  3786. "common": "Self",
  3787. "priority": 13,
  3788. "newRole": "devad",
  3789. "cancel": ["asura", "human", "preta", "naraka"],
  3790. "silent": true,
  3791. "pierce": true,
  3792. "hide": true
  3793. },
  3794. "asura": {
  3795. "command": "convert",
  3796. "target": "OnlySelf",
  3797. "common": "Self",
  3798. "priority": 13,
  3799. "newRole": "asurad",
  3800. "cancel": ["deva", "human", "preta", "naraka"],
  3801. "silent": true,
  3802. "pierce": true,
  3803. "hide": true
  3804. },
  3805. "human": {
  3806. "command": "convert",
  3807. "target": "OnlySelf",
  3808. "common": "Self",
  3809. "priority": 13,
  3810. "newRole": "humand",
  3811. "cancel": ["deva", "asura", "preta", "naraka"],
  3812. "silent": true,
  3813. "pierce": true,
  3814. "hide": true
  3815. },
  3816. "preta": {
  3817. "command": "convert",
  3818. "target": "OnlySelf",
  3819. "common": "Self",
  3820. "priority": 13,
  3821. "newRole": "pretad",
  3822. "cancel": ["deva", "asura", "human", "naraka"],
  3823. "silent": true,
  3824. "pierce": true,
  3825. "hide": true
  3826. },
  3827. "naraka": {
  3828. "command": "convert",
  3829. "target": "OnlySelf",
  3830. "common": "Self",
  3831. "priority": 13,
  3832. "newRole": "narakad",
  3833. "cancel": ["deva", "asura", "human", "preta"],
  3834. "silent": true,
  3835. "pierce": true,
  3836. "hide": true
  3837. },
  3838. "kill": {
  3839. "target": "AnyButTeam",
  3840. "common": "Team",
  3841. "priority": 9,
  3842. "broadcast": "team",
  3843. "msg": "The Animal Path has shown you the true meaning of pain."
  3844. },
  3845. "protect": {
  3846. "target": "OnlySelf",
  3847. "common": "Self",
  3848. "priority": 6,
  3849. "protectmsg": "Your target (~Target~) evaded your kill!"
  3850. }
  3851. },
  3852. "distract": {
  3853. "mode": "ChangeTarget",
  3854. "hookermsg": "You really thought you could stop a bunch of powerful summoned creatures? They tore you to shreds.",
  3855. "msg": "Someone was foolish enough to try to stop your creatures. That person was torn to shreds."
  3856. },
  3857. "poison": {
  3858. "mode": "ignore",
  3859. "msg": "±Game: Your target (~Self~) was poisoned!"
  3860. },
  3861. "onlist": "pain",
  3862. "teamUtilities": true
  3863. }
  3864. },
  3865. {
  3866. "role": "pretad",
  3867. "translation": "Pain (Preta Path)",
  3868. "side": "pain",
  3869. "hide": "side",
  3870. "startupmsg": "You are ~Role~!",
  3871. "help": "As the preta path, you are a defensive behemoth. While you have no night commands, you identify distractors and inspectors, counter nightkills, and evade daykills! You can change to the other paths by using /deva (day inspect, daykill that can't be evaded or countered), /asura (nightkill, 2nd nightkill every other night), /human (distract + inspect + poison that kills on the same night), /animal (nightkill, self protect, kills distractors, can't be poisoned), or /naraka (kills anyone that uses a non-killing command on you, moderate hax on every night command). Since you've been weakened, every one of the six paths only has a vote of 1 and no longer has a voteshield. Four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  3872. "info": "Identifies distractors and inspectors. Counters nightkills. Evades daykills. Can change to Deva Path, Asura Path, Human Path, Animal Path, or Naraka Path. ~Sided~",
  3873. "players": "Weakened.",
  3874. "actions": {
  3875. "night": {
  3876. "deva": {
  3877. "command": "convert",
  3878. "target": "OnlySelf",
  3879. "common": "Self",
  3880. "priority": 13,
  3881. "newRole": "devad",
  3882. "cancel": ["asura", "human", "animal", "naraka"],
  3883. "silent": true,
  3884. "pierce": true,
  3885. "hide": true
  3886. },
  3887. "asura": {
  3888. "command": "convert",
  3889. "target": "OnlySelf",
  3890. "common": "Self",
  3891. "priority": 13,
  3892. "newRole": "asurad",
  3893. "cancel": ["deva", "human", "animal", "naraka"],
  3894. "silent": true,
  3895. "pierce": true,
  3896. "hide": true
  3897. },
  3898. "human": {
  3899. "command": "convert",
  3900. "target": "OnlySelf",
  3901. "common": "Self",
  3902. "priority": 13,
  3903. "newRole": "humand",
  3904. "cancel": ["deva", "asura", "animal", "naraka"],
  3905. "silent": true,
  3906. "pierce": true,
  3907. "hide": true
  3908. },
  3909. "animal": {
  3910. "command": "convert",
  3911. "target": "OnlySelf",
  3912. "common": "Self",
  3913. "priority": 13,
  3914. "newRole": "animald",
  3915. "cancel": ["deva", "asura", "human", "naraka"],
  3916. "silent": true,
  3917. "pierce": true,
  3918. "hide": true
  3919. },
  3920. "naraka": {
  3921. "command": "convert",
  3922. "target": "OnlySelf",
  3923. "common": "Self",
  3924. "priority": 13,
  3925. "newRole": "narakad",
  3926. "cancel": ["deva", "asura", "human", "animal"],
  3927. "silent": true,
  3928. "pierce": true,
  3929. "hide": true
  3930. }
  3931. },
  3932. "kill": {
  3933. "mode": "killattackerevenifprotected",
  3934. "targetmsg": "You tried to defeat one of the paths of Pain. Unfortunately, it was the Preta Path, which absorbed all of your attacks and threw them right back at you.",
  3935. "msg": "You were attacked, but there is no one that can stand up to the defensive power of the Preta Path. You absorbed all of their attacks and threw them right back at your attacker."
  3936. },
  3937. "distract": {
  3938. "mode": "identify",
  3939. "msg": "~Target~ (~Role~) tried to ~Action~ you to stop your night actions, but you had none. What a waste of their time. You know who they are now, but they don't know who you are."
  3940. },
  3941. "inspect": {
  3942. "mode": "identify",
  3943. "msg": "It looks like ~Target~ (~Role~) was able to discover your role. Little do they know that you also know their role now."
  3944. },
  3945. "daykill": {
  3946. "mode": {
  3947. "ignore": [
  3948. "narutos",
  3949. "narutos1",
  3950. "narutos2",
  3951. "narutos3",
  3952. "narutosd",
  3953. "narutosd1",
  3954. "narutosd2",
  3955. "narutosd3",
  3956. "kakashis",
  3957. "kakashisd",
  3958. "sasuke2",
  3959. "sasuked2",
  3960. "haku",
  3961. "hakud",
  3962. "itachi2"
  3963. ]
  3964. }
  3965. },
  3966. "onlist": "pain",
  3967. "teamUtilities": true
  3968. }
  3969. },
  3970. {
  3971. "role": "narakad",
  3972. "translation": "Pain (Naraka Path)",
  3973. "side": "pain",
  3974. "hide": "side",
  3975. "startupmsg": "You are ~Role~!",
  3976. "help": "As the naraka path, you are able to pass judgement onto others. This works by drawing out the person's life force energy, which will eventually kill them. If anyone uses a non-killing command on you during the night, you will kill that person. Since you are able to sense intelligence and seek the truth, you also get moderate hax on every night command. You have a 65% chance to evade nightkills. You can change to the other paths by using /deva (day inspect, daykill that can't be evaded or countered), /asura (nightkill, 2nd nightkill every other night), /human (distract + inspect + poison that kills on the same night), /animal (nightkill, self protect, kills distractors, can't be poisoned), or /preta (counter nightkills, identifies distractors and inspectors, evades daykills). Since you've been weakened, every one of the six paths only has a vote of 1 and no longer has a voteshield. Four of the six paths (deva, asura, human, naraka) have a 65% chance to evade nightkills.",
  3977. "info": "Kills anyone that uses a non-killing night action on him. Moderate hax on every night command. Has a 65% chance of evading nightkills. Can change to Deva Path, Asura Path, Human Path, Animal Path, or Preta Path. ~Sided~",
  3978. "players": "Weakened.",
  3979. "actions": {
  3980. "night": {
  3981. "deva": {
  3982. "command": "convert",
  3983. "target": "OnlySelf",
  3984. "common": "Self",
  3985. "priority": 13,
  3986. "newRole": "devad",
  3987. "cancel": ["asura", "human", "animal", "preta"],
  3988. "silent": true,
  3989. "pierce": true,
  3990. "hide": true
  3991. },
  3992. "asura": {
  3993. "command": "convert",
  3994. "target": "OnlySelf",
  3995. "common": "Self",
  3996. "priority": 13,
  3997. "newRole": "asurad",
  3998. "cancel": ["deva", "human", "animal", "preta"],
  3999. "silent": true,
  4000. "pierce": true,
  4001. "hide": true
  4002. },
  4003. "human": {
  4004. "command": "convert",
  4005. "target": "OnlySelf",
  4006. "common": "Self",
  4007. "priority": 13,
  4008. "newRole": "humand",
  4009. "cancel": ["deva", "asura", "animal", "preta"],
  4010. "silent": true,
  4011. "pierce": true,
  4012. "hide": true
  4013. },
  4014. "animal": {
  4015. "command": "convert",
  4016. "target": "OnlySelf",
  4017. "common": "Self",
  4018. "priority": 13,
  4019. "newRole": "animald",
  4020. "cancel": ["deva", "asura", "human", "preta"],
  4021. "silent": true,
  4022. "pierce": true,
  4023. "hide": true
  4024. },
  4025. "preta": {
  4026. "command": "convert",
  4027. "target": "OnlySelf",
  4028. "common": "Self",
  4029. "priority": 13,
  4030. "newRole": "pretad",
  4031. "cancel": ["deva", "asura", "human", "animal"],
  4032. "silent": true,
  4033. "pierce": true,
  4034. "hide": true
  4035. }
  4036. },
  4037. "distract": {
  4038. "mode": "killattackerevenifprotected",
  4039. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  4040. },
  4041. "protect": {
  4042. "mode": "killattackerevenifprotected",
  4043. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  4044. },
  4045. "inspect": {
  4046. "mode": "killattackerevenifprotected",
  4047. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  4048. },
  4049. "safeguard": {
  4050. "mode": "killattackerevenifprotected",
  4051. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  4052. },
  4053. "poison": {
  4054. "mode": "killattackerevenifprotected",
  4055. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  4056. },
  4057. "convert": {
  4058. "mode": "killattackerevenifprotected",
  4059. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  4060. },
  4061. "watch": {
  4062. "mode": "killattackerevenifprotected",
  4063. "msg": "You came too close to the Naraka Path. It passed judgement on you, killing you shortly afterwards."
  4064. },
  4065. "hax": {
  4066. "kill": {
  4067. "revealTeam": 0.6,
  4068. "revealRole": 0.3
  4069. },
  4070. "sage": {
  4071. "revealTeam": 0.3,
  4072. "revealRole": 0.15
  4073. },
  4074. "leave": {
  4075. "revealTeam": 0.3,
  4076. "revealRole": 0.15
  4077. },
  4078. "eye": {
  4079. "revealTeam": 0.3,
  4080. "revealRole": 0.15
  4081. },
  4082. "inspect": {
  4083. "revealTeam": 0.6,
  4084. "revealRole": 0.3
  4085. },
  4086. "cover": {
  4087. "revealTeam": 0.3,
  4088. "revealRole": 0.15
  4089. },
  4090. "close": {
  4091. "revealTeam": 0.3,
  4092. "revealRole": 0.15
  4093. },
  4094. "burn": {
  4095. "revealTeam": 0.3,
  4096. "revealRole": 0.15
  4097. },
  4098. "protect": {
  4099. "revealTeam": 0.3,
  4100. "revealRole": 0.15
  4101. },
  4102. "punch": {
  4103. "revealTeam": 0.3,
  4104. "revealRole": 0.15
  4105. },
  4106. "cure": {
  4107. "revealTeam": 0.3,
  4108. "revealRole": 0.15
  4109. },
  4110. "watch": {
  4111. "revealTeam": 0.3,
  4112. "revealRole": 0.15
  4113. },
  4114. "sever": {
  4115. "revealTeam": 0.3,
  4116. "revealRole": 0.15
  4117. },
  4118. "absorb": {
  4119. "revealTeam": 0.3,
  4120. "revealRole": 0.15
  4121. },
  4122. "poison": {
  4123. "revealTeam": 0.3,
  4124. "revealRole": 0.15
  4125. }
  4126. },
  4127. "kill": {
  4128. "mode": {
  4129. "evadeChance": 0.65
  4130. }
  4131. },
  4132. "dummy": {
  4133. "mode": "die",
  4134. "msg": "You were instantly split in two and killed by a blade of gargantuan size before even realizing what happened.",
  4135. "targetmsg": ""
  4136. },
  4137. "onlist": "pain",
  4138. "teamUtilities": true
  4139. }
  4140. }
  4141. ],
  4142. "roles1": [
  4143. "naruto",
  4144. "kabuto",
  4145. "itachi1",
  4146. "sasuke",
  4147. "zabuza2",
  4148. "madara",
  4149. "sakura",
  4150. "orochimaru"
  4151. ],
  4152. "roles2": [
  4153. "naruto",
  4154. "kabuto",
  4155. "itachi1",
  4156. "sasuke",
  4157. "zabuza",
  4158. "madara",
  4159. "sakura",
  4160. "orochimaru",
  4161. "haku",
  4162. "kakashi",
  4163. "kisame",
  4164. "obito",
  4165. "deva"
  4166. ],
  4167. "villageCantLoseRoles": [
  4168. "naruto",
  4169. "narutod",
  4170. "narutos",
  4171. "narutosd",
  4172. "naruto1",
  4173. "narutod1",
  4174. "narutos1",
  4175. "narutosd1",
  4176. "naruto2",
  4177. "narutod2",
  4178. "narutos2",
  4179. "narutosd2",
  4180. "naruto3",
  4181. "narutod3",
  4182. "narutos3",
  4183. "narutosd3",
  4184. "kakashi",
  4185. "kakashid",
  4186. "kakashis",
  4187. "kakashisd",
  4188. "sasuke",
  4189. "sasuked",
  4190. "sasukes",
  4191. "sasukesd",
  4192. "sasuke2",
  4193. "sasuked2"
  4194. ],
  4195. "killmsg": "±Minato: ~Player~ (~Role~) was killed in battle!",
  4196. "killusermsg": "*** You were killed in battle! ***",
  4197. "votemsg": "~Player~ attacks ~Target~!",
  4198. "lynchmsg": "±Minato: ~Player~ (~Role~) was killed in a fight against ~Count~ other shinobi!",
  4199. "drawmsg": "The wages of war were simply too much. Everyone has paid for this with their lives.",
  4200. "minplayers": 3,
  4201. "nonPeak": true,
  4202. "ticks": {
  4203. "night1": 45,
  4204. "night": 35,
  4205. "standby": 35
  4206. },
  4207. "tips": [
  4208. "Village: You are not the majority in this theme, but you are more than powerful enough to defeat your adversaries. Plan and execute your moves wisely. Mistakes will not be forgiven.",
  4209. "Roles: See the following link for a description of each role as well as its alternate and weakened forms. http://pastebin.com/raw.php?i=QqS7Mjfa",
  4210. "Naruto: If Kisame, Orochimaru, and Pain are not in the game, spam your kill at night so Kakashi can hax it.",
  4211. "Bodyguards and Evaders: A lot of roles evade or have a chance to evade nightkills, daykills, or poison, while a few will actually revenge or counter them. If you try to kill someone that is being protected, you will receive the message that they evaded your kill instead. If you attempt to poison a role that can't be poisoned, you will receive the message that you poisoned your target.",
  4212. "Information: Since it is difficult to confirm roles through attempted daykills or nightkills, inspectors become that much more valuable. As a result, there are only 3 of them, and they all have a suicide chance, fail chance, a decent chance to be haxed, or any combination of the three.",
  4213. "Information Part 2: A few roles can change to different forms, altering their abilities and commands. Only inspectors are able to see what form a certain role is in.",
  4214. "Naruto, Sasuke, Kakashi: Did anyone evade your daykill? As long as Zabuza (when Haku is in the game as well) or Pain aren't in the game, this person is a teammate! Connect with them as soon as you can!",
  4215. "Voting: Naruto starts out with a vote of 1, but gains an additional vote and -1 voteshield each time he loses one of his teammates. Orochimaru has a vote of 5 (vote of only 2 if weakened). Pain has a vote of 3 and a voteshield of -3 (vote of only 1 and no voteshield if weakened).",
  4216. "Priorities: You will need to prioritize threats based on both your abilities and your opponents' abilities. You will have an edge over some roles, while other roles will have an edge over you.",
  4217. "Weakened Roles: Kisame has the ability to weaken one person every night. This removes an ability or command from them. Check /roles to see the abilities of weakened roles."
  4218. ]
  4219. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement