Advertisement
Crobat

SI9 (Diamondslight) Mafia Theme Code

May 29th, 2015
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. {
  2. "name": "SI9",
  3. "altname":"Space Invaders featuring Diamondslight",
  4. "author": [
  5. "<b><i><span style='color:#380B61'>Crobat</span></i></b>",
  6. "<b><i><span style='color:#FF00FF'>Espeon</span></i></b>",
  7. "<b><i><span style='color:#FF0000'>Arcanine</span></i></b>",
  8. "<b><i><span style='color:#000000'>Fate Testarossa</span></i></b>",
  9. "<b><i><span style='color:#5882FA'>Amane Ohtori</span></i></b>"
  10. ],
  11. "summary":"Simple game of Space Invaders, but one of the bunkers is Diamondslight, who kills everyone that voted for him if he is lynched!",
  12. "sides":[{
  13. "side":"aliens",
  14. "translation":"Space Invaders",
  15. "winmsg":"The Space Invaders (~Players~) destroyed all the human's forces and now they control the Earth!"
  16. },
  17. {
  18. "side":"village",
  19. "translation":"Defenders",
  20. "winmsg":"The Defenders (~Players~) won and now the Earth is a safe place!"
  21. }
  22. ],
  23. "roles":[{
  24. "role":"laser",
  25. "translation":"Laser Cannon",
  26. "side":"village",
  27. "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!",
  28. "info":"Can kill one player during the standby. Sided with the Defenders.",
  29. "actions":{
  30. "standby":{
  31. "kill":{
  32. "target":"AnyButSelf",
  33. "msg":"Now, destroy your enemies with /kill [name]!",
  34. "killmsg":"~Self~ aimed at ~Target~ and destroyed him with a laser shot!! IMMA FIRIN MAH LAZER!!!"
  35. }
  36. },
  37. "daykill": "evade",
  38. "onDeath": {
  39. "killRoles": ["bunker", "diamond"],
  40. "killmsg": "±Space Invaders: When ~Self~ died, all the Bunkers were defenseless and they surrendered!"
  41. }
  42. }
  43. },
  44. {
  45. "role":"bunker",
  46. "translation":"Bunker",
  47. "side":"village",
  48. "help":"Sturdy and resistant, you can block the Alien's attack! But you'll have to choose, because you can protect the Laser Cannon 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! However, there is a chance that you could be Diamondslight, which means you will kill everyone that voted for you if you are lynched!",
  49. "info":"Can protect or selfprotect one player during the night up to 3 times. Sided with the Defenders",
  50. "actions":{
  51. "night":{
  52. "protect":{
  53. "target":"Any",
  54. "common":"Self",
  55. "priority":1,
  56. "charges":3,
  57. "chargesmsg": "You can only protect ~Charges~ more times!"
  58. }
  59. },
  60. "startup": {
  61. "revealRole": ["laser"]
  62. }
  63. }
  64. },
  65. {
  66. "role":"diamond",
  67. "translation":"Diamondslight",
  68. "side":"village",
  69. "help":"Sturdy and resistant, you can block the Alien's attack! But you'll have to choose, because you can protect the Laser Cannon 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!",
  70. "info":"Can protect or selfprotect one player during the night up to 3 times. If lynched, kills everyone that voted for them. Sees itself as Bunker. Sided with the Defenders",
  71. "actions":{
  72. "night":{
  73. "protect":{
  74. "target":"Any",
  75. "common":"Self",
  76. "priority":1,
  77. "charges":3,
  78. "chargesmsg": "You can only protect ~Charges~ more times!"
  79. }
  80. },
  81. "lynch": {
  82. "killVoters": {
  83. "first": 99,
  84. "last": 99,
  85. "message": "±Diamondslight: Brb getting link. Oh, and you can all die for voting for me. https://www.youtube.com/watch?v=1ytCEuuW2_A"
  86. }
  87. },
  88. "startup": {
  89. "revealRole": ["laser"],
  90. "revealAs": "bunker"
  91. }
  92. }
  93. },
  94. {
  95. "role":"alien",
  96. "translation":"Alien",
  97. "side":"aliens",
  98. "winIfDeadRoles": ["bunker", "diamond"],
  99. "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.",
  100. "info":"Can kill one player during the night (Shared). Can kill one player each 2 nights (Not-Shared). Sided with the Space Invaders.",
  101. "actions":{
  102. "night":{
  103. "kill":{
  104. "target":"AnyButTeam",
  105. "common":"Team",
  106. "priority":2,
  107. "broadcast":"team"
  108. },
  109. "kill2": {
  110. "recharge": 2,
  111. "command": "kill",
  112. "target": "AnyButTeam",
  113. "common": "Self",
  114. "priority": 3,
  115. "broadcast": "team"
  116. }
  117. },
  118. "startup": {
  119. "revealRole": ["laser"]
  120. },
  121. "teamUtilities": true
  122. }
  123. }
  124. ],
  125. "roles1":[
  126. "laser",
  127. "diamond",
  128. "bunker",
  129. "bunker",
  130. "alien",
  131. "bunker",
  132. "bunker",
  133. "bunker",
  134. "alien",
  135. "bunker",
  136. "bunker",
  137. "bunker",
  138. "alien",
  139. "bunker",
  140. "bunker",
  141. "bunker",
  142. "alien",
  143. "bunker",
  144. "bunker",
  145. "bunker",
  146. "alien",
  147. "bunker",
  148. "bunker",
  149. "bunker",
  150. "bunker",
  151. "alien",
  152. "bunker",
  153. "bunker",
  154. "bunker",
  155. "alien",
  156. "bunker",
  157. "bunker",
  158. "alien",
  159. "bunker",
  160. "bunker",
  161. "alien",
  162. "bunker",
  163. "bunker",
  164. "bunker",
  165. "alien",
  166. "bunker",
  167. "bunker",
  168. "alien",
  169. "bunker",
  170. "bunker",
  171. "alien",
  172. "bunker",
  173. "bunker",
  174. "bunker",
  175. "alien"
  176. ],
  177. "killmsg":"±Space Invaders: ~Player~ (~Role~) was destroyed!",
  178. "killusermsg":" You were destroyed!",
  179. "border":"***¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦",
  180. "villageCantLoseRoles": [
  181. "laser"
  182. ]
  183. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement