Advertisement
Fegelein

Untitled

Nov 10th, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.74 KB | None | 0 0
  1. {
  2. "name": "Ice Cream",
  3. "author": [
  4. "Angel Flonne",
  5. "Jellyfishes",
  6. "Prince Lyon",
  7. "JellyfishSlumber"
  8. ],
  9. "summary": "http://wiki.pokemon-online.eu/wiki/Theme:Ice_Cream",
  10. "border": "***~>~<~>~<~>~<~>~<~>~<~>~<~>~<~>~<~>~<~>~<~>~<~>~ <~>~<~>~<~>~<~>~<~***",
  11. "minplayers": 7,
  12. "sides": [
  13. {
  14. "side": "village",
  15. "translation": "Traditional Creamz",
  16. "winmsg": "Mm! Delicious as always! The Traditional Creamz will be, and always will be, the best ice creams ever! Thanks, ~Players~!"
  17. },
  18. {
  19. "side": "mafia1",
  20. "translation": "Sour Sorbets",
  21. "winmsg": "Woah! Sour..... Just the way I like it! ~Players~ are truly the pinnacle of ice-cream glory!"
  22. },
  23. {
  24. "side": "mafia2",
  25. "translation": "Sweetly Strange",
  26. "winmsg": "If you're strange, you're unique, and that's what ~Players~ are all about! Strange is never an insult!"
  27. },
  28. {
  29. "side": "mafia3",
  30. "translation": "Happy Hybrids",
  31. "winmsg": "Mix a lil' bit of this, and a lil' bit of that, and what do you get? ~Players~, of course! "
  32. },
  33. {
  34. "side": "ww",
  35. "translation": "Sundae Cream",
  36. "winmsg": "Cloudy whipped cream.... Delectable chocolate sauce... And to top it off, a cherry! Oh, what a wonderful ice cream ~Players~ the Sundae is."
  37. },
  38. {
  39. "side": "consp",
  40. "translation": "Random Rainbow",
  41. "winmsg": "The Rainbow loves to watch the world buuuurn! Myaaah! But ~Players~ promised to win with another team instead of by himself... Oh well. Myaah!"
  42. }
  43. ],
  44. "roles": [
  45. {
  46. "role": "vanilla",
  47. "translation": "Vanilla",
  48. "side": "village",
  49. "info": "Gets hax on French Vanilla's calls. Sided with the Traditional Creamz.",
  50. "help": "You're the Vanilla! You don't do much, but you sure taste good! Try to assist your team by using your vote to get rid of the bad flavours! You hax the French Vanilla sometimes, so quickly connect with him!",
  51. "actions": {
  52. "hax": {
  53. "call": {
  54. "revealTeam": 0,
  55. "revealPlayer": 0.15
  56. }
  57. }
  58. }
  59. },
  60. {
  61. "role": "greentea",
  62. "translation": "Green Tea",
  63. "side": "village",
  64. "info": "Can safeguard once per night. Sided with Traditional Creamz",
  65. "help": "You're the Green Tea! Notable for your wonderful scent and orientality (is that a word?), you can safeguard another player once per night with /safeguard [name]!",
  66. "actions": {
  67. "night": {
  68. "safeguard": {
  69. "common": "Role",
  70. "target": "AnyButSelf",
  71. "priority": 15
  72. }
  73. }
  74. }
  75. },
  76. {
  77. "role": "french",
  78. "translation": "French Vanilla",
  79. "side": "village",
  80. "help": "You're the French Vanilla! You're just similar enough to Vanilla that the baddies will actually see you as one! Try and connect your friendly Vanilla with /call [yourname], and if they're attentive enough, they'll hear you!",
  81. "info": "Can call, which Vanilla roles get hax on, to connect them. Sided with Traditional Creamz.",
  82. "actions": {
  83. "night": {
  84. "call": {
  85. "command": "distract",
  86. "common": "Role",
  87. "target": "OnlySelf",
  88. "distractmsg": "You called for your lil' friend Vanillas!",
  89. "priority": 1
  90. }
  91. }
  92. }
  93. },
  94. {
  95. "role": "fudge",
  96. "translation": "Fudge",
  97. "side": "village",
  98. "help": "You're the Fudge! You're a curious one, and that has led you to being able to fudge out others' roles with /fudge [name]! If Cookies n' Cream dies, you are motivated to conquer the enemies!",
  99. "info": "Can inspect one person during the night. Powers up when Cookies n' Cream dies. Sided with Traditional Creamz.",
  100. "actions": {
  101. "night": {
  102. "fudge": {
  103. "command": "inspect",
  104. "target": "AnyButSelf",
  105. "common": "Self",
  106. "priority": 85
  107. }
  108. },
  109. "onDeath": {
  110. "convertRoles": {
  111. "cookies": "cookies2"
  112. }
  113. }
  114. }
  115. },
  116. {
  117. "role": "fudge2",
  118. "translation": "Fudge",
  119. "side": "village",
  120. "help": "Oh no! Cookies n' Cream has died! Argh! How terrible. Now, you evade nightkills 60% of the time, and you can still inspect with /fudge [name]! 30% of the time, you're too impulsive, and you inspect things wrongly!",
  121. "info": "Evades nightkills 60% of the time. Inspects are wrong 30% of the time. Sided with Traditional Creamz.",
  122. "actions": {
  123. "night": {
  124. "fudge": {
  125. "command": "inspect",
  126. "target": "AnyButSelf",
  127. "common": "Self",
  128. "priority": 85,
  129. "Sight": {
  130. "true": 0.7,
  131. "vanilla": 0.11,
  132. "cherry": 0.11,
  133. "rocky": 0.01,
  134. "lemon": 0.01,
  135. "lime": 0.01,
  136. "greentea": 0.01,
  137. "chocolate": 0.01,
  138. "peanut": 0.01,
  139. "rainbow": 0.01,
  140. "sundae": 0.01
  141. }
  142. }
  143. },
  144. "kill": {
  145. "mode": {
  146. "evadeChance": 0.6
  147. }
  148. }
  149. }
  150. },
  151. {
  152. "role": "chocolate",
  153. "translation": "Chocolate",
  154. "side": "village",
  155. "help": "You're the Chocolate! One of the best flavours, you love your fellow ice creams, especially your friend the Fudge, so you can type /choco [name] to protect them!",
  156. "info": "Can protect another player during the night. Sided with Traditional Creamz.",
  157. "actions": {
  158. "night": {
  159. "choco": {
  160. "command": "protect",
  161. "priority": 15,
  162. "common": "Self",
  163. "target": "AnyButSelf"
  164. }
  165. },
  166. "onDeath": {
  167. "convertRoles": {
  168. "peanut": "peanut2"
  169. },
  170. "killmsg": "±Melt: The Chocolate melted.... This means that the ~Old~ turns into a ~New~! Run, everyone!"
  171. }
  172. }
  173. },
  174. {
  175. "role": "peppermint",
  176. "translation": "Peppermint",
  177. "side": "village",
  178. "help": "You're the Peppermint! Filled with choco bits, you can distract another ice cream with /distract [name], and your choco bits give you a vote of 1.1 to help yourself in desperate situations!",
  179. "actions": {
  180. "night": {
  181. "distract": {
  182. "target": "AnyButSelf",
  183. "common": "Self",
  184. "distractmsg": "Peppermint, wonderful, wonderful... Oh no! Staring at the Peppermint the whole night, you couldn't do anything!",
  185. "priority": 5
  186. }
  187. },
  188. "vote": 1.1
  189. }
  190. },
  191. {
  192. "role": "butter",
  193. "translation": "Butter Pecan",
  194. "side": "village",
  195. "help": "You're the Butter Pecan! You can /butter [name] others during the night to efficiently get rid of them!",
  196. "info": "Can kill another player during the night. Sided with Traditional Creamz.",
  197. "actions": {
  198. "night": {
  199. "kill": {
  200. "target": "AnyButSelf",
  201. "common": "Self",
  202. "priority": 55
  203. }
  204. }
  205. }
  206. },
  207. {
  208. "role": "rumraisin",
  209. "translation": "Rum & Raisin",
  210. "side": "village",
  211. "info": "Can daykill, as well as distracting once per game. Has -2 votes. Sided with Traditional Creamz.",
  212. "help": "You're the Rum & Raisin! You can daykill with /rum [name], and once per game, you can /drunk [name] one player and leave them partying for the whole night, distracting them from doing anything else. Also, you have a handy -2 votes!",
  213. "actions": {
  214. "standby": {
  215. "rum": {
  216. "target": "AnyButSelf",
  217. "msg": "You can kill now using /rum [name]! You will be revealed, though!",
  218. "killmsg": "~Self~ gives some rum ice-cream to ~Target~. Sadly, ~Target~ can't take too much rum, and passed out from all of it!",
  219. "command": "kill"
  220. }
  221. },
  222. "night": {
  223. "drunk": {
  224. "target": "AnyButSelf",
  225. "charges": 1,
  226. "common": "Self",
  227. "command": "distract",
  228. "priority": 10
  229. }
  230. },
  231. "vote": -2
  232. }
  233. },
  234. {
  235. "role": "cookies",
  236. "translation": "Cookies n' Cream",
  237. "side": "village",
  238. "help": "You're the Cookies n' Cream! A true classic, you know all, and thus can identify who distracted, poisoned or inspected you the previous night. Also, if Fudge dies, you get a power up!",
  239. "info": "Identify who distracted, poisoned or inspected him the previous night. If Fudge dies, gets a power up. Sided with Traditional Creamz.",
  240. "actions": {
  241. "poison": {
  242. "mode": "identify",
  243. "msg": "~Target~ is the heartless ~Role~ ice cream that used his ~Action~ on you last night!"
  244. },
  245. "distract": {
  246. "mode": "identify",
  247. "msg": "~Target~ is the heartless ~Role~ ice cream that used his ~Action~ on you last night!"
  248. },
  249. "inspect": {
  250. "mode": "identify",
  251. "msg": "~Target~ is the heartless ~Role~ ice cream that used his ~Action~ on you last night!"
  252. },
  253. "onDeath": {
  254. "convertRoles": {
  255. "fudge": "fudge2"
  256. }
  257. }
  258. }
  259. },
  260. {
  261. "role": "cookies2",
  262. "translation": "Cookies n' Cream",
  263. "side": "village",
  264. "help": "It seems that Fudge has died. It's time for you to take the lead! Well, kind of. You get a random vote from -40 to +100, as you are sometimes unsure of yourself! Like before, you identify who distracted, poisoned or inspected you!",
  265. "info": "Identify who distracted, poisoned or inspected him the previous night. Has a random vote from -40 to 100. Sided with Traditional Creamz.",
  266. "actions": {
  267. "poison": {
  268. "mode": "identify",
  269. "msg": "~Target~ is the heartless ~Role~ ice cream that used his ~Action~ on you last night!"
  270. },
  271. "distract": {
  272. "mode": "identify",
  273. "msg": "~Target~ is the heartless ~Role~ ice cream that used his ~Action~ on you last night!"
  274. },
  275. "inspect": {
  276. "mode": "identify",
  277. "msg": "~Target~ is the heartless ~Role~ ice cream that used his ~Action~ on you last night!"
  278. },
  279. "vote": [-40, 101]
  280. }
  281. },
  282. {
  283. "role": "strawberry",
  284. "translation": "Strawberry",
  285. "side": "village",
  286. "help": "You're the Strawberry! You're really a Traditional flavour, but you look like a fruit flavored baddie! Try to convice your teammates to trust the fact that you're truly a strawberry!",
  287. "info": "Inspects as Black Cherry. Sided with Traditional Creamz.",
  288. "actions": {
  289. "inspect": {
  290. "revealAs": "cherry"
  291. }
  292. }
  293. },
  294. {
  295. "role": "gum",
  296. "translation": "Lil' Gum",
  297. "side": "village",
  298. "info": "Voteshield of -5. Converts to Flying Bubble Gum when voted. Sided with the Traditional Creamz.",
  299. "help": "You're the Lil' Gum! Now, you are but a little blue ice cream. But, when you are voted, you feel like a superstar, and you become a Flying Bubble Gum! Oh yes! You have a voteshield of -5, so sadly it'll be harder for you to pursue your dreams...",
  300. "actions": {
  301. "lynch": {
  302. "convertTo": "bubble",
  303. "convertmsg": "~Self~ the Lil' Gum finally managed to pursue his dreams! He has finally become a ~New~, despite all in his way!"
  304. },
  305. "voteshield": -5
  306. }
  307. },
  308. {
  309. "role": "bubble",
  310. "translation": "Flying Bubble Gum",
  311. "side": "village",
  312. "info": "Counters daykills. Bombs nightkills. Vote counts as 0. Sided with the Traditional Creamz.",
  313. "help": "Oh! You are the best thing one could wish for! You're finally the Flying Bubble Gum, and you counter daykills and you bomb nightkills! True, your identity is revealed, so you have 0 votes!",
  314. "actions": {
  315. "kill": {
  316. "mode": "killattacker"
  317. },
  318. "vote": 0,
  319. "daykill": "revenge",
  320. "daykillrevengemsg": "~Self~ was flying in the sky! ~Target~ got too close to the sun while trying to catch the Flying Bubble Gum...! Oh dear!"
  321. }
  322. },
  323. {
  324. "role": "lemon",
  325. "translation": "Lemon Meringue",
  326. "side": "mafia1",
  327. "help": "You're the Lemon Meringue! You act sweet, but you really want to cause some chaos! To do this, you can inspect your enemies with /inspect [name], while also sharing a kill with your team. Type /kill [name] to use it!",
  328. "info": "Inspect a player once per night. Shares a kill with its team. Sided with Sour Sorbets.",
  329. "actions": {
  330. "night": {
  331. "kill": {
  332. "target": "AnyButTeam",
  333. "common": "Team",
  334. "priority": 35,
  335. "broadcast": "team"
  336. },
  337. "inspect": {
  338. "target": "AnyButTeam",
  339. "common": "Self",
  340. "priority": 80,
  341. "broadcast": "team"
  342. }
  343. },
  344. "startup": "team-reveal-with-roles"
  345. }
  346. },
  347. {
  348. "role": "lime",
  349. "translation": "Electric Lime",
  350. "side": "mafia1",
  351. "info": "Distract a player once per night. Shares a kill with its team. Sided with Sour Sorbets.",
  352. "help": "You're the Electric Lime! Make others pucker up with your extreme sourness; do this with /sour [name]! It'll be so sour they can't move! Also, you have a shared kill with your teammates. Type /kill [name] to use it!",
  353. "actions": {
  354. "night": {
  355. "kill": {
  356. "target": "AnyButTeam",
  357. "common": "Team",
  358. "priority": 35,
  359. "broadcast": "team"
  360. },
  361. "sour": {
  362. "command": "distract",
  363. "distractmsg": "You were distracted by the sourness of Electric Lime last night... How strong the flavor is!",
  364. "target": "AnyButTeam",
  365. "common": "Self",
  366. "priority": 1,
  367. "broadcast": "team"
  368. }
  369. },
  370. "startup": "team-reveal-with-roles"
  371. }
  372. },
  373. {
  374. "role": "cherry",
  375. "translation": "Black Cherry",
  376. "side": "mafia1",
  377. "info": "Shares a kill with its team. Sided with Sour Sorbets.",
  378. "help": "You're the Black Cherry! With malicious intent and sourness, you share a kill with your team! Type /kill [name] to use it!",
  379. "actions": {
  380. "night": {
  381. "kill": {
  382. "target": "AnyButTeam",
  383. "common": "Team",
  384. "priority": 35,
  385. "broadcast": "team"
  386. }
  387. },
  388. "startup": "team-reveal-with-roles"
  389. }
  390. },
  391. {
  392. "role": "orange",
  393. "translation": "Orange Sherbet",
  394. "side": "mafia1",
  395. "info": "Stalk a player once per night. Shares a kill with its team. Sided with Sour Sorbets.",
  396. "help": "You're the Orange Sherbet! You're the bravest of your team, and as such, you can type /stalk [name] to find out who visited who; you can also use your shared kill with your teammates. Type /kill [name] to use it!",
  397. "actions": {
  398. "night": {
  399. "kill": {
  400. "target": "AnyButTeam",
  401. "common": "Team",
  402. "priority": 35,
  403. "broadcast": "team"
  404. },
  405. "stalk": {
  406. "target": "AnyButTeam",
  407. "common": "Self",
  408. "priority": 88,
  409. "broadcast": "team"
  410. }
  411. },
  412. "startup": "team-reveal-with-roles"
  413. }
  414. },
  415. {
  416. "role": "rhubarb",
  417. "translation": "Rhubarb Crumble",
  418. "side": "mafia2",
  419. "info": "Can kill once per day. Has a voteshield of -10. Sided with Sweetly Strange.",
  420. "help": "You're the Rhubarb Crumble! What are you? Who knows? You taste awesome, so you get to daykill once per day using /crumble [name] that doesn't reveal you! You also have a voteshield of -10 votes since a lot of people don't know what you taste like!",
  421. "actions": {
  422. "standby": {
  423. "crumble": {
  424. "target": "AnyButTeam",
  425. "msg": "You can kill now using /crumble [name]! You won't be revealed!",
  426. "killmsg": "~Target~ wonders what Rhubarb Crumble ice cream tastes like. Just then, the Rhubarb Crumble came over and slapped some ice cream into his face! Be careful what you wish for!",
  427. "command": "kill"
  428. }
  429. },
  430. "voteshield": -10,
  431. "startup": "team-reveal-with-roles"
  432. }
  433. },
  434. {
  435. "role": "cappucino",
  436. "translation": "Cappucino",
  437. "side": "mafia2",
  438. "help": "You're the Cappucino! You seem to be the only one who logically thinks of your group, probably because you're the only one with caffeine, so you get to pick who melts! Use /melt [name] on who you'd like to get rid of. So that you can pick the best flavor, you can also use /coffee [name] to see who that person visited last night!",
  439. "info": "Can stalk one person during the night. Can kill one person during the night. Sided with Sweetly Strange.",
  440. "actions": {
  441. "night": {
  442. "melt": {
  443. "target": "AnyButTeam",
  444. "command": "kill",
  445. "common": "Self",
  446. "priority": 40,
  447. "broadcast": "Team"
  448. },
  449. "coffee": {
  450. "target": "AnyButTeam",
  451. "command": "stalk",
  452. "common": "Self",
  453. "priority": 40,
  454. "broadcast": "Team"
  455. }
  456. },
  457. "startup": "team-reveal-with-roles"
  458. }
  459. },
  460. {
  461. "role": "peanut",
  462. "translation": "Peanut Butter",
  463. "side": "mafia2",
  464. "info": "Gets 10% hax on Chocolate. Can protect itself. When chocolate dies, converts itself to Choco Nutty. Sided with the Sweetly Strange.",
  465. "help": "You're the Peanut Butter! Since you go so well with Chocolate, you have a 10% of haxing who the chocolate is! You can protect yourself with /peanut [yourname], until the Chocolate melts, when you combine with them to become even tastier! ",
  466. "actions": {
  467. "night": {
  468. "peanut": {
  469. "command": "protect",
  470. "priority": 13,
  471. "common": "Self",
  472. "target": "OnlySelf",
  473. "broadcast": "Team"
  474. }
  475. },
  476. "startup": "team-reveal-with-roles",
  477. "hax": {
  478. "choco": {
  479. "revealTeam": 0,
  480. "revealPlayer": 0.1
  481. }
  482. }
  483. }
  484. },
  485. {
  486. "role": "peanut2",
  487. "translation": "Choco Nutty",
  488. "side": "mafia2",
  489. "info": "Converted from Peanut Butter when Chocolate dies. Has 3 votes. Can protect and safeguard (1 command) anyone including itself. Sided with Sweetly Strange.",
  490. "help": "Yes! The silly Chocolate melted! Time for your reign! Now, you can /peanut [name] which both protect and safeguard on someone on your team including yourself! Oh yeah, you have 3 votes! ",
  491. "actions": {
  492. "night": {
  493. "peanut": {
  494. "command": [
  495. "protect",
  496. "safeguard"
  497. ],
  498. "priority": 13,
  499. "common": "Self",
  500. "target": "Any",
  501. "broadcast": "Team"
  502. }
  503. },
  504. "vote": 3
  505. }
  506. },
  507. {
  508. "role": "pistachio",
  509. "translation": "Pistachio",
  510. "side": "mafia2",
  511. "info": "Can poison twice per night; player dies 2 nights later. Can distract twice in the whole game. Sided with Sweetly Strange.",
  512. "help": "You're the Pistachio! A lil' bit nutty (pun intended), you can /nut [name] twice per night, and they'll die two nights later! Also, you can distract twice in the whole game with /distract [name]!",
  513. "actions": {
  514. "night": {
  515. "nut": {
  516. "target": "AnyButTeam",
  517. "limit": 2,
  518. "command": "poison",
  519. "count": 3,
  520. "common": "Self",
  521. "priority": 50,
  522. "broadcast": "team"
  523. },
  524. "distract": {
  525. "distractmsg": "You were distracted by the wonderful Pistachio last night, leaving you unable to move!",
  526. "target": "AnyButTeam",
  527. "common": "Self",
  528. "charges": 2,
  529. "priority": 7,
  530. "broadcast": "team"
  531. }
  532. },
  533. "startup": "team-reveal-with-roles"
  534. }
  535. },
  536. {
  537. "role": "august",
  538. "translation": "August Freeze",
  539. "side": "mafia3",
  540. "info": "Haxes all night actions. Bombs daykills. Kills once per night. Sided with Happy Hybrids.",
  541. "help": "You are the August Freeze! Made up of tasty vanilla ice cream, maple-sauce and assuring whipped cream, you get hax all night actions, and you bomb daykills like a pro! You can also kill with /kill [name]!",
  542. "actions": {
  543. "night": {
  544. "kill": {
  545. "target": "AnyButTeam",
  546. "common": "Self",
  547. "priority": 53,
  548. "broadcast": "team"
  549. }
  550. },
  551. "daykill": "bomb",
  552. "daykillrevengemsg": "~Target~ tried to kill ~Self~, but August Freeze brought them both down!",
  553. "startup": "team-reveal-with-roles",
  554. "hax": {
  555. "choco": {
  556. "revealPlayer": 0.1
  557. },
  558. "fudge": {
  559. "revealPlayer": 0.1
  560. },
  561. "distract": {
  562. "revealPlayer": 0.1
  563. },
  564. "kill": {
  565. "revealPlayer": 0.1
  566. },
  567. "drunk": {
  568. "revealPlayer": 0.1
  569. },
  570. "nut": {
  571. "revealPlayer": 0.1
  572. },
  573. "peanut": {
  574. "revealPlayer": 0.1
  575. },
  576. "stalk": {
  577. "revealPlayer": 0.1
  578. },
  579. "sour": {
  580. "revealPlayer": 0.1
  581. },
  582. "melt": {
  583. "revealPlayer": 0.1
  584. },
  585. "cream": {
  586. "revealPlayer": 0.1
  587. },
  588. "coffee": {
  589. "revealPlayer": 0.1
  590. }
  591. }
  592. }
  593. },
  594. {
  595. "role": "maple",
  596. "translation": "Maple Nut",
  597. "side": "mafia3",
  598. "info": "Poisons the enemy (they die 2 nights later) if they inspect, stalk or poison him. Sided with Happy Hybrids.",
  599. "help": "You are the Maple Nut! Short-tempered, you poison the enemy if they dare inspect, stalk or poison you(No commands for this)! They die 2 nights later, and try not to be killed!",
  600. "actions": {
  601. "distract": {
  602. "mode": "poisonattacker",
  603. "poisonDeadMessage": "You shouldn't have distracted that Maple Nut 2 nights ago; it was the cause of your fall!",
  604. "count": 2
  605. },
  606. "stalk": {
  607. "mode": "poisonattacker",
  608. "poisonDeadMessage": "You shouldn't have stalked that Maple Nut 2 nights ago; it was the cause of your fall!",
  609. "count": 2
  610. },
  611. "inspect": {
  612. "mode": "poisonattacker",
  613. "poisonDeadMessage": "You shouldn't have inspected that Maple Nut 2 nights ago; it was the cause of your fall!",
  614. "count": 2
  615. },
  616. "startup": "team-reveal-with-roles"
  617. }
  618. },
  619. {
  620. "role": "cotton",
  621. "translation": "Cotton Candy",
  622. "side": "mafia3",
  623. "info": "Can distract once per night; 30% chance of being a kill. Sided with Sweetly Strange.",
  624. "help": "You are the Cotton Candy! Fluffy and free and delicious, you can type /fluff [name] to make them laugh; sometimes, with luck, it will defeat them once and for all, and most of the time, it pierces through bodyguards!",
  625. "actions": {
  626. "night": {
  627. "fluff": {
  628. "target": "AnyButTeam",
  629. "common": "Self",
  630. "priority": 9,
  631. "command": {
  632. "kill": 0.3,
  633. "distract": 0.7
  634. }
  635. }
  636. },
  637. "startup": "team-reveal-with-roles"
  638. }
  639. },
  640. {
  641. "role": "rocky",
  642. "translation": "Rocky Road",
  643. "side": "mafia3",
  644. "help": "You're the Rocky Road! Delicious, you have 25 votes, and you can protect and safeguard someone at the same time including yourself three times per game with /guard [name]!",
  645. "info": "Has a vote of 25. Three times per game, can guard [protect + safeguard] someone including himself. Sided with Sweetly Strange.",
  646. "actions": {
  647. "night": {
  648. "guard": {
  649. "target": "Any",
  650. "command": [
  651. "protect",
  652. "safeguard"
  653. ],
  654. "common": "Self",
  655. "charges": 3,
  656. "priority": 22,
  657. "broadcast": "Team"
  658. }
  659. },
  660. "startup": "team-reveal-with-roles",
  661. "vote": 25
  662. }
  663. },
  664. {
  665. "role": "sundae",
  666. "translation": "Super Sundae",
  667. "side": "ww",
  668. "help": "You're the Super Sundae! Killing all distractors, you can defeat another ice-cream with /cream [name]! Once per game, you may also daykill with /smash [name]!",
  669. "actions": {
  670. "night": {
  671. "cream": {
  672. "target": "AnyButSelf",
  673. "command": "kill",
  674. "common": "Self",
  675. "priority": 46
  676. }
  677. },
  678. "standby": {
  679. "smash": {
  680. "target": "AnyButSelf",
  681. "msg": "You can kill now using /smash [name]! You won't be revealed!",
  682. "killmsg": "SUNDAE IN YOUR FACE! Argh! ~Target~ was surprised, and his face is covered in Sundae! Wow!",
  683. "command": "kill",
  684. "recharge": 9999
  685. }
  686. },
  687. "distract": {
  688. "mode": "ChangeTarget",
  689. "hookermsg": "You tried to distract the Sundae, you were thrown onto the floor!",
  690. "msg": "The ~Distracter~ came to you last night! You threw her instead!"
  691. }
  692. }
  693. },
  694. {
  695. "role": "rainbow",
  696. "translation": "Rainbow",
  697. "side": "consp",
  698. "winningSides": "*",
  699. "info": "Can passive [inspect or distract or stalk], active [kill or poison], OR assist [protect or safeguard]. Wins with everyone.",
  700. "help": "You're the Rainbow! You have lots of flavours in you, so you can type /passive [name] to use a random passive command like inspect, distract or stalk; /active [name] to use a random active command like kill or poison; /assist [yourname] to do something helpful to anyone! You can only choose one of these three per night! You win with everyone!",
  701. "actions": {
  702. "night": {
  703. "passive": {
  704. "target": "AnyButSelf",
  705. "common": "Self",
  706. "priority": 3,
  707. "command": {
  708. "inspect": 0.33,
  709. "distract": 0.33,
  710. "stalk": 0.34
  711. },
  712. "restrict": [
  713. "active", "assist"
  714. ]
  715. },
  716. "active": {
  717. "target": "Any",
  718. "common": "Self",
  719. "priority": 70,
  720. "command": {
  721. "poison": 0.5,
  722. "kill": 0.5
  723. },
  724. "count": 2,
  725. "restrict": [
  726. "assist", "passive"
  727. ]
  728. },
  729. "assist": {
  730. "target": "AnyButSelf",
  731. "common": "Self",
  732. "priority": 35,
  733. "command": {
  734. "protect": 0.52,
  735. "safeguard": 0.48
  736. },
  737. "restrict": [
  738. "passive", "active"
  739. ]
  740. }
  741. }
  742. }
  743. }
  744. ],
  745. "roles1": [
  746. "fudge",
  747. "chocolate",
  748. "sundae",
  749. "cherry",
  750. "peppermint",
  751. "vanilla",
  752. "strawberry",
  753. "vanilla",
  754. "french",
  755. "orange"
  756. ],
  757. "roles2": [
  758. "cookies",
  759. "chocolate",
  760. "vanilla",
  761. "vanilla",
  762. "french",
  763. "cappucino",
  764. "peanut",
  765. "peppermint",
  766. "rainbow",
  767. "cherry",
  768. "vanilla",
  769. "strawberry",
  770. "vanilla",
  771. "rocky",
  772. "cotton",
  773. "gum",
  774. "rumraisin",
  775. "lime",
  776. "fudge"
  777. ],
  778. "roles3": [
  779. "peanut",
  780. "rumraisin",
  781. "french",
  782. "chocolate",
  783. "vanilla",
  784. "vanilla",
  785. "peppermint",
  786. "cookies",
  787. "butter",
  788. "fudge",
  789. "vanilla",
  790. "rainbow",
  791. "vanilla",
  792. "gum",
  793. "lime",
  794. "cotton",
  795. "vanilla",
  796. "maple",
  797. "rhubarb",
  798. "pistachio",
  799. "greentea",
  800. "strawberry",
  801. "vanilla",
  802. "lemon",
  803. "cherry",
  804. "august",
  805. "rainbow",
  806. "vanilla",
  807. "rocky",
  808. "sundae",
  809. "orange",
  810. "cappucino"
  811. ],
  812. "killmsg": "±Ice Creamz: Aww, ~Player~ the ~Role~ ice cream melted.",
  813. "killusermsg": "You melted!"
  814. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement