Advertisement
Crobat

VirajVora's Vote Theme

Apr 22nd, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.16 KB | None | 0 0
  1. {
  2. "name": "Vote",
  3. "author": [
  4. "VirajVora"
  5. ],
  6. "summary": "One peaceful day, in a small village, a group of villagers found that their votecount had been changed by Mafia players with some mysterious technology. They were able to identify the Mafia, but their vote count now varied anywhere between -3 to +3! The Villagers went to the Villager Elder, who knew the true votecount of each of the players. However, as he was growing older, the Village Elder developed some memory issues, meaning it took him up to 24 hours to remember the exact votecount of one person. Will the Village Elder be able to help the villagers defeat the Mafia on time, or will the Mafia take control of the village? Best Of Luck... | NEW PLAYERS PLEASE READ /TIPS SECTION |-VirajVora...",
  7. "minplayers": 3,
  8. "nonPeak": true,
  9. "tips": {
  10. "DO NOT RECKLESSLY VOTE MAFIA!!!": "If all Villagers vote a single Mafia player, the total votes on Mafia will be 0 and Mafia wont be lynched.",
  11. "NEW PLAYERS": "In this theme, Village knows who is Mafia from the start, but they don't know how much is their votecount. So dont recklessly vote mafia like you do in all other games. Best way to keep balance is half of the player votes Mafia and half of the player wont.",
  12. "Villager": "If Village Elder tells you have negative votecount, always vote with Mafia to save your own teammates. If Village Elder dies soon, the best way to keep going is half of the players vote for 1st mafia and other half players vote 2nd mafia.",
  13. "Village Elder": "Don't claim your role at all. Pm the votecount of a player on the spot. Always vote with mafia before your inspects are done to avoid getting killed. After your inspects are done, vote against mafia so you might take the kill of your teammate on yourself and save him. DO NOT INSPECT MAFIA.",
  14. "Mafia": " If your teammate gets voted out, try killing people who voted him. Don't waste kills on people who vote with you as they might have negative votes. If few people voted you and you didn't get vote out, it has high chance that the person with positive vote didn't vote. YOU WIN WHEN ALL VILLAGERS WITH POSITIVE VOTECOUNT DIE."
  15. },
  16. "ticks": {
  17. "night": 25,
  18. "standby": 25
  19. },
  20. "sides": [
  21. {
  22. "side": "village",
  23. "translation": "Village",
  24. "winmsg": "The Villagers ( ~Players~ ) with their voting powers have saved their Village."
  25. },
  26. {
  27. "side": "Mafia",
  28. "translation": "Mafia",
  29. "winmsg": "The Mafia ( ~Players~ ) have successfully took control of the Village."
  30. }
  31. ],
  32. "roles": [
  33. {
  34. "role": "Villager(0)",
  35. "translation": "Villager(0)",
  36. "side": "village",
  37. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  38. "hide": "true",
  39. "info": "Has Vote between -3 to 3. Sided with Village.",
  40. "actions": {
  41. "inspect": {
  42. "revealAs": "Villager with 0 votecount"
  43. },
  44. "startup": {
  45. "revealAs": "TrueVillager(0)",
  46. "revealPlayers": [
  47. "Mafia Boss",
  48. "Mafia"
  49. ],
  50. "revealPlayersMsg": "The Mafia are: ~Players~."
  51. },
  52. "vote": 0,
  53. "initialCondition": {
  54. "curse": {
  55. "cursedRole": "TrueVillager(0)",
  56. "curseCount": 1,
  57. "silentCurse": true
  58. }
  59. },
  60. "onlist": "Villager (0)"
  61. }
  62. },
  63. {
  64. "role": "Villager(+1)",
  65. "translation": "Villager(+1)",
  66. "side": "village",
  67. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  68. "hide": "true",
  69. "info": "Has Vote between -3 to 3.Sided with Village.",
  70. "actions": {
  71. "inspect": {
  72. "revealAs": "Villager with +1 votecount"
  73. },
  74. "startup": {
  75. "revealAs": "TrueVillager(+1)",
  76. "revealPlayers": [
  77. "Mafia Boss",
  78. "Mafia"
  79. ],
  80. "revealPlayersMsg": "The Mafia are: ~Players~."
  81. },
  82. "vote": 1,
  83. "initialCondition": {
  84. "curse": {
  85. "cursedRole": "TrueVillager(+1)",
  86. "curseCount": 1,
  87. "silentCurse": true
  88. }
  89. },
  90. "onlist": "Villager (+1)"
  91. }
  92. },
  93. {
  94. "role": "Villager(+2)",
  95. "translation": "Villager(+2)",
  96. "side": "village",
  97. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  98. "hide": "true",
  99. "info": "Has Vote between -3 to 3.Sided with Village.",
  100. "actions": {
  101. "inspect": {
  102. "revealAs": "Villager with +2 votecount"
  103. },
  104. "startup": {
  105. "revealAs": "TrueVillager(+2)",
  106. "revealPlayers": [
  107. "Mafia Boss",
  108. "Mafia"
  109. ],
  110. "revealPlayersMsg": "The Mafia are: ~Players~."
  111. },
  112. "vote": 2,
  113. "initialCondition": {
  114. "curse": {
  115. "cursedRole": "TrueVillager(+2)",
  116. "curseCount": 1,
  117. "silentCurse": true
  118. }
  119. },
  120. "onlist": "Villager (+2)"
  121. }
  122. },
  123. {
  124. "role": "Villager(+3)",
  125. "translation": "Villager(+3)",
  126. "side": "village",
  127. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  128. "hide": "true",
  129. "info": "Has Vote between -3 to 3.Sided with Village.",
  130. "actions": {
  131. "inspect": {
  132. "revealAs": "Villager with +3 votecount"
  133. },
  134. "startup": {
  135. "revealAs": "TrueVillager(+3)",
  136. "revealPlayers": [
  137. "Mafia Boss",
  138. "Mafia"
  139. ],
  140. "revealPlayersMsg": "The Mafia are: ~Players~."
  141. },
  142. "vote": 3,
  143. "initialCondition": {
  144. "curse": {
  145. "cursedRole": "TrueVillager(+3)",
  146. "curseCount": 1,
  147. "silentCurse": true
  148. }
  149. },
  150. "onlist": "Villager (+3)"
  151. }
  152. },
  153. {
  154. "role": "Villager(-1)",
  155. "translation": "Villager(-1)",
  156. "side": "village",
  157. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  158. "hide": "true",
  159. "info": "Has Vote between -3 to 3.Sided with Village.",
  160. "actions": {
  161. "inspect": {
  162. "revealAs": "Villager with -1 votecount"
  163. },
  164. "startup": {
  165. "revealAs": "TrueVillager(-1)",
  166. "revealPlayers": [
  167. "Mafia Boss",
  168. "Mafia"
  169. ],
  170. "revealPlayersMsg": "The Mafia are: ~Players~."
  171. },
  172. "vote": -1,
  173. "initialCondition": {
  174. "curse": {
  175. "cursedRole": "TrueVillager(-1)",
  176. "curseCount": 1,
  177. "silentCurse": true
  178. }
  179. },
  180. "onlist": "Villager (-1)"
  181. }
  182. },
  183. {
  184. "role": "Villager(-2)",
  185. "translation": "Villager(-2)",
  186. "side": "village",
  187. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  188. "hide": "true",
  189. "info": "Has Vote between -3 to 3.Sided with Village.",
  190. "actions": {
  191. "inspect": {
  192. "revealAs": "Villager with -2 votecount"
  193. },
  194. "startup": {
  195. "revealAs": "TrueVillager(-2)",
  196. "revealPlayers": [
  197. "Mafia Boss",
  198. "Mafia"
  199. ],
  200. "revealPlayersMsg": "The Mafia are: ~Players~."
  201. },
  202. "vote": -2,
  203. "initialCondition": {
  204. "curse": {
  205. "cursedRole": "TrueVillager(-2)",
  206. "curseCount": 1,
  207. "silentCurse": true
  208. }
  209. },
  210. "onlist": "Villager (-2)"
  211. }
  212. },
  213. {
  214. "role": "Villager(-3)",
  215. "translation": "Villager(-3)",
  216. "side": "village",
  217. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  218. "hide": "true",
  219. "info": "Has Vote between -3 to 3. Sided with Village.",
  220. "actions": {
  221. "inspect": {
  222. "revealAs": "Villager with -3 votecount"
  223. },
  224. "startup": {
  225. "revealAs": "TrueVillager(-3)",
  226. "revealPlayers": [
  227. "Mafia Boss",
  228. "Mafia"
  229. ],
  230. "revealPlayersMsg": "The Mafia are: ~Players~."
  231. },
  232. "vote": -3,
  233. "initialCondition": {
  234. "curse": {
  235. "cursedRole": "TrueVillager(-3)",
  236. "curseCount": 1,
  237. "silentCurse": true
  238. }
  239. },
  240. "onlist": "Villager (-3)"
  241. }
  242. },
  243. {
  244. "role": "Villager",
  245. "translation": "Villager",
  246. "side": "village",
  247. "help": "Dummy Role.",
  248. "actions": {}
  249. },
  250. {
  251. "role": "Villager with 0 votecount",
  252. "translation": "Villager with 0 votecount",
  253. "side": "village",
  254. "help": "Dummy Role.",
  255. "hide": "true",
  256. "actions": {}
  257. },
  258. {
  259. "role": "Villager with +1 votecount",
  260. "translation": "Villager with +1 votecount",
  261. "side": "village",
  262. "help": "Dummy Role.",
  263. "hide": "true",
  264. "actions": {}
  265. },
  266. {
  267. "role": "Villager with +2 votecount",
  268. "translation": "Villager with +2 votecount",
  269. "side": "village",
  270. "help": "Dummy Role.",
  271. "hide": "true",
  272. "actions": {}
  273. },
  274. {
  275. "role": "Villager with +3 votecount",
  276. "translation": "Villager with +3 votecount",
  277. "side": "village",
  278. "help": "Dummy Role.",
  279. "hide": "true",
  280. "actions": {}
  281. },
  282. {
  283. "role": "Villager with -1 votecount",
  284. "translation": "Villager with -1 votecount",
  285. "side": "village",
  286. "help": "Dummy Role.",
  287. "hide": "true",
  288. "actions": {}
  289. },
  290. {
  291. "role": "Villager with -2 votecount",
  292. "translation": "Villager with -2 votecount",
  293. "side": "village",
  294. "help": "Dummy Role.",
  295. "hide": "true",
  296. "actions": {}
  297. },
  298. {
  299. "role": "Villager with -3 votecount",
  300. "translation": "Villager with -3 votecount",
  301. "side": "village",
  302. "help": "Dummy Role.",
  303. "hide": "true",
  304. "actions": {}
  305. },
  306. {
  307. "role": "Villager (0)",
  308. "translation": "Villager (0)",
  309. "side": "village",
  310. "help": "Dummy Role.",
  311. "hide": "true",
  312. "actions": {}
  313. },
  314. {
  315. "role": "Villager (-1)",
  316. "translation": "Villager (-1)",
  317. "side": "village",
  318. "help": "Dummy Role.",
  319. "hide": "true",
  320. "actions": {}
  321. },
  322. {
  323. "role": "Villager (-2)",
  324. "translation": "Villager (-2)",
  325. "side": "village",
  326. "help": "Dummy Role.",
  327. "hide": "true",
  328. "actions": {}
  329. },
  330. {
  331. "role": "Villager (-3)",
  332. "translation": "Villager (-3)",
  333. "side": "village",
  334. "help": "Dummy Role.",
  335. "hide": "true",
  336. "actions": {}
  337. },
  338. {
  339. "role": "Villager (+1)",
  340. "translation": "Villager (+1)",
  341. "side": "village",
  342. "help": "Dummy Role.",
  343. "hide": "true",
  344. "actions": {}
  345. },
  346. {
  347. "role": "Villager (+2)",
  348. "translation": "Villager (+2)",
  349. "side": "village",
  350. "help": "Dummy Role.",
  351. "hide": "true",
  352. "actions": {}
  353. },
  354. {
  355. "role": "Villager (+3)",
  356. "translation": "Villager (+3)",
  357. "side": "village",
  358. "help": "Dummy Role.",
  359. "hide": "true",
  360. "actions": {}
  361. },
  362. {
  363. "role": "TrueVillager(0)",
  364. "translation": "Villager",
  365. "side": "village",
  366. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  367. "hide": "true",
  368. "info": "Has Vote between -3 to 3. Sided with Village.",
  369. "actions": {
  370. "inspect": {
  371. "revealAs": "Villager with 0 votecount"
  372. },
  373. "vote": 0,
  374. "startup": {
  375. "revealRole": [
  376. "Mafia"
  377. ]
  378. }
  379. }
  380. },
  381. {
  382. "role": "TrueVillager(+1)",
  383. "translation": "Villager",
  384. "side": "village",
  385. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  386. "hide": "true",
  387. "info": "Has Vote between -3 to 3.Sided with Village.",
  388. "actions": {
  389. "inspect": {
  390. "revealAs": "Villager with +1 votecount"
  391. },
  392. "vote": 1,
  393. "startup": {
  394. "revealPlayers": [
  395. "Mafia Boss",
  396. "Mafia"
  397. ],
  398. "revealPlayersMsg": "The Mafia are: ~Players~."
  399. }
  400. }
  401. },
  402. {
  403. "role": "TrueVillager(+2)",
  404. "translation": "Villager",
  405. "side": "village",
  406. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  407. "hide": "true",
  408. "info": "Has Vote between -3 to 3.Sided with Village.",
  409. "actions": {
  410. "inspect": {
  411. "revealAs": "Villager with +2 votecount"
  412. },
  413. "vote": 2,
  414. "startup": {
  415. "revealPlayers": [
  416. "Mafia Boss",
  417. "Mafia"
  418. ],
  419. "revealPlayersMsg": "The Mafia are: ~Players~."
  420. }
  421. }
  422. },
  423. {
  424. "role": "TrueVillager(+3)",
  425. "translation": "Villager",
  426. "side": "village",
  427. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  428. "hide": "true",
  429. "info": "Has Vote between -3 to 3.Sided with Village.",
  430. "actions": {
  431. "inspect": {
  432. "revealAs": "Villager with +3 votecount"
  433. },
  434. "vote": 3,
  435. "startup": {
  436. "revealPlayers": [
  437. "Mafia Boss",
  438. "Mafia"
  439. ],
  440. "revealPlayersMsg": "The Mafia are: ~Players~."
  441. }
  442. }
  443. },
  444. {
  445. "role": "TrueVillager(-1)",
  446. "translation": "Villager",
  447. "side": "village",
  448. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  449. "hide": "true",
  450. "info": "Has Vote between -3 to 3.Sided with Village.",
  451. "actions": {
  452. "inspect": {
  453. "revealAs": "Villager with -1 votecount"
  454. },
  455. "vote": -1,
  456. "startup": {
  457. "revealPlayers": [
  458. "Mafia Boss",
  459. "Mafia"
  460. ],
  461. "revealPlayersMsg": "The Mafia are: ~Players~."
  462. }
  463. }
  464. },
  465. {
  466. "role": "TrueVillager(-2)",
  467. "translation": "Villager",
  468. "side": "village",
  469. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  470. "hide": "true",
  471. "info": "Has Vote between -3 to 3.Sided with Village.",
  472. "actions": {
  473. "inspect": {
  474. "revealAs": "Villager with -2 votecount"
  475. },
  476. "vote": -2,
  477. "startup": {
  478. "revealPlayers": [
  479. "Mafia Boss",
  480. "Mafia"
  481. ],
  482. "revealPlayersMsg": "The Mafia are: ~Players~."
  483. }
  484. }
  485. },
  486. {
  487. "role": "TrueVillager(-3)",
  488. "translation": "Villager",
  489. "side": "village",
  490. "help": "You are a normal citizen of Village. You have to defeat the revealed Mafia with the help of your vote. However your votecount was altered by Mafia. So you can have any votecount between -3 to +3. You have to vote safely in order to remove Mafia.",
  491. "hide": "true",
  492. "info": "Has Vote between -3 to 3. Sided with Village.",
  493. "actions": {
  494. "inspect": {
  495. "revealAs": "Villager with -3 votecount"
  496. },
  497. "vote": -3,
  498. "startup": {
  499. "revealPlayers": [
  500. "Mafia Boss",
  501. "Mafia"
  502. ],
  503. "revealPlayersMsg": "The Mafia are: ~Players~."
  504. }
  505. }
  506. },
  507. {
  508. "role": "Mafia",
  509. "translation": "Mafia",
  510. "side": "Mafia",
  511. "winIfDeadRoles": [
  512. "TrueVillager(+1)",
  513. "TrueVillager(+2)",
  514. "TrueVillager(+3)"
  515. ],
  516. "help": "You are a Mafia that came to control Village. However, your identity was revealed in front of all villager. Luckily Villagers don't know their votecounts as you altered them which are anywhere between -3 to +3. You can kill every night except the first shared with your team by using /kill (name). You have a vote of 0.9.",
  517. "info": "Can kill people with /kill from night 2. Has Vote of 0.9. Sided with Mafia..",
  518. "actions": {
  519. "teamTalk": true,
  520. "preventTeamvote": true,
  521. "night": {
  522. "kill": {
  523. "target": "AnyButTeam",
  524. "common": "Team",
  525. "priority": 1,
  526. "initialrecharge": 2,
  527. "broadcast": "team"
  528. }
  529. },
  530. "vote": 0.9,
  531. "startup": {
  532. "revealRole": "Mafia"
  533. }
  534. }
  535. },
  536. {
  537. "role": "Mafia Boss",
  538. "translation": "Mafia Boss",
  539. "side": "Mafia",
  540. "winIfDeadRoles": [
  541. "TrueVillager(+1)",
  542. "TrueVillager(+2)",
  543. "TrueVillager(+3)"
  544. ],
  545. "help": "You are a Mafia Boss that came to control Village. However, your identity was revealed in front of all villager. Luckily Villagers don't know their votecounts as you altered them which are anywhere between -3 to +3. You can kill every night except the first shared with your team by using /kill (name). Being the Mafia Boss, you can also /expose during the day to expose vote of a Villager. Or you can also use fake expose to confuse the village. You have a vote of 0.9.",
  546. "info": "Can kill people with /kill. Can expose people using /expose or fake expose them. Has Vote of 0.9. Sided with Mafia.",
  547. "actions": {
  548. "teamTalk": true,
  549. "preventTeamvote": true,
  550. "vote": 0.9,
  551. "night": {
  552. "kill": {
  553. "target": "AnyButTeam",
  554. "common": "Team",
  555. "priority": 2,
  556. "initialrecharge": 2,
  557. "broadcast": "team"
  558. }
  559. },
  560. "standby": {
  561. "0": {
  562. "command": "expose",
  563. "target": "AnyButTeam",
  564. "exposemsg": "Mafia Boss uses his contacts to find that ~Target~ is Villager with 0 votecount."
  565. },
  566. "expose": {
  567. "target": "AnyButTeam",
  568. "msg": "Type /inspect to reveal so,meone's role.",
  569. "exposemsg": "Mafia Boss uses his contacts to find that ~Target~ is ~Role~."
  570. },
  571. "civilian": {
  572. "command": "expose",
  573. "target": "AnyButTeam",
  574. "msg": "Or you can use /+1, /+2, /+3, /0, /-1, /-2 or /-3 to fake expose a Villagers vote. Eg. /0 VirajVora",
  575. "exposemsg": "Mafia Boss uses his contacts to find that ~Target~ is ~Role~."
  576. },
  577. "+1": {
  578. "command": "expose",
  579. "target": "AnyButTeam",
  580. "exposemsg": "Mafia Boss uses his contacts to find that ~Target~ is Villager with +1 votecount."
  581. },
  582. "+2": {
  583. "command": "expose",
  584. "target": "AnyButTeam",
  585. "exposemsg": "Mafia Boss uses his contacts to find that ~Target~ is Villager with +2 votecount."
  586. },
  587. "+3": {
  588. "command": "expose",
  589. "target": "AnyButTeam",
  590. "exposemsg": "Mafia Boss uses his contacts to find that ~Target~ is Villager with +3 votecount."
  591. },
  592. "-1": {
  593. "command": "expose",
  594. "target": "AnyButTeam",
  595. "exposemsg": "Mafia Boss uses his contacts to find that ~Target~ is Villager with -1 votecount."
  596. },
  597. "-2": {
  598. "command": "expose",
  599. "target": "AnyButTeam",
  600. "exposemsg": "Mafia Boss uses his contacts to find that ~Target~ is Villager with -2 votecount."
  601. },
  602. "-3": {
  603. "command": "expose",
  604. "target": "AnyButTeam",
  605. "exposemsg": "Mafia Boss uses his contacts to find that ~Target~ is Villager with -3 votecount."
  606. }
  607. },
  608. "startup": {
  609. "revealRole": "Mafia2"
  610. }
  611. }
  612. },
  613. {
  614. "role": "Village Elder",
  615. "translation": "Village Elder",
  616. "side": "village",
  617. "help": "You are the most respected village elder. Villagers votecount have been altered by Mafia and only you can tell the correct votecount with your experience. Unfortunately due to your memory problems, you need 24 hours to remember votecount of each Villager. You can inspect any Villager to find their votecount using /inspect (name). You can inspect only upto 3 times. Your vote is 0.",
  618. "info": "Can inspect a villager to find his votecount upto 3 times. Has Vote of 0. Sided with Village.",
  619. "actions": {
  620. "night": {
  621. "inspect": {
  622. "target": "OnlyTeammates",
  623. "common": "Self",
  624. "priority": 4,
  625. "charges": 3,
  626. "chargesmsg": "You can inspect ~Charges~ more times."
  627. }
  628. },
  629. "vote": 0,
  630. "startup": {
  631. "revealPlayers": [
  632. "Mafia Boss",
  633. "Mafia"
  634. ],
  635. "revealPlayersMsg": "The Mafia are: ~Players~."
  636. }
  637. }
  638. }
  639. ],
  640. "spawnPacks": {
  641. "Village1": {
  642. "roles": [
  643. [
  644. "Villager(+2)",
  645. "Villager(+2)",
  646. "Villager(0)",
  647. "Villager(-2)",
  648. "Villager(-2)"
  649. ],
  650. [
  651. "Villager(+2)",
  652. "Villager(+1)",
  653. "Villager(+1)",
  654. "Villager(-2)",
  655. "Villager(-2)"
  656. ],
  657. [
  658. "Villager(+2)",
  659. "Villager(+2)",
  660. "Villager(-1)",
  661. "Villager(-1)",
  662. "Villager(-2)"
  663. ]
  664. ],
  665. "chance": [
  666. 0.34,
  667. 0.33,
  668. 0.33
  669. ]
  670. },
  671. "Village2": {
  672. "roles": [
  673. [
  674. "Villager(+3)",
  675. "Villager(+2)",
  676. "Villager(0)",
  677. "Villager(-2)",
  678. "Villager(-3)"
  679. ],
  680. [
  681. "Villager(+3)",
  682. "Villager(+1)",
  683. "Villager(+1)",
  684. "Villager(-2)",
  685. "Villager(-3)"
  686. ],
  687. [
  688. "Villager(+2)",
  689. "Villager(+2)",
  690. "Villager(+1)",
  691. "Villager(-2)",
  692. "Villager(-3)"
  693. ],
  694. [
  695. "Villager(+3)",
  696. "Villager(+2)",
  697. "Villager(-1)",
  698. "Villager(-1)",
  699. "Villager(-3)"
  700. ],
  701. [
  702. "Villager(+3)",
  703. "Villager(+2)",
  704. "Villager(-1)",
  705. "Villager(-2)",
  706. "Villager(-2)"
  707. ]
  708. ],
  709. "chance": [
  710. 0.2,
  711. 0.2,
  712. 0.2,
  713. 0.2,
  714. 0.2
  715. ]
  716. },
  717. "Village3": {
  718. "roles": [
  719. [
  720. "Villager(+3)",
  721. "Villager(+3)",
  722. "Villager(0)",
  723. "Villager(-1)",
  724. "Villager(-2)",
  725. "Villager(-3)"
  726. ],
  727. [
  728. "Villager(+3)",
  729. "Villager(+3)",
  730. "Villager(0)",
  731. "Villager(-2)",
  732. "Villager(-2)",
  733. "Villager(-2)"
  734. ],
  735. [
  736. "Villager(+3)",
  737. "Villager(+3)",
  738. "Villager(-1)",
  739. "Villager(-1)",
  740. "Villager(-1)",
  741. "Villager(-3)"
  742. ],
  743. [
  744. "Villager(+3)",
  745. "Villager(+3)",
  746. "Villager(-1)",
  747. "Villager(-1)",
  748. "Villager(-2)",
  749. "Villager(-2)"
  750. ],
  751. [
  752. "Villager(+3)",
  753. "Villager(+2)",
  754. "Villager(+1)",
  755. "Villager(0)",
  756. "Villager(-3)",
  757. "Villager(-3)"
  758. ],
  759. [
  760. "Villager(+3)",
  761. "Villager(+2)",
  762. "Villager(+1)",
  763. "Villager(-1)",
  764. "Villager(-2)",
  765. "Villager(-3)"
  766. ],
  767. [
  768. "Villager(+3)",
  769. "Villager(+2)",
  770. "Villager(+1)",
  771. "Villager(-2)",
  772. "Villager(-2)",
  773. "Villager(-2)"
  774. ],
  775. [
  776. "Villager(+2)",
  777. "Villager(+2)",
  778. "Villager(+2)",
  779. "Villager(-1)",
  780. "Villager(-2)",
  781. "Villager(-3)"
  782. ],
  783. [
  784. "Villager(+2)",
  785. "Villager(+2)",
  786. "Villager(+2)",
  787. "Villager(-2)",
  788. "Villager(-2)",
  789. "Villager(-2)"
  790. ],
  791. [
  792. "Villager(+2)",
  793. "Villager(+2)",
  794. "Villager(+2)",
  795. "Villager(0)",
  796. "Villager(-3)",
  797. "Villager(-3)"
  798. ],
  799. [
  800. "Villager(+2)",
  801. "Villager(+2)",
  802. "Villager(+1)",
  803. "Villager(+1)",
  804. "Villager(-3)",
  805. "Villager(-3)"
  806. ],
  807. [
  808. "Villager(+3)",
  809. "Villager(+1)",
  810. "Villager(+1)",
  811. "Villager(+1)",
  812. "Villager(-3)",
  813. "Villager(-3)"
  814. ]
  815. ],
  816. "chance": [
  817. 0.08,
  818. 0.08,
  819. 0.08,
  820. 0.08,
  821. 0.08,
  822. 0.09,
  823. 0.09,
  824. 0.09,
  825. 0.09,
  826. 0.08,
  827. 0.08,
  828. 0.08
  829. ]
  830. },
  831. "Village4": {
  832. "roles": [
  833. [
  834. "Villager(+3)",
  835. "Villager(+3)",
  836. "Villager(+1)",
  837. "Villager(0)",
  838. "Villager(-1)",
  839. "Villager(-3)",
  840. "Villager(-3)"
  841. ],
  842. [
  843. "Villager(+3)",
  844. "Villager(+3)",
  845. "Villager(+1)",
  846. "Villager(0)",
  847. "Villager(-2)",
  848. "Villager(-2)",
  849. "Villager(-3)"
  850. ],
  851. [
  852. "Villager(+3)",
  853. "Villager(+3)",
  854. "Villager(+1)",
  855. "Villager(-1)",
  856. "Villager(-1)",
  857. "Villager(-2)",
  858. "Villager(-3)"
  859. ],
  860. [
  861. "Villager(+3)",
  862. "Villager(+3)",
  863. "Villager(+1)",
  864. "Villager(-1)",
  865. "Villager(-2)",
  866. "Villager(-2)",
  867. "Villager(-2)"
  868. ],
  869. [
  870. "Villager(+3)",
  871. "Villager(+2)",
  872. "Villager(+2)",
  873. "Villager(0)",
  874. "Villager(-1)",
  875. "Villager(-3)",
  876. "Villager(-3)"
  877. ],
  878. [
  879. "Villager(+3)",
  880. "Villager(+2)",
  881. "Villager(+2)",
  882. "Villager(0)",
  883. "Villager(-2)",
  884. "Villager(-2)",
  885. "Villager(-3)"
  886. ],
  887. [
  888. "Villager(+3)",
  889. "Villager(+2)",
  890. "Villager(+2)",
  891. "Villager(-1)",
  892. "Villager(-1)",
  893. "Villager(-2)",
  894. "Villager(-3)"
  895. ],
  896. [
  897. "Villager(+3)",
  898. "Villager(+2)",
  899. "Villager(+2)",
  900. "Villager(-1)",
  901. "Villager(-2)",
  902. "Villager(-2)",
  903. "Villager(-2)"
  904. ],
  905. [
  906. "Villager(+3)",
  907. "Villager(+2)",
  908. "Villager(+1)",
  909. "Villager(+1)",
  910. "Villager(-1)",
  911. "Villager(-3)",
  912. "Villager(-3)"
  913. ],
  914. [
  915. "Villager(+3)",
  916. "Villager(+2)",
  917. "Villager(+1)",
  918. "Villager(+1)",
  919. "Villager(-2)",
  920. "Villager(-2)",
  921. "Villager(-3)"
  922. ],
  923. [
  924. "Villager(+2)",
  925. "Villager(+2)",
  926. "Villager(+2)",
  927. "Villager(+1)",
  928. "Villager(-1)",
  929. "Villager(-3)",
  930. "Villager(-3)"
  931. ],
  932. [
  933. "Villager(+2)",
  934. "Villager(+2)",
  935. "Villager(+2)",
  936. "Villager(+1)",
  937. "Villager(-2)",
  938. "Villager(-2)",
  939. "Villager(-3)"
  940. ]
  941. ],
  942. "chance": [
  943. 0.09,
  944. 0.09,
  945. 0.08,
  946. 0.08,
  947. 0.09,
  948. 0.09,
  949. 0.08,
  950. 0.08,
  951. 0.08,
  952. 0.08,
  953. 0.08,
  954. 0.08
  955. ]
  956. },
  957. "Village5": {
  958. "roles": [
  959. [
  960. "Villager(+3)",
  961. "Villager(+3)",
  962. "Villager(+2)",
  963. "Villager(0)",
  964. "Villager(-2)",
  965. "Villager(-3)",
  966. "Villager(-3)"
  967. ],
  968. [
  969. "Villager(+3)",
  970. "Villager(+3)",
  971. "Villager(+2)",
  972. "Villager(-1)",
  973. "Villager(-1)",
  974. "Villager(-3)",
  975. "Villager(-3)"
  976. ],
  977. [
  978. "Villager(+3)",
  979. "Villager(+3)",
  980. "Villager(+2)",
  981. "Villager(-1)",
  982. "Villager(-2)",
  983. "Villager(-2)",
  984. "Villager(-3)"
  985. ],
  986. [
  987. "Villager(+3)",
  988. "Villager(+3)",
  989. "Villager(+2)",
  990. "Villager(-2)",
  991. "Villager(-2)",
  992. "Villager(-2)",
  993. "Villager(-2)"
  994. ],
  995. [
  996. "Villager(+3)",
  997. "Villager(+3)",
  998. "Villager(+1)",
  999. "Villager(+1)",
  1000. "Villager(-2)",
  1001. "Villager(-3)",
  1002. "Villager(-3)"
  1003. ],
  1004. [
  1005. "Villager(+3)",
  1006. "Villager(+2)",
  1007. "Villager(+2)",
  1008. "Villager(+1)",
  1009. "Villager(-2)",
  1010. "Villager(-3)",
  1011. "Villager(-3)"
  1012. ],
  1013. [
  1014. "Villager(+2)",
  1015. "Villager(+2)",
  1016. "Villager(+2)",
  1017. "Villager(+2)",
  1018. "Villager(-2)",
  1019. "Villager(-3)",
  1020. "Villager(-3)"
  1021. ]
  1022. ],
  1023. "chance": [
  1024. 0.16,
  1025. 0.14,
  1026. 0.14,
  1027. 0.14,
  1028. 0.14,
  1029. 0.14,
  1030. 0.14
  1031. ]
  1032. }
  1033. },
  1034. "roles1": [
  1035. "Villager(+1)",
  1036. "Villager(-1)",
  1037. "Mafia Boss"
  1038. ],
  1039. "roles2": [
  1040. "Villager(+1)",
  1041. "Villager(0)",
  1042. "Villager(-1)",
  1043. "Mafia Boss"
  1044. ],
  1045. "roles3": [
  1046. "Villager(+1)",
  1047. "Villager(+1)",
  1048. "Villager(-1)",
  1049. "Villager(-1)",
  1050. "Mafia Boss"
  1051. ],
  1052. "roles4": [
  1053. "Villager(+2)",
  1054. "Villager(+2)",
  1055. "Villager(-2)",
  1056. "Villager(-2)",
  1057. "Mafia Boss",
  1058. "Mafia"
  1059. ],
  1060. "roles5": [
  1061. "Villager(+2)",
  1062. "Villager(+2)",
  1063. "Villager(-2)",
  1064. "Villager(-2)",
  1065. "Village Elder",
  1066. "Mafia Boss",
  1067. "Mafia"
  1068. ],
  1069. "roles6": [
  1070. "pack:Village1",
  1071. "pack:Village1",
  1072. "pack:Village1",
  1073. "pack:Village1",
  1074. "pack:Village1",
  1075. "Village Elder",
  1076. "Mafia Boss",
  1077. "Mafia"
  1078. ],
  1079. "roles7": [
  1080. "pack:Village2",
  1081. "pack:Village2",
  1082. "pack:Village2",
  1083. "pack:Village2",
  1084. "pack:Village2",
  1085. "Village Elder",
  1086. "Mafia Boss",
  1087. "Mafia",
  1088. "Mafia"
  1089. ],
  1090. "roles8": [
  1091. "pack:Village3",
  1092. "pack:Village3",
  1093. "pack:Village3",
  1094. "pack:Village3",
  1095. "pack:Village3",
  1096. "pack:Village3",
  1097. "Village Elder",
  1098. "Mafia Boss",
  1099. "Mafia",
  1100. "Mafia"
  1101. ],
  1102. "roles9": [
  1103. "pack:Village4",
  1104. "pack:Village4",
  1105. "pack:Village4",
  1106. "pack:Village4",
  1107. "pack:Village4",
  1108. "pack:Village4",
  1109. "pack:Village4",
  1110. "Village Elder",
  1111. "Mafia Boss",
  1112. "Mafia",
  1113. "Mafia"
  1114. ],
  1115. "roles10": [
  1116. "pack:Village5",
  1117. "pack:Village5",
  1118. "pack:Village5",
  1119. "pack:Village5",
  1120. "pack:Village5",
  1121. "pack:Village5",
  1122. "pack:Village5",
  1123. "Village Elder",
  1124. "Mafia Boss",
  1125. "Mafia",
  1126. "Mafia",
  1127. "Mafia"
  1128. ],
  1129. "villageCantLoseRoles": [
  1130. "TrueVillager(+1)",
  1131. "TrueVillager(+2)",
  1132. "TrueVillager(+3)"
  1133. ],
  1134. "killmsg": "~Player~ (~Role~) was killed in the night by Mafia.",
  1135. "lynchmsg": "~Player~ (~Role~) was killed during the day.",
  1136. "killusermsg": "You died.",
  1137. "votemsg": "~Player~ votes ~Target~.",
  1138. "border": "*** ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ..."
  1139. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement