Advertisement
Crobat

April Fool SI

Mar 22nd, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. {
  2. "name": "SI",
  3. "altname":"Space Invaders",
  4. "author":["Cat Fart"
  5. ],
  6. "minplayers": 4,
  7. "summary":"http://wiki.pokemon-online.eu/wiki/Theme:Space_Invaders",
  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. {
  15. "side":"village",
  16. "translation":"Defenders",
  17. "winmsg":"The Defenders (~Players~) won and now the Earth it's a safe place!"
  18. }
  19. ],
  20. "roles":[{
  21. "role":"laser",
  22. "translation":"Laser Cannon",
  23. "side":"alien",
  24. "help":"You're the Laser Cannon! Destroy your enemies with your laser typing /kill during the standby! However, make sure you don't get lynched by the Bunkers, as you're sided with the Aliens! You have gone rogue, and your daykill no longer reveals you!",
  25. "info":"Can kill one player during the standby. Sided with the Aliens.",
  26. "actions":{
  27. "standby":{
  28. "kill":{
  29. "target":"AnyButTeam",
  30. "msg":"Now, destroy your enemies with /kill [name]!",
  31. "killmsg":"The rogue Laser Cannon aimed at ~Target~ and destroyed him with a laser shot!! IMMA FIRIN MAH LAZER!!!"
  32. }
  33. }
  34. }
  35. },
  36. {
  37. "role":"bunker",
  38. "translation":"Bunker",
  39. "side":"village",
  40. "help":"You're Bunker! Sturdy and resistant, you can block the Alien's attack! The Laser Cannon has gone rogue, and has started killing all the Bunkers! It is your job to lynch the Aliens and Laser Cannon, and /protect another Bunker or yourself, which you can do 3 times! Remember, if all the Bunkers die, the Aliens and Laser Cannon win!",
  41. "info":"Can protect or selfprotect one player during the night up to 3 times. Sided with the Defenders",
  42. "actions":{
  43. "night":{
  44. "protect":{
  45. "target":"Any",
  46. "common":"Self",
  47. "priority":1,
  48. "charges":3,
  49. "chargesmsg": "You can only protect ~Charges~ more times!"
  50. }
  51. },
  52. "startup": {
  53. }
  54. }
  55. },
  56. {
  57. "role":"alien",
  58. "translation":"Alien",
  59. "side":"aliens",
  60. "winIfDeadRoles": ["bunker"],
  61. "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.",
  62. "info":"Can kill one player during the night (Shared). Can kill one player each 2 nights (Not-Shared). Sided with the Space Invaders.",
  63. "actions":{
  64. "night":{
  65. "kill":{
  66. "target":"AnyButTeam",
  67. "common":"Team",
  68. "priority":2,
  69. "broadcast":"team"
  70. },
  71. "kill2": {
  72. "recharge": 2,
  73. "command": "kill",
  74. "target": "AnyButTeam",
  75. "common": "Self",
  76. "priority": 3,
  77. "broadcast": "team"
  78. }
  79. },
  80. "startup": {
  81. "revealRole": ["laser", "alien"]
  82. },
  83. "teamTalk": true
  84. }
  85. }
  86. ],
  87. "roles1":["laser",
  88. "bunker",
  89. "bunker",
  90. "bunker",
  91. "bunker",
  92. "alien",
  93. "bunker",
  94. "bunker",
  95. "bunker",
  96. "bunker",
  97. "alien",
  98. "bunker",
  99. "bunker",
  100. "bunker",
  101. "bunker",
  102. "alien",
  103. "bunker",
  104. "bunker",
  105. "bunker",
  106. "alien",
  107. "bunker",
  108. "bunker",
  109. "bunker",
  110. "bunker",
  111. "bunker",
  112. "bunker",
  113. "alien",
  114. "bunker",
  115. "bunker",
  116. "bunker",
  117. "bunker",
  118. "alien",
  119. "bunker",
  120. "bunker",
  121. "bunker",
  122. "bunker",
  123. "bunker",
  124. "bunker",
  125. "alien",
  126. "bunker",
  127. "bunker",
  128. "bunker",
  129. "bunker",
  130. "bunker",
  131. "alien",
  132. "bunker",
  133. "bunker",
  134. "bunker",
  135. "bunker"
  136. ],
  137. "killmsg":"±Space Invaders: ~Player~ (~Role~) was destroyed!",
  138. "killusermsg":" You were destroyed!",
  139. "border":"***¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦ ¦¯-¯¦"
  140. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement