Advertisement
Crobat

MAs (testing stuff)

Mar 23rd, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.67 KB | None | 0 0
  1. {
  2. "name": "rip",
  3. "author": [
  4. "Crobat",
  5. "Micaiah",
  6. "Windblown"
  7. ],
  8. "altname": "Mafia Admins",
  9. "summary": "testing something so yeah",
  10. "sides": [
  11. {
  12. "side": "village",
  13. "translation": "Northern Lights",
  14. "winmsg": "#Northern Lights (~Players~) took over the mafia channel and banned all the crappy players! g_g"
  15. },
  16. {
  17. "side": "mafia1",
  18. "translation": "European MAs",
  19. "winmsg": "HELP! THE BRITS ARE RECOLONIZING MAFIA WITH THEIR TEA AND CRUMPETS! CURSE YOU ~Players~!"
  20. },
  21. {
  22. "side": "mafia2",
  23. "translation": "Auth MAs",
  24. "winmsg": "Having auth wasn't enough for them, it seems. Now ~Players~ want to moderate Mafia for themselves! (no surprise, Tohjo sucks lmao)"
  25. },
  26. {
  27. "side": "smas",
  28. "translation": "Super Mafia Admins",
  29. "winmsg": "No one was even a threat to their power. ~Players~ still have their iron grip on the mafia channel."
  30. },
  31. {
  32. "side": "tyrants",
  33. "translation": "Former Tyrants",
  34. "winmsg": "They're back with a vengeance! ~Players~ have shown the mafia channel that once a leader, always a leader."
  35. }
  36. ],
  37. "roles": [
  38. {
  39. "role": "villager",
  40. "translation": "Cobalt",
  41. "side": "village",
  42. "help": "You're one of the newest MAs and since you're just a kid all you can do is vote. However, since you're 12, you have a 12% chance to hax your teammates! Stay out of this, this is looking to be a bloody mafia game!",
  43. "info": "Has a 12% chance to hax teammates. Sided with the Northern Lights.",
  44. "actions": {
  45. "hax": {
  46. "read": {
  47. "revealRole": 0.12
  48. },
  49. "bg": {
  50. "revealRole": 0.12
  51. },
  52. "talk": {
  53. "revealRole": 0.12
  54. },
  55. "sing": {
  56. "revealRole": 0.12
  57. },
  58. "scope": {
  59. "revealRole": 0.12
  60. },
  61. "probe": {
  62. "revealRole": 0.12
  63. },
  64. "snipe": {
  65. "revealRole": 0.12
  66. },
  67. "padge": {
  68. "revealRole": 0.12
  69. },
  70. "stalk": {
  71. "revealRole": 0.12
  72. }
  73. },
  74. "standbyHax": {
  75. "expose": {
  76. "revealRole": 0.12
  77. },
  78. "blast": {
  79. "revealRole": 0.12
  80. }
  81. }
  82. }
  83. },
  84. {
  85. "role": "villagerz",
  86. "translation": "Cobalt",
  87. "side": "village",
  88. "hide": true,
  89. "help": "You're one of the newest MAs and since you're just a kid all you can do is vote. However, since you're 12, you have a 12% chance to hax your teammates! Stay out of this, this is looking to be a bloody mafia game!",
  90. "info": "Has a 12% chance to hax teammates. Sided with the Northern Lights.",
  91. "actions": {
  92. "initialCondition": {
  93. "curse": {
  94. "curseCount": 2,
  95. "cursedRole": "villager"
  96. }
  97. },
  98. "hax": {
  99. "read": {
  100. "revealRole": 0.12
  101. },
  102. "bg": {
  103. "revealRole": 0.12
  104. },
  105. "talk": {
  106. "revealRole": 0.12
  107. },
  108. "sing": {
  109. "revealRole": 0.12
  110. },
  111. "scope": {
  112. "revealRole": 0.12
  113. },
  114. "probe": {
  115. "revealRole": 0.12
  116. },
  117. "snipe": {
  118. "revealRole": 0.12
  119. },
  120. "padge": {
  121. "revealRole": 0.12
  122. },
  123. "stalk": {
  124. "revealRole": 0.12
  125. }
  126. },
  127. "daykill": "evade",
  128. "standbyHax": {
  129. "expose": {
  130. "revealRole": 0.12
  131. },
  132. "blast": {
  133. "revealRole": 0.12
  134. }
  135. }
  136. }
  137. },
  138. {
  139. "role": "inspector",
  140. "translation": "Windblown",
  141. "side": "village",
  142. "help": "You're Windblown, both an MA and the sTA. Because of your trivia powers you can /read one person during the night to find their role and your dedication makes it so you can't be distracted!",
  143. "info": "Can read (inspect) one person during the night. Ignores all distractors. Sided with the Northern Lights.",
  144. "actions": {
  145. "night": {
  146. "read": {
  147. "command": "inspect",
  148. "target": "AnyButSelf",
  149. "common": "Self",
  150. "priority": 12
  151. }
  152. },
  153. "distract": {
  154. "mode": "ignore",
  155. "msg": "Someone attempted to stop you at your work last night but you ignored them and moved on."
  156. }
  157. }
  158. },
  159. {
  160. "role": "inspectorz",
  161. "translation": "Windblown",
  162. "side": "village",
  163. "hide": true,
  164. "help": "You're Windblown, both an MA and the sTA. Because of your trivia powers you can /read one person during the night to find their role and your dedication makes it so you can't be distracted!",
  165. "info": "Can read (inspect) one person during the night. Ignores all distractors. Sided with the Northern Lights.",
  166. "actions": {
  167. "initialCondition": {
  168. "curse": {
  169. "curseCount": 2,
  170. "cursedRole": "inspector"
  171. }
  172. },
  173. "night": {
  174. "read": {
  175. "command": "inspect",
  176. "target": "AnyButSelf",
  177. "common": "Self",
  178. "priority": 12
  179. }
  180. },
  181. "distract": {
  182. "mode": "ignore",
  183. "msg": "Someone attempted to stop you at your work last night but you ignored them and moved on."
  184. },
  185. "daykill": "evade"
  186. }
  187. },
  188. {
  189. "role": "bodyguard",
  190. "translation": "Roild",
  191. "side": "village",
  192. "help": "You're the Bodyguard. No one else is and if anyone fakeclaims you they should die. You can /bg one person during the night which will protect them for that night and also convert them into a form that evades daykills, but this will only be for one day.",
  193. "info": "Can bg (protect) one person during the night, which will also make them evade all daykills for one day. Sided with the Northern Lights.",
  194. "actions": {
  195. "night": {
  196. "bg": {
  197. "command": ["protect", "dispel", "convert"],
  198. "target": "AnyButSelf",
  199. "common": "Self",
  200. "priority": 5,
  201. "newRole":
  202. {
  203. "villagerz": ["villager"],
  204. "inspectorz": ["inspector"],
  205. "hookerz": ["hooker"],
  206. "exposerz": ["exposer"],
  207. "mayorz": ["mayor"],
  208. "converterz": ["converter"],
  209. "converter1z": ["converter1"],
  210. "converter2z": ["converter2"],
  211. "converter3z": ["converter3"],
  212. "converter4z": ["converter4"],
  213. "pichiz": ["pichi"],
  214. "pichi2z": ["pichi2"],
  215. "vetz": ["vet"],
  216. "samuraiz": ["samurai"],
  217. "stalkerz": ["stalker"],
  218. "rickz": ["rick"],
  219. "sniperz": ["sniper"],
  220. "mafia1z": ["mafia1"],
  221. "mafiamayor2z": ["mafiamayor"],
  222. "mafiamayor3z": ["mafiamayor2"],
  223. "mafiamayor4z": ["mafiamayor3"],
  224. "mafiamayor5z": ["mafiamayor4"],
  225. "mafiamayor6z": ["mafiamayor5"],
  226. "mafiamayor7z": ["mafiamayor6"],
  227. "mafiamayor7z": ["mafiamayor7"],
  228. "mafiabossz": ["mafiaboss"],
  229. "mafiabombz": ["mafiabomb"],
  230. "mafiasniperz": ["mafiasniper"],
  231. "mafiaspyz": ["mafiaspy"],
  232. "mafiahookerz": ["mafiahooker"],
  233. "mafiacopz": ["mafiacop"],
  234. "fuzzyz": ["fuzzy"],
  235. "beastz": ["beast"],
  236. "waterz": ["water"],
  237. "steelz": ["steel"],
  238. "serpz": ["serp"],
  239. "serp2z": ["serp2"],
  240. "serp3z": ["serp3"],
  241. "villagerz": ["villagerz"],
  242. "inspectorz": ["inspectorz"],
  243. "hookerz": ["hookerz"],
  244. "exposerz": ["exposerz"],
  245. "mayorz": ["mayorz"],
  246. "converterz": ["converterz"],
  247. "converter1z": ["converter1z"],
  248. "converter2z": ["converter2z"],
  249. "converter3z": ["converter3z"],
  250. "converter4z": ["converter4z"],
  251. "pichiz": ["pichiz"],
  252. "pichi2z": ["pichi2z"],
  253. "vetz": ["vetz"],
  254. "samuraiz": ["samuraiz"],
  255. "stalkerz": ["stalkerz"],
  256. "rickz": ["rickz"],
  257. "sniperz": ["sniperz"],
  258. "mafia1z": ["mafia1z"],
  259. "mafiamayor2z": ["mafiamayor"],
  260. "mafiamayor3z": ["mafiamayor2z"],
  261. "mafiamayor4z": ["mafiamayor3z"],
  262. "mafiamayor5z": ["mafiamayor4z"],
  263. "mafiamayor6z": ["mafiamayor5z"],
  264. "mafiamayor7z": ["mafiamayor6z"],
  265. "mafiamayor7z": ["mafiamayor7z"],
  266. "mafiabossz": ["mafiabossz"],
  267. "mafiabombz": ["mafiabombz"],
  268. "mafiasniperz": ["mafiasniperz"],
  269. "mafiaspyz": ["mafiaspyz"],
  270. "mafiahookerz": ["mafiahookerz"],
  271. "mafiacopz": ["mafiacopz"],
  272. "fuzzyz": ["fuzzyz"],
  273. "beastz": ["beastz"],
  274. "waterz": ["waterz"],
  275. "steelz": ["steelz"],
  276. "serp2z": ["serpz"],
  277. "serp3z": ["serp2z"],
  278. "serpz": ["serp3z"]
  279. },
  280. "silentConvert": true
  281. }
  282. }
  283. }
  284. },
  285. {
  286. "role": "hooker",
  287. "translation": "22",
  288. "side": "village",
  289. "help": "In case you're confused, your forum name is Marquis. Some people may know you as Sebastian Hummel. Point is, your idiosyncrasies make it so you can /sing to one person during the night to distract them.",
  290. "info": "Can sing (distract) one person during the night. Sided with the Northern Lights.",
  291. "actions": {
  292. "night": {
  293. "sing": {
  294. "command": "distract",
  295. "target": "AnyButSelf",
  296. "common": "Role",
  297. "priority": 4,
  298. "distractmsg": "Looks like you got caught up in a music craze and spent the whole night singing 22 instead of performing your duties.",
  299. "teammsg": "You didn't perform any of your actions as your partner thought it would be best to sing the entire night away instead."
  300. }
  301. }
  302. }
  303. },
  304. {
  305. "role": "hookerz",
  306. "translation": "22",
  307. "side": "village",
  308. "hide": true,
  309. "help": "In case you're confused, your forum name is Marquis. Some people may know you as Sebastian Hummel. Point is, your idiosyncrasies make it so you can /sing to one person during the night to distract them.",
  310. "info": "Can sing (distract) one person during the night. Sided with the Northern Lights.",
  311. "actions": {
  312. "initialCondition": {
  313. "curse": {
  314. "curseCount": 2,
  315. "cursedRole": "hooker"
  316. }
  317. },
  318. "night": {
  319. "sing": {
  320. "command": "distract",
  321. "target": "AnyButSelf",
  322. "common": "Role",
  323. "priority": 4,
  324. "distractmsg": "Looks like you got caught up in a music craze and spent the whole night singing 22 instead of performing your duties.",
  325. "teammsg": "You didn't perform any of your actions as your partner thought it would be best to sing the entire night away instead."
  326. }
  327. },
  328. "daykill": "evade"
  329. }
  330. },
  331. {
  332. "role": "exposer",
  333. "translation": "Micaiah",
  334. "side": "village",
  335. "help": "Are you really a girl? Who knows! But since enough people think you are, use this to your advantage by using /expose during the standby to convince someone into telling you their role!",
  336. "info": "Can expose one person during the standby (user is not revealed). Sided with the Northern Lights.",
  337. "actions": {
  338. "standby": {
  339. "expose": {
  340. "target": "AnyButSelf",
  341. "msg": "You can expose someone's role with /expose! You won't be revealed.",
  342. "exposemsg": "Micaiah went up to ~Target~ to ask them for their role. 'Do it for me? <3' 'I guess I can't resist :x; I'm the ~Role~' ~Target~ conceded, blushing deeply."
  343. }
  344. }
  345. }
  346. },
  347. {
  348. "role": "exposerz",
  349. "translation": "Micaiah",
  350. "side": "village",
  351. "hide": true,
  352. "help": "Are you really a girl? Who knows! But since enough people think you are, use this to your advantage by using /expose during the standby to convince someone into telling you their role!",
  353. "info": "Can expose one person during the standby (user is not revealed). Sided with the Northern Lights.",
  354. "actions": {
  355. "initialCondition": {
  356. "curse": {
  357. "curseCount": 2,
  358. "cursedRole": "exposer"
  359. }
  360. },
  361. "standby": {
  362. "expose": {
  363. "target": "AnyButSelf",
  364. "msg": "You can expose someone's role with /expose! You won't be revealed.",
  365. "exposemsg": "Micaiah went up to ~Target~ to ask them for their role. 'Do it for me? <3' 'I guess I can't resist :x; I'm the ~Role~' ~Target~ conceded, blushing deeply."
  366. }
  367. },
  368. "daykill": "evade"
  369. }
  370. },
  371. {
  372. "role": "mayor",
  373. "translation": "TraceOfLife",
  374. "side": "village",
  375. "help": "You're an aspiring member of channel staff but you're not that great at mafia when it comes to randing, so you have a vote of -10.",
  376. "info": "Vote of -10. Sided with the Northern Lights.",
  377. "actions": {
  378. "vote": -10
  379. }
  380. },
  381. {
  382. "role": "mayorz",
  383. "translation": "TraceOfLife",
  384. "side": "village",
  385. "hide": true,
  386. "help": "You're an aspiring member of channel staff but you're not that great at mafia when it comes to randing, so you have a vote of -10.",
  387. "info": "Vote of -10. Sided with the Northern Lights.",
  388. "actions": {
  389. "initialCondition": {
  390. "curse": {
  391. "curseCount": 2,
  392. "cursedRole": "mayor"
  393. }
  394. },
  395. "vote": -10,
  396. "daykill": "evade"
  397. }
  398. },
  399. {
  400. "role": "converter",
  401. "translation": "Dark Phoenix",
  402. "side": "village",
  403. "help": "Your power lies just beneath the surface...but it's up to you to uncover it. Use /convert during the night to change into a stronger form (mayor 50%, inspector 30%, vigilante 10%, samurai 10%)! Be warned that this only has a 30% chance of working.",
  404. "info": "Can convert himself (70% fail chance) to become a power role (50% mayor, 30% inspector, 10% vigilante, 10% samurai). Sided with the Northern Lights.",
  405. "actions": {
  406. "night": {
  407. "convert": {
  408. "target": "OnlySelf",
  409. "common": "Self",
  410. "priority": 11,
  411. "newRole": {
  412. "random": {
  413. "converter1": 0.5,
  414. "converter2": 0.3,
  415. "converter3": 0.1,
  416. "converter4": 0.1
  417. }
  418. },
  419. "failChance": 0.7,
  420. "convertmsg": "±Dark Phoenix: This isn't even my final form!"
  421. }
  422. }
  423. }
  424. },
  425. {
  426. "role": "converter1",
  427. "translation": "Dark Phoenix",
  428. "side": "village",
  429. "hide": "side",
  430. "help": "Your power has been unleashed! You now have a vote of 4 and you have a 25% chance to evade nightkills! Furthermore, you will identify any person that tries to distract you!",
  431. "info": "Mayor form. Vote of 4. Identifies distractors. Has a 25% chance to evade nightkills. Sided with the Northern Lights.",
  432. "actions": {
  433. "distract": {
  434. "mode": "identify"
  435. },
  436. "kill": {
  437. "mode": {
  438. "evadeChance": 0.25
  439. }
  440. },
  441. "vote": 4
  442. }
  443. },
  444. {
  445. "role": "converter2",
  446. "translation": "Dark Phoenix",
  447. "side": "village",
  448. "hide": "side",
  449. "help": "Your power has been unleashed! You now have the ability to /scope one person at night to find out their role! You can also /probe a second person to find out their role as well, but this only has a 50% chance of working. Your abilities allow your inspects to not be guarded, grant you a 50% chance to ignore distractors, and give you a vote of 1.1!",
  450. "info": "Inspector form. Can scope (inspect) one person during the night. Can probe (inspect) one person during the night (50% fail chance). Inspects can't be safeguarded against. Has a 50% chance to ignore distractors. Vote of 1.1. Sided with the Northern Lights.",
  451. "actions": {
  452. "night": {
  453. "scope": {
  454. "command": "inspect",
  455. "target": "AnyButSelf",
  456. "common": "Self",
  457. "priority": 12,
  458. "pierce": true
  459. },
  460. "probe": {
  461. "command": "inspect",
  462. "target": "AnyButSelf",
  463. "common": "Self",
  464. "priority": 12,
  465. "pierce": true,
  466. "failChance": 0.5
  467. }
  468. },
  469. "distract": {
  470. "mode": {
  471. "evadeChance": 0.5
  472. }
  473. },
  474. "vote": 1.1
  475. }
  476. },
  477. {
  478. "role": "converter3",
  479. "translation": "Dark Phoenix",
  480. "side": "village",
  481. "hide": "side",
  482. "help": "Your power has been unleashed! You've been given the ability to /kill one person during the night. This kill has a 35% to pierce protection! Furthermore, you have a chance to hax the mafia so you'll know exactly who to kill, and you yourself can't be haxed! Lastly, you can't be distracted, and your vote counts as 1.1!",
  483. "info": "Vigilante form. Can kill one person during the night (35% chance to pierce through protection). Gets medium hax on kill. Can't be detected by spies. Ignores distractors. Has a vote of 1.1. Sided with the Northern Lights.",
  484. "actions": {
  485. "night": {
  486. "kill": {
  487. "target": "AnyButSelf",
  488. "common": "Self",
  489. "priority": 10,
  490. "pierceChance": 0.35,
  491. "msg": "You were blasted to pieces by the mighty Dark Phoenix. Farewell."
  492. }
  493. },
  494. "avoidHax": [
  495. "kill"
  496. ],
  497. "distract": {
  498. "mode": "ignore",
  499. "msg": "Someone tried to distract you, but once you have chosen to kill someone, it can't be stopped."
  500. },
  501. "hax": {
  502. "kill": {
  503. "revealTeam": 0.4,
  504. "revealPlayer": 0.2
  505. }
  506. },
  507. "vote": 1.1
  508. }
  509. },
  510. {
  511. "role": "converter4",
  512. "translation": "Dark Phoenix",
  513. "side": "village",
  514. "hide": "side",
  515. "help": "Your power has been unleashed! You have been granted the ability to /blast to kill someone during the day, and it won't reveal you! You also have a 35% chance to evade nightkills and poison. You evade all daykills and you have a 40% chance to hax daykillers. Lastly, your vote counts as 1.1!",
  516. "info": "Samurai form. Can blast (kill) one person during the standby (user is not revealed). Has a 35% chance to evade nightkills and poison. Evades all daykills. Has a 40% chance to hax daykillers. Vote of 1.1. Sided with the Northern Lights.",
  517. "actions": {
  518. "standby": {
  519. "blast": {
  520. "command": "kill",
  521. "target": "AnyButSelf",
  522. "msg": "The time has come. Type /kill to kill someone without being revealed!",
  523. "killmsg": "An ominous silence falls upon the crowd. Menacing cries are heard, as everyone turns to see ~Target~ collapse onto the ground. Their breathing has ceased, and the letters 'DP' are written on their back in blood. The work of Dark Phoenix is finished...for now."
  524. }
  525. },
  526. "daykill": {
  527. "mode": {
  528. "evadeChance": 1
  529. }
  530. },
  531. "standbyHax": {
  532. "kill": {
  533. "revealRole": 0.4
  534. }
  535. },
  536. "kill": {
  537. "mode": {
  538. "evadeChance": 0.35
  539. }
  540. },
  541. "poison": {
  542. "mode": {
  543. "evadeChance": 0.35
  544. }
  545. },
  546. "vote": 1.1
  547. }
  548. },
  549. {
  550. "role": "converterz",
  551. "translation": "Dark Phoenix",
  552. "side": "village",
  553. "hide": true,
  554. "help": "Your power lies just beneath the surface...but it's up to you to uncover it. Use /convert during the night to change into a stronger form (mayor 50%, inspector 30%, vigilante 10%, samurai 10%)! Be warned that this only has a 30% chance of working.",
  555. "info": "Can convert himself (70% fail chance) to become a power role (50% mayor, 30% inspector, 10% vigilante, 10% samurai). Sided with the Northern Lights.",
  556. "actions": {
  557. "initialCondition": {
  558. "curse": {
  559. "curseCount": 2,
  560. "cursedRole": "converter"
  561. }
  562. },
  563. "night": {
  564. "convert": {
  565. "target": "OnlySelf",
  566. "common": "Self",
  567. "priority": 11,
  568. "newRole": {
  569. "random": {
  570. "converter1": 0.5,
  571. "converter2": 0.3,
  572. "converter3": 0.1,
  573. "converter4": 0.1
  574. }
  575. },
  576. "failChance": 0.7,
  577. "convertmsg": "±Dark Phoenix: This isn't even my final form!"
  578. }
  579. },
  580. "daykill": "evade"
  581. }
  582. },
  583. {
  584. "role": "converter1z",
  585. "translation": "Dark Phoenix",
  586. "side": "village",
  587. "hide": true,
  588. "help": "Your power has been unleashed! You now have a vote of 4 and you have a 25% chance to evade nightkills! Furthermore, you will identify any person that tries to distract you!",
  589. "info": "Mayor form. Vote of 4. Identifies distractors. Has a 25% chance to evade nightkills. Sided with the Northern Lights.",
  590. "actions": {
  591. "initialCondition": {
  592. "curse": {
  593. "curseCount": 2,
  594. "cursedRole": "converter1"
  595. }
  596. },
  597. "distract": {
  598. "mode": "identify"
  599. },
  600. "kill": {
  601. "mode": {
  602. "evadeChance": 0.25
  603. }
  604. },
  605. "daykill": "evade",
  606. "vote": 4
  607. }
  608. },
  609. {
  610. "role": "converter2z",
  611. "translation": "Dark Phoenix",
  612. "side": "village",
  613. "hide": true,
  614. "help": "Your power has been unleashed! You now have the ability to /scope one person at night to find out their role! You can also /probe a second person to find out their role as well, but this only has a 50% chance of working. Your abilities allow your inspects to not be guarded, grant you a 50% chance to ignore distractors, and give you a vote of 1.1!",
  615. "info": "Inspector form. Can scope (inspect) one person during the night. Can probe (inspect) one person during the night (50% fail chance). Inspects can't be safeguarded against. Has a 50% chance to ignore distractors. Vote of 1.1. Sided with the Northern Lights.",
  616. "actions": {
  617. "initialCondition": {
  618. "curse": {
  619. "curseCount": 2,
  620. "cursedRole": "converter2"
  621. }
  622. },
  623. "night": {
  624. "scope": {
  625. "command": "inspect",
  626. "target": "AnyButSelf",
  627. "common": "Self",
  628. "priority": 12,
  629. "pierce": true
  630. },
  631. "probe": {
  632. "command": "inspect",
  633. "target": "AnyButSelf",
  634. "common": "Self",
  635. "priority": 12,
  636. "pierce": true,
  637. "failChance": 0.5
  638. }
  639. },
  640. "distract": {
  641. "mode": {
  642. "evadeChance": 0.5
  643. }
  644. },
  645. "daykill": "evade",
  646. "vote": 1.1
  647. }
  648. },
  649. {
  650. "role": "converter3z",
  651. "translation": "Dark Phoenix",
  652. "side": "village",
  653. "hide": true,
  654. "help": "Your power has been unleashed! You've been given the ability to /kill one person during the night. This kill has a 35% to pierce protection! Furthermore, you have a chance to hax the mafia so you'll know exactly who to kill, and you yourself can't be haxed! Lastly, you can't be distracted, and your vote counts as 1.1!",
  655. "info": "Vigilante form. Can kill one person during the night (35% chance to pierce through protection). Gets medium hax on kill. Can't be detected by spies. Ignores distractors. Has a vote of 1.1. Sided with the Northern Lights.",
  656. "actions": {
  657. "initialCondition": {
  658. "curse": {
  659. "curseCount": 2,
  660. "cursedRole": "converter3"
  661. }
  662. },
  663. "night": {
  664. "kill": {
  665. "target": "AnyButSelf",
  666. "common": "Self",
  667. "priority": 10,
  668. "pierceChance": 0.35,
  669. "msg": "You were blasted to pieces by the mighty Dark Phoenix. Farewell."
  670. }
  671. },
  672. "avoidHax": [
  673. "kill"
  674. ],
  675. "distract": {
  676. "mode": "ignore",
  677. "msg": "Someone tried to distract you, but once you have chosen to kill someone, it can't be stopped."
  678. },
  679. "hax": {
  680. "kill": {
  681. "revealTeam": 0.4,
  682. "revealPlayer": 0.2
  683. }
  684. },
  685. "daykill": "evade",
  686. "vote": 1.1
  687. }
  688. },
  689. {
  690. "role": "converter4z",
  691. "translation": "Dark Phoenix",
  692. "side": "village",
  693. "hide": true,
  694. "help": "Your power has been unleashed! You have been granted the ability to /blast to kill someone during the day, and it won't reveal you! You also have a 35% chance to evade nightkills and poison. You evade all daykills and you have a 40% chance to hax daykillers. Lastly, your vote counts as 1.1!",
  695. "info": "Samurai form. Can blast (kill) one person during the standby (user is not revealed). Has a 35% chance to evade nightkills and poison. Evades all daykills. Has a 40% chance to hax daykillers. Vote of 1.1. Sided with the Northern Lights.",
  696. "actions": {
  697. "initialCondition": {
  698. "curse": {
  699. "curseCount": 2,
  700. "cursedRole": "converter4"
  701. }
  702. },
  703. "standby": {
  704. "blast": {
  705. "command": "kill",
  706. "target": "AnyButSelf",
  707. "msg": "The time has come. Type /kill to kill someone without being revealed!",
  708. "killmsg": "An ominous silence falls upon the crowd. Menacing cries are heard, as everyone turns to see ~Target~ collapse onto the ground. Their breathing has ceased, and the letters 'DP' are written on their back in blood. The work of Dark Phoenix is finished...for now."
  709. }
  710. },
  711. "daykill": {
  712. "mode": {
  713. "evadeChance": 1
  714. }
  715. },
  716. "standbyHax": {
  717. "kill": {
  718. "revealRole": 0.4
  719. }
  720. },
  721. "kill": {
  722. "mode": {
  723. "evadeChance": 0.35
  724. }
  725. },
  726. "poison": {
  727. "mode": {
  728. "evadeChance": 0.35
  729. }
  730. },
  731. "vote": 1.1
  732. }
  733. },
  734. {
  735. "role": "pichi",
  736. "translation": "Pichi",
  737. "side": "village",
  738. "help": "You're just a shiny Pichu. Why would anyone try to kill you? Probably because Mafia is a heartless game. But now you've learned its ways and you will be bulletproof... for tonight. Use this power wisely!",
  739. "info": "Can't be nightkilled the first night. Sided with the Northern Lights.",
  740. "actions": {
  741. "kill": {
  742. "mode": "ignore",
  743. "msg": "±Game: Your target (~Self~) was protected!"
  744. },
  745. "initialCondition": {
  746. "curse": {
  747. "curseCount": 1,
  748. "cursedRole": "pichi2",
  749. "curseConvertMessage": "Pichi lost his bulletproof vest!"
  750. }
  751. }
  752. }
  753. },
  754. {
  755. "role": "pichiz",
  756. "translation": "Pichi",
  757. "side": "village",
  758. "hide": true,
  759. "help": "You're just a shiny Pichu. Why would anyone try to kill you? Probably because Mafia is a heartless game. But now you've learned its ways and you will be bulletproof... for tonight. Use this power wisely!",
  760. "info": "Can't be nightkilled the first night. Sided with the Northern Lights.",
  761. "actions": {
  762. "kill": {
  763. "mode": "ignore",
  764. "msg": "±Game: Your target (~Self~) was protected!"
  765. },
  766. "daykill": "evade",
  767. "initialCondition": {
  768. "curse": {
  769. "curseCount": 1,
  770. "cursedRole": "pichi2z",
  771. "curseConvertMessage": "Pichi lost his bulletproof vest!"
  772. }
  773. }
  774. }
  775. },
  776. {
  777. "role": "pichi2",
  778. "translation": "Pichi",
  779. "side": "village",
  780. "hide": true,
  781. "help": "Oh no, without your bulletproof vest you're vulnerable to damage! Better find a safe place to hide...",
  782. "actions": {}
  783. },
  784. {
  785. "role": "pichi2z",
  786. "translation": "Pichi",
  787. "side": "village",
  788. "hide": true,
  789. "help": "Oh no, without your bulletproof vest you're vulnerable to damage! Better find a safe place to hide...",
  790. "actions": {
  791. "initialCondition": {
  792. "curse": {
  793. "curseCount": 2,
  794. "cursedRole": "pichi2"
  795. }
  796. },
  797. "daykill": "evade"
  798. }
  799. },
  800. {
  801. "role": "vet",
  802. "translation": "Veteran Padgett",
  803. "side": "village",
  804. "help": "You're an old war veteran and you know all too well the way of Mafia, which led to you receiving the PADGE BADGE for your war services. You're certified to /padge someone to kill them during the night!",
  805. "info": "Can padge (kill) one person during the night. Sided with the Northern Lights.",
  806. "actions": {
  807. "night": {
  808. "padge": {
  809. "command": "kill",
  810. "target": "AnyButSelf",
  811. "common": "Self",
  812. "priority": 10,
  813. "msg": "YOU'VE FALLEN VICTIM TO THE POWER OF THE PADGE!"
  814. }
  815. }
  816. }
  817. },
  818. {
  819. "role": "vetz",
  820. "translation": "Veteran Padgett",
  821. "side": "village",
  822. "hide": true,
  823. "help": "You're an old war veteran and you know all too well the way of Mafia, which led to you receiving the PADGE BADGE for your war services. You're certified to /padge someone to kill them during the night!",
  824. "info": "Can padge (kill) one person during the night. Sided with the Northern Lights.",
  825. "actions": {
  826. "initialCondition": {
  827. "curse": {
  828. "curseCount": 2,
  829. "cursedRole": "vet"
  830. }
  831. },
  832. "night": {
  833. "padge": {
  834. "command": "kill",
  835. "target": "AnyButSelf",
  836. "common": "Self",
  837. "priority": 10,
  838. "msg": "YOU'VE FALLEN VICTIM TO THE POWER OF THE PADGE!"
  839. }
  840. },
  841. "daykill": "evade"
  842. }
  843. },
  844. {
  845. "role": "samurai",
  846. "translation": "Crobat",
  847. "side": "village",
  848. "help": "Because you always die, you are able to evade 1 nightkill. You can /kill during the day to defeat someone with Brave Bird, but this will reveal you.",
  849. "info": "Evades 1 nightkill. Can kill one person during the standby (user is revealed). Sided with the Northern Lights.",
  850. "actions": {
  851. "kill": {
  852. "mode": {
  853. "evadeCharges": 1
  854. }
  855. },
  856. "standby": {
  857. "kill": {
  858. "target": "AnyButSelf",
  859. "msg": "You can kill now with /kill! You will be revealed!",
  860. "killmsg": "EL CROBATO uses Brave Bird to defeat ~Target~! ~Self~ hurt himself from recoil!"
  861. }
  862. }
  863. }
  864. },
  865. {
  866. "role": "samuraiz",
  867. "translation": "Crobat",
  868. "side": "village",
  869. "hide": true,
  870. "help": "Because you always die, you are able to evade 1 nightkill. You can /kill during the day to defeat someone with Brave Bird, but this will reveal you.",
  871. "info": "Evades 1 nightkill. Can kill one person during the standby (user is revealed). Sided with the Northern Lights.",
  872. "actions": {
  873. "initialCondition": {
  874. "curse": {
  875. "curseCount": 2,
  876. "cursedRole": "samurai"
  877. }
  878. },
  879. "kill": {
  880. "mode": {
  881. "evadeCharges": 1
  882. }
  883. },
  884. "daykill": "evade",
  885. "standby": {
  886. "kill": {
  887. "target": "AnyButSelf",
  888. "msg": "You can kill now with /kill! You will be revealed!",
  889. "killmsg": "EL CROBATO uses Brave Bird to defeat ~Target~! ~Self~ hurt himself from recoil!"
  890. }
  891. }
  892. }
  893. },
  894. {
  895. "role": "stalker",
  896. "translation": "Sky Sentinel",
  897. "side": "village",
  898. "help": "You're really creepy I guess so that's why you can /stalk during the night. I MEAN YOU'RE A SENTINEL IN THE SKY SO YOU HAVE A GOOD VANTAGE POINT???",
  899. "info": "Can stalk 1 person during the night. Sided with the Northern Lights.",
  900. "actions": {
  901. "night": {
  902. "stalk": {
  903. "target": "AnyButSelf",
  904. "common": "Self",
  905. "priority": 13
  906. }
  907. }
  908. }
  909. },
  910. {
  911. "role": "stalkerz",
  912. "translation": "Sky Sentinel",
  913. "side": "village",
  914. "hide": true,
  915. "help": "You're really creepy I guess so that's why you can /stalk during the night. I MEAN YOU'RE A SENTINEL IN THE SKY SO YOU HAVE A GOOD VANTAGE POINT???",
  916. "info": "Can stalk 1 person during the night. Sided with the Northern Lights.",
  917. "actions": {
  918. "initialCondition": {
  919. "curse": {
  920. "curseCount": 2,
  921. "cursedRole": "stalker"
  922. }
  923. },
  924. "night": {
  925. "stalk": {
  926. "target": "AnyButSelf",
  927. "common": "Self",
  928. "priority": 13
  929. }
  930. },
  931. "daykill": "evade"
  932. }
  933. },
  934. {
  935. "role": "rick",
  936. "translation": "Rick Gastley",
  937. "side": "village",
  938. "help": "You're an Australian MA, mate. Who knows what they do there? Well, you can either /read (inspect), /bg (protect), or /talk (distract) during the night, but you can only do one a night. Also, when you use one, you won't be able to use it again until you've used the other actions!",
  939. "info": "Can read (inspect) one person during the night every three nights. Can talk (distract) one person during the night every three nights. Can bg (protect) one person during the night every three nights. Sided with the Northern Lights.",
  940. "actions": {
  941. "night": {
  942. "read": {
  943. "command": "inspect",
  944. "target": "AnyButSelf",
  945. "common": "Self",
  946. "priority": 12,
  947. "restrict": ["talk", "bg"],
  948. "recharge": 3
  949. },
  950. "talk": {
  951. "command": "distract",
  952. "target": "AnyButSelf",
  953. "common": "Self",
  954. "priority": 4,
  955. "restrict": ["read", "bg"],
  956. "recharge": 3
  957. },
  958. "bg": {
  959. "command": "protect",
  960. "target": "AnyButSelf",
  961. "common": "Self",
  962. "priority": 5,
  963. "restrict": ["talk", "read"],
  964. "recharge": 3
  965. }
  966. }
  967. }
  968. },
  969. {
  970. "role": "rickz",
  971. "translation": "Rick Gastley",
  972. "side": "village",
  973. "hide": true,
  974. "help": "You're an Australian MA, mate. Who knows what they do there? Well, you can either /read (inspect), /bg (protect), or /talk (distract) during the night, but you can only do one a night. Also, when you use one, you won't be able to use it again until you've used the other actions!",
  975. "info": "Can read (inspect) one person during the night every three nights. Can talk (distract) one person during the night every three nights. Can bg (protect) one person during the night every three nights. Sided with the Northern Lights.",
  976. "actions": {
  977. "initialCondition": {
  978. "curse": {
  979. "curseCount": 2,
  980. "cursedRole": "rick"
  981. }
  982. },
  983. "night": {
  984. "read": {
  985. "command": "inspect",
  986. "target": "AnyButSelf",
  987. "common": "Self",
  988. "priority": 12,
  989. "restrict": ["talk", "bg"],
  990. "recharge": 3
  991. },
  992. "talk": {
  993. "command": "distract",
  994. "target": "AnyButSelf",
  995. "common": "Self",
  996. "priority": 4,
  997. "restrict": ["read", "bg"],
  998. "recharge": 3
  999. },
  1000. "bg": {
  1001. "command": "protect",
  1002. "target": "AnyButSelf",
  1003. "common": "Self",
  1004. "priority": 5,
  1005. "restrict": ["talk", "read"],
  1006. "recharge": 3
  1007. }
  1008. },
  1009. "daykill": "evade"
  1010. }
  1011. },
  1012. {
  1013. "role": "sniper",
  1014. "translation": "PokeWorldXY",
  1015. "side": "village",
  1016. "help": "You're a quiet guy, but behind this wall of silence lies a battle-hardened killer. You can /snipe every other night to kill someone. This kill has the highest priority in the game.",
  1017. "info": "Can snipe (kill) one person during the night every other night, outspeeding distractors and bodyguards. Sided with the Northern Lights.",
  1018. "actions": {
  1019. "night": {
  1020. "snipe": {
  1021. "command": "kill",
  1022. "target": "AnyButSelf",
  1023. "common": "Self",
  1024. "priority": 1,
  1025. "recharge": 2
  1026. }
  1027. }
  1028. }
  1029. },
  1030. {
  1031. "role": "sniperz",
  1032. "translation": "PokeWorldXY",
  1033. "side": "village",
  1034. "hide": true,
  1035. "help": "You're a quiet guy, but behind this wall of silence lies a battle-hardened killer. You can /snipe every other night to kill someone. This kill has the highest priority in the game.",
  1036. "info": "Can snipe (kill) one person during the night every other night, outspeeding distractors and bodyguards. Sided with the Northern Lights.",
  1037. "actions": {
  1038. "initialCondition": {
  1039. "curse": {
  1040. "curseCount": 2,
  1041. "cursedRole": "sniper"
  1042. }
  1043. },
  1044. "night": {
  1045. "snipe": {
  1046. "command": "kill",
  1047. "target": "AnyButSelf",
  1048. "common": "Self",
  1049. "priority": 1,
  1050. "recharge": 2
  1051. }
  1052. },
  1053. "daykill": "evade"
  1054. }
  1055. },
  1056. {
  1057. "role": "mafia1",
  1058. "translation": "Yagura",
  1059. "side": "mafia1",
  1060. "help": "You're not actually European, you're Morrocan. Look, you've already lied! You're perfect for being a mafia goon. Starting on night 42, you can use /kill during the night.",
  1061. "info": "Can kill one person during the night. Sided with the European MAs.",
  1062. "actions": {
  1063. "startup": "team-reveal-with-roles",
  1064. "teamTalk": true,
  1065. "night": {
  1066. "kill": {
  1067. "target": "AnyButTeam",
  1068. "common": "Team",
  1069. "initialrecharge": 42,
  1070. "priority": 6
  1071. }
  1072. }
  1073. }
  1074. },
  1075. {
  1076. "role": "mafia1z",
  1077. "translation": "Yagura",
  1078. "side": "mafia1",
  1079. "hide": true,
  1080. "help": "You're not actually European, you're Morrocan. Look, you've already lied! You're perfect for being a mafia goon. Use /kill during the night.",
  1081. "info": "Can kill one person during the night. Sided with the European MAs.",
  1082. "actions": {
  1083. "startup": "team-reveal-with-roles",
  1084. "teamTalk": true,
  1085. "initialCondition": {
  1086. "curse": {
  1087. "curseCount": 2,
  1088. "cursedRole": "mafia1"
  1089. }
  1090. },
  1091. "night": {
  1092. "kill": {
  1093. "target": "AnyButTeam",
  1094. "common": "Team",
  1095. "priority": 6
  1096. }
  1097. },
  1098. "daykill": "evade"
  1099. }
  1100. },
  1101. {
  1102. "role": "mafiamayor",
  1103. "translation": "JhenMohran",
  1104. "side": "mafia1",
  1105. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) You can also /kill during the night.",
  1106. "info": "Can kill one person during the night. Vote increases by 0.5 every night (vote can't be higher than 4). Sided with the European MAs.",
  1107. "actions": {
  1108. "startup": "team-reveal-with-roles",
  1109. "teamTalk": true,
  1110. "night": {
  1111. "kill": {
  1112. "target": "AnyButTeam",
  1113. "common": "Team",
  1114. "priority": 6
  1115. }
  1116. },
  1117. "initialCondition": {
  1118. "curse": {
  1119. "curseCount": 1,
  1120. "cursedRole": "mafiamayor2",
  1121. "curseConvertMessage": "Jhen is becoming stronger..."
  1122. }
  1123. }
  1124. }
  1125. },
  1126. {
  1127. "role": "mafiamayor2",
  1128. "translation": "JhenMohran",
  1129. "side": "mafia1",
  1130. "hide": true,
  1131. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 1.5.) You can also /kill during the night.",
  1132. "actions": {
  1133. "startup": "team-reveal-with-roles",
  1134. "teamTalk": true,
  1135. "vote": 1.5,
  1136. "night": {
  1137. "kill": {
  1138. "target": "AnyButTeam",
  1139. "common": "Team",
  1140. "priority": 6
  1141. }
  1142. },
  1143. "initialCondition": {
  1144. "curse": {
  1145. "curseCount": 1,
  1146. "cursedRole": "mafiamayor3",
  1147. "curseConvertMessage": "Jhen is becoming stronger..."
  1148. }
  1149. }
  1150. }
  1151. },
  1152. {
  1153. "role": "mafiamayor2z",
  1154. "translation": "JhenMohran",
  1155. "side": "mafia1",
  1156. "hide": true,
  1157. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 1.5.) You can also /kill during the night.",
  1158. "actions": {
  1159. "startup": "team-reveal-with-roles",
  1160. "teamTalk": true,
  1161. "daykill": "evade",
  1162. "vote": 1.5,
  1163. "night": {
  1164. "kill": {
  1165. "target": "AnyButTeam",
  1166. "common": "Team",
  1167. "priority": 6
  1168. }
  1169. },
  1170. "initialCondition": {
  1171. "curse": {
  1172. "curseCount": 2,
  1173. "cursedRole": "mafiamayor3",
  1174. "curseConvertMessage": "Jhen is becoming stronger..."
  1175. }
  1176. }
  1177. }
  1178. },
  1179. {
  1180. "role": "mafiamayor3",
  1181. "translation": "JhenMohran",
  1182. "side": "mafia1",
  1183. "hide": true,
  1184. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 2.) You can also /kill during the night.",
  1185. "actions": {
  1186. "startup": "team-reveal-with-roles",
  1187. "teamTalk": true,
  1188. "vote": 2,
  1189. "night": {
  1190. "kill": {
  1191. "target": "AnyButTeam",
  1192. "common": "Team",
  1193. "priority": 6
  1194. }
  1195. },
  1196. "initialCondition": {
  1197. "curse": {
  1198. "curseCount": 1,
  1199. "cursedRole": "mafiamayor4",
  1200. "curseConvertMessage": "Jhen is becoming stronger..."
  1201. }
  1202. }
  1203. }
  1204. },
  1205. {
  1206. "role": "mafiamayor3z",
  1207. "translation": "JhenMohran",
  1208. "side": "mafia1",
  1209. "hide": true,
  1210. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 2.) You can also /kill during the night.",
  1211. "actions": {
  1212. "startup": "team-reveal-with-roles",
  1213. "teamTalk": true,
  1214. "daykill": "evade",
  1215. "vote": 2,
  1216. "night": {
  1217. "kill": {
  1218. "target": "AnyButTeam",
  1219. "common": "Team",
  1220. "priority": 6
  1221. }
  1222. },
  1223. "initialCondition": {
  1224. "curse": {
  1225. "curseCount": 2,
  1226. "cursedRole": "mafiamayor4",
  1227. "curseConvertMessage": "Jhen is becoming stronger..."
  1228. }
  1229. }
  1230. }
  1231. },
  1232. {
  1233. "role": "mafiamayor4",
  1234. "translation": "JhenMohran",
  1235. "side": "mafia1",
  1236. "hide": true,
  1237. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 2.5.) You can also /kill during the night.",
  1238. "actions": {
  1239. "startup": "team-reveal-with-roles",
  1240. "teamTalk": true,
  1241. "vote": 2.5,
  1242. "night": {
  1243. "kill": {
  1244. "target": "AnyButTeam",
  1245. "common": "Team",
  1246. "priority": 6
  1247. }
  1248. },
  1249. "initialCondition": {
  1250. "curse": {
  1251. "curseCount": 1,
  1252. "cursedRole": "mafiamayor5",
  1253. "curseConvertMessage": "Jhen is becoming stronger..."
  1254. }
  1255. }
  1256. }
  1257. },
  1258. {
  1259. "role": "mafiamayor4z",
  1260. "translation": "JhenMohran",
  1261. "side": "mafia1",
  1262. "hide": true,
  1263. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 2.5.) You can also /kill during the night.",
  1264. "actions": {
  1265. "startup": "team-reveal-with-roles",
  1266. "teamTalk": true,
  1267. "vote": 2.5,
  1268. "night": {
  1269. "kill": {
  1270. "target": "AnyButTeam",
  1271. "common": "Team",
  1272. "priority": 6
  1273. }
  1274. },
  1275. "initialCondition": {
  1276. "curse": {
  1277. "curseCount": 2,
  1278. "cursedRole": "mafiamayor5",
  1279. "curseConvertMessage": "Jhen is becoming stronger..."
  1280. }
  1281. },
  1282. "daykill": "evade"
  1283. }
  1284. },
  1285. {
  1286. "role": "mafiamayor5",
  1287. "translation": "JhenMohran",
  1288. "side": "mafia1",
  1289. "hide": true,
  1290. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 3.) You can also /kill during the night.",
  1291. "actions": {
  1292. "startup": "team-reveal-with-roles",
  1293. "teamTalk": true,
  1294. "vote": 3,
  1295. "night": {
  1296. "kill": {
  1297. "target": "AnyButTeam",
  1298. "common": "Team",
  1299. "priority": 6
  1300. }
  1301. },
  1302. "initialCondition": {
  1303. "curse": {
  1304. "curseCount": 1,
  1305. "cursedRole": "mafiamayor6",
  1306. "curseConvertMessage": "Jhen is becoming stronger..."
  1307. }
  1308. }
  1309. }
  1310. },
  1311. {
  1312. "role": "mafiamayor5z",
  1313. "translation": "JhenMohran",
  1314. "side": "mafia1",
  1315. "hide": true,
  1316. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 3.) You can also /kill during the night.",
  1317. "actions": {
  1318. "startup": "team-reveal-with-roles",
  1319. "teamTalk": true,
  1320. "vote": 3,
  1321. "night": {
  1322. "kill": {
  1323. "target": "AnyButTeam",
  1324. "common": "Team",
  1325. "priority": 6
  1326. }
  1327. },
  1328. "daykill": "evade",
  1329. "initialCondition": {
  1330. "curse": {
  1331. "curseCount": 2,
  1332. "cursedRole": "mafiamayor6",
  1333. "curseConvertMessage": "Jhen is becoming stronger..."
  1334. }
  1335. }
  1336. }
  1337. },
  1338. {
  1339. "role": "mafiamayor6",
  1340. "translation": "JhenMohran",
  1341. "side": "mafia1",
  1342. "hide": true,
  1343. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 3.5.) You can also /kill during the night.",
  1344. "actions": {
  1345. "startup": "team-reveal-with-roles",
  1346. "teamTalk": true,
  1347. "vote": 3.5,
  1348. "night": {
  1349. "kill": {
  1350. "target": "AnyButTeam",
  1351. "common": "Team",
  1352. "priority": 6
  1353. }
  1354. },
  1355. "initialCondition": {
  1356. "curse": {
  1357. "curseCount": 1,
  1358. "cursedRole": "mafiamayor7",
  1359. "curseConvertMessage": "Jhen is becoming stronger..."
  1360. }
  1361. }
  1362. }
  1363. },
  1364. {
  1365. "role": "mafiamayor6z",
  1366. "translation": "JhenMohran",
  1367. "side": "mafia1",
  1368. "hide": true,
  1369. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 3.5.) You can also /kill during the night.",
  1370. "actions": {
  1371. "startup": "team-reveal-with-roles",
  1372. "teamTalk": true,
  1373. "vote": 3.5,
  1374. "night": {
  1375. "kill": {
  1376. "target": "AnyButTeam",
  1377. "common": "Team",
  1378. "priority": 6
  1379. }
  1380. },
  1381. "daykill": "evade",
  1382. "initialCondition": {
  1383. "curse": {
  1384. "curseCount": 2,
  1385. "cursedRole": "mafiamayor7",
  1386. "curseConvertMessage": "Jhen is becoming stronger..."
  1387. }
  1388. }
  1389. }
  1390. },
  1391. {
  1392. "role": "mafiamayor7",
  1393. "translation": "JhenMohran",
  1394. "side": "mafia1",
  1395. "hide": true,
  1396. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 4.) You can also /kill during the night.",
  1397. "actions": {
  1398. "startup": "team-reveal-with-roles",
  1399. "teamTalk": true,
  1400. "vote": 4,
  1401. "night": {
  1402. "kill": {
  1403. "target": "AnyButTeam",
  1404. "common": "Team",
  1405. "priority": 6
  1406. }
  1407. }
  1408. }
  1409. },
  1410. {
  1411. "role": "mafiamayor7z",
  1412. "translation": "JhenMohran",
  1413. "side": "mafia1",
  1414. "hide": true,
  1415. "help": "You're a British MA named after a monster in Monster Hunter. Every night, your vote increases by 0.5! (It will peak at 4.) (Your vote is now 4.) You can also /kill during the night.",
  1416. "actions": {
  1417. "startup": "team-reveal-with-roles",
  1418. "teamTalk": true,
  1419. "vote": 4,
  1420. "daykill": "evade",
  1421. "initialCondition": {
  1422. "curse": {
  1423. "curseCount": 2,
  1424. "cursedRole": "mafiamayor7"
  1425. }
  1426. },
  1427. "night": {
  1428. "kill": {
  1429. "target": "AnyButTeam",
  1430. "common": "Team",
  1431. "priority": 6
  1432. }
  1433. }
  1434. }
  1435. },
  1436. {
  1437. "role": "mafiaboss",
  1438. "translation": "Hopkirk",
  1439. "side": "mafia1",
  1440. "help": "Jhen's British co-conspirator. On the 4th night you will gain an extra kill (/kill2) and on the 6th night you will get yet another kill (/kill3)! You can still /kill normally during the night. Hopkirk's handy hint: 1+1 = a lot of death later on >:D",
  1441. "info": "Can kill one person during the night. Gains a second unshared kill (kill2) on the 4th night. Gains a third unshared kill (kill3) on the 6th night. Sided with the European MAs.",
  1442. "actions": {
  1443. "startup": "team-reveal-with-roles",
  1444. "teamTalk": true,
  1445. "night": {
  1446. "kill": {
  1447. "target": "AnyButTeam",
  1448. "common": "Team",
  1449. "priority": 6
  1450. },
  1451. "kill2": {
  1452. "command": "kill",
  1453. "target": "AnyButTeam",
  1454. "common": "Self",
  1455. "priority": 6,
  1456. "initialrecharge": 4
  1457. },
  1458. "kill3": {
  1459. "command": "kill",
  1460. "target": "AnyButTeam",
  1461. "common": "Self",
  1462. "priority": 6,
  1463. "initialrecharge": 6
  1464. }
  1465. }
  1466. }
  1467. },
  1468. {
  1469. "role": "mafiabossz",
  1470. "translation": "Hopkirk",
  1471. "side": "mafia1",
  1472. "hide": true,
  1473. "help": "Jhen's British co-conspirator. On the 4th night you will gain an extra kill (/kill2) and on the 6th night you will get yet another kill (/kill3)! You can still /kill normally during the night. Hopkirk's handy hint: 1+1 = a lot of death later on >:D",
  1474. "info": "Can kill one person during the night. Gains a second unshared kill (kill2) on the 4th night. Gains a third unshared kill (kill3) on the 6th night. Sided with the European MAs.",
  1475. "actions": {
  1476. "startup": "team-reveal-with-roles",
  1477. "teamTalk": true,
  1478. "initialCondition": {
  1479. "curse": {
  1480. "curseCount": 2,
  1481. "cursedRole": "mafiaboss"
  1482. }
  1483. },
  1484. "night": {
  1485. "kill": {
  1486. "target": "AnyButTeam",
  1487. "common": "Team",
  1488. "priority": 6
  1489. },
  1490. "kill2": {
  1491. "command": "kill",
  1492. "target": "AnyButTeam",
  1493. "common": "Self",
  1494. "priority": 6,
  1495. "initialrecharge": 4
  1496. },
  1497. "kill3": {
  1498. "command": "kill",
  1499. "target": "AnyButTeam",
  1500. "common": "Self",
  1501. "priority": 6,
  1502. "initialrecharge": 6
  1503. }
  1504. },
  1505. "daykill": "evade"
  1506. }
  1507. },
  1508. {
  1509. "role": "mafiabomb",
  1510. "translation": "obey to kyubey",
  1511. "side": "mafia1",
  1512. "help": "An Italian MA. You WILL submit. If anyone tries to defy you by killing you at night, they'll just die with you! Unfortunately, you have a vote of 0. You can also /kill during the night.",
  1513. "info": "Can kill one person during the night. Revenges all nightkills. Has a vote of 0. Sided with the European MAs.",
  1514. "actions": {
  1515. "startup": "team-reveal-with-roles",
  1516. "teamTalk": true,
  1517. "vote": 0,
  1518. "kill": {
  1519. "mode": "killattacker",
  1520. "msg": "You dare kill obey to kyubey! You will perish for this!"
  1521. },
  1522. "night": {
  1523. "kill": {
  1524. "target": "AnyButTeam",
  1525. "common": "Team",
  1526. "priority": 6
  1527. }
  1528. }
  1529. }
  1530. },
  1531. {
  1532. "role": "mafiabombz",
  1533. "translation": "obey to kyubey",
  1534. "side": "mafia1",
  1535. "hide": true,
  1536. "help": "An Italian MA. You WILL submit. If anyone tries to defy you by killing you at night, they'll just die with you! Unfortunately, you have a vote of 0. You can also /kill during the night.",
  1537. "info": "Can kill one person during the night. Revenges all nightkills. Has a vote of 0. Sided with the European MAs.",
  1538. "actions": {
  1539. "startup": "team-reveal-with-roles",
  1540. "teamTalk": true,
  1541. "vote": 0,
  1542. "daykill": "evade",
  1543. "initialCondition": {
  1544. "curse": {
  1545. "curseCount": 2,
  1546. "cursedRole": "mafiabomb"
  1547. }
  1548. },
  1549. "kill": {
  1550. "mode": "killattacker",
  1551. "msg": "You dare kill obey to kyubey! You will perish for this!"
  1552. },
  1553. "night": {
  1554. "kill": {
  1555. "target": "AnyButTeam",
  1556. "common": "Team",
  1557. "priority": 6
  1558. }
  1559. }
  1560. }
  1561. },
  1562. {
  1563. "role": "mafiaspy",
  1564. "translation": "Diamondslight",
  1565. "side": "mafia2",
  1566. "help": "You're also a tour owner and expert in Challenge Cup. How do you do it? You must get a lot of hax. In this game you will too - you'll hax a bunch of commands with some success. You can also /kill during the night since you love to kill MAs.",
  1567. "info": "Can kill one person during the night. Gets small hax on every night command. Sided with the auth MAs.",
  1568. "actions": {
  1569. "startup": "team-reveal-with-roles",
  1570. "teamTalk": true,
  1571. "night": {
  1572. "kill": {
  1573. "target": "AnyButTeam",
  1574. "common": "Team",
  1575. "priority": 7
  1576. }
  1577. },
  1578. "hax": {
  1579. "kill": {
  1580. "revealTeam": 0.1,
  1581. "revealPlayer": 0.07
  1582. },
  1583. "kill2": {
  1584. "revealTeam": 0.4,
  1585. "revealPlayer": 0.3
  1586. },
  1587. "kill3": {
  1588. "revealTeam": 0.4,
  1589. "revealPlayer": 0.3
  1590. },
  1591. "inspect": {
  1592. "revealTeam": 0.1,
  1593. "revealPlayer": 0.07
  1594. },
  1595. "distract": {
  1596. "revealTeam": 0.1,
  1597. "revealPlayer": 0.07
  1598. },
  1599. "read": {
  1600. "revealTeam": 0.1,
  1601. "revealPlayer": 0.07
  1602. },
  1603. "bg": {
  1604. "revealTeam": 0.1,
  1605. "revealPlayer": 0.07
  1606. },
  1607. "talk": {
  1608. "revealTeam": 0.1,
  1609. "revealPlayer": 0.07
  1610. },
  1611. "snipe": {
  1612. "revealTeam": 0.1,
  1613. "revealPlayer": 0.07
  1614. },
  1615. "probe": {
  1616. "revealTeam": 0.1,
  1617. "revealPlayer": 0.07
  1618. },
  1619. "scope": {
  1620. "revealTeam": 0.1,
  1621. "revealPlayer": 0.07
  1622. },
  1623. "sing": {
  1624. "revealTeam": 0.1,
  1625. "revealPlayer": 0.07
  1626. },
  1627. "padge": {
  1628. "revealTeam": 0.1,
  1629. "revealPlayer": 0.07
  1630. },
  1631. "protect": {
  1632. "revealTeam": 0.1,
  1633. "revealPlayer": 0.07
  1634. },
  1635. "stalk": {
  1636. "revealTeam": 0.1,
  1637. "revealPlayer": 0.07
  1638. }
  1639. }
  1640. }
  1641. },
  1642. {
  1643. "role": "mafiaspyz",
  1644. "translation": "Diamondslight",
  1645. "side": "mafia2",
  1646. "hide": true,
  1647. "help": "You're also a tour owner and expert in Challenge Cup. How do you do it? You must get a lot of hax. In this game you will too - you'll hax a bunch of commands with some success. You can also /kill during the night since you love to kill MAs.",
  1648. "info": "Can kill one person during the night. Gets small hax on every night command. Sided with the auth MAs.",
  1649. "actions": {
  1650. "startup": "team-reveal-with-roles",
  1651. "teamTalk": true,
  1652. "daykill": "evade",
  1653. "initialCondition": {
  1654. "curse": {
  1655. "curseCount": 2,
  1656. "cursedRole": "mafiaspy"
  1657. }
  1658. },
  1659. "night": {
  1660. "kill": {
  1661. "target": "AnyButTeam",
  1662. "common": "Team",
  1663. "priority": 7
  1664. }
  1665. },
  1666. "hax": {
  1667. "kill": {
  1668. "revealTeam": 0.1,
  1669. "revealPlayer": 0.07
  1670. },
  1671. "kill2": {
  1672. "revealTeam": 0.4,
  1673. "revealPlayer": 0.3
  1674. },
  1675. "kill3": {
  1676. "revealTeam": 0.4,
  1677. "revealPlayer": 0.3
  1678. },
  1679. "inspect": {
  1680. "revealTeam": 0.1,
  1681. "revealPlayer": 0.07
  1682. },
  1683. "distract": {
  1684. "revealTeam": 0.1,
  1685. "revealPlayer": 0.07
  1686. },
  1687. "read": {
  1688. "revealTeam": 0.1,
  1689. "revealPlayer": 0.07
  1690. },
  1691. "bg": {
  1692. "revealTeam": 0.1,
  1693. "revealPlayer": 0.07
  1694. },
  1695. "talk": {
  1696. "revealTeam": 0.1,
  1697. "revealPlayer": 0.07
  1698. },
  1699. "snipe": {
  1700. "revealTeam": 0.1,
  1701. "revealPlayer": 0.07
  1702. },
  1703. "probe": {
  1704. "revealTeam": 0.1,
  1705. "revealPlayer": 0.07
  1706. },
  1707. "scope": {
  1708. "revealTeam": 0.1,
  1709. "revealPlayer": 0.07
  1710. },
  1711. "sing": {
  1712. "revealTeam": 0.1,
  1713. "revealPlayer": 0.07
  1714. },
  1715. "padge": {
  1716. "revealTeam": 0.1,
  1717. "revealPlayer": 0.07
  1718. },
  1719. "protect": {
  1720. "revealTeam": 0.1,
  1721. "revealPlayer": 0.07
  1722. },
  1723. "stalk": {
  1724. "revealTeam": 0.1,
  1725. "revealPlayer": 0.07
  1726. }
  1727. }
  1728. }
  1729. },
  1730. {
  1731. "role": "mafiasniper",
  1732. "translation": "Withoutatrace",
  1733. "side": "mafia2",
  1734. "help": "In addition to modding mafia you do code work for the server on the side. For some reason you hacked this mafia theme code to give yourself a pierce chance of 20% when you kill, so I guess you should kill for the team!",
  1735. "info": "Can kill one person during the night (20% chance to pierce through protection). Sided with the auth MAs.",
  1736. "actions": {
  1737. "night": {
  1738. "kill": {
  1739. "target": "AnyButTeam",
  1740. "common": "Team",
  1741. "priority": 7,
  1742. "pierceChance": 0.2
  1743. }
  1744. }
  1745. }
  1746. },
  1747. {
  1748. "role": "mafiasniperz",
  1749. "translation": "Withoutatrace",
  1750. "side": "mafia2",
  1751. "hide": true,
  1752. "help": "In addition to modding mafia you do code work for the server on the side. For some reason you hacked this mafia theme code to give yourself a pierce chance of 20% when you kill, so I guess you should kill for the team!",
  1753. "info": "Can kill one person during the night (20% chance to pierce through protection). Sided with the auth MAs.",
  1754. "actions": {
  1755. "initialCondition": {
  1756. "curse": {
  1757. "curseCount": 2,
  1758. "cursedRole": "mafiasniper"
  1759. }
  1760. },
  1761. "night": {
  1762. "kill": {
  1763. "target": "AnyButTeam",
  1764. "common": "Team",
  1765. "priority": 7,
  1766. "pierceChance": 0.2
  1767. }
  1768. },
  1769. "daykill": "evade"
  1770. }
  1771. },
  1772. {
  1773. "role": "mafiahooker",
  1774. "translation": "DracoNinja",
  1775. "side": "mafia2",
  1776. "help": "You're a ninja, so it makes sense that you'd be mafia who shares a /kill with your team. But you're also a /female/ ninja, so you can /distract during the night and it just might kill someone instead (45%).",
  1777. "info": "Can kill one person during the night. Can distract (55% chance to distract, 45% chance to kill) one person during the night. Sided with the auth MAs.",
  1778. "actions": {
  1779. "startup": "team-reveal-with-roles",
  1780. "teamTalk": true,
  1781. "night": {
  1782. "kill": {
  1783. "target": "AnyButTeam",
  1784. "common": "Team",
  1785. "priority": 7
  1786. },
  1787. "distract": {
  1788. "command": {
  1789. "distract": 0.55,
  1790. "kill": 0.45
  1791. },
  1792. "target": "AnyButTeam",
  1793. "common": "Self",
  1794. "priority": 4
  1795. }
  1796. }
  1797. }
  1798. },
  1799. {
  1800. "role": "mafiahookerz",
  1801. "translation": "DracoNinja",
  1802. "side": "mafia2",
  1803. "hide": true,
  1804. "help": "You're a ninja, so it makes sense that you'd be mafia who shares a /kill with your team. But you're also a /female/ ninja, so you can /distract during the night and it just might kill someone instead (45%).",
  1805. "info": "Can kill one person during the night. Can distract (55% chance to distract, 45% chance to kill) one person during the night. Sided with the auth MAs.",
  1806. "actions": {
  1807. "startup": "team-reveal-with-roles",
  1808. "teamTalk": true,
  1809. "daykill": "evade",
  1810. "initialCondition": {
  1811. "curse": {
  1812. "curseCount": 2,
  1813. "cursedRole": "mafiahooker"
  1814. }
  1815. },
  1816. "night": {
  1817. "kill": {
  1818. "target": "AnyButTeam",
  1819. "common": "Team",
  1820. "priority": 7
  1821. },
  1822. "distract": {
  1823. "command": {
  1824. "distract": 0.55,
  1825. "kill": 0.45
  1826. },
  1827. "target": "AnyButTeam",
  1828. "common": "Self",
  1829. "priority": 4
  1830. }
  1831. }
  1832. }
  1833. },
  1834. {
  1835. "role": "mafiacop",
  1836. "translation": "Stocke",
  1837. "side": "mafia2",
  1838. "help": "The protagonist of Radiant Historia, you're the brains behind the auth MAs so you can also /inspect during the night while being able to kill. Also you have a vote of 3.000001!",
  1839. "info": "Can kill one person during the night. Can inspect one person during the night. Has a vote of 3.000001. Sided with the auth MAs.",
  1840. "actions": {
  1841. "startup": "team-reveal-with-roles",
  1842. "teamTalk": true,
  1843. "vote": 3.000001,
  1844. "night": {
  1845. "inspect": {
  1846. "target": "AnyButTeam",
  1847. "common": "Self",
  1848. "priority": 12
  1849. },
  1850. "kill": {
  1851. "target": "AnyButTeam",
  1852. "common": "Team",
  1853. "priority": 7
  1854. }
  1855. }
  1856. }
  1857. },
  1858. {
  1859. "role": "mafiacopz",
  1860. "translation": "Stocke",
  1861. "side": "mafia2",
  1862. "hide": true,
  1863. "help": "The protagonist of Radiant Historia, you're the brains behind the auth MAs so you can also /inspect during the night while being able to kill. Also you have a vote of 3.000001!",
  1864. "info": "Can kill one person during the night. Can inspect one person during the night. Has a vote of 3.000001. Sided with the auth MAs.",
  1865. "actions": {
  1866. "startup": "team-reveal-with-roles",
  1867. "teamTalk": true,
  1868. "vote": 3.000001,
  1869. "daykill": "evade",
  1870. "initialCondition": {
  1871. "curse": {
  1872. "curseCount": 2,
  1873. "cursedRole": "mafiacop"
  1874. }
  1875. },
  1876. "night": {
  1877. "inspect": {
  1878. "target": "AnyButTeam",
  1879. "common": "Self",
  1880. "priority": 12
  1881. },
  1882. "kill": {
  1883. "target": "AnyButTeam",
  1884. "common": "Team",
  1885. "priority": 7
  1886. }
  1887. }
  1888. }
  1889. },
  1890. {
  1891. "role": "fuzzy",
  1892. "translation": "Fuzzy",
  1893. "side": "smas",
  1894. "help": "You're the newer sMA and you like to mess with people. At the same time you know a lot of what's going on so you get a ridiculous amount of hax. Since you are a squirrel that doesn't like to be seen you kill exposers. You also have a vote of 1.5 because of your authority. Lastly you can /kill during the night as all mafia should do and your kill can't be haxed.",
  1895. "info": "Can kill one person during the night. Can't be detected by spies. Gets a large amount of hax on every night command. Kills exposers. Has a vote of 1.5. Sided with the Super Mafia Admins.",
  1896. "actions": {
  1897. "startup": "team-reveal-with-roles",
  1898. "teamTalk": true,
  1899. "vote": 1.5,
  1900. "night": {
  1901. "kill": {
  1902. "target": "AnyButTeam",
  1903. "common": "Team",
  1904. "priority": 8
  1905. }
  1906. },
  1907. "hax": {
  1908. "kill": {
  1909. "revealTeam": 0.4,
  1910. "revealPlayer": 0.3
  1911. },
  1912. "kill2": {
  1913. "revealTeam": 0.4,
  1914. "revealPlayer": 0.3
  1915. },
  1916. "kill3": {
  1917. "revealTeam": 0.4,
  1918. "revealPlayer": 0.3
  1919. },
  1920. "inspect": {
  1921. "revealTeam": 0.4,
  1922. "revealPlayer": 0.3
  1923. },
  1924. "distract": {
  1925. "revealTeam": 0.4,
  1926. "revealPlayer": 0.3
  1927. },
  1928. "protect": {
  1929. "revealTeam": 0.4,
  1930. "revealPlayer": 0.3
  1931. },
  1932. "read": {
  1933. "revealTeam": 0.4,
  1934. "revealPlayer": 0.3
  1935. },
  1936. "bg": {
  1937. "revealTeam": 0.4,
  1938. "revealPlayer": 0.3
  1939. },
  1940. "sing": {
  1941. "revealTeam": 0.4,
  1942. "revealPlayer": 0.3
  1943. },
  1944. "talk": {
  1945. "revealTeam": 0.4,
  1946. "revealPlayer": 0.3
  1947. },
  1948. "snipe": {
  1949. "revealTeam": 0.4,
  1950. "revealPlayer": 0.3
  1951. },
  1952. "probe": {
  1953. "revealTeam": 0.4,
  1954. "revealPlayer": 0.3
  1955. },
  1956. "scope": {
  1957. "revealTeam": 0.4,
  1958. "revealPlayer": 0.3
  1959. },
  1960. "padge": {
  1961. "revealTeam": 0.4,
  1962. "revealPlayer": 0.3
  1963. },
  1964. "stalk": {
  1965. "revealTeam": 0.4,
  1966. "revealPlayer": 0.3
  1967. }
  1968. },
  1969. "avoidHax": ["kill"],
  1970. "expose": {
  1971. "mode": {
  1972. "revenge": ["exposer"]
  1973. },
  1974. "msg": "Micaiah attempted to expose Fuzzy - however he already knew her tricks and just fired her on the spot. RIP."
  1975. }
  1976. }
  1977. },
  1978. {
  1979. "role": "fuzzyz",
  1980. "translation": "Fuzzy",
  1981. "side": "smas",
  1982. "hide": true,
  1983. "help": "You're the newer sMA and you like to mess with people. At the same time you know a lot of what's going on so you get a ridiculous amount of hax. Since you are a squirrel that doesn't like to be seen you kill exposers. You also have a vote of 1.5 because of your authority. Lastly you can /kill during the night as all mafia should do and your kill can't be haxed.",
  1984. "info": "Can kill one person during the night. Can't be detected by spies. Gets a large amount of hax on every night command. Kills exposers. Has a vote of 1.5. Sided with the Super Mafia Admins.",
  1985. "actions": {
  1986. "startup": "team-reveal-with-roles",
  1987. "teamTalk": true,
  1988. "vote": 1.5,
  1989. "initialCondition": {
  1990. "curse": {
  1991. "curseCount": 2,
  1992. "cursedRole": "fuzzy"
  1993. }
  1994. },
  1995. "night": {
  1996. "kill": {
  1997. "target": "AnyButTeam",
  1998. "common": "Team",
  1999. "priority": 8
  2000. }
  2001. },
  2002. "hax": {
  2003. "kill": {
  2004. "revealTeam": 0.4,
  2005. "revealPlayer": 0.3
  2006. },
  2007. "kill2": {
  2008. "revealTeam": 0.4,
  2009. "revealPlayer": 0.3
  2010. },
  2011. "kill3": {
  2012. "revealTeam": 0.4,
  2013. "revealPlayer": 0.3
  2014. },
  2015. "inspect": {
  2016. "revealTeam": 0.4,
  2017. "revealPlayer": 0.3
  2018. },
  2019. "distract": {
  2020. "revealTeam": 0.4,
  2021. "revealPlayer": 0.3
  2022. },
  2023. "protect": {
  2024. "revealTeam": 0.4,
  2025. "revealPlayer": 0.3
  2026. },
  2027. "read": {
  2028. "revealTeam": 0.4,
  2029. "revealPlayer": 0.3
  2030. },
  2031. "bg": {
  2032. "revealTeam": 0.4,
  2033. "revealPlayer": 0.3
  2034. },
  2035. "sing": {
  2036. "revealTeam": 0.4,
  2037. "revealPlayer": 0.3
  2038. },
  2039. "talk": {
  2040. "revealTeam": 0.4,
  2041. "revealPlayer": 0.3
  2042. },
  2043. "snipe": {
  2044. "revealTeam": 0.4,
  2045. "revealPlayer": 0.3
  2046. },
  2047. "probe": {
  2048. "revealTeam": 0.4,
  2049. "revealPlayer": 0.3
  2050. },
  2051. "scope": {
  2052. "revealTeam": 0.4,
  2053. "revealPlayer": 0.3
  2054. },
  2055. "padge": {
  2056. "revealTeam": 0.4,
  2057. "revealPlayer": 0.3
  2058. },
  2059. "stalk": {
  2060. "revealTeam": 0.4,
  2061. "revealPlayer": 0.3
  2062. }
  2063. },
  2064. "avoidHax": ["kill"],
  2065. "daykill": "evade",
  2066. "expose": {
  2067. "mode": {
  2068. "revenge": ["exposer"]
  2069. },
  2070. "msg": "Micaiah attempted to expose Fuzzy - however he already knew her tricks and just fired her on the spot. RIP."
  2071. }
  2072. }
  2073. },
  2074. {
  2075. "role": "beast",
  2076. "translation": "Beast",
  2077. "side": "smas",
  2078. "help": "You're an absolute beast, or at least that's what you tell yourself. You believe you can do anything so you have 2 shots of /inspect, /protect, /poison, and /distract. You can also /kill during both the day and night (the daykill is nonrevealing!)",
  2079. "info": "Can kill one person during the night. Can protect one person during the night twice per game. Can distract one person during the night twice per game. Can inspect one person during the night twice per game. Can poison one person during the night twice per game. Can kill one person during the standby (user is not revealed). Sided with the Super Mafia Admins.",
  2080. "actions": {
  2081. "startup": "team-reveal-with-roles",
  2082. "teamTalk": true,
  2083. "night": {
  2084. "kill": {
  2085. "target": "AnyButTeam",
  2086. "common": "Team",
  2087. "priority": 8
  2088. },
  2089. "inspect": {
  2090. "target": "AnyButTeam",
  2091. "common": "Self",
  2092. "priority": 12,
  2093. "charges": 2
  2094. },
  2095. "protect": {
  2096. "target": "AnyButSelf",
  2097. "common": "Self",
  2098. "priority": 5,
  2099. "charges": 2
  2100. },
  2101. "distract": {
  2102. "target": "AnyButTeam",
  2103. "common": "Self",
  2104. "priority": 4,
  2105. "charges": 2
  2106. },
  2107. "poison": {
  2108. "target": "AnyButTeam",
  2109. "common": "Self",
  2110. "priority": 14,
  2111. "charges": 2
  2112. }
  2113. },
  2114. "standby": {
  2115. "kill": {
  2116. "target": "AnyButTeam",
  2117. "msg": "You can kill now with /kill! (You won't be revealed)",
  2118. "killmsg": "Why ban you when I can completely eliminate you? Charizard, use BLAST BURN! ~Target~ was completely incinerated in an all-consuming fire!"
  2119. }
  2120. }
  2121. }
  2122. },
  2123. {
  2124. "role": "beastz",
  2125. "translation": "Beast",
  2126. "side": "smas",
  2127. "hide": true,
  2128. "help": "You're an absolute beast, or at least that's what you tell yourself. You believe you can do anything so you have 2 shots of /inspect, /protect, /poison, and /distract. You can also /kill during both the day and night (the daykill is nonrevealing!)",
  2129. "info": "Can kill one person during the night. Can protect one person during the night twice per game. Can distract one person during the night twice per game. Can inspect one person during the night twice per game. Can poison one person during the night twice per game. Can kill one person during the standby (user is not revealed). Sided with the Super Mafia Admins.",
  2130. "actions": {
  2131. "startup": "team-reveal-with-roles",
  2132. "teamTalk": true,
  2133. "daykill": "evade",
  2134. "initialCondition": {
  2135. "curse": {
  2136. "curseCount": 2,
  2137. "cursedRole": "beast"
  2138. }
  2139. },
  2140. "night": {
  2141. "kill": {
  2142. "target": "AnyButTeam",
  2143. "common": "Team",
  2144. "priority": 8
  2145. },
  2146. "inspect": {
  2147. "target": "AnyButTeam",
  2148. "common": "Self",
  2149. "priority": 12,
  2150. "charges": 2
  2151. },
  2152. "protect": {
  2153. "target": "AnyButSelf",
  2154. "common": "Self",
  2155. "priority": 5,
  2156. "charges": 2
  2157. },
  2158. "distract": {
  2159. "target": "AnyButTeam",
  2160. "common": "Self",
  2161. "priority": 4,
  2162. "charges": 2
  2163. },
  2164. "poison": {
  2165. "target": "AnyButTeam",
  2166. "common": "Self",
  2167. "priority": 14,
  2168. "charges": 2
  2169. }
  2170. },
  2171. "standby": {
  2172. "kill": {
  2173. "target": "AnyButTeam",
  2174. "msg": "You can kill now with /kill! (You won't be revealed)",
  2175. "killmsg": "Why ban you when I can completely eliminate you? Charizard, use BLAST BURN! ~Target~ was completely incinerated in an all-consuming fire!"
  2176. }
  2177. }
  2178. }
  2179. },
  2180. {
  2181. "role": "serp",
  2182. "translation": "Serpentine",
  2183. "side": "tyrants",
  2184. "help": "You like to come and go, but one thing remains the same. The SERP RAND. Your amazing randing powers give you a vote of 4, and you have three different phases: a day inspect, a daykill, and three poisons a night. You'll be able to /kill during the night all the time. Right now you can /rand to inspect during the day (only revealed to you).",
  2185. "info": "Can kill one person during the night. Power changes every turn. Can kill one person during the standby (user is not revealed) the first night. Can rand (expose) one person during the standby (only know to the user) the second night. Can poison three people during the night the third night. (Cycle repeats after that.) Sided with the Former Tyrants.",
  2186. "actions": {
  2187. "startup": "team-reveal-with-roles",
  2188. "teamTalk": true,
  2189. "vote": 4,
  2190. "night": {
  2191. "kill": {
  2192. "target": "AnyButTeam",
  2193. "common": "Team",
  2194. "priority": 9
  2195. }
  2196. },
  2197. "standby": {
  2198. "rand": {
  2199. "command": "expose",
  2200. "target": "AnyButTeam",
  2201. "msg": "You can /expose now to inspect someone (this will only be revealed to you).",
  2202. "exposemsg": "Serpentine looks deep into the eyes of someone and divines their role. Then he leaves in a flash.",
  2203. "exposedtargetmsg": "~Target~ is the ~Role~!"
  2204. }
  2205. },
  2206. "initialCondition": {
  2207. "curse": {
  2208. "curseCount": 2,
  2209. "cursedRole": "serp2",
  2210. "curseConvertMessage": "Serp's come and gone again..."
  2211. }
  2212. }
  2213. }
  2214. },
  2215. {
  2216. "role": "serpz",
  2217. "translation": "Serpentine",
  2218. "side": "tyrants",
  2219. "hide": true,
  2220. "help": "You like to come and go, but one thing remains the same. The SERP RAND. Your amazing randing powers give you a vote of 4, and you have three different phases: a day inspect, a daykill, and three poisons a night. You'll be able to /kill during the night all the time. Right now you can /rand to inspect during the day (only revealed to you).",
  2221. "info": "Can kill one person during the night. Power changes every turn. Can kill one person during the standby (user is not revealed) the first night. Can rand (expose) one person during the standby (only know to the user) the second night. Can poison three people during the night the third night. (Cycle repeats after that.) Sided with the Former Tyrants.",
  2222. "actions": {
  2223. "startup": "team-reveal-with-roles",
  2224. "teamTalk": true,
  2225. "vote": 4,
  2226. "night": {
  2227. "kill": {
  2228. "target": "AnyButTeam",
  2229. "common": "Team",
  2230. "priority": 9
  2231. }
  2232. },
  2233. "standby": {
  2234. "rand": {
  2235. "command": "expose",
  2236. "target": "AnyButTeam",
  2237. "msg": "You can /expose now to inspect someone (this will only be revealed to you).",
  2238. "exposemsg": "Serpentine looks deep into the eyes of someone and divines their role. Then he leaves in a flash.",
  2239. "exposedtargetmsg": "~Target~ is the ~Role~!"
  2240. }
  2241. },
  2242. "daykill": "evade",
  2243. "initialCondition": {
  2244. "curse": {
  2245. "curseCount": 2,
  2246. "cursedRole": "serp2",
  2247. "curseConvertMessage": "Serp's come and gone again..."
  2248. }
  2249. }
  2250. }
  2251. },
  2252. {
  2253. "role": "serp2",
  2254. "translation": "Serpentine",
  2255. "side": "tyrants",
  2256. "hide": true,
  2257. "help": "You like to come and go, but one thing remains the same. The SERP RAND. Your amazing randing powers give you a vote of 4, and you have three different phases: a day inspect, a daykill, and three poisons a night. You'll be able to /kill during the night all the time. Right now you can /kill during the day (you won't be revealed).",
  2258. "actions": {
  2259. "startup": "team-reveal-with-roles",
  2260. "teamTalk": true,
  2261. "vote": 4,
  2262. "night": {
  2263. "kill": {
  2264. "target": "AnyButTeam",
  2265. "common": "Team",
  2266. "priority": 9
  2267. }
  2268. },
  2269. "standby": {
  2270. "kill": {
  2271. "target": "AnyButTeam",
  2272. "msg": "You can /kill now! (You won't be revealed.",
  2273. "killmsg": "Serpentine takes out a gun and shoots ~Target~ in the chest! I am Serp, long live the Serp Rand!"
  2274. }
  2275. },
  2276. "initialCondition": {
  2277. "curse": {
  2278. "curseCount": 2,
  2279. "cursedRole": "serp3",
  2280. "curseConvertMessage": "Serp's come and gone again..."
  2281. }
  2282. }
  2283. }
  2284. },
  2285. {
  2286. "role": "serp2z",
  2287. "translation": "Serpentine",
  2288. "side": "tyrants",
  2289. "hide": true,
  2290. "help": "You like to come and go, but one thing remains the same. The SERP RAND. Your amazing randing powers give you a vote of 4, and you have three different phases: a day inspect, a daykill, and three poisons a night. You'll be able to /kill during the night all the time. Right now you can /kill during the day (you won't be revealed).",
  2291. "actions": {
  2292. "startup": "team-reveal-with-roles",
  2293. "teamTalk": true,
  2294. "vote": 4,
  2295. "night": {
  2296. "kill": {
  2297. "target": "AnyButTeam",
  2298. "common": "Team",
  2299. "priority": 9
  2300. }
  2301. },
  2302. "standby": {
  2303. "kill": {
  2304. "target": "AnyButTeam",
  2305. "msg": "You can /kill now! (You won't be revealed.",
  2306. "killmsg": "Serpentine takes out a gun and shoots ~Target~ in the chest! I am Serp, long live the Serp Rand!"
  2307. }
  2308. },
  2309. "daykill": "evade",
  2310. "initialCondition": {
  2311. "curse": {
  2312. "curseCount": 2,
  2313. "cursedRole": "serp3",
  2314. "curseConvertMessage": "Serp's come and gone again..."
  2315. }
  2316. }
  2317. }
  2318. },
  2319. {
  2320. "role": "serp3",
  2321. "translation": "Serpentine",
  2322. "side": "tyrants",
  2323. "hide": true,
  2324. "help": "You like to come and go, but one thing remains the same. The SERP RAND. Your amazing randing powers give you a vote of 4, and you have three different phases: a day inspect, a daykill, and three poisons a night. You'll be able to /kill during the night all the time. Right now you can /poison three people during the night.",
  2325. "actions": {
  2326. "startup": "team-reveal-with-roles",
  2327. "teamTalk": true,
  2328. "vote": 4,
  2329. "night": {
  2330. "kill": {
  2331. "target": "AnyButTeam",
  2332. "common": "Team",
  2333. "priority": 9
  2334. },
  2335. "poison": {
  2336. "target": "AnyButTeam",
  2337. "common": "Self",
  2338. "priority": 14,
  2339. "limit": 3
  2340. }
  2341. },
  2342. "initialCondition": {
  2343. "curse": {
  2344. "curseCount": 2,
  2345. "cursedRole": "serp",
  2346. "curseConvertMessage": "Serp's come and gone again..."
  2347. }
  2348. }
  2349. }
  2350. },
  2351. {
  2352. "role": "serp3z",
  2353. "translation": "Serpentine",
  2354. "side": "tyrants",
  2355. "hide": true,
  2356. "help": "You like to come and go, but one thing remains the same. The SERP RAND. Your amazing randing powers give you a vote of 4, and you have three different phases: a day inspect, a daykill, and three poisons a night. You'll be able to /kill during the night all the time. Right now you can /poison three people during the night.",
  2357. "actions": {
  2358. "startup": "team-reveal-with-roles",
  2359. "teamTalk": true,
  2360. "vote": 4,
  2361. "night": {
  2362. "kill": {
  2363. "target": "AnyButTeam",
  2364. "common": "Team",
  2365. "priority": 9
  2366. },
  2367. "poison": {
  2368. "target": "AnyButTeam",
  2369. "common": "Self",
  2370. "priority": 14,
  2371. "limit": 3
  2372. }
  2373. },
  2374. "daykill": "evade",
  2375. "initialCondition": {
  2376. "curse": {
  2377. "curseCount": 2,
  2378. "cursedRole": "serp",
  2379. "curseConvertMessage": "Serp's come and gone again..."
  2380. }
  2381. }
  2382. }
  2383. },
  2384. {
  2385. "role": "water",
  2386. "translation": "Water",
  2387. "side": "tyrants",
  2388. "help": "You're known for being MeowMix's long time friend (and lover ofc I mean what). Anyways, you're pretty nice so you don't do anything... yet. Starting night 4 you can kill two people a night with high priority.",
  2389. "info": "Starting on the 4th night, can kill 2 people during the night, outspeeding distractors and bodyguards. Sided with the Former Tyrants.",
  2390. "actions": {
  2391. "startup": "team-reveal-with-roles",
  2392. "teamTalk": true,
  2393. "night": {
  2394. "kill": {
  2395. "target": "AnyButTeam",
  2396. "common": "Team",
  2397. "priority": 2,
  2398. "initialrecharge": 4,
  2399. "limit": 2
  2400. }
  2401. }
  2402. }
  2403. },
  2404. {
  2405. "role": "waterz",
  2406. "translation": "Water",
  2407. "side": "tyrants",
  2408. "hide": true,
  2409. "help": "You're known for being MeowMix's long time friend (and lover ofc I mean what). Anyways, you're pretty nice so you don't do anything... yet. Starting night 4 you can kill two people a night with high priority.",
  2410. "info": "Starting on the 4th night, can kill 2 people during the night, outspeeding distractors and bodyguards. Sided with the Former Tyrants.",
  2411. "actions": {
  2412. "startup": "team-reveal-with-roles",
  2413. "teamTalk": true,
  2414. "daykill": "evade",
  2415. "initialCondition": {
  2416. "curse": {
  2417. "curseCount": 2,
  2418. "cursedRole": "water"
  2419. }
  2420. },
  2421. "night": {
  2422. "kill": {
  2423. "target": "AnyButTeam",
  2424. "common": "Team",
  2425. "priority": 2,
  2426. "initialrecharge": 4,
  2427. "limit": 2
  2428. }
  2429. }
  2430. }
  2431. },
  2432. {
  2433. "role": "steel",
  2434. "translation": "SteelEdges",
  2435. "side": "tyrants",
  2436. "help": "You can write satire, right? Good, because you'll be writing poisonous pieces of literature to defeat your foes. Type /write to poison someone during the night. You can do this twice a night. Also your vote is 4 because you're ripping off Ultimecia.",
  2437. "info": "Can poison 2 people during the night. Vote of 4. Sided with the Former Tyrants.",
  2438. "actions": {
  2439. "startup": "team-reveal-with-roles",
  2440. "teamTalk": true,
  2441. "night": {
  2442. "write": {
  2443. "command": "poison",
  2444. "target": "AnyButTeam",
  2445. "common": "Self",
  2446. "priority": 14,
  2447. "limit": 2
  2448. }
  2449. }
  2450. }
  2451. },
  2452. {
  2453. "role": "steelz",
  2454. "translation": "SteelEdges",
  2455. "side": "tyrants",
  2456. "hide": true,
  2457. "help": "You can write satire, right? Good, because you'll be writing poisonous pieces of literature to defeat your foes. Type /write to poison someone during the night. You can do this twice a night. Also your vote is 4 because you're ripping off Ultimecia.",
  2458. "info": "Can poison 2 people during the night. Vote of 4. Sided with the Former Tyrants.",
  2459. "actions": {
  2460. "startup": "team-reveal-with-roles",
  2461. "teamTalk": true,
  2462. "daykill": "evade",
  2463. "initialCondition": {
  2464. "curse": {
  2465. "curseCount": 2,
  2466. "cursedRole": "steel"
  2467. }
  2468. },
  2469. "night": {
  2470. "write": {
  2471. "command": "poison",
  2472. "target": "AnyButTeam",
  2473. "common": "Self",
  2474. "priority": 14,
  2475. "limit": 2
  2476. }
  2477. }
  2478. }
  2479. }
  2480. ],
  2481. "roles1": [
  2482. "inspector",
  2483. "bodyguard",
  2484. "mafia1",
  2485. "villager",
  2486. "mafiahooker",
  2487. "villager",
  2488. "pichi",
  2489. "mafiamayor",
  2490. "mayor",
  2491. "mafiaspy",
  2492. "hooker",
  2493. "fuzzy",
  2494. "stalker",
  2495. "exposer",
  2496. "villager",
  2497. "rick",
  2498. "beast"
  2499. ],
  2500. "roles2": [
  2501. "inspector",
  2502. "bodyguard",
  2503. "villager",
  2504. "mafia1",
  2505. "mafiaspy",
  2506. "villager",
  2507. "pichi",
  2508. "mayor",
  2509. "mafiahooker",
  2510. "mafiamayor",
  2511. "hooker",
  2512. "fuzzy",
  2513. "stalker",
  2514. "exposer",
  2515. "converter",
  2516. "mafiasniper",
  2517. "mafiaboss",
  2518. "samurai",
  2519. "vet",
  2520. "beast",
  2521. "rick",
  2522. "sniper"
  2523. ],
  2524. "roles3": [
  2525. "inspector",
  2526. "bodyguard",
  2527. "villager",
  2528. "mafia1",
  2529. "mafiaspy",
  2530. "converter",
  2531. "pichi",
  2532. "mayor",
  2533. "mafiahooker",
  2534. "mafiamayor",
  2535. "hooker",
  2536. "fuzzy",
  2537. "stalker",
  2538. "exposer",
  2539. "villager",
  2540. "mafiasniper",
  2541. "mafiaboss",
  2542. "samurai",
  2543. "vet",
  2544. "beast",
  2545. "rick",
  2546. "sniper",
  2547. "villager",
  2548. "mafiacop",
  2549. "mafiabomb",
  2550. "villager",
  2551. "villager",
  2552. "serp",
  2553. "water",
  2554. "steel",
  2555. "villager",
  2556. "hooker",
  2557. "bodyguard",
  2558. "villager",
  2559. "mafiaspy",
  2560. {
  2561. "mafia1": 1,
  2562. "mafiamayor": 1
  2563. },
  2564. "villager",
  2565. "samurai",
  2566. "stalker",
  2567. "villager"
  2568. ],
  2569. "villageCantLoseRoles": [
  2570. "samurai",
  2571. "converter1",
  2572. "converter2",
  2573. "converter3",
  2574. "converter4",
  2575. "sniper",
  2576. "vet",
  2577. "samuraiz",
  2578. "converter1z",
  2579. "converter2z",
  2580. "converter3z",
  2581. "converter4z",
  2582. "sniperz",
  2583. "vetz"
  2584. ],
  2585. "nolynch": true,
  2586. "minplayers": 3,
  2587. "ticks": {
  2588. "standby": 3
  2589. }
  2590. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement