Advertisement
Mrhappyface

Alice in wonderland

Jun 2nd, 2011
5,823
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.06 KB | None | 0 0
  1. {
  2. "name": "Wonderland",
  3. "sides": [
  4. {
  5. "side": "village",
  6. "translation": "White Queen's Army"
  7. },
  8. {
  9. "side": "red",
  10. "translation": "Red Queen's Army"
  11. }
  12. ],
  13. "roles": [
  14. {
  15. "role": "alice",
  16. "translation": "Alice",
  17. "side": "village",
  18. "help": "Use /Kill [name] during the day to kill someone; you will not be revealed.",
  19. "actions": {
  20. "standby": {
  21. "kill": {
  22. "target": "AnyButSelf",
  23. "msg": "Use /Kill [name] to kill someone.",
  24. "killmsg": "Alice bashes ~Target~ on the head!"
  25. }
  26. },
  27. "hax": {
  28. "kill": {
  29. "revealTeam": 0.2,
  30. "revealPlayer": 0.05
  31. }
  32. }
  33. }
  34. },
  35. {
  36. "role": "hatter",
  37. "translation": "Mad Hatter",
  38. "side": "village",
  39. "help": "Use /Kill [name] to kill someone. You can kill two people during the night.",
  40. "actions": {
  41. "night": {
  42. "kill": {
  43. "target": "AnyButSelf",
  44. "common": "Self",
  45. "priority": 10,
  46. "limit": 2
  47. }
  48. }
  49. }
  50. },
  51. {
  52. "role": "twisp",
  53. "translation": "McTwisp",
  54. "side": "village",
  55. "help": "Use /Inspect [name] to find someone's role.",
  56. "actions": {
  57. "night": {
  58. "inspect": {
  59. "target": "AnyButSelf",
  60. "common": "Self",
  61. "priority": 15
  62. }
  63. }
  64. }
  65. },
  66. {
  67. "role": "mali",
  68. "translation": "Maliumpkin",
  69. "side": "village",
  70. "help": "Use /Kill [name] to kill someone.",
  71. "actions": {
  72. "night": {
  73. "kill": {
  74. "target": "AnyButSelf",
  75. "common": "Self",
  76. "priority": 12
  77. }
  78. }
  79. }
  80. },
  81. {
  82. "role": "wqueen",
  83. "translation": "White Queen",
  84. "side": "village",
  85. "help": "Use /Distract [name] to distract someone. Your vote counts as five.",
  86. "actions": {
  87. "night": {
  88. "distract": {
  89. "target": "AnyButSelf",
  90. "common": "Self",
  91. "priority": 1
  92. }
  93. },
  94. "vote": 5
  95. }
  96. },
  97. {
  98. "role": "bayard",
  99. "translation": "Bayard",
  100. "side": "village",
  101. "help": "You can find out who will be killed (no command). McTwisp sees you as the Bandersnatch.",
  102. "actions": {
  103. "hax": {
  104. "kill": {
  105. "revealTeam": 0.2,
  106. "revealPlayer": 0.05
  107. }
  108. },
  109. "inspect": {
  110. "revealAs": "bander"
  111. }
  112. }
  113. },
  114. {
  115. "role": "flower",
  116. "translation": "Talking Flower",
  117. "side": "village",
  118. "help": "You have no special commands. Vote to remove people during the day.",
  119. "actions": {}
  120. },
  121. {
  122. "role": "cat",
  123. "translation": "Cheshire Cat",
  124. "side": "village",
  125. "help": "You can find out who will be killed, protected and distracted (no command).",
  126. "actions": {
  127. "hax": {
  128. "kill": {
  129. "revealTeam": 0.33,
  130. "revealPlayer": 0.1
  131. },
  132. "distract": {
  133. "revealTeam": 0.33,
  134. "revealPlayer": 0.1
  135. },
  136. "protect": {
  137. "revealTeam": 0.33,
  138. "revealPlayer": 0.1
  139. }
  140. }
  141. }
  142. },
  143. {
  144. "role": "absalom",
  145. "translation": "Absalom",
  146. "side": "village",
  147. "help": "Use /Protect [your name] to protect yourself. Your vote vounts as two.",
  148. "actions": {
  149. "night": {
  150. "protect": {
  151. "target": "Self",
  152. "common": "Self",
  153. "priority": 5
  154. }
  155. },
  156. "vote": 2
  157. }
  158. },
  159. {
  160. "role": "dum",
  161. "translation": "Tweedledum",
  162. "side": "village",
  163. "help": "Use /Protect [name] to protect someone.",
  164. "actions": {
  165. "night": {
  166. "protect": {
  167. "target": "AnyButSelf",
  168. "common": "Self",
  169. "priority": 5
  170. }
  171. }
  172. }
  173. },
  174. {
  175. "role": "dee",
  176. "translation": "Tweedledee",
  177. "side": "village",
  178. "help": "Use /Protect [name] to protect someone.",
  179. "actions": {
  180. "night": {
  181. "protect": {
  182. "target": "AnyButSelf",
  183. "common": "Self",
  184. "priority": 5
  185. }
  186. }
  187. }
  188. },
  189. {
  190. "role": "rcard",
  191. "translation": "Red Card Guard",
  192. "side": "red",
  193. "help": "You have no special commands. Vote to remove people during the day. You are on the BAD SIDE",
  194. "actions": {}
  195. },
  196. {
  197. "role": "bcard",
  198. "translation": "Black Card Guard",
  199. "side": "red",
  200. "help": "You have no special commands. Vote to remove people during the day. You are on the BAD SIDE",
  201. "actions": {}
  202. },
  203. {
  204. "role": "isolus",
  205. "translation": "Isolus Stave",
  206. "side": "red",
  207. "help": "Use /Distract [name] to distract someone. You are on the BAD SIDE",
  208. "actions": {
  209. "night": {
  210. "distract": {
  211. "target": "AnyButSelf",
  212. "common": "Self",
  213. "priority": 1
  214. }
  215. },
  216. "hax": {
  217. "protect": {
  218. "revealTeam": 0.33,
  219. "revealPlayer": 0
  220. }
  221. },
  222. "distract": {
  223. "mode": "ChangeTarget",
  224. "hookermsg": "You tried to distract Isolus Stave. Not smart.",
  225. "msg": "The White Queen came to you last night, so you bumped her off."
  226. }
  227. }
  228. },
  229. {
  230. "role": "jabber",
  231. "translation": "Jabberwocky",
  232. "side": "red",
  233. "help": "Use /Kill [name] to kill someone. You can kill three people during the night. You are on the BAD SIDE",
  234. "actions": {
  235. "night": {
  236. "kill": {
  237. "target": "AnyButSelf",
  238. "common": "Self",
  239. "priority": 11,
  240. "limit": 3
  241. }
  242. }
  243. }
  244. },
  245. {
  246. "role": "bander",
  247. "translation": "Bandersnatch",
  248. "side": "red",
  249. "help": "Use /Protect [name] to protect someone. You are on the BAD SIDE",
  250. "actions": {
  251. "night": {
  252. "protect": {
  253. "target": "AnyButSelf",
  254. "common": "Self",
  255. "priority": 5
  256. }
  257. }
  258. }
  259. },
  260. {
  261. "role": "rqueen",
  262. "translation": "Red Queen",
  263. "side": "red",
  264. "help": "NEW- You can protect yourself. /protect [yourname]. Use /Kill [name] to kill someone. You can kill two people during the night and one during the day; you will not be revealed. Your vote counts as five. You are on the BAD SIDE",
  265. "actions": {
  266. "night": {
  267. "kill": {
  268. "target": "AnyButSelf",
  269. "common": "Self",
  270. "priority": 13,
  271. "limit": 2
  272. },
  273. "night": {
  274. "protect": {
  275. "target": "Self",
  276. "common": "Self",
  277. "priority": 5
  278. },
  279. "standby": {
  280. "kill": {
  281. "target": "AnyButSelf",
  282. "msg": "Use /Kill [name] to kill someone.",
  283. "killmsg": "OFF WITH THEIR HEAD!"
  284. }
  285. },
  286. "vote": 5
  287. }
  288. }
  289. }
  290. },
  291. {
  292. "role": "cardl",
  293. "translation": "Card Guard Leader",
  294. "side": "red",
  295. "help": "Use /Kill [name] to kill someone. You are on the BAD SIDE",
  296. "actions": {
  297. "night": {
  298. "kill": {
  299. "target": "AnyButTeam",
  300. "common": "Self",
  301. "priority": 14
  302. }
  303. },
  304. "startup": "team-reveal"
  305. }
  306. }
  307. ],
  308. "roles1": [
  309. "rqueen",
  310. "wqueen",
  311. "mali",
  312. "twisp",
  313. "dum",
  314. "isolus",
  315. "cat",
  316. "bander",
  317. "dee",
  318. "flower",
  319. "alice"
  320. ],
  321. "roles2": [
  322. "isolus",
  323. "dum",
  324. "twisp",
  325. "mali",
  326. "rqueen",
  327. "wqueen",
  328. "bander",
  329. "bcard",
  330. "dee",
  331. "hatter",
  332. "absalom",
  333. "bayard",
  334. "cat",
  335. "alice",
  336. "jabber",
  337. "rcard",
  338. "flower",
  339. "rcard",
  340. "bcard",
  341. "rcard",
  342. "bcard",
  343. "cardl",
  344. "bcard",
  345. "flower",
  346. "flower",
  347. "flower",
  348. "bcard",
  349. "rcard",
  350. "bander",
  351. "jabber"
  352. ],
  353. "villageCantLoseRoles": [
  354. "mali",
  355. "hatter",
  356. "wqueen",
  357. "absalom"
  358. ]
  359. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement