Advertisement
Guest User

myth

a guest
Jun 24th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.19 KB | None | 0 0
  1. {
  2. "name": "Myth",
  3. "author": [
  4. "Redsnake",
  5. "Windblown"
  6. ],
  7. "altname": "Mythology",
  8. "minplayers": 3,
  9. "threadlink": "http://pokemon-online.eu/forums/showthread.php?16001-Mythology",
  10. "summary": "The Heavens are at war in this epic struggle for Mount Olympus. The mighty powers of Good, including Zeus, Apollo, and Athena are supported by numerous Demigods as they combat their enemies. NEW ROLES: Sphinx (miller for Gorgons). PM Windblown with any comments or suggestions.",
  11. "sides": [{
  12. "side": "mafia1",
  13. "translation": "Underworld",
  14. "winmsg": "±Olympus: The world descends into everlasting darkness as ~Players~ bring Mount Olympus under the power of the Underworld!"
  15. },
  16. {
  17. "side": "mafia2",
  18. "translation": "Gorgons",
  19. "winmsg": "±Olympus: Statues of the gods litter Mount Olympus, as they have been turned into stone by ~Players~!"
  20. },
  21. {
  22. "side": "village",
  23. "translation": "Olympians",
  24. "winmsg": "±Olympus: Mount Olympus has been protected! Good work, ~Players~!"
  25. },
  26. {
  27. "side": "basilisk",
  28. "translation": "Basilisk",
  29. "winmsg": "±Olympus: Successfully striking from the shadows, ~Players~ coils contently atop the throne of Mount Olympus."
  30. },
  31. {
  32. "side": "kronos",
  33. "translation": "Kronos",
  34. "winmsg": "±Olympus: Masterful manipulation has allowed ~Players~ to overthrow the Gods and claim Mount Olympus for their own!"
  35. },
  36. {
  37. "side": "titans",
  38. "translation": "Titans",
  39. "winmsg": "±Olympus: In a display of their vast primordial power, The Titans (~Players~) have toppled the Gods from Mount Olympus!"
  40. },
  41. {
  42. "side": "norse",
  43. "translation": "Norse",
  44. "winmsg": "±Olympus: It's a cold winter! The Norse gods(~Players~) have conquered Mount Olympus!",
  45. "hide": true
  46. }
  47. ],
  48. "roles": [{
  49. "role": "villager",
  50. "translation": "Demigod",
  51. "side": "village",
  52. "help": "You dont have any special commands during the night! Vote to remove people in the day!",
  53. "info": "May get hax on kill, distract, protect, and inspect. Sided with Olympians.",
  54. "actions": {
  55. "hax": {
  56. "kill": {
  57. "revealTeam": 0.1,
  58. "revealPlayer": 0.01
  59. },
  60. "distract": {
  61. "revealTeam": 0.6
  62. },
  63. "protect": {
  64. "revealTeam": 0.6
  65. },
  66. "inspect": {
  67. "revealTeam": 0.6
  68. }
  69. }
  70. }
  71. },
  72. {
  73. "role": "apollo",
  74. "translation": "Apollo",
  75. "side": "village",
  76. "help": "God of Light and Truth. Every other day your powers are magnified, allowing you to /illuminate someone, revealing both of your roles. If you are killed during the day, you reveal your killer.",
  77. "info": "Can illuminate (expose) someone every other day (reveals self as well). If daykilled, reveals role of attacker before dying. Sided with Olympians.",
  78. "actions": {
  79. "standby": {
  80. "illuminate": {
  81. "command": "expose",
  82. "target": "AnyButSelf",
  83. "recharge": 2,
  84. "msg": "Use /illuminate now to reveal yourself and your target!",
  85. "exposemsg": "~Self~ (Apollo) flashes a smile at ~Target~. Suddenly, the sun glints bright overhead, and in a moment of truth, they are revealed to be ~Role~!"
  86. }
  87. },
  88. "daykill": "revealkiller",
  89. "daykillrevengemsg": "In a dying explosion of light, ~Self~ reveals ~Target~ as ~Role~!",
  90. "initialCondition": {
  91. "clearPoison": true
  92. }
  93. }
  94. },
  95. {
  96. "role": "inspector",
  97. "translation": "Athena",
  98. "side": "village",
  99. "help": "Goddess of Wisdom. Your intelligence allows you to learn about other players! Type /Inspect [name] to find his/her identity! ",
  100. "actions": {
  101. "night": {
  102. "inspect": {
  103. "target": "AnyButSelf",
  104. "common": "Self",
  105. "priority": 30
  106. }
  107. },
  108. "initialCondition": {
  109. "clearPoison": true
  110. }
  111. }
  112. },
  113. {
  114. "role": "inspectork",
  115. "translation": "Athena",
  116. "hide": true,
  117. "side": "village",
  118. "help": "Goddess of Wisdom. Your intelligence allows you to learn about other players! Type /Inspect [name] to find his/her identity! ",
  119. "actions": {
  120. "night": {
  121. "inspect": {
  122. "command": "dummy",
  123. "hide": true,
  124. "target": "AnyButSelf",
  125. "common": "Self",
  126. "priority": 30
  127. }
  128. },
  129. "initialCondition": {
  130. "clearPoison": true
  131. }
  132. }
  133. },
  134. {
  135. "role": "poseidon",
  136. "translation": "Poseidon",
  137. "side": {
  138. "random": {
  139. "village": 0.5,
  140. "mafia1": 0.5
  141. }
  142. },
  143. "winningSides": ["village", "mafia1"],
  144. "help": "God of the Seas. Brother of both Zeus and Hades, you decided to help the ~Side~ this time. Every night, you can use /flipper to send a dolphin after someone to discover who they visit.",
  145. "info": "Can send a dolphin to stalk someone during the night. Can be sided with Olympians OR Underworld, but can win with both.",
  146. "actions": {
  147. "night": {
  148. "flipper": {
  149. "command": "stalk",
  150. "target": "AnyButSelf",
  151. "common": "Self",
  152. "priority": 69
  153. }
  154. },
  155. "startup": {
  156. "team-revealif": [
  157. "mafia1"
  158. ]
  159. },
  160. "initialCondition": {
  161. "clearPoison": true
  162. }
  163. }
  164. },
  165. {
  166. "hide": true,
  167. "role": "poseidonk",
  168. "translation": "Poseidon",
  169. "side": "kronos",
  170. "help": "God of the Seas. Brother of both Zeus and Hades, you decided to help the ~Side~ this time. Every night, you can use /flipper to send a dolphin after someone to discover who they visit.",
  171. "info": "Can send a dolphin to stalk someone during the night. Can be sided with Olympians OR Underworld.",
  172. "actions": {
  173. "night": {
  174. "flipper": {
  175. "command": "dummy",
  176. "hide": true,
  177. "target": "AnyButSelf",
  178. "common": "Self",
  179. "priority": 69
  180. }
  181. }
  182. }
  183. },
  184. {
  185. "role": "bodyguard",
  186. "translation": "Ares",
  187. "side": "village",
  188. "help": "God of War. You may protect one person per night, make it count! Type /Protect [name] to protect someone! Your vote also counts as 2.",
  189. "actions": {
  190. "night": {
  191. "protect": {
  192. "target": "AnyButSelf",
  193. "common": "Role",
  194. "priority": 3
  195. }
  196. },
  197. "vote": 2,
  198. "startup": "role-reveal",
  199. "initialCondition": {
  200. "clearPoison": true
  201. }
  202. }
  203. },
  204. {
  205. "hide": true,
  206. "role": "bodyguardk",
  207. "translation": "Ares",
  208. "side": "village",
  209. "help": "God of War. Use your powers to prevent someone's death. You may protect one person per night, make it count! Type /Protect [name] to protect someone! Your vote also counts as 2.",
  210. "actions": {
  211. "night": {
  212. "protect": {
  213. "command": "dummy",
  214. "hide": true,
  215. "target": "AnyButSelf",
  216. "common": "Role",
  217. "priority": 3
  218. }
  219. },
  220. "vote": 2,
  221. "startup": "role-reveal",
  222. "initialCondition": {
  223. "clearPoison": true
  224. }
  225. }
  226. },
  227. {
  228. "hide": "side",
  229. "role": "bodyguard0",
  230. "translation": "Ares",
  231. "side": "village",
  232. "help": "God of War. You may protect one person per night, make it count! Type /Protect [name] to protect someone! You have a vote of 1.",
  233. "actions": {
  234. "night": {
  235. "protect": {
  236. "target": "AnyButSelf",
  237. "common": "Role",
  238. "priority": 3
  239. }
  240. },
  241. "startup": "role-reveal",
  242. "initialCondition": {
  243. "clearPoison": true
  244. }
  245. }
  246. },
  247. {
  248. "role": "hooker",
  249. "translation": "Aphrodite",
  250. "side": "village",
  251. "help": "Goddess of Love. Use your powers to pacify someone for a single night. Type /Distract [name] to distract someone! Vote to remove people in the day!",
  252. "actions": {
  253. "night": {
  254. "distract": {
  255. "target": "AnyButSelf",
  256. "common": "Self",
  257. "priority": 1,
  258. "distractmsg": "While you attempted to carry out your nightly activities, you instead found yourself irresistibly enamoured with a breathtaking woman who appeared from nowhere. You have no regrets the next morning, though your partners seem to be a bit miffed.",
  259. "teammsg": "You were unable to act last night, as your teammate was too busy with Aphrodite."
  260. }
  261. },
  262. "initialCondition": {
  263. "clearPoison": true
  264. }
  265. }
  266. },
  267. {
  268. "hide": true,
  269. "role": "hookerk",
  270. "translation": "Aphrodite",
  271. "side": "village",
  272. "help": "Goddess of Love. Use your powers to pacify someone for a single night. Type /Distract [name] to distract someone! Vote to remove people in the day!",
  273. "actions": {
  274. "night": {
  275. "distract": {
  276. "command": "dummy",
  277. "hide": true,
  278. "target": "AnyButSelf",
  279. "common": "Self",
  280. "priority": 1
  281. }
  282. },
  283. "initialCondition": {
  284. "clearPoison": true
  285. }
  286. }
  287. },
  288. {
  289. "role": "mayor",
  290. "translation": "Zeus",
  291. "side": "village",
  292. "help": "God of the skies. You rule the Olympians, and thus your vote counts as 4. You dont have any special commands during the night! Vote to remove people in the day!",
  293. "actions": {
  294. "vote": 4,
  295. "initialCondition": {
  296. "clearPoison": true
  297. }
  298. }
  299. },
  300. {
  301. "hide": true,
  302. "role": "mayork",
  303. "translation": "Zeus",
  304. "side": "village",
  305. "help": "God of the Gods. You rule the Olympians, and thus your vote counts as 4. You dont have any special commands during the night! Vote to remove people in the day!",
  306. "actions": {
  307. "vote": 0,
  308. "initialCondition": {
  309. "clearPoison": true
  310. }
  311. }
  312. },
  313. {
  314. "hide": "side",
  315. "role": "mayor2",
  316. "translation": "Zeus",
  317. "side": "village",
  318. "help": "God of the skies. You rule the Olympians, and thus your vote counts as 2. You dont have any special commands during the night! Vote to remove people in the day!",
  319. "actions": {
  320. "vote": 2,
  321. "initialCondition": {
  322. "clearPoison": true
  323. }
  324. }
  325. },
  326. {
  327. "role": "spy",
  328. "translation": "Hermes",
  329. "side": "village",
  330. "help": "God of Spies and Thievery. You can /message one person during the night to reveal your role to them. Try to find people aligned with the village! Vote to remove people in the day!",
  331. "actions": {
  332. "night": {
  333. "message": {
  334. "command": "dummy",
  335. "common": "Self",
  336. "target": "AnyButSelf",
  337. "priority": 25,
  338. "dummytargetmsg": "You see a man with winged sandals descending from the heavens towards you, and you realize it is ~Self~, Hermes!",
  339. "dummyusermsg": "You revealed your identity to ~Target~!"
  340. }
  341. },
  342. "initialCondition": {
  343. "clearPoison": true
  344. }
  345. }
  346. },
  347. {
  348. "hide": true,
  349. "role": "spyk",
  350. "translation": "Hermes",
  351. "side": "village",
  352. "help": "God of Spies and Thievery. You can /message one person during the night to reveal your role to them. Try to find people aligned with the village with this! Vote to remove people in the day!",
  353. "actions": {
  354. "night": {
  355. "message": {
  356. "command": "dummy",
  357. "common": "Self",
  358. "target": "AnyButSelf",
  359. "priority": 25,
  360. "hide": true,
  361. "dummyusermsg": "You revealed your identity to ~Target~!"
  362. }
  363. },
  364. "initialCondition": {
  365. "clearPoison": true
  366. }
  367. }
  368. },
  369. {
  370. "role": "hephaestus",
  371. "translation": "Hephaestus",
  372. "side": "village",
  373. "hide": true,
  374. "help": "God of the Forge. You cannot walk, and therefore cannot actively fight against Olympus' enemies, but you can /forge a weapon for yourself. The effect depends on the weapon you receive! However, there is a 25% chance you will be unable to make anything, and even if you succeed, a 15% chance to kill yourself with what you've made.",
  375. "info": "Can forge a weapon for himself, gaining a random power (bomb, knows identity of Hydra, or 2 votes). This fails 25% of the time, and he has a 15% chance to kill himself if he does not fail. Sided with Olympians.",
  376. "actions": {
  377. "night": {
  378. "forge": {
  379. "command": "convert",
  380. "common": "Self",
  381. "target": "OnlySelf",
  382. "priority": 6,
  383. "hide": true,
  384. "suicideChance": 0.15,
  385. "failChance": 0.25,
  386. "convertmsg": "Hephaestus has forged a weapon out of the flames of Olympus!",
  387. "newRole": {
  388. "random": {
  389. "hephaestusb": 1,
  390. "hephaestusi": 1,
  391. "hephaestusv": 1
  392. }
  393. }
  394. }
  395. }
  396. }
  397. },
  398. {
  399. "role": "hephaestusb",
  400. "hide": true,
  401. "translation": "Hephaestus",
  402. "side": "village",
  403. "help": "Your forgery has created you a weapon that will take down your attacker as well should someone kill you!",
  404. "info": "Revenges nightkills. Sided with Olympians.",
  405. "actions": {
  406. "kill": {
  407. "mode": "killattacker"
  408. }
  409. }
  410. },
  411. {
  412. "role": "hephaestusi",
  413. "hide": true,
  414. "translation": "Hephaestus",
  415. "side": "village",
  416. "help": "Your forgery has created you a glass that allows you to determine the identity of the Hydra!",
  417. "info": "Knows Hydra. Sided with Olympians.",
  418. "actions": {
  419. "startup": {
  420. "revealRole": "hydra"
  421. }
  422. }
  423. },
  424. {
  425. "role": "hephaestusv",
  426. "hide": true,
  427. "translation": "Hephaestus",
  428. "side": "village",
  429. "help": "Your forgery has given you a weapon that grants you 2 votes!",
  430. "actions": {
  431. "vote": 2
  432. }
  433. },
  434. {
  435. "role": "samurai",
  436. "translation": "Achilles",
  437. "side": "village",
  438. "help": "Although mortal, you are a powerful Greek hero, and you kill during the day. Since you were dipped in the river Styx at birth, you are immune to nightkills for the first two nights! Type /Kill [name] during the day phase to kill someone! You will be revealed when you kill, so make wise choices! You are allied with the Olympians.",
  439. "actions": {
  440. "kill": {
  441. "mode": "ignore"
  442. },
  443. "standby": {
  444. "kill": {
  445. "target": "AnyButSelf",
  446. "msg": "You can kill now using /kill [name] :",
  447. "killmsg": "~Self~ (Achilles) pulls out a sword and strikes it through ~Target~'s chest!"
  448. }
  449. },
  450. "initialCondition": {
  451. "curse": {
  452. "cursedRole": "samurai2",
  453. "curseCount": 3
  454. },
  455. "clearPoison": true
  456. }
  457. }
  458. },
  459. {
  460. "role": "samurai2",
  461. "translation": "Achilles",
  462. "side": "village",
  463. "hide": true,
  464. "help": "Although mortal, you are a powerful Greek hero, and you kill during the day. Your Achilles heel is exposed, and you are now vulnerable! Type /kill [name] during the day phase to kill someone! You will be revealed when you kill, so make wise choices! You are allied with the Olympians.",
  465. "actions": {
  466. "standby": {
  467. "kill": {
  468. "target": "AnyButSelf",
  469. "msg": "You can kill now using /kill [name]. You will be revealed!",
  470. "killmsg": "~Self~ (Achilles) pulls out a sword and strikes it through ~Target's chest!"
  471. }
  472. }
  473. }
  474. },
  475. {
  476. "role": "samuraih",
  477. "translation": "Heracles",
  478. "side": "village",
  479. "help": "Most famous son of Zeus and completer of the Twelve Labours. Your superhuman strength allows you to /kill during the day every other day. This will not reveal you!",
  480. "info": "Can daykill one person during the day every other day (nonrevealing). Sided with Olympians.",
  481. "actions": {
  482. "standby": {
  483. "kill": {
  484. "target": "AnyButSelf",
  485. "msg": "You can kill now using /kill [name]. You will not be revealed!",
  486. "killmsg": "Heracles challenged ~Target~ to hand-to-hand combat! But Heracles was too strong for them and killed them.",
  487. "recharge": 2
  488. }
  489. }
  490. }
  491. },
  492. {
  493. "role": "dionysus",
  494. "translation": "Dionysus",
  495. "side": "village",
  496. "help": "God of Wine and Ecstasy. During the night, you can /drink with a player, which will be seen by all. Half of the time, this will poison them, but the other half of the time you will be poisoned instead. Be careful.",
  497. "info": "Can drink with one person during the night (50% chance of poisoning them, 50% chance of poisoning self, killing after two days). Broadcast to all. Sided with Olympians.",
  498. "actions": {
  499. "night": {
  500. "drink": {
  501. "command": {
  502. "poison": 0.5,
  503. "copy": 0.5
  504. },
  505. "target": "AnyButSelf",
  506. "common": "Self",
  507. "broadcast": [
  508. "villager", "apollo", "inspector", "poseidon", "bodyguard", "bodyguard0", "mafia1", "werewolf", "hooker", "mayor", "spy", "samurai", "samurai2", "dionysus", "dionysuspo", "dionysuspo2", "vigilante", "kronos", "gaia", "ouranos", "mafia2", "mafiaboss2", "mafiaboss1", "oceanus", "eoceanus", "phoebe", "ephoebe", "prometheus", "eprometheus", "miller"
  509. ],
  510. "broadcastmsg": "*** Dionysus shall go out drinking with ~Target~ tonight! ***",
  511. "restrict": ["drink"],
  512. "priority": 23,
  513. "count": 3,
  514. "poisonDeadMessage": "You stayed out too late partying with Dionysus, and died of alcohol poisoning...",
  515. "copyAs": "dionysuspo",
  516. "silentCopy": true,
  517. "silent": true
  518. }
  519. },
  520. "initialCondition": {
  521. "clearPoison": true
  522. }
  523. }
  524. },
  525. {
  526. "hide": true,
  527. "role": "dionysuspo",
  528. "translation": "Dionysus",
  529. "side": "village",
  530. "help": "God of Wine and Ecstasy. During the night, you can /drink with a player, which will be seen by all. Half of the time, this will poison them, but the other half of the time you will be poisoned instead. Be careful.",
  531. "actions": {
  532. "night": {
  533. "drink": {
  534. "command": {
  535. "poison": 0.5,
  536. "copy": 0.5
  537. },
  538. "target": "AnyButSelf",
  539. "common": "Self",
  540. "broadcast": [
  541. "villager", "apollo", "inspector", "poseidon", "bodyguard", "bodyguard0", "mafia1", "werewolf", "hooker", "mayor", "spy", "samurai", "samurai2", "dionysus", "dionysuspo", "dionysuspo2", "vigilante", "kronos", "gaia", "ouranos", "mafia2", "mafiaboss2", "mafiaboss1", "oceanus", "eoceanus", "phoebe", "ephoebe", "prometheus", "eprometheus", "miller"
  542. ],
  543. "broadcastmsg": "*** Dionysus shall go out drinking with ~Target~ tonight! ***",
  544. "restrict": ["drink"],
  545. "priority": 22,
  546. "hide": true,
  547. "count": 3,
  548. "poisonDeadMessage": "You stayed out too late partying with Dionysus, and died of alcohol poisoning...",
  549. "copyAs": "dionysuspo2",
  550. "silentCopy": true
  551. }
  552. },
  553. "initialCondition": {
  554. "poison": {
  555. "count": 3,
  556. "poisonDeadMessage": "You stayed out too late partying, and died of alcohol poisoning..."
  557. }
  558. }
  559. }
  560. },
  561. {
  562. "hide": true,
  563. "role": "dionysuspo2",
  564. "translation": "Dionysus",
  565. "side": "village",
  566. "help": "God of Wine and Ecstasy. During the night, you can /drink with a player, which will be seen by all. Half of the time, this will poison them, but the other half of the time you will be poisoned instead. Be careful.",
  567. "actions": {
  568. "night": {
  569. "drink": {
  570. "command": {
  571. "poison": 0.5,
  572. "copy": 0.5
  573. },
  574. "target": "AnyButSelf",
  575. "common": "Self",
  576. "broadcast": [
  577. "villager", "apollo", "inspector", "poseidon", "bodyguard", "bodyguard0", "mafia1", "werewolf", "hooker", "mayor", "spy", "samurai", "samurai2", "dionysus", "dionysuspo", "dionysuspo2", "vigilante", "kronos", "gaia", "ouranos", "mafia2", "mafiaboss2", "mafiaboss1", "oceanus", "eoceanus", "phoebe", "ephoebe", "prometheus", "eprometheus", "miller"
  578. ],
  579. "broadcastmsg": "*** Dionysus shall go out drinking with ~Target~ tonight! ***",
  580. "restrict": ["drink"],
  581. "priority": 21,
  582. "hide": true,
  583. "count": 3,
  584. "poisonDeadMessage": "You stayed out too late partying with Dionysus, and died of alcohol poisoning...",
  585. "copyAs": "dionysuspo2",
  586. "silentCopy": true,
  587. "silent": true
  588. }
  589. }
  590. }
  591. },
  592. {
  593. "role": "vigilante",
  594. "translation": "Artemis",
  595. "side": "village",
  596. "help": "Goddess of the Hunt. The Olympians have requested your help to keep the peace. Type /Kill [name] to kill someone! Your expertise in hunting makes it so that no one can track you while killing.",
  597. "actions": {
  598. "night": {
  599. "kill": {
  600. "target": "AnyButSelf",
  601. "common": "Self",
  602. "priority": 19
  603. }
  604. },
  605. "avoidHax": [
  606. "kill"
  607. ],
  608. "initialCondition": {
  609. "clearPoison": true
  610. }
  611. }
  612. },
  613. {
  614. "role": "safeguard",
  615. "translation": "Hestia",
  616. "side": "village",
  617. "help": "Goddess of the Hearth. Though sometimes referred to as 'the forgotten Olympian,' your skills are invaluable in guarding Mount Olympus! Type /safeguard to protect someone from being poisoned!",
  618. "actions": {
  619. "night": {
  620. "safeguard": {
  621. "target": "AnyButSelf",
  622. "common": "Self",
  623. "priority": 3
  624. }
  625. },
  626. "initialCondition": {
  627. "clearPoison": true
  628. }
  629. }
  630. },
  631. {
  632. "hide": true,
  633. "role": "safeguardk",
  634. "translation": "Hestia",
  635. "side": "village",
  636. "help": "Goddess of the Hearth. Though sometimes referred to as 'the forgotten Olympian,' your skills are invaluable in guarding Mount Olympus! Type /safeguard to protect someone from being poisoned!",
  637. "actions": {
  638. "night": {
  639. "safeguard": {
  640. "command": "dummy",
  641. "hide": true,
  642. "target": "AnyButSelf",
  643. "common": "Self",
  644. "priority": 3
  645. }
  646. },
  647. "initialCondition": {
  648. "clearPoison": true
  649. }
  650. }
  651. },
  652. {
  653. "role": "kronos",
  654. "translation": "Kronos",
  655. "side": "kronos",
  656. "help": "Leader of the Titans, you are (almost) all alone after your tyranny. However, you control immense power, and a single vote by you will vote someone out. You can /devour one person during the night to deprive them of any abilities, and if you die, so will they! You can only do this twice per game. Vote to remove people in the day! If Gaia and Ouranos are alive, team up with them to win!",
  657. "info": "Has 100 votes. Voteshield of -200. Can /devour one person per night to strip them of their powers (no devour in nonpeak). Limit use to twice a game. Does not initially know team. Sided with Kronos.",
  658. "winIfDeadRoles": [
  659. "mafia1",
  660. "werewolf",
  661. "vigilante",
  662. "mafia2",
  663. "mafiaboss2",
  664. "mafiaboss1",
  665. "samurai",
  666. "samurai2",
  667. "prometheus",
  668. "eprometheus",
  669. "phoebe",
  670. "ephoebe",
  671. "dionysus",
  672. "dionysuspo",
  673. "dionysuspo2"
  674. ],
  675. "actions": {
  676. "vote": 100,
  677. "night": {
  678. "devour": {
  679. "command": "convert",
  680. "common": "Role",
  681. "target": "AnyButTeam",
  682. "priority": 50,
  683. "charges": 2,
  684. "convertmsg": "Kronos has devoured a god of their powers!",
  685. "silentConvert": true,
  686. "newRole": {
  687. "villager": ["villager"],
  688. "inspectork": ["inspector"],
  689. "bodyguardk": ["bodyguard"],
  690. "hookerk": ["hooker"],
  691. "spyk": ["spy"],
  692. "mayork": ["mayor"],
  693. "samurai": ["samurai"],
  694. "samurai2": ["samurai2"],
  695. "miller": ["miller"],
  696. "apollo": ["apollo"],
  697. "vigilante": ["vigilante"],
  698. "mafia1k": ["mafia1"],
  699. "mafia2k": ["mafia2"],
  700. "mafiaboss1k": ["mafiaboss1"],
  701. "mafiaboss2k": ["mafiaboss2"],
  702. "poseidonk": ["poseidon"],
  703. "prometheusk": ["prometheus"],
  704. "phoebek": ["phoebe"],
  705. "oceanusk": ["oceanus"],
  706. "werewolfk": ["werewolf"],
  707. "bulletproofk": ["bulletproof"],
  708. "safeguardk": ["safeguard"]
  709. }
  710. }
  711. },
  712. "onDeath": {
  713. "killRoles": [
  714. "inspectork",
  715. "bodyguardk",
  716. "hookerk",
  717. "spyk",
  718. "mayork",
  719. "mafia1k",
  720. "mafia2k",
  721. "mafiaboss1k",
  722. "mafiaboss2k",
  723. "poseidonk",
  724. "prometheusk",
  725. "phoebek",
  726. "oceanusk",
  727. "werewolfk",
  728. "bulletproofk",
  729. "safeguardk"
  730. ],
  731. "killmsg": "With the fall of Kronos, all the gods he has devoured (~Target~) have also fallen into Tartarus!"
  732. },
  733. "voteshield": -200,
  734. "initialCondition": {
  735. "clearPoison": true
  736. },
  737. "convert": {
  738. "mode": "ignore"
  739. }
  740. }
  741. },
  742. {
  743. "role": "kronos2",
  744. "translation": "Kronos",
  745. "side": "kronos",
  746. "hide": true,
  747. "help": "Leader of the Titans, you are (almost) all alone after your tyranny. However, you control immense power, and a single vote by you will vote someone out. Vote to remove people in the day!",
  748. "info": "Has 100 votes. Voteshield of -200. Can /devour one person per night to strip them of their powers. Limit use to twice a game. Does not initially know team. Sided with Kronos.",
  749. "winIfDeadRoles": [
  750. "mafia1",
  751. "werewolf",
  752. "vigilante",
  753. "mafia2",
  754. "mafiaboss2",
  755. "mafiaboss1",
  756. "samurai",
  757. "samurai2",
  758. "prometheus",
  759. "eprometheus",
  760. "phoebe",
  761. "ephoebe",
  762. "dionysus",
  763. "dionysuspo",
  764. "dionysuspo2"
  765. ],
  766. "actions": {
  767. "vote": 100,
  768. "night": {
  769. "devour": {
  770. "command": "convert",
  771. "common": "Role",
  772. "target": "AnyButTeam",
  773. "priority": 50,
  774. "charges": 2,
  775. "convertmsg": "Kronos has devoured a god of their powers!",
  776. "silentConvert": true,
  777. "newRole": {
  778. "villager": ["villager"],
  779. "inspectork": ["inspector"],
  780. "bodyguardk": ["bodyguard"],
  781. "hookerk": ["hooker"],
  782. "spyk": ["spy"],
  783. "mayork": ["mayor"],
  784. "samurai": ["samurai"],
  785. "samurai2": ["samurai2"],
  786. "miller": ["miller"],
  787. "apollo": ["apollo"],
  788. "vigilante": ["vigilante"],
  789. "mafia1k": ["mafia1"],
  790. "mafia2k": ["mafia2"],
  791. "mafiaboss1k": ["mafiaboss1"],
  792. "mafiaboss2k": ["mafiaboss2"],
  793. "poseidonk": ["poseidon"],
  794. "prometheusk": ["prometheus"],
  795. "phoebek": ["phoebe"],
  796. "oceanusk": ["oceanus"],
  797. "werewolfk": ["werewolf"],
  798. "bulletproofk": ["bulletproof"],
  799. "safeguardk": ["safeguard"]
  800. }
  801. }
  802. },
  803. "onDeath": {
  804. "killRoles": [
  805. "inspectork",
  806. "bodyguardk",
  807. "hookerk",
  808. "spyk",
  809. "mayork",
  810. "mafia1k",
  811. "mafia2k",
  812. "mafiaboss1k",
  813. "mafiaboss2k",
  814. "poseidonk",
  815. "prometheusk",
  816. "phoebek",
  817. "oceanusk",
  818. "werewolfk",
  819. "bulletproofk",
  820. "safeguardk"
  821. ],
  822. "killmsg": "With the fall of Kronos, all the gods he has devoured (~Target~) have also fallen into Tartarus!"
  823. },
  824. "voteshield": -200,
  825. "initialCondition": {
  826. "clearPoison": true
  827. },
  828. "convert": {
  829. "mode": "ignore"
  830. }
  831. }
  832. },
  833. {
  834. "role": "gaia",
  835. "translation": "Gaia",
  836. "side": "kronos",
  837. "info": "Can expose one person (including self) during the standby either as Demigod, Kronos, Ouranos, or their real role. Does not initially know team. Sided with Kronos.",
  838. "help": "Mother Earth as you are known today. You have temporarily teamed up with your son Kronos to eliminate all others. You may /expose someone during the day to reveal their role, or use /demi or /kronos to reveal them falsely. Find and team up with your partners to win!",
  839. "actions": {
  840. "standby": {
  841. "expose": {
  842. "target": "Any",
  843. "msg": "Use /expose now to show off someone's role! You will not be revealed.",
  844. "exposemsg": "Mother Gaia would like all the world to know that ~Target~ is the ~Role~."
  845. },
  846. "demi": {
  847. "command": "expose",
  848. "target": "Any",
  849. "msg": "You can also use /demi, /kronos, or /ouranos to fake-reveal someone instead, and even on yourself if you want.",
  850. "exposemsg": "Mother Gaia would like all the world to know that ~Target~ is the Demigod."
  851. },
  852. "kronos": {
  853. "command": "expose",
  854. "target": "Any",
  855. "exposemsg": "Mother Gaia would like all the world to know that ~Target~ is the Kronos."
  856. }
  857. },
  858. "initialCondition": {
  859. "clearPoison": true
  860. }
  861. }
  862. },
  863. {
  864. "role": "ouranos",
  865. "translation": "Ouranos",
  866. "side": "kronos",
  867. "help": "The Original Ruler of the Universe. You have temporarily teamed up with your son Kronos and his mother Gaia to eliminate all others. You can /poison 2 people during the night, and they will die after 2 more nights. Be careful not to poison your own family. Find and team up with your partners to win!",
  868. "info": "Can poison two people during the night, killing them after 2 nights. Does not initially know team. Sided with Kronos.",
  869. "actions": {
  870. "night": {
  871. "poison": {
  872. "target": "AnyButSelf",
  873. "common": "Self",
  874. "priority": 25,
  875. "count": 3,
  876. "limit": 2,
  877. "poisonDeadMessage": "Be wary of the power of mighty Ouranos..."
  878. }
  879. },
  880. "initialCondition": {
  881. "clearPoison": true
  882. }
  883. }
  884. },
  885. {
  886. "role": "mafia2",
  887. "translation": "Gorgon",
  888. "side": "mafia2",
  889. "help": "Your head is writhing with snakes that terrify even the most hardened God. You have a small chance to discover the Bodyguard! Type /Kill [name] to kill someone!",
  890. "actions": {
  891. "night": {
  892. "kill": {
  893. "target": "AnyButTeam",
  894. "common": "Team",
  895. "priority": 11,
  896. "broadcast": "team",
  897. "broadcastmsg": "Your partner (Gorgon) has decided to kill ~Target~!"
  898. }
  899. },
  900. "hax": {
  901. "protect": {
  902. "revealTeam": 0.15,
  903. "revealPlayer": 0.1
  904. }
  905. },
  906. "teamTalk": true,
  907. "startup": "team-reveal-with-roles",
  908. "preventTeamvote": true,
  909. "initialCondition": {
  910. "clearPoison": true
  911. }
  912. }
  913. },
  914. {
  915. "hide": true,
  916. "role": "mafia2k",
  917. "translation": "Gorgon",
  918. "side": "mafia2",
  919. "help": "Your head is writhing with snakes that terrify even the most hardened God. You have a small chance to discover the Bodyguard! Type /Kill [name] to kill someone!",
  920. "actions": {
  921. "night": {
  922. "kill": {
  923. "command": "dummy",
  924. "hide": true,
  925. "target": "AnyButTeam",
  926. "common": "Team",
  927. "priority": 11,
  928. "broadcast": "team"
  929. }
  930. },
  931. "teamTalk": true,
  932. "startup": "team-reveal-with-roles",
  933. "preventTeamvote": true,
  934. "initialCondition": {
  935. "clearPoison": true
  936. }
  937. }
  938. },
  939. {
  940. "role": "mafiaboss2",
  941. "translation": "Medusa",
  942. "side": "mafia2",
  943. "help": "Most powerful of the Gorgons. You have the power to appear as a normal Demigod at will, and so the Inspector will see you as a villager. You may type /kill [name] to kill someone (shared with team), as well as use /gaze to have another, individual kill per night. You are immune to the charms of Aphrodite. ",
  944. "info": "Can kill one person per night (shared with team) as well as one extra (not shared). Inspects as Demigod, unable to be distracted. Sided with Gorgons.",
  945. "actions": {
  946. "night": {
  947. "kill": {
  948. "target": "AnyButTeam",
  949. "common": "Team",
  950. "priority": 11,
  951. "broadcast": "team",
  952. "broadcastmsg": "Your partner (Medusa) has decided to kill ~Target~!"
  953. },
  954. "gaze": {
  955. "command": "kill",
  956. "target": "AnyButTeam",
  957. "common": "Self",
  958. "priority": 7,
  959. "broadcast": "team",
  960. "broadcastmsg": "Your partner (Medusa) has decided to gaze ~Target~!"
  961. }
  962. },
  963. "distract": {
  964. "mode": "ignore"
  965. },
  966. "inspect": {
  967. "revealAs": "villager"
  968. },
  969. "teamTalk": true,
  970. "startup": "team-reveal-with-roles",
  971. "preventTeamvote": true,
  972. "initialCondition": {
  973. "clearPoison": true
  974. },
  975. "convert": {
  976. "mode": "ignore"
  977. }
  978. }
  979. },
  980. {
  981. "hide": true,
  982. "role": "mafiaboss2k",
  983. "translation": "Medusa",
  984. "side": "mafia2",
  985. "help": "Most powerful of the Gorgons. You have the power to appear as a normal Demigod at will, and so the Inspector will see you as a villager. You may type /kill [name] to kill someone (shared with team), as well as use /gaze to have another, individual kill per night. You are immune to the charms of Aphrodite. ",
  986. "info": "Can kill one person per night (shared with team) as well as one extra (not shared). Inspects as Demigod, unable to be distracted. Sided with Gorgons.",
  987. "actions": {
  988. "night": {
  989. "kill": {
  990. "command": "dummy",
  991. "hide": true,
  992. "target": "AnyButTeam",
  993. "common": "Team",
  994. "priority": 11,
  995. "broadcast": "team"
  996. },
  997. "gaze": {
  998. "command": "dummy",
  999. "hide": true,
  1000. "target": "AnyButTeam",
  1001. "common": "Self",
  1002. "priority": 2,
  1003. "broadcast": "none"
  1004. }
  1005. },
  1006. "distract": {
  1007. "mode": "ignore"
  1008. },
  1009. "teamTalk": true,
  1010. "startup": "team-reveal-with-roles",
  1011. "preventTeamvote": true,
  1012. "initialCondition": {
  1013. "clearPoison": true
  1014. }
  1015. }
  1016. },
  1017. {
  1018. "role": "mafia1",
  1019. "translation": "Cerberus",
  1020. "side": "mafia1",
  1021. "help": "Three-headed dog of the Underworld, and servant of Hades. You have a small chance to discover the Pretty Lady. Type /Kill [name] to kill someone, although it may be best to leave the killing to your master Hades!",
  1022. "actions": {
  1023. "night": {
  1024. "kill": {
  1025. "target": "AnyButTeam",
  1026. "common": "Team",
  1027. "priority": 11,
  1028. "broadcast": "team",
  1029. "broadcastmsg": "Your partner (Cerberus) has decided to kill ~Target~!"
  1030. }
  1031. },
  1032. "hax": {
  1033. "distract": {
  1034. "revealTeam": 0.12,
  1035. "revealPlayer": 0.1
  1036. }
  1037. },
  1038. "teamTalk": true,
  1039. "startup": "team-reveal-with-roles",
  1040. "preventTeamvote": true,
  1041. "initialCondition": {
  1042. "clearPoison": true
  1043. }
  1044. }
  1045. },
  1046. {
  1047. "hide": true,
  1048. "role": "mafia1k",
  1049. "translation": "Cerberus",
  1050. "side": "mafia1",
  1051. "help": "Three-headed dog of the Underworld, and servant of Hades. You have a small chance to discover the Pretty Lady. Type /Kill [name] to kill someone, although it may be best to leave the killing to your master Hades!",
  1052. "actions": {
  1053. "night": {
  1054. "kill": {
  1055. "command": "dummy",
  1056. "hide": true,
  1057. "target": "AnyButTeam",
  1058. "common": "Team",
  1059. "priority": 11,
  1060. "broadcast": "team"
  1061. }
  1062. },
  1063. "teamTalk": true,
  1064. "startup": "team-reveal-with-roles",
  1065. "preventTeamvote": true,
  1066. "initialCondition": {
  1067. "clearPoison": true
  1068. }
  1069. }
  1070. },
  1071. {
  1072. "role": "mafiaboss1",
  1073. "translation": "Hades",
  1074. "side": "mafia1",
  1075. "help": "Lord of the Underworld. Your veil of darkness protects you from the feeble spying attempts of the Demigods. (Perhaps it would be wise for your minions to allow you to make the killing decisions?) You may also kill one person during the day, while your aura of Night keeps you hidden. Type /Kill [name] to kill someone, during either phase!",
  1076. "actions": {
  1077. "night": {
  1078. "kill": {
  1079. "target": "AnyButTeam",
  1080. "common": "Team",
  1081. "priority": 11,
  1082. "broadcast": "team"
  1083. }
  1084. },
  1085. "avoidHax": [
  1086. "kill"
  1087. ],
  1088. "startup": "team-reveal-with-roles",
  1089. "preventTeamvote": true,
  1090. "standby": {
  1091. "kill": {
  1092. "target": "AnyButTeam",
  1093. "msg": "It's daytime, but you are cloaked in Darkness. Type /Kill to get rid of your nemesis.",
  1094. "killmsg": "A dark shadow appears behind ~Target~ and grows into a menacing form. A black aura surrounds them, and both Hades and ~Target~ are taken to the Underworld."
  1095. }
  1096. },
  1097. "teamTalk": true,
  1098. "initialCondition": {
  1099. "clearPoison": true
  1100. },
  1101. "convert": {
  1102. "mode": "ignore"
  1103. }
  1104. }
  1105. },
  1106.  
  1107. {
  1108. "hide": true,
  1109. "role": "mafiaboss1k",
  1110. "translation": "Hades",
  1111. "side": "mafia1",
  1112. "help": "Lord of the Underworld. Your veil of darkness protects you from the feeble spying attempts of Hermes and the Demigods. (Perhaps it would be wise for your minions to allow you to make the killing decisions?) You may also kill one person during the day, while your aura of Night keeps you hidden. Type /Kill [name] to kill someone, during either phase!",
  1113. "actions": {
  1114. "night": {
  1115. "kill": {
  1116. "command": "dummy",
  1117. "hide": true,
  1118. "target": "AnyButTeam",
  1119. "common": "Team",
  1120. "priority": 11,
  1121. "broadcast": "team",
  1122. "broadcastmsg": "Your partner (Hades) has decided to kill ~Target~!"
  1123. }
  1124. },
  1125. "avoidHax": [
  1126. "kill"
  1127. ],
  1128. "teamTalk": true,
  1129. "startup": "team-reveal-with-roles",
  1130. "preventTeamvote": true,
  1131. "initialCondition": {
  1132. "clearPoison": true
  1133. }
  1134. }
  1135. },
  1136. {
  1137. "role": "miller2",
  1138. "translation": "Charon",
  1139. "side": "village",
  1140. "help": "You don't have any special commands during the night! Vote to remove people in the day!",
  1141. "info": "Reveals as Cerberus. Sided with Olympians.",
  1142. "actions": {
  1143. "inspect": {
  1144. "revealAs": "mafia1"
  1145. },
  1146. "startup": {
  1147. "revealAs": "villager"
  1148. },
  1149. "hax": {
  1150. "kill": {
  1151. "revealTeam": 0.05
  1152. }
  1153. }
  1154. }
  1155. },
  1156. {
  1157. "role": "miller3",
  1158. "translation": "Sphinx",
  1159. "side": "village",
  1160. "help": "You don't have any special commands during the night! Vote to remove people in the day!",
  1161. "info": "Reveals as Gorgon. Sided with Olympians.",
  1162. "actions": {
  1163. "inspect": {
  1164. "revealAs": "mafia2"
  1165. },
  1166. "startup": {
  1167. "revealAs": "villager"
  1168. },
  1169. "hax": {
  1170. "kill": {
  1171. "revealTeam": 0.05
  1172. }
  1173. }
  1174. }
  1175. },
  1176. {
  1177. "role": "werewolf",
  1178. "translation": "Basilisk",
  1179. "side": "basilisk",
  1180. "help": "Feared creature of the night. You can paralyze and consume one person per night. Type /Kill [name] to kill someone! You kill anyone who tries to distract you!",
  1181. "actions": {
  1182. "night": {
  1183. "kill": {
  1184. "target": "AnyButSelf",
  1185. "common": "Team",
  1186. "priority": 10,
  1187. "broadcast": "team",
  1188. "broadcastmsg": "Your partner (Basilisk) has decided to kill ~Target~!"
  1189. }
  1190. },
  1191. "distract": {
  1192. "mode": "ChangeTarget",
  1193. "hookermsg": "You sway seductively to your target but it's the Basilisk! You attempt to scream but its menacing gaze is stifling and you are unable to utter a sound as the creature slithers towards you...",
  1194. "msg": "The ~Distracter~ tried to distract you last night. You found her to be a pleasant meal."
  1195. },
  1196. "avoidHax": [
  1197. "kill"
  1198. ],
  1199. "teamTalk": true,
  1200. "startup": "team-reveal-with-roles",
  1201. "preventTeamvote": true,
  1202. "initialCondition": {
  1203. "clearPoison": true
  1204. }
  1205. }
  1206. },
  1207. {
  1208. "hide": true,
  1209. "role": "werewolfk",
  1210. "translation": "Basilisk",
  1211. "side": "basilisk",
  1212. "help": "Feared creature of the night. You can paralyze and consume one person per night. Type /Kill [name] to kill someone! You kill anyone who tries to distract you!",
  1213. "actions": {
  1214. "night": {
  1215. "kill": {
  1216. "command": "dummy",
  1217. "hide": true,
  1218. "target": "AnyButSelf",
  1219. "common": "Team",
  1220. "priority": 10
  1221. }
  1222. },
  1223. "teamTalk": true
  1224. }
  1225. },
  1226. {
  1227. "hide": "side",
  1228. "role": "werewolf2",
  1229. "translation": "Basilisk",
  1230. "side": "basilisk",
  1231. "help": "Feared creature of the night. You can paralyze and consume one person per night. Type /Kill [name] to kill someone! You ignore anyone who tries to distract you!",
  1232. "actions": {
  1233. "night": {
  1234. "kill": {
  1235. "target": "AnyButSelf",
  1236. "common": "Team",
  1237. "priority": 10,
  1238. "hide": true,
  1239. "broadcast": "team",
  1240. "broadcastmsg": "Your partner (Basilisk) has decided to kill ~Target~!"
  1241. }
  1242. },
  1243. "distract": {
  1244. "mode": "ignore",
  1245. "msg": "The ~Distracter~ tried to distract you last night. You ignored her and slithered on towards your work."
  1246. },
  1247. "avoidHax": [
  1248. "kill"
  1249. ],
  1250. "startup": "team-reveal-with-roles",
  1251. "preventTeamvote": true,
  1252. "teamTalk": true,
  1253. "initialCondition": {
  1254. "clearPoison": true
  1255. }
  1256. }
  1257. },
  1258. {
  1259. "role": "bulletproof",
  1260. "translation": "Chimera",
  1261. "side": "basilisk",
  1262. "help": "Terrible monstrosity composed of a lion, snake, and goat. Your multiple heads give you a variety of actions during the night. Type /kill to kill someone, OR type /poison to poison someone, OR type /protect to protect someone. You cannot be killed during the night!",
  1263. "info": "Can kill, poison, OR protect one person during the night. Can't be nightkilled. Sided with Basilisk.",
  1264. "actions": {
  1265. "night": {
  1266. "kill": {
  1267. "target": "AnyButTeam",
  1268. "common": "Team",
  1269. "priority": 10,
  1270. "restrict": ["poison", "protect"],
  1271. "broadcast": "team",
  1272. "broadcastmsg": "Your partner (Chimera) has decided to kill ~Target~!"
  1273. },
  1274. "poison": {
  1275. "target": "AnyButTeam",
  1276. "common": "Self",
  1277. "priority": 25,
  1278. "restrict": ["kill", "protect"],
  1279. "broadcast": "team",
  1280. "broadcastmsg": "Your partner (Chimera) has decided to poison ~Target~!"
  1281. },
  1282. "protect": {
  1283. "target": "AnyButSelf",
  1284. "common": "Self",
  1285. "priority": 3,
  1286. "restrict": ["kill", "poison"],
  1287. "broadcast": "team",
  1288. "broadcastmsg": "Your partner (Chimera) has decided to protect ~Target~!"
  1289. }
  1290. },
  1291. "kill": {
  1292. "mode": "ignore"
  1293. },
  1294. "teamTalk": true,
  1295. "startup": "team-reveal-with-roles",
  1296. "preventTeamvote": true,
  1297. "initialCondition": {
  1298. "clearPoison": true
  1299. }
  1300. }
  1301. },
  1302. {
  1303. "hide": true,
  1304. "role": "bulletproofk",
  1305. "translation": "Chimera",
  1306. "side": "basilisk",
  1307. "help": "Terrible monstrosity composed of a lion, snake, and goat. Your multiple heads give you a variety of actions during the night. Type /kill to kill someone, OR type /poison to poison someone, OR type /protect to protect someone. You cannot be killed during the night!",
  1308. "actions": {
  1309. "night": {
  1310. "kill": {
  1311. "command": "dummy",
  1312. "hide": true,
  1313. "target": "AnyButTeam",
  1314. "common": "Team",
  1315. "priority": 10,
  1316. "restrict": ["poison", "protect"]
  1317. },
  1318. "poison": {
  1319. "command": "dummy",
  1320. "hide": true,
  1321. "target": "AnyButTeam",
  1322. "common": "Self",
  1323. "priority": 25,
  1324. "restrict": ["kill", "protect"]
  1325. },
  1326. "protect": {
  1327. "command": "dummy",
  1328. "hide": true,
  1329. "target": "AnyButSelf",
  1330. "common": "Self",
  1331. "priority": 3,
  1332. "restrict": ["kill", "poison"]
  1333. }
  1334. },
  1335. "startup": "team-reveal-with-roles",
  1336. "preventTeamvote": true,
  1337. "teamTalk": true
  1338. }
  1339. },
  1340. {
  1341. "role": "hydras",
  1342. "translation": "Hydra",
  1343. "side": "basilisk",
  1344. "info": "Can kill one person every other day. User is not revealed. If lynched, can kill once during the night before dying (outspeeds protect and distract). Sided with Basilisk.",
  1345. "help": "Ancient many-headed water monster. You can /kill every other day and not be revealed! And since two heads grow back when one is cut, when you are lynched you get one kill that outspeeds roleblockers and bodyguards before you die.",
  1346. "actions": {
  1347. "startup": "team-reveal-with-roles",
  1348. "preventTeamvote": true,
  1349. "teamTalk": true,
  1350. "standby": {
  1351. "kill": {
  1352. "target": "AnyButTeam",
  1353. "recharge": 2,
  1354. "msg": "You can now use /kill during the day (remember you cannot do this on consecutive days)!",
  1355. "killmsg": "The Lernaean Hydra has risen from the swamp and makes ~Target~ its next meal!"
  1356. }
  1357. },
  1358. "lynch": {
  1359. "convertTo": "hydra2s",
  1360. "convertmsg": "The Hydra has been slain! But ~Self~ has spawned two more heads before going down and is unstoppable!"
  1361. },
  1362. "initialCondition": {
  1363. "clearPoison": true
  1364. }
  1365. }
  1366. },
  1367. {
  1368. "role": "hydra",
  1369. "translation": "Hydra",
  1370. "side": "basilisk",
  1371. "info": "Can kill one person every other day. User is not revealed. Survives one lynch, and gains a nightkill that ignores distract and protect when lynched.",
  1372. "help": "Ancient many-headed water monster. You can /kill every other day and not be revealed! And since two heads grow back when one is cut, when you are lynched you gain a nightkill (but lose your daykill)!",
  1373. "actions": {
  1374. "startup": "team-reveal-with-roles",
  1375. "preventTeamvote": true,
  1376. "teamTalk": true,
  1377. "standby": {
  1378. "kill": {
  1379. "target": "AnyButTeam",
  1380. "recharge": 2,
  1381. "msg": "You can now use /kill during the day (remember you cannot do this on consecutive days)!",
  1382. "killmsg": "The Lernaean Hydra has risen from the swamp and makes ~Target~ its next meal!"
  1383. }
  1384. },
  1385. "lynch": {
  1386. "convertTo": "hydra2",
  1387. "convertmsg": "The Hydra has been slain! But ~Self~ has spawned two more heads instead!"
  1388. },
  1389. "initialCondition": {
  1390. "clearPoison": true
  1391. }
  1392. }
  1393. },
  1394. {
  1395. "hide": true,
  1396. "role": "hydra2s",
  1397. "translation": "Hydra",
  1398. "side": "basilisk",
  1399. "help": "You've been lynched, but before you go down you can make one kill which ignores distract and any bodyguards protecting your target! Make it count!",
  1400. "info": "Can kill during the night before it dies. Ignores distract and protect.",
  1401. "actions": {
  1402. "night": {
  1403. "kill": {
  1404. "target": "AnyButTeam",
  1405. "common": "Self",
  1406. "priority": 2,
  1407. "charges": 1,
  1408. "pierce": true,
  1409. "hide": true
  1410. }
  1411. },
  1412. "initialCondition": {
  1413. "poison": {
  1414. "count": -1
  1415. }
  1416. },
  1417. "distract": {
  1418. "mode": "ignore",
  1419. "msg": "Someone attempted to distract you last night, but in your dying moments you barely paid attention to it."
  1420. }
  1421. }
  1422. },
  1423. {
  1424. "hide": true,
  1425. "role": "hydra2",
  1426. "translation": "Hydra",
  1427. "side": "basilisk",
  1428. "help": "You've been lynched, but now you have a nightkill in place of your daykill which ignores distract!",
  1429. "info": "Can kill during the night. Ignores distracters.",
  1430. "actions": {
  1431. "night": {
  1432. "kill": {
  1433. "target": "AnyButTeam",
  1434. "common": "Self",
  1435. "priority": 5,
  1436. "charges": 1
  1437. }
  1438. },
  1439. "distract": {
  1440. "mode": "ignore",
  1441. "msg": "Someone attempted to distract you last night, but you barely paid attention to it."
  1442. }
  1443. }
  1444. },
  1445. {
  1446. "role": "oceanus",
  1447. "translation": "Oceanus",
  1448. "side": "titans",
  1449. "help": "Titan of the Oceans. Bodies of water are everywhere, giving you a wide range of influence, and you are sometimes able to detect any command each night. During the first night, you will empower and gain a boost to your strengths. You are allied with the Titans.",
  1450. "hide": true,
  1451. "info": "Has a chance of hax on every command. Empowers after the first night. Sided with the Titans.",
  1452. "actions": {
  1453. "startup": "team-reveal-with-roles",
  1454. "teamTalk": true,
  1455. "preventTeamvote": true,
  1456. "hax": {
  1457. "kill": {
  1458. "revealTeam": 0.1,
  1459. "revealPlayer": 0.1
  1460. },
  1461. "distract": {
  1462. "revealTeam": 0.1,
  1463. "revealPlayer": 0.1
  1464. },
  1465. "inspect": {
  1466. "revealTeam": 0.1,
  1467. "revealPlayer": 0.1
  1468. },
  1469. "protect": {
  1470. "revealTeam": 0.1,
  1471. "revealPlayer": 0.1
  1472. },
  1473. "gaze": {
  1474. "revealTeam": 0.1,
  1475. "revealPlayer": 0.1
  1476. },
  1477. "flipper": {
  1478. "revealTeam": 0.1,
  1479. "revealPlayer": 0.1
  1480. },
  1481. "poison": {
  1482. "revealTeam": 0.1,
  1483. "revealPlayer": 0.1
  1484. },
  1485. "drink": {
  1486. "revealTeam": 0.1,
  1487. "revealPlayer": 0.1
  1488. }
  1489. },
  1490. "initialCondition": {
  1491. "curse": {
  1492. "curseCount": 1,
  1493. "cursedRole": "eoceanus",
  1494. "curseConvertMessage": "The Tides swell and the Sea surges; Oceanus has become Empowered."
  1495. },
  1496. "clearPoison": true
  1497. }
  1498. }
  1499. },
  1500. {
  1501. "role": "eoceanus",
  1502. "translation": "Empowered Oceanus",
  1503. "side": "titans",
  1504. "help": "Titan of the Oceans. Bodies of water are everywhere, giving you a wide range of influence, and you are sometimes able to detect any command each night. In your empowered form, you have a far superior ability to detect actions as well as a voting power of 5! You are allied with the Titans.",
  1505. "info": "Has a massive hax chance on every command. Vote of 5. Sided with the Titans.",
  1506. "actions": {
  1507. "vote": 5,
  1508. "hax": {
  1509. "kill": {
  1510. "revealTeam": 0.5,
  1511. "revealPlayer": 0.5
  1512. },
  1513. "distract": {
  1514. "revealTeam": 0.5,
  1515. "revealPlayer": 0.5
  1516. },
  1517. "inspect": {
  1518. "revealTeam": 0.5,
  1519. "revealPlayer": 0.5
  1520. },
  1521. "protect": {
  1522. "revealTeam": 0.5,
  1523. "revealPlayer": 0.5
  1524. },
  1525. "gaze": {
  1526. "revealTeam": 0.5,
  1527. "revealPlayer": 0.5
  1528. },
  1529. "flipper": {
  1530. "revealTeam": 0.5,
  1531. "revealPlayer": 0.5
  1532. },
  1533. "poison": {
  1534. "revealTeam": 0.5,
  1535. "revealPlayer": 0.5
  1536. },
  1537. "drink": {
  1538. "revealTeam": 0.5,
  1539. "revealPlayer": 0.5
  1540. }
  1541. },
  1542. "startup": "team-reveal-with-roles",
  1543. "preventTeamvote": true,
  1544. "teamTalk": true,
  1545. "initialCondition": {
  1546. "clearPoison": true
  1547. }
  1548. }
  1549. },
  1550. {
  1551. "hide": true,
  1552. "role": "oceanusk",
  1553. "translation": "Oceanus",
  1554. "side": "titans",
  1555. "help": "Titan of the Oceans. Bodies of water are everywhere, giving you a wide range of influence, and you are sometimes able to detect any command each night. During the first night, you will empower and gain a boost to your strengths. You are allied with the Titans.",
  1556. "info": "Has a chance of hax on every command. Empowers after the first night. Sided with the Titans.",
  1557. "actions": {}
  1558. },
  1559. {
  1560. "role": "phoebe",
  1561. "translation": "Phoebe",
  1562. "side": "titans",
  1563. "help": "Titan of the Moon. During the day, you may /eclipse someone to kill them; however, you have a 50% chance to be revealed. During the third night, you will empower and gain a boost to your strengths. You are allied with the Titans.",
  1564. "info": "Can daykill someone with a 50% chance of revealing. Empowers on the third night. Sided with the Titans.",
  1565. "actions": {
  1566. "startup": "team-reveal-with-roles",
  1567. "preventTeamvote": true,
  1568. "teamTalk": true,
  1569. "initialCondition": {
  1570. "curse": {
  1571. "curseCount": 3,
  1572. "cursedRole": "ephoebe",
  1573. "curseConvertMessage": "The Moon glistens and Shadows lengthen; Phoebe has become Empowered."
  1574. },
  1575. "clearPoison": true
  1576. },
  1577. "standby": {
  1578. "eclipse": {
  1579. "command": "kill",
  1580. "target": "AnyButTeam",
  1581. "msg": "Use /eclipse now to remove your enemy from Mount Olympus!",
  1582. "killmsg": "The world plunges into twilight as the Moon momentarily crosses over the Sun. As the eclipse ends, ~Target~ is nowhere to be seen, and the fading laughs of Phoebe echo through the clouds.",
  1583. "revealChance": 0.5,
  1584. "revealmsg": "You witness ~Self~ silhouetted against the Moon!"
  1585. }
  1586. }
  1587. }
  1588. },
  1589. {
  1590. "role": "ephoebe",
  1591. "translation": "Empowered Phoebe",
  1592. "side": "titans",
  1593. "help": "Titan of the Moon. During the day, you may /eclipse someone to kill them in secret; in your empowered form, you only have a 15% chance to be revealed. You are allied with the Titans.",
  1594. "info": "Can daykill someone with a 15% chance of revealing. Sided with the Titans.",
  1595. "actions": {
  1596. "standby": {
  1597. "eclipse": {
  1598. "command": "kill",
  1599. "target": "AnyButTeam",
  1600. "msg": "Use /eclipse now to remove your enemy from Mount Olympus!",
  1601. "killmsg": "The world plunges into twilight as the Moon momentarily crosses over the sun. As the eclipse ends, ~Target~ is nowhere to be seen, and the fading laughs of Phoebe echo through the clouds.",
  1602. "revealChance": 0.15,
  1603. "revealmsg": "You witness ~Self~ silhouetted against the Moon!"
  1604. }
  1605. },
  1606. "startup": "team-reveal-with-roles",
  1607. "preventTeamvote": true,
  1608. "teamTalk": true,
  1609. "initialCondition": {
  1610. "clearPoison": true
  1611. }
  1612. }
  1613. },
  1614. {
  1615. "hide": true,
  1616. "role": "phoebek",
  1617. "translation": "Phoebe",
  1618. "side": "titans",
  1619. "help": "Titan of the Moon. During the day, you may /eclipse someone to kill them; however, you have a 50% chance to be revealed. During the third night, you will empower and gain a boost to your strengths. You are allied with the Titans.",
  1620. "info": "Can daykill someone with a 50% chance of revealing. Empowers on the third night. Sided with the Titans.",
  1621. "actions": {}
  1622. },
  1623. {
  1624. "role": "prometheus",
  1625. "translation": "Prometheus",
  1626. "side": "titans",
  1627. "help": "Titan best known for stealing Fire and giving it to mankind. For this act, you were punished by the Gods. This act also gave you a voting power of -3. During the second night, you will empower and gain a boost to your strengths. You are allied with the Titans.",
  1628. "info": "Has a vote of -3. Empowers on the second night. Sided with the Titans.",
  1629. "actions": {
  1630. "initialCondition": {
  1631. "curse": {
  1632. "curseCount": 2,
  1633. "cursedRole": "eprometheus",
  1634. "curseConvertMessage": "The Sky flares in a momentary blaze; Prometheus has become Empowered."
  1635. },
  1636. "clearPoison": true
  1637. },
  1638. "vote": -3,
  1639. "startup": "team-reveal-with-roles",
  1640. "preventTeamvote": true,
  1641. "teamTalk": true
  1642. }
  1643. },
  1644. {
  1645. "role": "eprometheus",
  1646. "translation": "Empowered Prometheus",
  1647. "side": "titans",
  1648. "help": "Titan best known for stealing Fire and giving it to mankind. For this act, you were punished by the Gods. In your empowered state, your voting power has been changed doubled to -6. In addition, you may use /incinerate once per night to kill someone (bypasses protection). You are allied with the Titans.",
  1649. "info": "Has a vote of -6, and can incinerate (kill) someone each night, bypassing protection. Sided with the Titans.",
  1650. "actions": {
  1651. "night": {
  1652. "incinerate": {
  1653. "command": "kill",
  1654. "common": "Role",
  1655. "target": "AnyButTeam",
  1656. "priority": 2,
  1657. "broadcast": "team",
  1658. "broadcastmsg": "Your partner (Prometheus) has decided to kill ~Target~!"
  1659. }
  1660. },
  1661. "vote": -6,
  1662. "startup": "team-reveal-with-roles",
  1663. "preventTeamvote": true,
  1664. "teamTalk": true,
  1665. "initialCondition": {
  1666. "clearPoison": true
  1667. }
  1668. }
  1669. },
  1670. {
  1671. "hide": true,
  1672. "role": "prometheusk",
  1673. "translation": "Prometheus",
  1674. "side": "titans",
  1675. "help": "Titan best known for stealing Fire and giving it to mankind. For this act, you were punished by the Gods. This act also gave you a voting power of -3. During the second night, you will empower and gain a boost to your strengths. You are allied with the Titans.",
  1676. "info": "Has a vote of -3. Empowers on the second night. Sided with the Titans.",
  1677. "actions": {
  1678. "vote": 0,
  1679. "teamTalk": true,
  1680. "startup": "team-reveal-with-roles",
  1681. "preventTeamvote": true
  1682. }
  1683. },
  1684. {
  1685. "role": "miller",
  1686. "translation": "Chronos",
  1687. "side": "village",
  1688. "help": "God of Time, you are allied with the Olympians. However, you are too often confused with Kronos, and thus the Inspector sees you as him. You don't have any special commands during the night! Vote to remove people in the day!",
  1689. "actions": {
  1690. "inspect": {
  1691. "revealAs": "kronos"
  1692. },
  1693. "initialCondition": {
  1694. "clearPoison": true
  1695. }
  1696. }
  1697. }
  1698. ],
  1699. "roles1": [
  1700. "ouranos",
  1701. "villager",
  1702. "villager",
  1703. "spy"
  1704. ],
  1705. "roles2": [
  1706. "inspector",
  1707. "hooker",
  1708. "spy",
  1709. "werewolf",
  1710. "villager",
  1711. "werewolf",
  1712. "villager"
  1713. ],
  1714. "roles3": [
  1715. "bodyguard0",
  1716. "mafia1",
  1717. "hooker",
  1718. "mafia1",
  1719. "spy",
  1720. "werewolf",
  1721. "villager",
  1722. "villager",
  1723. "villager",
  1724. "hydras",
  1725. "mayor"
  1726. ],
  1727. "roles4": [
  1728. "bodyguard",
  1729. "mafia1",
  1730. "mafia1",
  1731. "inspector",
  1732. "hooker",
  1733. "villager",
  1734. "mafia2",
  1735. "mafia2",
  1736. "villager",
  1737. "spy",
  1738. "hydra",
  1739. {
  1740. "miller2": 0.5,
  1741. "miller3": 0.5
  1742. },
  1743. "villager"
  1744. ],
  1745. "roles5": [
  1746. "bodyguard",
  1747. "mafia1",
  1748. "mafiaboss1",
  1749. "inspector",
  1750. "hooker",
  1751. "villager",
  1752. "mafia2",
  1753. "mafiaboss2",
  1754. "villager",
  1755. "spy",
  1756. "villager",
  1757. "mayor",
  1758. "kronos",
  1759. "samurai",
  1760. "apollo",
  1761. "mafia1",
  1762. "miller",
  1763. "mafia2",
  1764. "vigilante",
  1765. "villager",
  1766. "poseidon",
  1767. "villager",
  1768. "villager"
  1769. ],
  1770. "roles6": [
  1771. "bodyguard",
  1772. "mafia1",
  1773. "mafiaboss1",
  1774. "inspector",
  1775. "hooker",
  1776. "villager",
  1777. "mafia2",
  1778. "mafiaboss2",
  1779. "villager",
  1780. "spy",
  1781. "villager",
  1782. "mayor",
  1783. "kronos",
  1784. "samurai",
  1785. "apollo",
  1786. "mafia1",
  1787. "miller",
  1788. "mafia2",
  1789. "vigilante",
  1790. "villager",
  1791. "poseidon",
  1792. "prometheus",
  1793. "oceanus",
  1794. "phoebe",
  1795. "werewolf",
  1796. "villager",
  1797. "villager",
  1798. "bulletproof",
  1799. "werewolf",
  1800. "villager",
  1801. "samurai",
  1802. "safeguard",
  1803. "gaia",
  1804. "villager",
  1805. "bodyguard",
  1806. "dionysus",
  1807. "ouranos",
  1808. "hydra",
  1809. "miller",
  1810. "mafia2",
  1811. "mafia1",
  1812. "spy",
  1813. "werewolf",
  1814. "villager",
  1815. "villager"
  1816. ],
  1817. "villageCantLoseRoles": [
  1818. "mayor",
  1819. "mayor2",
  1820. "vigilante",
  1821. "samurai",
  1822. "samurai2",
  1823. "bodyguard",
  1824. "dionysus",
  1825. "dionysuspo",
  1826. "dionysuspo2"
  1827. ],
  1828. "killmsg": "±Olympus: ~Player~ (~Role~) has been cast off from Mount Olympus!",
  1829. "tips": {
  1830. "Claiming": "In big games, Apollo should claim. In smaller games, Hermes can claim (not safely, but he can if he has to). Ares is the Bodyguard.",
  1831. "Claiming v2": "Failing that, Chronos can claim as himself, because he can prove himself to not be Kronos by having him 1v1 vote anyone else.",
  1832. "Mafia": "Let Hades kill instead of the Cerberus, because he can't be haxed.",
  1833. "Samurai": "IF YOU ARE ACHILLES, IT IS HIGHLY ADVISED NOT TO KILL DAY 1 AS YOU WILL LIKELY BE THE ONLY THING VILLAGE HAS TO KILL KRONOS.",
  1834. "Demigods": "Demigods have better chances at getting certain types of hax, but they won't know the name of the player doing the action. Some demigods may also be Greek heroes in disguise!"
  1835. },
  1836. "changelog": {
  1837. "3.04.2014": "Gaia can self-expose. Clarified Ouranos' 2 poisons. Adjusted small game balance.",
  1838. "6.28.2014": "Added some tips.",
  1839. "7.07.2014": "Increased Demigod hax and increased the types of hax demigods get (can hax inspect, distract, and protect now).",
  1840. "6.24.2-18": "Achilles is immune to nightkills for the first two nights. Cleaned up a bunch of roles. Moved Apollo and Artemis up in spawn list."
  1841. }
  1842. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement