MoonstruckMinun

SI8

May 1st, 2015
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.75 KB | None | 0 0
  1. {
  2. "name" : "SI8",
  3. "altname" : "No Gun, No Life",
  4. "closedSetup": true,
  5. "author": "<b><i><span style='color:#005CE6'>Miki Sayaka</span></i></b>",
  6. "border":"***¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦",
  7. "summary" : "The Aliens are attacking! The Laser Cannon must quickly shoot down all invaders before the Bunkers are destroyed otherwise it loses.",
  8. "threadlink" : "http://pokemon-online.eu/forums/showthread.php?15941-Space-Invaders",
  9. "sides" : [{
  10. "side" : "aliens",
  11. "translation" : "Space Invaders",
  12. "winmsg" : "The Space Invaders (~Players~) destroyed all the human's forces and now they control the Earth!"
  13. }, {
  14. "side" : "village",
  15. "translation" : "Defenders",
  16. "winmsg" : "The Defenders (~Players~) won and now the Earth it's a safe place!"
  17. }
  18. ],
  19. "roles" : [{
  20. "role" : "laser",
  21. "translation" : "Laser Cannon",
  22. "side" : "village",
  23. "help" : "You're the Laser Cannon! Destroy your enemies with your laser typing /kill during the standby! However, you should be protected by a Bunker, because if you die, the Space Invaders win!",
  24. "info" : "Can kill one player during the standby. Sided with the Defenders.",
  25. "actions" : {
  26. "standby" : {
  27. "kill" : {
  28. "command": "expose",
  29. "target" : "AnyButSelf",
  30. "msg" : "Now, destroy your enemies with /kill [name]!",
  31. "exposemsg" : "~Self~ aimed at ~Target~ and destroyed him with a laser shot!! IMMA FIRIN MAH LAZER!!!"
  32. }
  33. },
  34. "daykill" : "evade",
  35. "onDeath" : {
  36. "killRoles" : ["bunker", "bunker_miller"],
  37. "singlekillmsg" : "±Space Invaders: When ~Self~ died, all the Bunkers were defenseless and they surrendered!"
  38. },
  39. "startup" : {
  40. "revealRole" : ["laser"]
  41. }
  42. }
  43. }, {
  44. "role" : "bunker",
  45. "translation" : "Bunker",
  46. "side" : "village",
  47. "help" : "You're Bunker! Sturdy and resistant, you can block the Alien's attack! But you'll have to choose, because you can protect the Laser Cannons or yourself up to 3 times in the game! Make wise decisions, because if all the Bunkers or the Laser Cannon die, the Space Invaders win!",
  48. "info" : "Can protect or selfprotect one player during the night up to 3 times. Sided with the Defenders",
  49. "actions" : {
  50. "night" : {
  51. "protect" : {
  52. "target" : "Any",
  53. "common" : "Self",
  54. "priority" : 1,
  55. "charges" : 3,
  56. "chargesmsg" : "You can only protect ~Charges~ more times!"
  57. }
  58. },
  59. "expose": "revealexposer",
  60. "revealexposermsg": "±Space Invaders: ~Self~ (Bunker) was destroyed!",
  61. "startup" : {
  62. "revealRole" : ["laser"]
  63. }
  64. }
  65. },
  66. {
  67. "role" : "bunker_miller",
  68. "translation" : "Bunker (Miller)",
  69. "side" : "village",
  70. "help" : "You're Bunker! Sturdy and resistant, you can block the Alien's attack! But you'll have to choose, because you can protect the Laser Cannons or yourself up to 3 times in the game! Make wise decisions, because if all the Bunkers or the Laser Cannon die, the Space Invaders win!",
  71. "info" : "Can protect or selfprotect one player during the night up to 3 times. Appears as Alien if killed. Sided with the Defenders",
  72. "actions" : {
  73. "night" : {
  74. "protect" : {
  75. "target" : "Any",
  76. "common" : "Self",
  77. "priority" : 1,
  78. "charges" : 3,
  79. "chargesmsg" : "You can only protect ~Charges~ more times!"
  80. }
  81. },
  82. "initialCondition": {
  83. "curse": {
  84. "cursedRole": "bunker_miller2",
  85. "silentCurse": true,
  86. "curseCount": -1
  87. }
  88. },
  89. "initialCondition": {
  90. "curse": {
  91. "cursedRole": "bunker_miller2",
  92. "silentCurse": true,
  93. "curseCount": -1
  94. }
  95. },
  96. "expose": "revealexposer",
  97. "revealexposermsg": "±Space Invaders: ~Self~ (Alien) was destroyed!",
  98. "startup" : {
  99. "revealRole" : ["laser"], "revealAs": "bunker"
  100. }
  101. }
  102. },
  103. {
  104. "role" : "bunker_miller2",
  105. "translation" : "Bunker",
  106. "side" : "village",
  107. "help" : "You're Bunker! Sturdy and resistant, you can block the Alien's attack! But you'll have to choose, because you can protect the Laser Cannons or yourself up to 3 times in the game! Make wise decisions, because if all the Bunkers or the Laser Cannon die, the Space Invaders win!",
  108. "info" : "Can protect or selfprotect one player during the night up to 3 times. Appears as Alien if killed. Sided with the Defenders",
  109. "actions" : {
  110. "night" : {
  111. "protect" : {
  112. "target" : "Any",
  113. "common" : "Self",
  114. "priority" : 1,
  115. "charges" : 3,
  116. "chargesmsg" : "You can only protect ~Charges~ more times!"
  117. }
  118. },
  119. "expose": "revealexposer",
  120. "revealexposermsg": "±Space Invaders: ~Self~ (Alien) was destroyed!",
  121. "startup" : {
  122. "revealRole" : ["laser"]
  123. }
  124. }
  125. }, {
  126. "role" : "alien",
  127. "translation" : "Alien",
  128. "side" : "aliens",
  129. "help" : "You're an alien! Time to kill all that stupid humans and control the Earth! Type /kill during the night! Also, each 2 nights you have an extra nightkill with /kill2, and that's not shared with your team!! You can use /tt [message] to talk to your teammates.",
  130. "winIfDeadRoles": ["bunker"],
  131. "info" : "Can kill one player during the night (Shared). Can kill one player each 2 nights (Not-Shared). Sided with the Space Invaders.",
  132. "actions" : {
  133. "initialCondition": {
  134. "curse": {
  135. "cursedRole": "alien2",
  136. "silentCurse": true,
  137. "curseCount": -1
  138. }
  139. },
  140. "night" : {
  141. "kill" : {
  142. "target" : "AnyButTeam",
  143. "common" : "Team",
  144. "priority" : 2,
  145. "broadcast" : "team"
  146. },
  147. "kill2" : {
  148. "recharge" : 2,
  149. "command" : "kill",
  150. "target" : "AnyButTeam",
  151. "common" : "Self",
  152. "priority" : 3,
  153. "broadcast" : "team"
  154. }
  155. },
  156. "expose": "revealexposer",
  157. "revealexposermsg": "±Space Invaders: ~Self~ (Alien) was destroyed!",
  158. "startup" : {
  159. "revealRole" : ["laser", "alien"]
  160. },
  161. "teamTalk" : true
  162. }
  163. },
  164. {
  165. "role" : "alien2",
  166. "translation" : "Alien",
  167. "side" : "aliens",
  168. "hide": true,
  169. "help" : "You're an alien! Time to kill all that stupid humans and control the Earth! Type /kill during the night! Also, each 2 nights you have an extra nightkill with /kill2, and that's not shared with your team!! You can use /tt [message] to talk to your teammates.",
  170. "winIfDeadRoles": ["bunker"],
  171. "info" : "Can kill one player during the night (Shared). Can kill one player each 2 nights (Not-Shared). Sided with the Space Invaders.",
  172. "actions" : {
  173. "onlist": "bunker",
  174. "night" : {
  175. "kill" : {
  176. "target" : "AnyButTeam",
  177. "common" : "Team",
  178. "priority" : 2,
  179. "broadcast" : "team"
  180. },
  181. "kill2" : {
  182. "recharge" : 2,
  183. "command" : "kill",
  184. "target" : "AnyButTeam",
  185. "common" : "Self",
  186. "priority" : 3,
  187. "broadcast" : "team"
  188. }
  189. },
  190. "expose": "revealexposer",
  191. "revealexposermsg": "±Space Invaders: ~Self~ (Alien) was destroyed!",
  192. "startup" : {
  193. "revealRole" : ["laser", "alien"]
  194. },
  195. "teamTalk" : true
  196. }
  197. },
  198. {
  199. "role" : "alien_mole",
  200. "translation" : "Alien (Mole)",
  201. "side" : "aliens",
  202. "help" : "You're an alien! Time to kill all that stupid humans and control the Earth! Type /kill during the night! Also, each 2 nights you have an extra nightkill with /kill2, and that's not shared with your team!! You can use /tt [message] to talk to your teammates.",
  203. "winIfDeadRoles": ["bunker"],
  204. "info" : "Can kill one player during the night (Shared). Can kill one player each 2 nights (Not-Shared). Appears as Bunker if killed. Sided with the Space Invaders.",
  205. "actions" : {
  206. "initialCondition": {
  207. "curse": {
  208. "cursedRole": "alien_mole2",
  209. "silentCurse": true,
  210. "curseCount": -1
  211. }
  212. },
  213. "night" : {
  214. "kill" : {
  215. "target" : "AnyButTeam",
  216. "common" : "Team",
  217. "priority" : 2,
  218. "broadcast" : "team"
  219. },
  220. "kill2" : {
  221. "recharge" : 2,
  222. "command" : "kill",
  223. "target" : "AnyButTeam",
  224. "common" : "Self",
  225. "priority" : 3,
  226. "broadcast" : "team"
  227. }
  228. },
  229. "expose": "revealexposer",
  230. "revealexposermsg": "±Space Invaders: ~Self~ (Bunker) was destroyed!",
  231. "startup" : {
  232. "revealRole" : ["laser", "alien", "alien_mole2"]
  233. },
  234. "teamTalk" : true
  235. }
  236. },
  237. {
  238. "role" : "alien_mole2",
  239. "translation" : "Alien (Mole)",
  240. "side" : "aliens",
  241. "hide": true,
  242. "help" : "You're an alien! Time to kill all that stupid humans and control the Earth! Type /kill during the night! Also, each 2 nights you have an extra nightkill with /kill2, and that's not shared with your team!! You can use /tt [message] to talk to your teammates.",
  243. "winIfDeadRoles": ["bunker"],
  244. "info" : "Can kill one player during the night (Shared). Can kill one player each 2 nights (Not-Shared). Appears as Bunker if killed. Sided with the Space Invaders.",
  245. "actions" : {
  246. "onlist": "bunker",
  247. "night" : {
  248. "kill" : {
  249. "target" : "AnyButTeam",
  250. "common" : "Team",
  251. "priority" : 2,
  252. "broadcast" : "team"
  253. },
  254. "kill2" : {
  255. "recharge" : 2,
  256. "command" : "kill",
  257. "target" : "AnyButTeam",
  258. "common" : "Self",
  259. "priority" : 3,
  260. "broadcast" : "team"
  261. }
  262. },
  263. "expose": "revealexposer",
  264. "revealexposermsg": "±Space Invaders: ~Self~ (Bunker) was destroyed!",
  265. "startup" : {
  266. "revealRole" : ["laser", "alien", "alien_mole2"]
  267. },
  268. "teamTalk" : true
  269. }
  270. }
  271. ],
  272. "minplayers": 5,
  273. "roles1" : [
  274. "laser",
  275. "bunker",
  276. "bunker",
  277. "bunker_miller",
  278. "alien",
  279. "bunker",
  280. "bunker",
  281. "alien_mole",
  282. "bunker",
  283. "bunker",
  284. "bunker",
  285. "bunker",
  286. "alien",
  287. "bunker",
  288. "bunker",
  289. "bunker",
  290. "alien",
  291. "bunker",
  292. "bunker",
  293. "bunker",
  294. "alien_mole",
  295. "bunker",
  296. "bunker_miller",
  297. "bunker",
  298. "bunker",
  299. "alien",
  300. "bunker",
  301. "bunker_miller",
  302. "bunker",
  303. "alien",
  304. "bunker",
  305. "bunker",
  306. "alien_mole",
  307. "bunker",
  308. "bunker",
  309. "alien",
  310. "bunker",
  311. "bunker",
  312. "bunker",
  313. "alien",
  314. "bunker",
  315. "bunker",
  316. "alien",
  317. "bunker",
  318. "bunker",
  319. "alien",
  320. "bunker",
  321. "bunker",
  322. "bunker",
  323. "alien"
  324. ],
  325. "changelog": {
  326. "SI8": "Millers and Moles spawn. No role flip on lynch!"
  327. },
  328. "killmsg" : "±Space Invaders: ~Player~ (~Role~) was destroyed!",
  329. "killusermsg" : "±Space Invaders: You were destroyed!",
  330. "lynchmsg": "±Game: ~Player~ (The Something or Other) was removed from the game!"
  331. }
Advertisement
Add Comment
Please, Sign In to add comment