Advertisement
Fegelein

Garden theme fixed by Fegelein

Jun 10th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.33 KB | None | 0 0
  1. {
  2. "name": "Garden",
  3. "author": "Irma",
  4. "summary": "Spring has arrived! Start out as seeds and grow into beautiful flowers! You'll face adversaries in the form of wicked weeds, insidious insects, frightful fungi, and a crafty crow. Defeat them all and make the garden a safe place to live. Who will live to see the summer? PM Irma with any questions or suggestions. EDIT: New role: Orchid (non-revealing Samurai). Seed kill/poison evasion nerfed. More PRs added to role distribution. Ragweed can no longer self-protect. Also, due to a recent mafia glitch, Butterfly and Clover win with everyside.",
  5. "killmsg": "±Game: ~Player~ (~Role~) was composted!",
  6. "killusermsg": "±Game: Your short, precious lifespan has reached its end.",
  7. "sides": [
  8. {
  9. "side": "village",
  10. "translation": "Flowers",
  11. "winmsg": "±Game: The flowers have triumphed! ~Players~ stand tall and proud in the radiant summer sun."
  12. },
  13. {
  14. "side": "mafia1",
  15. "translation": "Weed Mafia",
  16. "winmsg": "±Game: The weeds have overrun the garden! ~Players~ have ensured that nothing wholesome will grow there ever again!"
  17. },
  18. {
  19. "side": "mafia2",
  20. "translation": "Insect Mafia",
  21. "winmsg": "±Game: The bugs have conquered all! ~Players~ hungrily devour everything in sight!"
  22. },
  23. {
  24. "side": "mafia3",
  25. "translation": "Fungus Mafia",
  26. "winmsg": "±Game: The fungi emerge victorious! ~Players~ feed upon the bodies of the fallen, then retire to their dark, damp world beneath the soil."
  27. },
  28. {
  29. "side": "werewolf",
  30. "translation": "Crow",
  31. "winmsg": "±Game: The crow wins! ~Players~, having eaten their fill, flies away, leaving the garden completely barren..."
  32. },
  33. {
  34. "side": "baka1",
  35. "translation": "Butterfly"
  36. },
  37. {
  38. "side": "baka2",
  39. "translation": "Clover"
  40. }
  41. ],
  42. "roles": [
  43. {
  44. "role": "sunseed",
  45. "translation": "Sunflower Seed",
  46. "side": "village",
  47. "help": "You are a Sunflower Seed! Type /convert [yourname] during the night to grow into a Sunflower Sprout! A Sunflower Sprout has 3 votes, a 25% chance of nightkill evasion and a 15% chance of poison evasion. A fully-grown Sunflower has 5 votes and can safeguard. As a seed, you have an astounding 20% chance of surviving a nightkill and a 20% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 1.",
  48. "actions": {
  49. "inspect": {
  50. "revealAs": "sunseed"
  51. },
  52. "lynch": {
  53. "revealAs": "sunseed"
  54. },
  55. "startup": {
  56. "revealAs": "tansyseed"
  57. },
  58. "onlist": "tansyseed",
  59. "night": {
  60. "convert": {
  61. "target": "OnlySelf",
  62. "common": "Self",
  63. "priority": 30,
  64. "newRole": "sunsprout",
  65. "canConvert": [
  66. "sunseed"
  67. ],
  68. "silent": true
  69. }
  70. },
  71. "kill": {
  72. "mode": {
  73. "evadeChance": 0.2
  74. }
  75. },
  76. "poison": {
  77. "mode": {
  78. "evadeChance": 0.2
  79. }
  80. }
  81. }
  82. },
  83. {
  84. "role": "sunsprout",
  85. "translation": "Sunflower Sprout",
  86. "side": "village",
  87. "help": "You are a Sunflower Sprout! Type /convert [yourname] during the night to grow into a Sunflower! A Sunflower has 5 votes, and the ability to safeguard. You have a 25% chance of evading a nightkill and a 15% chance of evading poison. Your vote is worth 3.",
  88. "actions": {
  89. "inspect": {
  90. "revealAs": "sunsprout"
  91. },
  92. "lynch": {
  93. "revealAs": "sunsprout"
  94. },
  95. "startup": {
  96. "revealAs": "tansysprout"
  97. },
  98. "onlist": "tansysprout",
  99. "night": {
  100. "convert": {
  101. "target": "OnlySelf",
  102. "common": "Self",
  103. "priority": 29,
  104. "newRole": "sunflower",
  105. "canConvert": [
  106. "sunsprout"
  107. ],
  108. "silent": true
  109. }
  110. },
  111. "vote": 3,
  112. "kill": {
  113. "mode": {
  114. "evadeChance": 0.25
  115. }
  116. },
  117. "poison": {
  118. "mode": {
  119. "evadeChance": 0.15
  120. }
  121. }
  122. }
  123. },
  124. {
  125. "role": "sunflower",
  126. "translation": "Sunflower",
  127. "side": "village",
  128. "help": "You are a fully-grown Sunflower! Type /safeguard [name] to protect a player from poison. Safeguarding a player also prevents them from growing. You have a 25% chance of evading nightkills and a 15% chance of evading poison. Your vote is worth 5.",
  129. "actions": {
  130. "night": {
  131. "safeguard": {
  132. "target": "AnyButSelf",
  133. "common": "Self",
  134. "priority": 4
  135. }
  136. },
  137. "vote": 5,
  138. "kill": {
  139. "mode": {
  140. "evadeChance": 0.25
  141. }
  142. },
  143. "poison": {
  144. "mode": {
  145. "evadeChance": 0.15
  146. }
  147. }
  148. }
  149. },
  150. {
  151. "role": "gloryseed",
  152. "translation": "Morning Glory Seed",
  153. "side": "village",
  154. "help": "You are a Morning Glory Seed! Type /convert [yourname] during the night to grow into a Morning Glory Sprout! A Morning Glory Sprout can inspect a player during the night. As a seed, you have a 20% chance of surviving a nightkill and a 20% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 0.",
  155. "actions": {
  156. "vote": 0,
  157. "inspect": {
  158. "revealAs": "gloryseed"
  159. },
  160. "lynch": {
  161. "revealAs": "gloryseed"
  162. },
  163. "startup": {
  164. "revealAs": "tansyseed"
  165. },
  166. "onlist": "tansyseed",
  167. "night": {
  168. "convert": {
  169. "target": "OnlySelf",
  170. "common": "Self",
  171. "priority": 30,
  172. "newRole": "glorysprout",
  173. "canConvert": [
  174. "gloryseed"
  175. ],
  176. "silent": true
  177. }
  178. },
  179. "kill": {
  180. "mode": {
  181. "evadeChance": 0.2
  182. }
  183. },
  184. "poison": {
  185. "mode": {
  186. "evadeChance": 0.2
  187. }
  188. }
  189. }
  190. },
  191. {
  192. "role": "glorysprout",
  193. "translation": "Morning Glory Sprout",
  194. "side": "village",
  195. "help": "You are a Morning Glory Sprout! Type /convert [yourname] during the night to grow into a Morning Glory! You can also type /inspect [name] to inspect a player! A Morning Glory has the ability to inspect and has increased defense against poison, but less defense against nightkills. You have a 15% chance of evading nightkills and a 25% chance of evading poison. Your vote is worth 1.",
  196. "actions": {
  197. "inspect": {
  198. "revealAs": "glorysprout"
  199. },
  200. "lynch": {
  201. "revealAs": "glorysprout"
  202. },
  203. "startup": {
  204. "revealAs": "tansysprout"
  205. },
  206. "onlist": "tansysprout",
  207. "night": {
  208. "convert": {
  209. "target": "OnlySelf",
  210. "common": "Self",
  211. "priority": 29,
  212. "newRole": "glory",
  213. "canConvert": [
  214. "glorysprout"
  215. ],
  216. "silent": true
  217. },
  218. "inspect": {
  219. "target": "AnyButSelf",
  220. "common": "Self",
  221. "priority": 40
  222. }
  223. },
  224. "kill": {
  225. "mode": {
  226. "evadeChance": 0.15
  227. }
  228. },
  229. "poison": {
  230. "mode": {
  231. "evadeChance": 0.25
  232. }
  233. }
  234. }
  235. },
  236. {
  237. "role": "glory",
  238. "translation": "Morning Glory",
  239. "side": "village",
  240. "help": "You are a fully-grown Morning Glory! Type /inspect [name] to inspect a player. You have a 10% chance of evading nightkills and a 40% chance of evading poison. Your vote is worth 1.",
  241. "actions": {
  242. "night": {
  243. "inspect": {
  244. "target": "AnyButSelf",
  245. "common": "Self",
  246. "priority": 40
  247. }
  248. },
  249. "kill": {
  250. "mode": {
  251. "evadeChance": 0.1
  252. }
  253. },
  254. "poison": {
  255. "mode": {
  256. "evadeChance": 0.4
  257. }
  258. }
  259. }
  260. },
  261. {
  262. "role": "hostaseed",
  263. "translation": "Hosta Seed",
  264. "side": "village",
  265. "help": "You are a Hosta Seed! Type /convert [yourname] during the night to grow into a Hosta Sprout! A Hosta Sprout can protect a player during the night. As a seed, you have a 20% chance of surviving a nightkill and a 20% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 0.",
  266. "actions": {
  267. "vote": 0,
  268. "inspect": {
  269. "revealAs": "hostaseed"
  270. },
  271. "lynch": {
  272. "revealAs": "hostaseed"
  273. },
  274. "startup": {
  275. "revealAs": "tansyseed"
  276. },
  277. "onlist": "tansyseed",
  278. "night": {
  279. "convert": {
  280. "target": "OnlySelf",
  281. "common": "Self",
  282. "priority": 30,
  283. "newRole": "hostasprout",
  284. "canConvert": [
  285. "hostaseed"
  286. ],
  287. "silent": true
  288. }
  289. },
  290. "kill": {
  291. "mode": {
  292. "evadeChance": 0.8
  293. }
  294. },
  295. "poison": {
  296. "mode": {
  297. "evadeChance": 0.4
  298. }
  299. }
  300. }
  301. },
  302. {
  303. "role": "hostasprout",
  304. "translation": "Hosta Sprout",
  305. "side": "village",
  306. "help": "You are a Hosta Sprout! Type /convert [yourname] during the night to grow into a Hosta! You can also type /protect [name] to protect a player from nightkills! A Hosta has the ability to protect as well as the ability to safeguard. You have a 20% chance of evading nightkills and a 20% chance of evading poison. Your vote is worth 1.",
  307. "actions": {
  308. "inspect": {
  309. "revealAs": "hostasprout"
  310. },
  311. "lynch": {
  312. "revealAs": "hostasprout"
  313. },
  314. "startup": {
  315. "revealAs": "tansysprout"
  316. },
  317. "onlist": "tansysprout",
  318. "night": {
  319. "convert": {
  320. "target": "OnlySelf",
  321. "common": "Self",
  322. "priority": 29,
  323. "newRole": "hosta",
  324. "canConvert": [
  325. "hostasprout"
  326. ],
  327. "silent": true
  328. },
  329. "protect": {
  330. "target": "AnyButSelf",
  331. "common": "Self",
  332. "priority": 4
  333. }
  334. },
  335. "kill": {
  336. "mode": {
  337. "evadeChance": 0.2
  338. }
  339. },
  340. "poison": {
  341. "mode": {
  342. "evadeChance": 0.2
  343. }
  344. }
  345. }
  346. },
  347. {
  348. "role": "hosta",
  349. "translation": "Hosta",
  350. "side": "village",
  351. "help": "You are a fully-grown Hosta! Type /protect [name] to protect a player from nightkills and /safeguard [name] to protect a player from poison. Safeguarding a player also prevents them from growing. You have a 20% chance of evading nightkills and a 20% chance of evading poison. Your vote is worth 1.",
  352. "actions": {
  353. "night": {
  354. "safeguard": {
  355. "target": "AnyButSelf",
  356. "common": "Self",
  357. "priority": 4
  358. },
  359. "protect": {
  360. "target": "AnyButSelf",
  361. "common": "Self",
  362. "priority": 4
  363. }
  364. },
  365. "kill": {
  366. "mode": {
  367. "evadeChance": 0.2
  368. }
  369. },
  370. "poison": {
  371. "mode": {
  372. "evadeChance": 0.2
  373. }
  374. }
  375. }
  376. },
  377. {
  378. "role": "columbineseed",
  379. "translation": "Columbine Seed",
  380. "side": "village",
  381. "help": "You are a Columbine Seed! Type /convert [yourname] during the night to grow into a Columbine Sprout! A Columbine Sprout can distract a player during the night, but you lose your defense against nightkills and poison. As a seed, you have a 20% chance of surviving a nightkill and a 20% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 0.",
  382. "actions": {
  383. "vote": 0,
  384. "inspect": {
  385. "revealAs": "columbineseed"
  386. },
  387. "lynch": {
  388. "revealAs": "columbineseed"
  389. },
  390. "startup": {
  391. "revealAs": "tansyseed"
  392. },
  393. "onlist": "tansyseed",
  394. "night": {
  395. "convert": {
  396. "target": "OnlySelf",
  397. "common": "Self",
  398. "priority": 30,
  399. "newRole": "columbinesprout",
  400. "canConvert": [
  401. "columbineseed"
  402. ],
  403. "silent": true
  404. }
  405. },
  406. "kill": {
  407. "mode": {
  408. "evadeChance": 0.2
  409. }
  410. },
  411. "poison": {
  412. "mode": {
  413. "evadeChance": 0.2
  414. }
  415. }
  416. }
  417. },
  418. {
  419. "role": "columbinesprout",
  420. "translation": "Columbine Sprout",
  421. "side": "village",
  422. "help": "You are a Columbine Sprout! Type /convert [yourname] during the night to grow into a Columbine! You can also type /distract [name] to distract a player! A Columbine has a greater chance of evading nightkills, but less defense against poison. You have a 25% chance of evading nightkills and a 15% chance of evading poison. Your vote is worth 1.",
  423. "actions": {
  424. "inspect": {
  425. "revealAs": "columbinesprout"
  426. },
  427. "lynch": {
  428. "revealAs": "columbinesprout"
  429. },
  430. "startup": {
  431. "revealAs": "tansysprout"
  432. },
  433. "onlist": "tansysprout",
  434. "night": {
  435. "convert": {
  436. "target": "OnlySelf",
  437. "common": "Self",
  438. "priority": 29,
  439. "newRole": "columbine",
  440. "canConvert": [
  441. "columbinesprout"
  442. ],
  443. "silent": true
  444. },
  445. "distract": {
  446. "target": "AnyButSelf",
  447. "common": "Self",
  448. "priority": 3,
  449. "distractmsg": "You caught sight of the delicate Columbine Sprout, and spent the rest of the night gazing at it, completely engrossed."
  450. }
  451. },
  452. "kill": {
  453. "mode": {
  454. "evadeChance": 0.25
  455. }
  456. },
  457. "poison": {
  458. "mode": {
  459. "evadeChance": 0.15
  460. }
  461. }
  462. }
  463. },
  464. {
  465. "role": "columbine",
  466. "translation": "Columbine",
  467. "side": "village",
  468. "help": "You are a fully-grown Columbine! You are the most beautiful flower on the lawn (or at least you like to think so)! Type /distract [name] to distract a player. You have a 40% chance of evading nightkills and a 10% chance of evading poison. Your vote is worth 1.",
  469. "actions": {
  470. "night": {
  471. "safeguard": {
  472. "target": "AnyButSelf",
  473. "common": "Self",
  474. "priority": 4
  475. },
  476. "distract": {
  477. "target": "AnyButSelf",
  478. "common": "Self",
  479. "priority": 3,
  480. "distractmsg": "You caught sight of the Columbine's beautiful blooms, and spent the rest of the night gazing at them, completely engrossed."
  481. }
  482. },
  483. "kill": {
  484. "mode": {
  485. "evadeChance": 0.4
  486. }
  487. },
  488. "poison": {
  489. "mode": {
  490. "evadeChance": 0.1
  491. }
  492. }
  493. }
  494. },
  495. {
  496. "role": "lavenderseed",
  497. "translation": "Lavender Seed",
  498. "side": "village",
  499. "help": "You are a Lavender Seed! Type /convert [yourname] during the night to grow into a Lavender Sprout! A Lavender Sprout gets hax on kill, but you lose your defense against nightkills and poison. As a seed, you have a 20% chance of surviving a nightkill and a 20% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 0.",
  500. "actions": {
  501. "vote": 0,
  502. "inspect": {
  503. "revealAs": "lavenderseed"
  504. },
  505. "lynch": {
  506. "revealAs": "lavenderseed"
  507. },
  508. "startup": {
  509. "revealAs": "tansyseed"
  510. },
  511. "onlist": "tansyseed",
  512. "night": {
  513. "convert": {
  514. "target": "OnlySelf",
  515. "common": "Self",
  516. "priority": 30,
  517. "newRole": "lavendersprout",
  518. "canConvert": [
  519. "lavenderseed"
  520. ],
  521. "silent": true
  522. }
  523. },
  524. "kill": {
  525. "mode": {
  526. "evadeChance": 0.2
  527. }
  528. },
  529. "poison": {
  530. "mode": {
  531. "evadeChance": 0.2
  532. }
  533. }
  534. }
  535. },
  536. {
  537. "role": "lavendersprout",
  538. "translation": "Lavender Sprout",
  539. "side": "village",
  540. "help": "You are a Lavender Sprout! Type /convert [yourname] during the night to grow into a Lavender! A Lavender gets hax on kill, poison, and inspect. As a Lavender Sprout, you only get hax on kill. You have a 20% chance of evading nightkills and a 20% chance of evading poison. Your vote is worth 1.",
  541. "actions": {
  542. "inspect": {
  543. "revealAs": "lavendersprout"
  544. },
  545. "lynch": {
  546. "revealAs": "lavendersprout"
  547. },
  548. "startup": {
  549. "revealAs": "tansysprout"
  550. },
  551. "onlist": "tansysprout",
  552. "night": {
  553. "convert": {
  554. "target": "OnlySelf",
  555. "common": "Self",
  556. "priority": 29,
  557. "newRole": "lavender",
  558. "canConvert": [
  559. "lavendersprout"
  560. ],
  561. "silent": true
  562. }
  563. },
  564. "hax": {
  565. "kill": {
  566. "revealTeam": 0.2,
  567. "revealPlayer": 0.15
  568. }
  569. },
  570. "kill": {
  571. "mode": {
  572. "evadeChance": 0.2
  573. }
  574. },
  575. "poison": {
  576. "mode": {
  577. "evadeChance": 0.2
  578. }
  579. }
  580. }
  581. },
  582. {
  583. "role": "lavender",
  584. "translation": "Lavender",
  585. "side": "village",
  586. "help": "You are a fully-grown Lavender! Your fragrant purple blossoms attract bees, who tell you everything that goes on in the garden. You get hax on kill, poison, and inspect. You have a 20% chance of evading nightkills and a 20% chance of evading poison. Your vote is worth 1.",
  587. "actions": {
  588. "kill": {
  589. "mode": {
  590. "evadeChance": 0.2
  591. }
  592. },
  593. "poison": {
  594. "mode": {
  595. "evadeChance": 0.2
  596. }
  597. },
  598. "hax": {
  599. "kill": {
  600. "revealTeam": 0.3,
  601. "revealPlayer": 0.15
  602. },
  603. "poison": {
  604. "revealTeam": 0.2,
  605. "revealPlayer": 0.15
  606. },
  607. "inspect": {
  608. "revealTeam": 0.3,
  609. "revealPlayer": 0.15
  610. }
  611. }
  612. }
  613. },
  614. {
  615. "role": "roseseed",
  616. "translation": "Rose Seed",
  617. "side": "village",
  618. "help": "You are a Rose Seed! Type /convert [yourname] during the night to grow into a Rose Sprout! A Rose Sprout is one step forward on the path to becoming a fully-grown Rose, who can kill during the night. As a seed, you have a 20% chance of surviving a nightkill and a 20% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 0.",
  619. "actions": {
  620. "vote": 0,
  621. "inspect": {
  622. "revealAs": "roseseed"
  623. },
  624. "lynch": {
  625. "revealAs": "roseseed"
  626. },
  627. "startup": {
  628. "revealAs": "tansyseed"
  629. },
  630. "onlist": "tansyseed",
  631. "night": {
  632. "convert": {
  633. "target": "OnlySelf",
  634. "common": "Self",
  635. "priority": 30,
  636. "newRole": "rosesprout",
  637. "canConvert": [
  638. "roseseed"
  639. ],
  640. "silent": true
  641. }
  642. },
  643. "kill": {
  644. "mode": {
  645. "evadeChance": 0.2
  646. }
  647. },
  648. "poison": {
  649. "mode": {
  650. "evadeChance": 0.2
  651. }
  652. }
  653. }
  654. },
  655. {
  656. "role": "rosesprout",
  657. "translation": "Rose Sprout",
  658. "side": "village",
  659. "help": "You are a Rose Sprout! Type /convert [yourname] during the night to grow into a Rosebud! A Rosebud has the ability to kill. You have a 20% chance of evading nightkills and a 20% chance of evading poison. Your vote is worth 1.",
  660. "actions": {
  661. "inspect": {
  662. "revealAs": "rosesprout"
  663. },
  664. "lynch": {
  665. "revealAs": "rosesprout"
  666. },
  667. "startup": {
  668. "revealAs": "tansysprout"
  669. },
  670. "onlist": "tansysprout",
  671. "night": {
  672. "convert": {
  673. "target": "OnlySelf",
  674. "common": "Self",
  675. "priority": 29,
  676. "newRole": "rosebud",
  677. "canConvert": [
  678. "rosesprout"
  679. ],
  680. "silent": true
  681. }
  682. },
  683. "kill": {
  684. "mode": {
  685. "evadeChance": 0.2
  686. }
  687. },
  688. "poison": {
  689. "mode": {
  690. "evadeChance": 0.2
  691. }
  692. }
  693. }
  694. },
  695. {
  696. "role": "rosebud",
  697. "translation": "Rosebud",
  698. "side": "village",
  699. "help": "You are a Rosebud! Type /convert [yourname] during the night to grow into a Rose! You can also type /kill [name] during the night to kill a player. A rose can kill during the night and has 2 votes. You have a 20% chance of evading nightkills and a 20% chance of evading poison. Your vote is worth 1.",
  700. "actions": {
  701. "kill": {
  702. "mode": {
  703. "evadeChance": 0.2
  704. }
  705. },
  706. "poison": {
  707. "mode": {
  708. "evadeChance": 0.2
  709. }
  710. },
  711. "night": {
  712. "convert": {
  713. "target": "OnlySelf",
  714. "common": "Self",
  715. "priority": 28,
  716. "newRole": "rose",
  717. "canConvert": [
  718. "rosebud"
  719. ],
  720. "silent": true
  721. },
  722. "kill": {
  723. "target": "AnyButSelf",
  724. "common": "Self",
  725. "priority": 13
  726. }
  727. }
  728. }
  729. },
  730. {
  731. "role": "rose",
  732. "translation": "Rose",
  733. "side": "village",
  734. "help": "You are a fully-grown Rose! Is there any flower as vivid and passionate as you? You think not! Type /kill [name] to kill a player! You have a 20% chance of evading nightkills and a 20% chance of evading poison. Your vote is worth 2.",
  735. "actions": {
  736. "vote": 2,
  737. "kill": {
  738. "mode": {
  739. "evadeChance": 0.2
  740. }
  741. },
  742. "poison": {
  743. "mode": {
  744. "evadeChance": 0.2
  745. }
  746. },
  747. "night": {
  748. "kill": {
  749. "target": "AnyButSelf",
  750. "common": "Self",
  751. "priority": 13
  752. }
  753. }
  754. }
  755. },
  756. {
  757. "role": "nightseed",
  758. "translation": "Deadly Nightshade Seed",
  759. "side": "village",
  760. "help": "You are a Deadly Nightshade Seed! Type /convert [yourname] during the night to grow into a Deadly Nightshade Sprout! As a Deadly Nightshade Sprout, you revenge nightkills. As a seed, you have a 20% chance of surviving a nightkill, and because you yourself are poisonous, you are completely immune to poison! However, you are totally vulnerable to daykills. Your vote is worth 0.",
  761. "actions": {
  762. "vote": 0,
  763. "inspect": {
  764. "revealAs": "nightseed"
  765. },
  766. "lynch": {
  767. "revealAs": "nightseed"
  768. },
  769. "startup": {
  770. "revealAs": "tansyseed"
  771. },
  772. "onlist": "tansyseed",
  773. "night": {
  774. "convert": {
  775. "target": "OnlySelf",
  776. "common": "Self",
  777. "priority": 30,
  778. "newRole": "nightsprout",
  779. "canConvert": [
  780. "nightseed"
  781. ],
  782. "silent": true
  783. }
  784. },
  785. "kill": {
  786. "mode": {
  787. "evadeChance": 0.2
  788. }
  789. },
  790. "poison": {
  791. "mode": "ignore"
  792. }
  793. }
  794. },
  795. {
  796. "role": "nightsprout",
  797. "translation": "Deadly Nightshade Sprout",
  798. "side": "village",
  799. "help": "You are a Deadly Nightshade Sprout! Type /convert [yourname] during the night to grow into a Deadly Nightshade! A Deadly Nightshade revenges nightkills AND daykills, and is completely immune to poison! As a Deadly Nightshade Sprout, you revenge nightkills and you are immune to poison. Your vote is worth 0.",
  800. "actions": {
  801. "vote": 0,
  802. "inspect": {
  803. "revealAs": "nightsprout"
  804. },
  805. "lynch": {
  806. "revealAs": "nightsprout"
  807. },
  808. "startup": {
  809. "revealAs": "tansysprout"
  810. },
  811. "onlist": "tansysprout",
  812. "night": {
  813. "convert": {
  814. "target": "OnlySelf",
  815. "common": "Self",
  816. "priority": 29,
  817. "newRole": "nightshade",
  818. "canConvert": [
  819. "nightsprout"
  820. ],
  821. "silent": true
  822. }
  823. },
  824. "kill": {
  825. "mode": "killattacker"
  826. },
  827. "poison": {
  828. "mode": "ignore"
  829. }
  830. }
  831. },
  832. {
  833. "role": "nightshade",
  834. "translation": "Deadly Nightshade",
  835. "side": "village",
  836. "help": "You are a fully-grown Deadly Nightshade! Anything that messes with you will soon regret it. You revenge nightkills and daykills, and you are completely immune to poison! Due to your toxic personality, your vote is worth 0.",
  837. "actions": {
  838. "vote": 0,
  839. "kill": {
  840. "mode": "killattacker"
  841. },
  842. "daykill": "revenge",
  843. "daykillrevengemsg": "~Target~ swoops down and began feasting on the Deadly Nightshade's berries! ~Target~ swallows greedily, a triumphant smirk on their beak... then collapses, dead! ~Self~ survives the encounter.",
  844. "poison": {
  845. "mode": "ignore"
  846. }
  847. }
  848. },
  849. {
  850. "role": "millerseed",
  851. "translation": "Velvet Centaurea Seed",
  852. "side": "village",
  853. "help": "You are a Velvet Centaurea Seed! Type /convert [yourname] during the night to grow into a Velvet Centaurea Sprout! A Velvet Centaurea Sprout has greater defense against nightkills and poison. As a seed, you have an 20% chance of surviving a nightkill and a 20% chance of evading poison. However, you are totally vulnerable to daykills. Also known as the Dusty Miller, anyone who inspects you will think you are a weed! Your vote is worth 0.",
  854. "actions": {
  855. "vote": 0,
  856. "inspect": {
  857. "revealAs": "dandyseed"
  858. },
  859. "lynch": {
  860. "revealAs": "millerseed"
  861. },
  862. "startup": {
  863. "revealAs": "tansyseed"
  864. },
  865. "onlist": "tansyseed",
  866. "night": {
  867. "convert": {
  868. "target": "OnlySelf",
  869. "common": "Self",
  870. "priority": 30,
  871. "newRole": "millersprout",
  872. "canConvert": [
  873. "millerseed"
  874. ],
  875. "silent": true
  876. }
  877. },
  878. "kill": {
  879. "mode": {
  880. "evadeChance": 0.2
  881. }
  882. },
  883. "poison": {
  884. "mode": {
  885. "evadeChance": 0.2
  886. }
  887. }
  888. }
  889. },
  890. {
  891. "role": "millersprout",
  892. "translation": "Velvet Centaurea Sprout",
  893. "side": "village",
  894. "help": "You are a Velvet Centaurea Sprout! Type /convert [yourname] during the night to grow into a Velvet Centaurea! A Velvet Centaurea has exactly 1 vote. You have a 25% chance of evading nightkills and a 25% chance of evading poison. Currently, your vote is worth 0. Also, anyone who inspects you will see you as a weed!",
  895. "actions": {
  896. "vote": 0,
  897. "kill": {
  898. "mode": {
  899. "evadeChance": 0.25
  900. }
  901. },
  902. "poison": {
  903. "mode": {
  904. "evadeChance": 0.25
  905. }
  906. },
  907. "inspect": {
  908. "revealAs": "dandelion"
  909. },
  910. "lynch": {
  911. "revealAs": "millersprout"
  912. },
  913. "startup": {
  914. "revealAs": "tansysprout"
  915. },
  916. "onlist": "tansysprout",
  917. "night": {
  918. "convert": {
  919. "target": "OnlySelf",
  920. "common": "Self",
  921. "priority": 29,
  922. "newRole": "dustymiller",
  923. "canConvert": [
  924. "millersprout"
  925. ],
  926. "silent": true
  927. }
  928. }
  929. }
  930. },
  931. {
  932. "role": "dustymiller",
  933. "translation": "Velvet Centaurea",
  934. "side": "village",
  935. "help": "You are a fully-grown Velvet Centaurea! Also known as the Dusty Miller (and how!), anyone who inspects you will think that you are a weed! You have a 25% chance of evading nightkills and a 25% chance of evading poison. Your vote is worth 1.",
  936. "actions": {
  937. "kill": {
  938. "mode": {
  939. "evadeChance": 0.25
  940. }
  941. },
  942. "poison": {
  943. "mode": {
  944. "evadeChance": 0.25
  945. }
  946. },
  947. "inspect": {
  948. "revealAs": "dandelion"
  949. },
  950. "lynch": {
  951. "revealAs": "dustymiller"
  952. },
  953. "startup": {
  954. "revealAs": "dustymiller"
  955. },
  956. "onlist": "dustymiller"
  957. }
  958. },
  959. {
  960. "role": "tansyseed",
  961. "translation": "Seed",
  962. "side": "village",
  963. "help": "You are a Pansy Seed! Type /convert [yourname] during the night to grow into a Pansy Sprout! A Pansy Sprout has a 25% chance of evading a nightkill and a 15% chance of evading poison. A fully grown Pansy has 1 vote in addition to having evasion. As a seed, you have a 20% chance of surviving a nightkill and a 20% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 0.",
  964. "actions": {
  965. "vote": 0,
  966. "inspect": {
  967. "revealAs": "tansyseed"
  968. },
  969. "lynch": {
  970. "revealAs": "tansyseed"
  971. },
  972. "startup": {
  973. "revealAs": "tansyseed"
  974. },
  975. "onlist": "tansyseed",
  976. "night": {
  977. "convert": {
  978. "target": "OnlySelf",
  979. "common": "Self",
  980. "priority": 30,
  981. "newRole": "tansysprout",
  982. "canConvert": [
  983. "tansyseed"
  984. ],
  985. "silent": true
  986. }
  987. },
  988. "kill": {
  989. "mode": {
  990. "evadeChance": 0.2
  991. }
  992. },
  993. "poison": {
  994. "mode": {
  995. "evadeChance": 0.2
  996. }
  997. }
  998. }
  999. },
  1000. {
  1001. "role": "tansysprout",
  1002. "translation": "Sprout",
  1003. "side": "village",
  1004. "help": "You are a Pansy Sprout! Type /convert [yourname] during the night to grow into a Pansy! You have a 5% chance of evading nightkills and a 40% chance of evading poison. A Pansy has exactly 1 vote. Currently, your vote is worth 0.",
  1005. "actions": {
  1006. "vote": 0,
  1007. "kill": {
  1008. "mode": {
  1009. "evadeChance": 0.05
  1010. }
  1011. },
  1012. "poison": {
  1013. "mode": {
  1014. "evadeChance": 0.4
  1015. }
  1016. },
  1017. "inspect": {
  1018. "revealAs": "tansysprout"
  1019. },
  1020. "lynch": {
  1021. "revealAs": "tansysprout"
  1022. },
  1023. "startup": {
  1024. "revealAs": "tansysprout"
  1025. },
  1026. "onlist": "tansysprout",
  1027. "night": {
  1028. "convert": {
  1029. "target": "OnlySelf",
  1030. "common": "Self",
  1031. "priority": 29,
  1032. "newRole": "tansy",
  1033. "canConvert": [
  1034. "tansysprout"
  1035. ],
  1036. "silent": true
  1037. }
  1038. }
  1039. }
  1040. },
  1041. {
  1042. "role": "tansy",
  1043. "translation": "Pansy",
  1044. "side": "village",
  1045. "help": "You are a fully-grown Pansy! You are a simple plant and have no night actions. You have a 50% chance of evading poison. Vote to remove players during the day. Your vote is worth 1.",
  1046. "actions": {
  1047. "poison": {
  1048. "mode": {
  1049. "evadeChance": 0.5
  1050. }
  1051. }
  1052. }
  1053. },
  1054. {
  1055. "role": "orchidseed",
  1056. "translation": "Orchid Seed",
  1057. "side": "village",
  1058. "help": "You are an Orchid Seed! Type /convert [yourname] during the night to grow into an Orchid Sprout! An Orchid Sprout is one step closer to becoming a fully-grown Orchid, which can daykill unrevealed! As a seed, you have a 20% chance of surviving a nightkill and a 20% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 1.",
  1059. "actions": {
  1060. "inspect": {
  1061. "revealAs": "orchidseed"
  1062. },
  1063. "lynch": {
  1064. "revealAs": "orchidseed"
  1065. },
  1066. "startup": {
  1067. "revealAs": "tansyseed"
  1068. },
  1069. "onlist": "tansyseed",
  1070. "night": {
  1071. "convert": {
  1072. "target": "OnlySelf",
  1073. "common": "Self",
  1074. "priority": 30,
  1075. "newRole": "orchidsprout",
  1076. "canConvert": [
  1077. "orchidseed"
  1078. ],
  1079. "silent": true
  1080. }
  1081. },
  1082. "kill": {
  1083. "mode": {
  1084. "evadeChance": 0.2
  1085. }
  1086. },
  1087. "poison": {
  1088. "mode": {
  1089. "evadeChance": 0.2
  1090. }
  1091. }
  1092. }
  1093. },
  1094. {
  1095. "role": "orchidsprout",
  1096. "translation": "Orchid Sprout",
  1097. "side": "village",
  1098. "help": "You are an Orchid Sprout! Type /convert [yourname] during the night to grow into an Orchid Vine! An Orchid Vine is another step closer to becoming a full-grown Orchid, which can daykill unrevealed! You have a 15% chance of surviving a nightkill and a 15% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 1.",
  1099. "actions": {
  1100. "inspect": {
  1101. "revealAs": "orchidsprout"
  1102. },
  1103. "lynch": {
  1104. "revealAs": "orchidsprout"
  1105. },
  1106. "startup": {
  1107. "revealAs": "tansysprout"
  1108. },
  1109. "onlist": "tansysprout",
  1110. "night": {
  1111. "convert": {
  1112. "target": "OnlySelf",
  1113. "common": "Self",
  1114. "priority": 29,
  1115. "newRole": "orchidvine",
  1116. "canConvert": [
  1117. "orchisprout"
  1118. ],
  1119. "silent": true
  1120. }
  1121. },
  1122. "kill": {
  1123. "mode": {
  1124. "evadeChance": 0.15
  1125. }
  1126. },
  1127. "poison": {
  1128. "mode": {
  1129. "evadeChance": 0.15
  1130. }
  1131. }
  1132. }
  1133. },
  1134. {
  1135. "role": "orchidvine",
  1136. "translation": "Orchid Vine",
  1137. "side": "village",
  1138. "help": "You are an Orchid Vine! Type /convert [yourname] during the night to grow into an Orchid! An Orchid can daykill without being detected! You have a 10% chance of surviving a nightkill and a 10% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 1.",
  1139. "actions": {
  1140. "night": {
  1141. "convert": {
  1142. "target": "OnlySelf",
  1143. "common": "Self",
  1144. "priority": 28,
  1145. "newRole": "orchid",
  1146. "canConvert": [
  1147. "orchidvine"
  1148. ],
  1149. "silent": true
  1150. }
  1151. },
  1152. "kill": {
  1153. "mode": {
  1154. "evadeChance": 0.1
  1155. }
  1156. },
  1157. "poison": {
  1158. "mode": {
  1159. "evadeChance": 0.1
  1160. }
  1161. }
  1162. }
  1163. },
  1164. {
  1165. "role": "orchid",
  1166. "translation": "Orchid",
  1167. "side": "village",
  1168. "help": "You are an Orchid! Since nobody would suspect such an innocent-looking flower, you can daykill completely undetected! Don't kill your fellow flowers, though. Your vote is worth 1.",
  1169. "actions": {
  1170. "standby": {
  1171. "kill": {
  1172. "target": "AnyButSelf",
  1173. "msg": "You can kill now using /kill [name]. You will not be revealed!",
  1174. "killmsg": "Suddenly, the Orchid pulls out a 9 mm Beretta and shoots the ever-loving crap out of ~Target~! They never saw it coming."
  1175. }
  1176. }
  1177. }
  1178. },
  1179. {
  1180. "role": "dandyseed",
  1181. "translation": "Dandelion Seed",
  1182. "side": "mafia1",
  1183. "help": "You are a Dandelion Seed! Because of your cuteness, inspectors see you as an innocent seed! But in reality, you are sided with the weeds! Type /convert [yourname] to grow into a Dandelion! A Dandelion has -2 votes, a 25% chance of evading nightkills and a 15% chance of evading poison. As a seed, you have a 20% chance of surviving a nightkill and a 20% chance of evading poison. However, you are totally vulnerable to daykills. Your vote is worth 0.",
  1184. "actions": {
  1185. "vote": 0,
  1186. "startup": {
  1187. "revealAs": "tansyseed"
  1188. },
  1189. "inspect": {
  1190. "revealAs": "tansyseed"
  1191. },
  1192. "lynch": {
  1193. "revealAs": "dandyseed"
  1194. },
  1195. "onlist": "tansyseed",
  1196. "night": {
  1197. "convert": {
  1198. "target": "OnlySelf",
  1199. "common": "Self",
  1200. "priority": 30,
  1201. "newRole": "dandelion",
  1202. "canConvert": [
  1203. "dandyseed"
  1204. ],
  1205. "silent": true
  1206. }
  1207. },
  1208. "kill": {
  1209. "mode": {
  1210. "evadeChance": 0.2
  1211. }
  1212. },
  1213. "poison": {
  1214. "mode": {
  1215. "evadeChance": 0.2
  1216. }
  1217. }
  1218. }
  1219. },
  1220. {
  1221. "role": "dandelion",
  1222. "translation": "Dandelion",
  1223. "side": "mafia1",
  1224. "help": "You are a Dandelion! Because of your cute, fuzzy yellow flower, inspectors see you as an innocent plant. However, you pledge your allegiance to the weeds. You have a 25% chance of evading nightkills and a 15% chance of evading poison. Your vote is worth -2. You have no commands during the night.",
  1225. "actions": {
  1226. "vote": -2,
  1227. "kill": {
  1228. "mode": {
  1229. "evadeChance": 0.25
  1230. }
  1231. },
  1232. "poison": {
  1233. "mode": {
  1234. "evadeChance": 0.15
  1235. },
  1236. "startup": {
  1237. "revealAs": "dandelion"
  1238. },
  1239. "inspect": {
  1240. "revealAs": "tansy"
  1241. },
  1242. "lynch": {
  1243. "revealAs": "dandelion"
  1244. },
  1245. "onlist": "dandelion"
  1246. }
  1247. }
  1248. },
  1249. {
  1250. "role": "burdock",
  1251. "translation": "Burdock",
  1252. "side": "mafia1",
  1253. "help": "You are a Burdock! You're a prickly little bugger! In the summer, your flowers will dry up and cling to everybody's clothes and hair! In the meantime, though, you can type /kill [name] during the night to kill a player. Your vote is worth 1.",
  1254. "actions": {
  1255. "startup": "team-reveal",
  1256. "night": {
  1257. "kill": {
  1258. "target": "AnyButTeam",
  1259. "common": "Team",
  1260. "priority": 12,
  1261. "broadcast": "team"
  1262. }
  1263. }
  1264. }
  1265. },
  1266. {
  1267. "role": "nettle",
  1268. "translation": "Stinging Nettle",
  1269. "side": "mafia1",
  1270. "help": "You are a Stinging Nettle! Covered in needles, chemicals in your leaves produce stinging sensations in anything that touches you. Anything that kills you will also be killed itself. You can also type /kill [name] to kill a player during the night. Your vote is worth 1.",
  1271. "actions": {
  1272. "startup": "team-reveal",
  1273. "kill": {
  1274. "mode": "killattacker"
  1275. },
  1276. "night": {
  1277. "kill": {
  1278. "target": "AnyButTeam",
  1279. "common": "Team",
  1280. "priority": 12,
  1281. "broadcast": "team"
  1282. }
  1283. }
  1284. }
  1285. },
  1286. {
  1287. "role": "crabgrass",
  1288. "translation": "Crabgrass",
  1289. "side": "mafia1",
  1290. "help": "You are Crabgrass! You are famous for being able to grow almost anywhere! Type /inspect [name] to invade a player's personal space and find out what role they are! You can also type /kill [name] to kill a player. Your vote is worth 1.",
  1291. "actions": {
  1292. "startup": "team-reveal",
  1293. "night": {
  1294. "kill": {
  1295. "target": "AnyButTeam",
  1296. "common": "Team",
  1297. "priority": 12,
  1298. "broadcast": "team"
  1299. },
  1300. "inspect": {
  1301. "target": "AnyButSelf",
  1302. "common": "Self",
  1303. "priority": 40
  1304. }
  1305. }
  1306. }
  1307. },
  1308. {
  1309. "role": "ragweed",
  1310. "translation": "Ragweed",
  1311. "side": "mafia1",
  1312. "help": "You are Ragweed! The pollen you release causes severe suffering in people with allergies! You can also use your pollen to protect your cohorts from being killed! Type /protect [name] to protect a player. You can also type /kill [name] to kill a player.",
  1313. "actions": {
  1314. "startup": "team-reveal",
  1315. "night": {
  1316. "kill": {
  1317. "target": "AnyButTeam",
  1318. "common": "Team",
  1319. "priority": 12,
  1320. "broadcast": "team"
  1321. },
  1322. "protect": {
  1323. "target": "AnyButSelf",
  1324. "common": "Self",
  1325. "priority": 4
  1326. }
  1327. }
  1328. }
  1329. },
  1330. {
  1331. "role": "clover",
  1332. "translation": "Clover",
  1333. "side": "baka2",
  1334. "help": "Hee hee hee! A Clover, that is you! You are a tiny, mischievous plant. Though you are friends with the weeds, you've befriended the flowers and you can win with them, too (due to a glitch, you now win with all sides)! Because you are incredibly lucky, you have a chance of finding out who is on which side! But that's not all! You have a 77% chance of surviving nightkills and poison! Your vote is worth 1.",
  1335. "winningSides": "*",
  1336. "actions": {
  1337. "hax": {
  1338. "kill": {
  1339. "revealPlayer": 0.1
  1340. },
  1341. "poison": {
  1342. "revealPlayer": 0.1
  1343. },
  1344. "safeguard": {
  1345. "revealPlayer": 0.1
  1346. },
  1347. "protect": {
  1348. "revealPlayer": 0.1
  1349. },
  1350. "distract": {
  1351. "revealPlayer": 0.1
  1352. }
  1353. },
  1354. "kill": {
  1355. "mode": {
  1356. "evadeChance": 0.77
  1357. }
  1358. },
  1359. "poison": {
  1360. "mode": {
  1361. "evadeChance": 0.77
  1362. }
  1363. }
  1364. }
  1365. },
  1366. {
  1367. "role": "caterpillar",
  1368. "translation": "Caterpillar",
  1369. "side": "mafia2",
  1370. "help": "You are a Caterpillar! Type /convert [yourname] during the night to become a Chrysalis! As a Chrysalis, you have a 50% chance of evading nightkills and poison, but you cannot kill. Type /kill [name] during the night to kill a player. Your vote is worth 1. You seem to have forgotten who your teammates are.",
  1371. "actions": {
  1372. "night": {
  1373. "convert": {
  1374. "target": "OnlySelf",
  1375. "common": "Self",
  1376. "priority": 30,
  1377. "newRole": "chrysalis",
  1378. "canConvert": [
  1379. "caterpillar"
  1380. ],
  1381. "silent": true
  1382. },
  1383. "kill": {
  1384. "target": "AnyButSelf",
  1385. "common": "Team",
  1386. "priority": 11
  1387. }
  1388. }
  1389. }
  1390. },
  1391. {
  1392. "role": "chrysalis",
  1393. "translation": "Chrysalis",
  1394. "side": "mafia2",
  1395. "help": "You are a Chrysalis! Type /convert [yourname] during the night to become a Butterfly! As a Butterfly, you can distract during the night and even win with the flowers! As a Chrysalis, you have a 50% chance of evading nightkills and poison.You cannot do anything else, however. Your vote is worth 1.",
  1396. "actions": {
  1397. "night": {
  1398. "convert": {
  1399. "target": "OnlySelf",
  1400. "common": "Self",
  1401. "priority": 29,
  1402. "newRole": "butterfly",
  1403. "canConvert": [
  1404. "chrysalis"
  1405. ],
  1406. "silent": true
  1407. }
  1408. },
  1409. "kill": {
  1410. "mode": {
  1411. "evadeChance": 0.5
  1412. }
  1413. },
  1414. "poison": {
  1415. "mode": {
  1416. "evadeChance": 0.5
  1417. }
  1418. }
  1419. }
  1420. },
  1421. {
  1422. "role": "butterfly",
  1423. "translation": "Butterfly",
  1424. "side": "baka1",
  1425. "help": "You are a Butterfly! Though you've devoured many a plant as a Caterpillar, you've befriended the flowers and you can win with them, too (due to a glitch, you now win with every side)! Type /distract [name] to distract a player during the night. Your vote is worth 2.",
  1426. "winningSides": "*",
  1427. "actions": {
  1428. "vote": 2,
  1429. "night": {
  1430. "distract": {
  1431. "target": "AnyButSelf",
  1432. "common": "Self",
  1433. "priority": 1,
  1434. "distractmsg": "A beautiful Butterfly flutters by... You were distracted and forgot what you were supposed to do tonight!"
  1435. }
  1436. }
  1437. }
  1438. },
  1439. {
  1440. "role": "wasp",
  1441. "translation": "Wasp",
  1442. "side": "mafia2",
  1443. "help": "You are a Wasp! Though you normally prey upon other insects, you've formed a temporary alliance with them. Type /kill [name] to kill a player and lay eggs in their carcass! Your vote is worth 1.",
  1444. "actions": {
  1445. "startup": "team-reveal",
  1446. "night": {
  1447. "kill": {
  1448. "target": "AnyButTeam",
  1449. "common": "Team",
  1450. "priority": 11,
  1451. "broadcast": "team"
  1452. }
  1453. }
  1454. }
  1455. },
  1456. {
  1457. "role": "japanbug",
  1458. "translation": "Japanese Beetle",
  1459. "side": "mafia2",
  1460. "help": "You are a Japanese Beetle! Eating is what you do best, and boy, do you love to eat! Type /kill [name] to kill a player during the night. Your sturdy shell protects you from nightkills. Your vote is worth 2.",
  1461. "actions": {
  1462. "vote": 2,
  1463. "kill": {
  1464. "mode": "ignore"
  1465. },
  1466. "startup": "team-reveal",
  1467. "night": {
  1468. "kill": {
  1469. "target": "AnyButTeam",
  1470. "common": "Team",
  1471. "priority": 11,
  1472. "broadcast": "team"
  1473. }
  1474. }
  1475. }
  1476. },
  1477. {
  1478. "role": "aphid",
  1479. "translation": "Aphid",
  1480. "side": "mafia2",
  1481. "help": "You are an aphid! You can type /kill [name] during the night to kill a player, but your vote is worth 0 because you are so tiny and insignificant.",
  1482. "actions": {
  1483. "vote": 0,
  1484. "startup": "team-reveal",
  1485. "night": {
  1486. "kill": {
  1487. "target": "AnyButTeam",
  1488. "common": "Team",
  1489. "priority": 11,
  1490. "broadcast": "team"
  1491. }
  1492. }
  1493. }
  1494. },
  1495. {
  1496. "role": "shroomspore",
  1497. "translation": "Spore",
  1498. "side": "mafia3",
  1499. "help": "You are a Mushroom Spore! Type /convert [yourname] during the night to grow into a Mushroom! As a Mushroom, you can poison a player and safeguard them to prevent them from growing. You are completely immune to poison. Your vote is worth 1. You don't seem to remember who your teammates are.",
  1500. "actions": {
  1501. "night": {
  1502. "convert": {
  1503. "target": "OnlySelf",
  1504. "common": "Self",
  1505. "priority": 30,
  1506. "newRole": "mushroom",
  1507. "canConvert": [
  1508. "shroomspore"
  1509. ],
  1510. "silent": true
  1511. }
  1512. },
  1513. "poison": {
  1514. "mode": "ignore"
  1515. }
  1516. }
  1517. },
  1518. {
  1519. "role": "mushroom",
  1520. "translation": "Mushroom",
  1521. "side": "mafia3",
  1522. "help": "You are a Mushroom! You can type /poison [name] or /safeguard [name] during the night to poison a player or prevent them from growing. Your safeguard will not interfere with your poison. You are completely immune to poison. You ignore distractors. Your vote is worth 1. You don't seem to remember who your teammates are. Your team shares a poison.",
  1523. "actions": {
  1524. "distract": {
  1525. "mode": "ignore",
  1526. "msg": "The ~Distracter~ came to you last night, but you payed no attention."
  1527. },
  1528. "poison": {
  1529. "mode": "ignore"
  1530. },
  1531. "night": {
  1532. "poison": {
  1533. "target": "AnyButSelf",
  1534. "common": "Team",
  1535. "priority": 5,
  1536. "count": 1,
  1537. "poisonDeadMessage": "The fungi have taken over your body!"
  1538. }
  1539. }
  1540. }
  1541. },
  1542. {
  1543. "role": "toadspore",
  1544. "translation": "Spore",
  1545. "side": "mafia3",
  1546. "help": "You are a Toadstool Spore! Type /convert [yourname] during the night to grow into a Toadstool! As a Toadstool, you can poison a player and safeguard them to prevent them from growing. You are completely immune to poison. Your vote is worth 0. You don't seem to remember who your teammates are.",
  1547. "actions": {
  1548. "vote": 0,
  1549. "night": {
  1550. "convert": {
  1551. "target": "OnlySelf",
  1552. "common": "Self",
  1553. "priority": 30,
  1554. "newRole": "toadstool",
  1555. "canConvert": [
  1556. "toadspore"
  1557. ],
  1558. "silent": true
  1559. }
  1560. },
  1561. "poison": {
  1562. "mode": "ignore"
  1563. }
  1564. }
  1565. },
  1566. {
  1567. "role": "toadstool",
  1568. "translation": "Toadstool",
  1569. "side": "mafia3",
  1570. "help": "You are a Toadstool! You can type /poison [name] or /safeguard [name] during the night to poison a player or prevent them from growing. Your safeguard will not interfere with your poison. You are completely immune to poison. You ignore distractors. Your vote is worth -3. You don't seem to remember who your teammates are. Your team shares a poison.",
  1571. "actions": {
  1572. "vote": -3,
  1573. "distract": {
  1574. "mode": "ignore",
  1575. "msg": "The ~Distracter~ came to you last night, but you payed no attention."
  1576. },
  1577. "poison": {
  1578. "mode": "ignore"
  1579. },
  1580. "night": {
  1581. "poison": {
  1582. "target": "AnyButSelf",
  1583. "common": "Team",
  1584. "priority": 5,
  1585. "count": 1,
  1586. "poisonDeadMessage": "The fungi have taken over your body!"
  1587. }
  1588. }
  1589. }
  1590. },
  1591. {
  1592. "role": "puffspore",
  1593. "translation": "Spore",
  1594. "side": "mafia3",
  1595. "help": "You are a Puffball Spore! Type /convert [yourname] during the night to grow into a Puffball! As a Puffball, you can poison a player and safeguard them to prevent them from growing, and you can also distract. You are completely immune to poison. Your vote is worth 1. You don't seem to remember who your teammates are.",
  1596. "actions": {
  1597. "night": {
  1598. "convert": {
  1599. "target": "OnlySelf",
  1600. "common": "Self",
  1601. "priority": 30,
  1602. "newRole": "puffball",
  1603. "canConvert": [
  1604. "puffspore"
  1605. ],
  1606. "silent": true
  1607. }
  1608. },
  1609. "poison": {
  1610. "mode": "ignore"
  1611. }
  1612. }
  1613. },
  1614. {
  1615. "role": "puffball",
  1616. "translation": "Puffball",
  1617. "side": "mafia3",
  1618. "help": "You are a Puffball, a really fun guy. You can type /poison [name], /safeguard [name], and /distract [name] during the night to poison a player, prevent them from growing, or distract them. Your safeguard will not interfere with your poison. You are completely immune to poison. Your vote is worth 1. You don't seem to remember who your teammates are. Your team shares a poison.",
  1619. "actions": {
  1620. "poison": {
  1621. "mode": "ignore"
  1622. },
  1623. "night": {
  1624. "poison": {
  1625. "target": "AnyButSelf",
  1626. "common": "Team",
  1627. "priority": 5,
  1628. "count": 1,
  1629. "poisonDeadMessage": "The fungi have taken over your body!"
  1630. },
  1631. "distract": {
  1632. "target": "AnyButSelf",
  1633. "common": "Self",
  1634. "priority": 2
  1635. }
  1636. }
  1637. }
  1638. },
  1639. {
  1640. "role": "moldspore",
  1641. "translation": "Spore",
  1642. "side": "mafia3",
  1643. "help": "You are a Mold Spore! Type /convert [yourname] during the night to grow into a Mold! As a Mold, you can poison a player and safeguard them to prevent them from growing, and you can also nightkill. You are completely immune to poison. Your vote is worth 0. You don't seem to remember who your teammates are.",
  1644. "actions": {
  1645. "vote": 0,
  1646. "night": {
  1647. "convert": {
  1648. "target": "OnlySelf",
  1649. "common": "Self",
  1650. "priority": 30,
  1651. "newRole": "mold",
  1652. "canConvert": [
  1653. "moldspore"
  1654. ],
  1655. "silent": true
  1656. }
  1657. },
  1658. "poison": {
  1659. "mode": "ignore"
  1660. }
  1661. }
  1662. },
  1663. {
  1664. "role": "mold",
  1665. "translation": "Mold",
  1666. "side": "mafia3",
  1667. "help": "You are a Mold! You can type /poison [name], /safeguard [name], and /kill [name] during the night to poison a player, prevent them from growing, or kill them. Your safeguard will not interfere with your poison. You are completely immune to poison. You ignore distractors. Your vote is worth 0. You don't seem to remember who your teammates are. Your team shares a poison.",
  1668. "actions": {
  1669. "vote": 0,
  1670. "distract": {
  1671. "mode": "ignore",
  1672. "msg": "The ~Distracter~ came to you last night, but you payed no attention."
  1673. },
  1674. "poison": {
  1675. "mode": "ignore"
  1676. },
  1677. "night": {
  1678. "poison": {
  1679. "target": "AnyButSelf",
  1680. "common": "Team",
  1681. "priority": 5,
  1682. "count": 1,
  1683. "poisonDeadMessage": "The fungi have taken over your body!"
  1684. },
  1685. "kill": {
  1686. "target": "AnyButSelf",
  1687. "common": "Self",
  1688. "priority": 10
  1689. }
  1690. }
  1691. }
  1692. },
  1693. {
  1694. "role": "crow",
  1695. "translation": "Crow",
  1696. "side": "werewolf",
  1697. "help": "You are the Crow, and you're hungry! Type /kill [name] during the day to devour a player. You can also type /safeguard [name] 3 times during the night to prevent a player from growing (this won't interfere with poison). You yourself are immune to pitiful fungus poison, but you must beware the Deadly Nightshade. Your night actions are hidden from spies, and any distractors will be eaten. Your vote is worth 1.",
  1698. "actions": {
  1699. "distract": {
  1700. "mode": "ChangeTarget",
  1701. "hookermsg": "You attempt to distract the Crow, who promptly plucks you up and eats you.",
  1702. "msg": "The ~Distracter~ came to you last night! You ate them for breakfast."
  1703. },
  1704. "avoidHax": [
  1705. "safeguard"
  1706. ],
  1707. "standby": {
  1708. "kill": {
  1709. "target": "AnyButSelf",
  1710. "msg": "You can kill now using /kill [name]. You will not be revealed!",
  1711. "killmsg": "Caw! Caw! The crow swoops down... and grabs ~Target~ in its beak! It flies away, oblivious to ~Target~'s screams of terror."
  1712. }
  1713. },
  1714. "night": {
  1715. "safeguard": {
  1716. "target": "AnyButSelf",
  1717. "common": "Self",
  1718. "priority": 6,
  1719. "limit": 3
  1720. }
  1721. }
  1722. }
  1723. }
  1724. ],
  1725. "roles1": [
  1726. "sunseed",
  1727. "gloryseed",
  1728. "hostaseed",
  1729. "burdock",
  1730. "nettle",
  1731. "roseseed",
  1732. "lavenderseed",
  1733. "tansyseed",
  1734. "millerseed",
  1735. "wasp"
  1736. ],
  1737. "roles2": [
  1738. "sunseed",
  1739. "gloryseed",
  1740. "hostaseed",
  1741. "burdock",
  1742. "nettle",
  1743. "roseseed",
  1744. "lavenderseed",
  1745. "tansyseed",
  1746. "millerseed",
  1747. "wasp",
  1748. "crow",
  1749. "caterpillar",
  1750. "columbineseed",
  1751. "dandyseed",
  1752. "nightseed",
  1753. "orchidseed",
  1754. "clover",
  1755. "gloryseed",
  1756. "crabgrass",
  1757. "hostaseed",
  1758. "japanbug",
  1759. "roseseed",
  1760. "shroomspore",
  1761. "wasp",
  1762. "puffspore"
  1763. ],
  1764. "roles3": [
  1765. "sunseed",
  1766. "gloryseed",
  1767. "hostaseed",
  1768. "burdock",
  1769. "nettle",
  1770. "roseseed",
  1771. "lavenderseed",
  1772. "tansyseed",
  1773. "millerseed",
  1774. "wasp",
  1775. "crow",
  1776. "caterpillar",
  1777. "columbineseed",
  1778. "dandyseed",
  1779. "nightseed",
  1780. "orchidseed",
  1781. "clover",
  1782. "gloryseed",
  1783. "crabgrass",
  1784. "hostaseed",
  1785. "japanbug",
  1786. "roseseed",
  1787. "shroomspore",
  1788. "wasp",
  1789. "puffspore",
  1790. "lavenderseed",
  1791. "tansyseed",
  1792. "millerseed",
  1793. "dandyseed",
  1794. "ragweed",
  1795. "caterpillar",
  1796. "aphid",
  1797. "aphid",
  1798. "toadspore",
  1799. "moldspore",
  1800. "tansyseed",
  1801. "wasp",
  1802. "sunseed",
  1803. "burdock",
  1804. "gloryseed",
  1805. "burdock",
  1806. "hostaseed",
  1807. "dandyseed",
  1808. "lavenderseed",
  1809. "aphid",
  1810. "roseseed",
  1811. "shroomspore",
  1812. "columbineseed",
  1813. "japanbug",
  1814. "orchidseed"
  1815. ],
  1816. "villageCantLoseRoles": [
  1817. "sunflower",
  1818. "sunsprout",
  1819. "sunseed",
  1820. "rose",
  1821. "rosebud",
  1822. "rosesprout",
  1823. "roseseed",
  1824. "orchidseed",
  1825. "orchidsprout",
  1826. "orchidvine",
  1827. "orchid"
  1828. ]
  1829. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement