faldonboy10

Untitled

Jan 1st, 2022 (edited)
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. {
  2. "Key": "gen2_intro",
  3. "AllowRejoining": false,
  4. "CreateEntity": {
  5. "key": "professor",
  6. "name": "&b&lProfessor Hemlock",
  7. "look": true,
  8. "location": {
  9. "world": "world",
  10. "x": 714.5,
  11. "y": 80.0,
  12. "z": 720.5,
  13. "yaw": 270,
  14. "pitch": 0
  15. },
  16. "skin": "professor_hemlock"
  17. },
  18. "PlayerJoin": [],
  19. "Show": "professor",
  20. "NotCompleted": [],
  21. "DisableCommand": [
  22. "fly",
  23. "pheal",
  24. "pc",
  25. "spawn",
  26. "warp"
  27. ],
  28. "NoPokemonSummon": [],
  29. "HidePlayer": [],
  30. "Teleport": [
  31. 723.5,
  32. 80.0,
  33. 720.5,
  34. 90
  35. ],
  36. "Freeze": [],
  37. "Potion": [
  38. "Blindness",
  39. 100,
  40. 0
  41. ],
  42. "Wait": 5.0,
  43. "Dialog": [
  44. {
  45. "&c&lProfessor Hemlock": "Welcome back trainer, to the &eJataro Region&f!",
  46. "&c&lProfessor Hemlock": "Join our efforts in discovering the new Pokémon that inhabit these lands.",
  47. "&c&lProfessor Hemlock": "There are &e3 Pokémon&f I have here which you can choose as your first from Jataro!",
  48. "&c&lProfessor Hemlock": "Click on the &ePokémon&f you wish to choose."
  49. }
  50. ],
  51. "Unfreeze": [],
  52. "StarterPokemonSelect": [
  53. 715.5,
  54. 81.0,
  55. 717.5,
  56. 0,
  57. "Chikorita",
  58. 717.5,
  59. 81.0,
  60. 717.5,
  61. 0,
  62. "Cyndaquil",
  63. 719.5,
  64. 81.0,
  65. 717.5,
  66. 0,
  67. "Totodile"
  68. ],
  69. "Complete": [],
  70. "Teleport": [
  71. 723.5,
  72. 80.0,
  73. 720.5,
  74. 90
  75. ],
  76. "Freeze": [],
  77. "Wait": 3.0,
  78. "Dialog": [
  79. {
  80. "&c&lProfessor Hemlock": "Ahh good choice",
  81. "&c&lProfessor Hemlock": "It will make a great partner for you in your upcoming adventures, in the wondrous world of &ePokémon&f!"
  82. }
  83. ],
  84. "Wait": 3.0,
  85. "Unfreeze": [],
  86. "GiveItem": [
  87. "Poke Ball",
  88. 16
  89. ],
  90. "SendMessage": [
  91. "&a&lIntroduction Complete!"
  92. ],
  93. "PlaySound": [
  94. "entity_player_levelup",
  95. 1
  96. ],
  97. "ShowPlayer": [],
  98. "Wait": 2.0,
  99. "GiveAchievement": [
  100. "pokemon_world_starting_the_jataro_journey"
  101. ],
  102. "SendMessage": "&cType /spawn to start your adventure!",
  103. "HasRank": [ "Champion", false, true ],
  104. "GivePokemon": {
  105. "species": "chikorita",
  106. "level": 5,
  107. "ivs": {
  108. "min_percentage": 0.65
  109. },
  110. "location": "Findley"
  111. },
  112. "GivePokemon": {
  113. "species": "cyndaquil",
  114. "level": 5,
  115. "ivs": {
  116. "min_percentage": 0.65
  117. },
  118. "location": "Findley"
  119. },
  120. "GivePokemon": {
  121. "species": "totodile",
  122. "level": 5,
  123. "ivs": {
  124. "min_percentage": 0.65
  125. },
  126. "location": "Findley"
  127. }
  128. }
Add Comment
Please, Sign In to add comment