faldonboy10

Untitled

May 27th, 2023 (edited)
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.07 KB | None | 0 0
  1. {
  2. "CreateEntity": {
  3. "key": "testnpc",
  4. "name": [
  5. " "
  6. ],
  7. "skin": {
  8. "texture": "ewogICJ0aW1lc3RhbXAiIDogMTYxOTUwMDI0MDAxNCwKICAicHJvZmlsZUlkIiA6ICI3NTE0NDQ4MTkxZTY0NTQ2OGM5NzM5YTZlMzk1N2JlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGFua3NNb2phbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGU2ZDgzMmJjMzJmZTEwZTIxMDBiYTUzYjBhNWJlNWVjNjU0NGY5NTNhMmMxNDExNjcxNjA5NDg1ZWRlNjJhOSIKICAgIH0KICB9Cn0=",
  9. "signature": "cLp4/BKgbI4a2yXVhLB/vxFQ7ZwQ5vl8/nH51HHE3xMehsIUXbmDC+WEChYNu65H+TttWEuu+ivnWvl0vyb4QCkID/gRMfNZHSXvhH9BvnCpy/RWPLUkA+MQLzcM7NM9AUmYSB9v99LW1s3goiJ8TVGQ7zRO8JNzo8KK3AkUwPNANmXZUQElXOvt6HwCk120hr+8hnvxLYbEvknH+k26Kyk1MtxGj4pCVgpAeKHum5dtK1dOIOiWndyN31R2V2qDZlxfDZJJB6EV4uGDRpf/BRwztWpNV1TeepUldHGGC9/hPkW4vN5E1GHpQasGxptV/eW7Yq+qZYPmx7LXUVfybE+PZXF3CvyQNGtb9aVcq/bNwyXmCtY/ZrAougjue0QYM2AY+8XCE2fIfa1bAO/YatPyrVO6PefIEAIwrzNMwOsj/W7nqUJLB9n6SjQsexEb+nMNuf6DY5UpT5D2nwKuvoNhXRW0waP5/HMFOp6313ZOEuPkH2hIJNXs4dAPS77pGsVuKsfJn/eBGbz75hK6aoSpXNtAde5CXGO7qBetsMGcQwE0CVH/efhQlnDKW8DE2cSyt0dfAkbrzBSaPb+PTBBUcLmgZBYjEv5A61o289Xn5pA51jUnJO3Z7/81eKD09G3yXyJD9U9o1rnLGSyH8jeDOFC5mvjoHw18rlpBJlY="
  10. },
  11. "location": {
  12. "x": 524.5,
  13. "y": 49.0,
  14. "z": 516.5
  15. }
  16. },
  17. "Show": "testnpc",
  18. "Skip": "Start",
  19. "Set": ["server", "test1", "Accelgor", true ],
  20. "Set": ["server", "test2", "Bouffalant", true ],
  21. "Set": ["server", "test3", "Reuniclus", true ],
  22. "Set": ["server", "test4", "Conkeldurr", true ],
  23. "Set": ["server", "test5", "Chandelure", true ],
  24. "Set": ["server", "test6", "Volcarona", true ],
  25. "Comment": "Start",
  26. "BattleNpc": [
  27. "testnpc",
  28. {
  29. "&b&lAlder": "Do you have what it takes to defeat a Champion?!"
  30. },
  31. {
  32. "&b&lAlder": "Volcarona... No..."
  33. },
  34. {
  35. "&b&lAlder": "Come back after you have trained some more..."
  36. },
  37. 6,
  38. [
  39. {
  40. "species": "[server:test1]",
  41. "level": 100,
  42. "moves": [
  43. "spikes",
  44. "final gambit",
  45. "bug buzz",
  46. "encore"
  47. ],
  48. "gender": "female",
  49. "nature": "timid",
  50. "ability": "unburden",
  51. "item": "focus sash",
  52. "ivs": "max",
  53. "evs": {
  54. "defense": 1,
  55. "special_defense": 1,
  56. "special_attack": 252,
  57. "speed": 252,
  58. "hp": 1,
  59. "attack": 1
  60. }
  61. },
  62. {
  63. "species": "[server:test2]",
  64. "level": 100,
  65. "moves": [
  66. "head charge",
  67. "earthquake",
  68. "megahorn",
  69. "stone edge"
  70. ],
  71. "nature": "adamant",
  72. "ability": "reckless",
  73. "item": "choice band",
  74. "ivs": "max",
  75. "evs": {
  76. "defense": 1,
  77. "special_defense": 1,
  78. "special_attack": 1,
  79. "speed": 252,
  80. "hp": 1,
  81. "attack": 252
  82. }
  83. },
  84. {
  85. "species": "[server:test3]",
  86. "level": 100,
  87. "moves": [
  88. "calm mind",
  89. "recover",
  90. "psyshock",
  91. "focus blast"
  92. ],
  93. "nature": "bold",
  94. "ability": "magic guard",
  95. "item": "leftovers",
  96. "ivs": "max",
  97. "evs": {
  98. "defense": 252,
  99. "special_defense": 1,
  100. "special_attack": 1,
  101. "speed": 1,
  102. "hp": 252,
  103. "attack": 1
  104. }
  105. },
  106. {
  107. "species": "[server:test4]",
  108. "level": 100,
  109. "moves": [
  110. "drain punch",
  111. "knock off",
  112. "ice punch",
  113. "stone edge"
  114. ],
  115. "nature": "adamant",
  116. "ability": "guts",
  117. "item": "assault vest",
  118. "ivs": "max",
  119. "evs": {
  120. "speed": 1,
  121. "special_attack": 1,
  122. "special_defense": 1,
  123. "defense": 1,
  124. "hp": 252,
  125. "attack": 252
  126. }
  127. },
  128. {
  129. "species": "[server:test5]",
  130. "level": 100,
  131. "moves": [
  132. "shadow ball",
  133. "fire blast",
  134. "energy ball",
  135. "psychic"
  136. ],
  137. "nature": "timid",
  138. "ability": "flash fire",
  139. "item": "choice scarf",
  140. "ivs": "max",
  141. "evs": {
  142. "speed": 252,
  143. "special_attack": 252,
  144. "special_defense": 1,
  145. "defense": 1,
  146. "hp": 1
  147. }
  148. },
  149. {
  150. "species": "[server:test6]",
  151. "level": 100,
  152. "moves": [
  153. "quiver dance",
  154. "fire blast",
  155. "giga drain",
  156. "bug buzz"
  157. ],
  158. "nature": "timid",
  159. "ability": "flame body",
  160. "item": "life orb",
  161. "ivs": "max",
  162. "evs": {
  163. "speed": 252,
  164. "special_attack": 252,
  165. "special_defense": 1,
  166. "defense": 1,
  167. "hp": 1,
  168. "attack": 1
  169. }
  170. },
  171. {
  172. "automatically_start": true,
  173. "hardcore": true,
  174. "exp_multiplier": 1.25
  175. }
  176. ]
  177. ]
  178. }
Advertisement
Add Comment
Please, Sign In to add comment