Advertisement
Crobat

SI11 (Town Bunkers) Mafia Theme Code

May 30th, 2015
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.08 KB | None | 0 0
  1. {
  2. "name": "SI11",
  3. "altname":"Space Invaders featuring Town Bunkers",
  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 now bunkers have a reason to protect someone besides themselves or the laser cannon! If you protect an alien, they will be killed instead!",
  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"],
  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, if you try to protect an alien, you will kill them!",
  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. "command": ["protect", "convert"],
  54. "target":"Any",
  55. "canConvert": ["alien"],
  56. "newRole": "alien_dead",
  57. "convertmsg": "",
  58. "usermsg": "",
  59. "convertfailmsg": "",
  60. "silentConvert": true,
  61. "common":"Self",
  62. "priority":1,
  63. "charges":3,
  64. "chargesmsg": "You can only protect ~Charges~ more times!"
  65. }
  66. },
  67. "startup": {
  68. "revealRole": ["laser"]
  69. }
  70. }
  71. },
  72. {
  73. "role":"alien",
  74. "translation":"Alien",
  75. "side":"aliens",
  76. "winIfDeadRoles": ["bunker"],
  77. "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!! However, be careful! If a bunker randomly decides to protect you, you will die at the end of the night! You can use /tt [message] to talk to your teammates.",
  78. "info":"Can kill one player during the night (Shared). Can kill one player each 2 nights (Not-Shared). Dies if protected. Sided with the Space Invaders.",
  79. "actions":{
  80. "night":{
  81. "kill":{
  82. "target":"AnyButTeam",
  83. "common":"Team",
  84. "priority":2,
  85. "broadcast":"team"
  86. },
  87. "kill2": {
  88. "recharge": 2,
  89. "command": "kill",
  90. "target": "AnyButTeam",
  91. "common": "Self",
  92. "priority": 3,
  93. "broadcast": "team"
  94. }
  95. },
  96. "startup": {
  97. "revealRole": ["laser"]
  98. },
  99. "teamUtilities": true
  100. }
  101. },
  102. {
  103. "role":"alien_dead",
  104. "translation":"Alien",
  105. "side":"aliens",
  106. "hide": true,
  107. "winIfDeadRoles": ["bunker"],
  108. "help":"",
  109. "info":"Can kill one player during the night (Shared). Can kill one player each 2 nights (Not-Shared). Dies if protected. Sided with the Space Invaders.",
  110. "actions":{
  111. "initialCondition": {
  112. "poison": {
  113. "count": -1,
  114. "poisonDeadMessage": "A bunker tried to protect you. You were so confused by their action that you died! #Logic"
  115. }
  116. },
  117. "night":{
  118. "kill":{
  119. "target":"AnyButTeam",
  120. "common":"Team",
  121. "priority":2,
  122. "broadcast":"team",
  123. "hide": true
  124. },
  125. "kill2": {
  126. "recharge": 2,
  127. "command": "kill",
  128. "target": "AnyButTeam",
  129. "common": "Self",
  130. "priority": 3,
  131. "broadcast": "team",
  132. "hide": true
  133. }
  134. },
  135. "startup": {
  136. "revealRole": ["laser"]
  137. },
  138. "teamUtilities": true
  139. }
  140. }
  141. ],
  142. "roles1":[
  143. "laser",
  144. "bunker",
  145. "bunker",
  146. "bunker",
  147. "alien",
  148. "bunker",
  149. "alien",
  150. "bunker",
  151. "alien",
  152. "bunker",
  153. "bunker",
  154. "alien",
  155. "bunker",
  156. "bunker",
  157. "alien",
  158. "bunker",
  159. "bunker",
  160. "bunker",
  161. "alien",
  162. "bunker",
  163. "bunker",
  164. "alien",
  165. "bunker",
  166. "bunker",
  167. "alien",
  168. "bunker",
  169. "bunker",
  170. "alien",
  171. "bunker",
  172. "bunker",
  173. "alien",
  174. "bunker",
  175. "bunker",
  176. "alien",
  177. "bunker",
  178. "bunker",
  179. "alien",
  180. "bunker",
  181. "bunker",
  182. "alien"
  183. ],
  184. "killmsg":"±Space Invaders: ~Player~ (~Role~) was destroyed!",
  185. "killusermsg":" You were destroyed!",
  186. "border":"***¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦",
  187. "villageCantLoseRoles": [
  188. "laser"
  189. ]
  190. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement