faldonboy10

Untitled

Apr 19th, 2026 (edited)
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. {
  2. "CreateEntity": {
  3. "key": "Explorer_Sizz",
  4. "name": [ "&b&lExplorer Sizz", "&7«&fHard &0| &f&lLvl 45+&7»" ],
  5. "look": true,
  6. "global": true,
  7. "location": {
  8. "world": "world",
  9. "x": -759.5,
  10. "y": 47.0,
  11. "z": 832.5,
  12. "yaw": 0,
  13. "pitch": 0
  14. },
  15. "skin": {
  16. "texture": "eyJ0aW1lc3RhbXAiOjE1MzgyMDE0MzA2NjksInByb2ZpbGVJZCI6IjkxOGEwMjk1NTlkZDRjZTZiMTZmN2E1ZDUzZWZiNDEyIiwicHJvZmlsZU5hbWUiOiJCZWV2ZWxvcGVyIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9kNzljYjk2MzY1ZjE3ZjA1MDBmZmFjZjgwNGZmYjgyOGYzOWI3YjYzOTUzMWMwYWE5NDZhZGM2NWFkZTlmODcyIiwibWV0YWRhdGEiOnsibW9kZWwiOiJzbGltIn19fX0=",
  17. "signature": "ZTCd2Sn46ZoJ7KrbL2/2Ijzd3wiNDYu2SAT0K3YBv4u9EHwX5H59uJoWXXgXZuf9q1+wunIUzC2bu56HV7akEdOu+kgL/g4m/i4oHqXYDq+/VmGf1iZIvXUUT6D9RcNtFfn7PUSm1YBppziRifn5Cd8XfMhRd9TtKF0V8ZAQOnkxV7y8ycdlKUO5spVFh3pSs+2riba+dhI64hXFIRTd7j4GH4RAFT5z3lAHNnXoY9pyPfbX1a2eGVE6D4GA5Wro8ozxwChk6Yvvccyhskb777JCB1O+3Bdm2evVCyYr/FkA4oNJm/LApv9ui+xoVM8zAWoWO9FVuYrFEkOH2R5k6CdTWIQMDqHFFSZnPcD+1w/su5PL92Oo69Bh1sfh8ihQCdNRD4kPtJy1kITBK7lUp5iaW3a5YxMQ1NNT46yj5HOu+sxvQvKRfvsgsi2M24zsJg7ek+sphZDg0aPK2eAOgHiVXj4fYdnnEJ67t6Cd5NooF67sRgeebBg6wDLIcTB9sslqfU90oLLVwbjxHRrcgbGyEwuw9qOV1gb+WYpWbLq2fO6pwr53XhsVnJj9kWsntwb/mNZQcuhL3E0B0YuSmnO/dJf/xv3IypmLeZcl7MlPB2fPW6sF0w9wBTYduLgxbLPu8SG0fBo+nzIKr2oxFfggBuFWkBbtGE5w0yWWdpo="
  18. }
  19. },
  20. "Comment": "Start",
  21. "Show": {
  22. "Explorer_Sizz": true
  23. },
  24. "ClickEntity": "Explorer_Sizz",
  25. "If": [],
  26. "Equals": [
  27. "server",
  28. "WeekendEvent",
  29. "=",
  30. 4,
  31. false
  32. ],
  33. "Skip": [ 1 ],
  34. "Skip": [ 5 ],
  35. "If": [],
  36. "NotCompleted": [
  37. 1
  38. ],
  39. "Skip": [ 7 ],
  40. "SendMessage": [ "&b&lExplorer Sizz: &fMy Pokemon are tired right now... Try again in [SCRIPT_REATTEMPT_TIME1]" ],
  41. "Leave": [],
  42. "If": [],
  43. "NotCompleted": [
  44. 2
  45. ],
  46. "Skip": [ 2 ],
  47. "SendMessage": [ "&b&lExplorer Sizz: &fMy Pokemon are tired right now... Try again in [SCRIPT_REATTEMPT_TIME2]" ],
  48. "Leave": [],
  49. "Complete": [],
  50. "Set": [ "NULL", "pkmn1species", "Darmanitan", true ],
  51. "Set": [ "NULL", "pkmn1move1", "flare blitz", true ],
  52. "Set": [ "NULL", "pkmn1ability", "sheer force", true ],
  53. "Set": [ "NULL", "iconicexpmulti", 100.0, true ],
  54. "BattleNpc": [
  55. "Explorer_Sizz",
  56. {
  57. "&b&lExplorer Sizz": "These ruins are incredible!"
  58. },
  59. {
  60. "&b&lExplorer Sizz": "Back to exploring."
  61. },
  62. {
  63. "&b&lExplorer Sizz": "Time to go back to exploring..."
  64. },
  65. [
  66. {
  67. "species": "darmanitan",
  68. "level": "50",
  69. "moves": [
  70. "fire blast",
  71. "rock slide",
  72. "superpower",
  73. "earthquake"
  74. ],
  75. "ability": "sheer force",
  76. "item": "choice scarf",
  77. "nature": "jolly",
  78. "evs": {
  79. "speed": 252,
  80. "special_defense": 4,
  81. "attack": 252
  82. },
  83. "requirements": [
  84. { "Equals": [ "server", "TrainerLevel", "<=", 100 ] },
  85. { "Equals": [ "server", "TrainerLevel", ">=", 50 ] }
  86. ]
  87. },
  88. {
  89. "species": "magmortar",
  90. "level": 52,
  91. "moves": [
  92. "fire blast",
  93. "thunderbolt",
  94. "focus blast",
  95. "hidden power"
  96. ],
  97. "ability": "vital spirit",
  98. "item": "expert belt",
  99. "nature": "modest",
  100. "evs": {
  101. "speed": 252,
  102. "special_defense": 4,
  103. "special_attack": 252
  104. },
  105. "requirements": [
  106. { "HasItem": ["fire_stone", 3] }
  107. ]
  108. },
  109. {
  110. "species": "arcanine",
  111. "level": 55,
  112. "moves": [
  113. "morning sun",
  114. "roar",
  115. "flare blitz",
  116. "will-o-wisp"
  117. ],
  118. "ability": "intimidate",
  119. "item": "leftovers",
  120. "nature": "impish",
  121. "evs": {
  122. "hp": 252,
  123. "defense": 252,
  124. "special_attack": 1
  125. },
  126. "requirements": [
  127. { "HasPokemon": "Volcarona" }
  128. ]
  129. },
  130. {
  131. "species": "Volcarona",
  132. "level": 59,
  133. "moves": [
  134. "quiver dance",
  135. "fiery dance",
  136. "roost",
  137. "bug buzz"
  138. ],
  139. "ability": "flame body",
  140. "item": "life orb",
  141. "nature": "timid",
  142. "evs": {
  143. "speed": 252,
  144. "special_defense": 4,
  145. "special_attack": 252
  146. }
  147. }
  148. ],
  149. {
  150. "automatically_start": true,
  151. "hardcore": true,
  152. "exp_multiplier": "[iconicexpmulti]"
  153. }
  154. ],
  155. "If": [],
  156. "Equals": [
  157. "server",
  158. "WeekendEvent",
  159. "=",
  160. 1,
  161. false
  162. ],
  163. "GiveCoins": 5000,
  164. "GiveCoins": 2500,
  165. "If": [],
  166. "Equals": [
  167. "server",
  168. "WeekendEvent",
  169. "=",
  170. 1,
  171. false
  172. ],
  173. "GiveTokens": [ 2, 0.1 ],
  174. "GiveTokens": [ 1, 0.1 ],
  175. "Complete": [],
  176. "Leave": []
  177. }
  178.  
Advertisement
Add Comment
Please, Sign In to add comment