Advertisement
SirStickyNote

Jedi Abilities In One Command Part 2 (Raw)

May 10th, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.87 KB | None | 0 0
  1. execute @e[name=SSNJSM] ~ ~ ~ tellraw @a[score_SSNSR_min=1,score_SSNSR=1,score_SSNAT=6,score_SSNAT_min=6] ["",{"text":"Jedi Shrine - Knight:","color":"dark_aqua"},{"text":"\n"},{"text":"==========================","color":"aqua"},{"text":"\n"},{"text":"Select Your Ability to Unlock:","color":"gold"},{"text":"\n"},{"text":"Morichro","color":"yellow","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNMG 1"},"hoverEvent":{"action":"show_text","value":"With similar effects to force push, Morichro can completely freeze an enemy."}},{"text":"\n"},{"text":"Force Phase","color":"dark_green","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNFPHG 1"},"hoverEvent":{"action":"show_text","value":"A useful ability for escaping and secret entrances, Force Phase allows you to walk through blocks."}},{"text":"\n"},{"text":"Force Throw","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNFTG 1"},"hoverEvent":{"action":"show_text","value":"A long range damaging ability, Force Throw allows you to throw blocks at your enemies."}}]
  2. tellraw @a[score_SSNSR_min=1,score_SSNSR=1,score_SSNAT=5,score_SSNAT_min=5] ["",{"text":"Jedi Shrine - Knight:","color":"dark_aqua"},{"text":"\n"},{"text":"==========================","color":"aqua"},{"text":"\n"},{"text":"Select Your Ability to Unlock:","color":"gold"},{"text":"\n"},{"text":"Morichro","color":"yellow","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNMG 1"},"hoverEvent":{"action":"show_text","value":"With similar effects to force push, Morichro can completely freeze an enemy."}},{"text":"\n"},{"text":"Force Phase","color":"dark_green","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNFPHG 1"},"hoverEvent":{"action":"show_text","value":"A useful ability for escaping and secret entrances, Force Phase allows you to walk through blocks."}}]
  3. tellraw @a[score_SSNSR_min=1,score_SSNSR=1,score_SSNAT=7,score_SSNAT_min=7] ["",{"text":"Jedi Shrine - Knight:","color":"dark_aqua"},{"text":"\n"},{"text":"==========================","color":"aqua"},{"text":"\n"},{"text":"Select Your Ability to Unlock:","color":"gold"},{"text":"\n"},{"text":"Force Phase","color":"dark_green","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNLDG 1"},"hoverEvent":{"action":"show_text","value":"A useful ability for escaping and secret entrances, Force Phase allows you to walk through blocks."}},{"text":"\n"},{"text":"Force Throw","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNFPHG 1"},"hoverEvent":{"action":"show_text","value":"A long range damaging ability, Force Throw allows you to throw blocks at your enemies."}}]
  4. INIT:scoreboard objectives add SSNMG dummy
  5. tellraw @a[score_SSNMG_min=1] ["",{"text":"You have learned:","color":"dark_aqua"},{"text":" "},{"text":"Morichro","color":"aqua"}]
  6. give @e[score_SSNMG_min=1] spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNMU"},display:{Name:"Morichro"},ench:[]}
  7. clear @e[score_SSNMG_min=1] sea_lantern 0 1 {display:{Lore:["An artifact that holds the power of the jedi"]}}
  8. scoreboard players set @e[score_SSNMG_min=1] SSNAT 8
  9. scoreboard players set @e[score_SSNMG_min=1] SSNMG 0
  10. execute @e[name=SSNMU] ~ ~ ~ give @p spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNMU"},display:{Name:"Morichro"},ench:[]}
  11. execute @e[name=SSNTU] ~ ~ ~ /tp @e[r=3,name=SSNMU] ~ ~-521 ~
  12. execute @e[name=SSNMU] ~ ~ ~ effect @e[r=1] slowness 5 255 true
  13. execute @e[name=SSNMU] ~ ~ ~ effect @e[r=1] weakness 5 255 true
  14. tp @e[name=SSNMU] ~ ~-512 ~
  15. INIT:scoreboard objectives add SSNFPHG dummy
  16. tellraw @a[score_SSNFPHG_min=1] ["",{"text":"You have learned:","color":"dark_aqua"},{"text":" "},{"text":"Force Phase","color":"aqua"}]
  17. give @e[score_SSNFPHG_min=1] spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNFPHU"},display:{Name:"Force Phase"},ench:[]}
  18. clear @e[score_SSNFPHG_min=1] sea_lantern 0 1 {display:{Lore:["An artifact that holds the power of the jedi"]}}
  19. scoreboard players set @e[score_SSNFPHG_min=1] SSNAT 9
  20. scoreboard players set @e[score_SSNFPHG_min=1] SSNFPHG 0
  21. execute @e[name=SSNFPHU] ~ ~ ~ give @p spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNFPHU"},display:{Name:"Force Phase"},ench:[]}
  22. execute @e[name=SSNFPHU] ~ ~ ~ tp @p[ry=46,rym=-45] ~ ~ ~1.5
  23. execute @e[name=SSNFPHU] ~ ~ ~ tp @p[ry=-135,rym=136] ~ ~ ~-1.5
  24. execute @e[name=SSNFPHU] ~ ~ ~ tp @p[ry=135,rym=45] ~-1.5 ~ ~
  25. execute @e[name=SSNFPHU] ~ ~ ~ tp @p[ry=-46,rym=-136] ~1.5 ~ ~
  26. tp @e[name=SSNFPHU] ~ ~-512 ~
  27. INIT:scoreboard objectives add SSNFTG dummy
  28. tellraw @a[score_SSNFTG_min=1] ["",{"text":"You have learned:","color":"dark_aqua"},{"text":" "},{"text":"Force Throw","color":"aqua"}]
  29. give @e[score_SSNFTG_min=1] spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNFTU"},display:{Name:"Force Throw"},ench:[]}
  30. clear @e[score_SSNFTG_min=1] sea_lantern 0 1 {display:{Lore:["An artifact that holds the power of the jedi"]}}
  31. scoreboard players set @e[score_SSNFTG_min=1] SSNAT 10
  32. scoreboard players set @e[score_SSNFTG_min=1] SSNFTG 0
  33. execute @e[name=SSNFTU] ~ ~ ~ give @p spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNFTU"},display:{Name:"Force Throw"},ench:[]}
  34. execute @a[ry=46,rym=-45] ~ ~ ~ execute @e[name=SSNFTU,c=1,r=6] ~ ~ ~ /summon ArmorStand ~ ~ ~ {Invisible:1,NoGravity:1,CustomName:"SSNFTAS1"}
  35. execute @a[ry=-135,rym=136] ~ ~ ~ execute @e[name=SSNFTU,c=1,r=6] ~ ~ ~ /summon ArmorStand ~ ~ ~ {Invisible:1,NoGravity:1,CustomName:"SSNFTAS2"}
  36. execute @a[ry=135,rym=45] ~ ~ ~ execute @e[name=SSNFTU,c=1,r=6] ~ ~ ~ /summon ArmorStand ~ ~ ~ {Invisible:1,NoGravity:1,CustomName:"SSNFTAS3"}
  37. execute @a[ry=-46,rym=-136] ~ ~ ~ execute @e[name=SSNFTU,c=1,r=6] ~ ~ ~ /summon ArmorStand ~ ~ ~ {Invisible:1,NoGravity:1,CustomName:"SSNFTAS4"}
  38. INIT:scoreboard objectives add SSNFTC dummy
  39. /scoreboard players add @e[name=SSNFTAS1] SSNFTC 1
  40. /scoreboard players add @e[name=SSNFTAS2] SSNFTC 1
  41. /scoreboard players add @e[name=SSNFTAS3] SSNFTC 1
  42. /scoreboard players add @e[name=SSNFTAS4] SSNFTC 1
  43. execute @e[name=SSNFTAS1,score_SSNFTC_min=1,score_SSNFTC=1] ~ ~ ~ detect ~ ~ ~1 air 0 clone ~ ~-1 ~ ~ ~-1 ~ ~ ~ ~1 replace move
  44. execute @e[name=SSNFTAS2,score_SSNFTC_min=1,score_SSNFTC=1] ~ ~ ~ detect ~ ~ ~-1 air 0 clone ~ ~-1 ~ ~ ~-1 ~ ~ ~ ~-1 replace move
  45. execute @e[name=SSNFTAS3,score_SSNFTC_min=1,score_SSNFTC=1] ~ ~ ~ detect ~-1 ~ ~ air 0 clone ~ ~-1 ~ ~ ~-1 ~ ~-1 ~ ~ replace move
  46. execute @e[name=SSNFTAS4,score_SSNFTC_min=1,score_SSNFTC=1] ~ ~ ~ detect ~1 ~ ~ air 0 clone ~ ~-1 ~ ~ ~-1 ~ ~1 ~ ~ replace move
  47. execute @e[name=SSNFTAS1] ~ ~ ~ /tp @e[name=SSNFTAS1,score_SSNFTC_min=2,c=1] ~ ~ ~1
  48. execute @e[name=SSNFTAS2] ~ ~ ~ /tp @e[name=SSNFTAS2,score_SSNFTC_min=2,c=1] ~ ~ ~-1
  49. execute @e[name=SSNFTAS3] ~ ~ ~ /tp @e[name=SSNFTAS3,score_SSNFTC_min=2,c=1] ~-1 ~ ~
  50. execute @e[name=SSNFTAS4] ~ ~ ~ /tp @e[name=SSNFTAS4,score_SSNFTC_min=2,c=1] ~1 ~ ~
  51. execute @e[name=SSNFTAS1,score_SSNFTC_min=2] ~ ~ ~ clone ~ ~ ~ ~ ~ ~ ~ ~ ~1 replace move
  52. execute @e[name=SSNFTAS2,score_SSNFTC_min=2] ~ ~ ~ clone ~ ~ ~ ~ ~ ~ ~ ~ ~-1 replace move
  53. execute @e[name=SSNFTAS3,score_SSNFTC_min=2] ~ ~ ~ clone ~ ~ ~ ~ ~ ~ ~-1 ~ ~ replace move
  54. execute @e[name=SSNFTAS4,score_SSNFTC_min=2] ~ ~ ~ clone ~ ~ ~ ~ ~ ~ ~1 ~ ~ replace move
  55. execute @e[name=SSNFTAS1] ~ ~ ~ /tp @e[rm=0,r=1] ~ ~7 ~
  56. execute @e[name=SSNFTAS2] ~ ~ ~ /tp @e[rm=0,r=1] ~ ~7 ~
  57. execute @e[name=SSNFTAS3] ~ ~ ~ /tp @e[rm=0,r=1] ~ ~7 ~
  58. execute @e[name=SSNFTAS4] ~ ~ ~ /tp @e[rm=0,r=1] ~ ~7 ~
  59. tp @e[name=SSNFTU] ~ ~-512 ~
  60. tp @e[score_SSNFTC_min=60] ~ ~-512 ~
  61. execute @e[name=SSNJSM] ~ ~ ~ tellraw @a[score_SSNSR_min=1,score_SSNSR=1,score_SSNAT=9,score_SSNAT_min=9] ["",{"text":"Jedi Shrine - Master:","color":"dark_aqua"},{"text":"\n"},{"text":"==========================","color":"aqua"},{"text":"\n"},{"text":"Select Your Upgrade:","color":"gold"},{"text":"\n"},{"text":"Battle Meditation","color":"yellow","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNBMG 1"},"hoverEvent":{"action":"show_text","value":"A rare and highly valued ability, Battle Meditation allows you to help your allies fight better, at the cost of your own mobility."}},{"text":"\n"},{"text":"Tutaminus","color":"dark_green","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNTG 1"},"hoverEvent":{"action":"show_text","value":"A high level jedi ablity, Tutaminus is the perfect defense against enemy force abilities."}},{"text":"\n"},{"text":"Force Repulse","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNFRG 1"},"hoverEvent":{"action":"show_text","value":"The most powerful direct damage ability known to the jedi is Force Repluse. Force Repulse is a wave of force power that blasts enemies away from you."}}]
  62. execute @e[name=SSNJSM] ~ ~ ~ tellraw @a[score_SSNSR_min=1,score_SSNSR=1,score_SSNAT=8,score_SSNAT_min=8] ["",{"text":"Jedi Shrine - Master:","color":"dark_aqua"},{"text":"\n"},{"text":"==========================","color":"aqua"},{"text":"\n"},{"text":"Select Your Upgrade:","color":"gold"},{"text":"\n"},{"text":"Battle Meditation","color":"yellow","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNBMG 1"},"hoverEvent":{"action":"show_text","value":"A rare and highly valued ability, Battle Meditation allows you to help your allies fight better, at the cost of your own mobility."}},{"text":"\n"},{"text":"Tutaminus","color":"dark_green","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNTG 1"},"hoverEvent":{"action":"show_text","value":"A high level jedi ablity, Tutaminus is the perfect defense against enemy force abilities."}}]
  63. execute @e[name=SSNJSM] ~ ~ ~ tellraw @a[score_SSNSR_min=1,score_SSNSR=1,score_SSNAT=10,score_SSNAT_min=10] ["",{"text":"Jedi Shrine - Master:","color":"dark_aqua"},{"text":"\n"},{"text":"==========================","color":"aqua"},{"text":"\n"},{"text":"Select Your Upgrade:","color":"gold"},{"text":"\n"},{"text":"Tutaminus","color":"dark_green","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNTG 1"},"hoverEvent":{"action":"show_text","value":"A high level jedi ablity, Tutaminus is the perfect defense against enemy force abilities."}},{"text":"\n"},{"text":"Force Repulse","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNFRG 1"},"hoverEvent":{"action":"show_text","value":"The most powerful direct damage ability known to the jedi is Force Repluse. Force Repulse is a wave of force power that blasts enemies away from you."}}]
  64. INIT:scoreboard objectives add SSNBMG dummy
  65. tellraw @a[score_SSNBMG_min=1] ["",{"text":"You have learned:","color":"dark_aqua"},{"text":" "},{"text":"Battle Meditation","color":"aqua"}]
  66. give @e[score_SSNBMG_min=1] spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNBMU"},display:{Name:"Battle_Meditation"},ench:[]}
  67. clear @e[score_SSNBMG_min=1] sea_lantern 0 1 {display:{Lore:["An artifact that holds the power of the jedi"]}}
  68. scoreboard players set @e[score_SSNBMG_min=1] SSNAT 11
  69. scoreboard players set @e[score_SSNBMG_min=1] SSNBMG 0
  70. execute @e[name=SSNBMU] ~ ~ ~ give @p spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNBMU"},display:{Name:"Battle_Meditation"},ench:[]}
  71. INIT:scoreboard objectives add SSNBMAS dummy
  72. execute @e[name=SSNBMU] ~ ~ ~ /scoreboard players set @e[r=2] SSNBMAS 1
  73. INIT:scoreboard objectives add SSNBMCS dummy
  74. scoreboard players set @a SSNBMCS 2 {SelectedItem:{id:minecraft:spawn_egg,tag:{display:{Name:Battle_Meditation}}}}
  75. /scoreboard players remove @e[score_SSNBMCS_min=1] SSNBMCS 1
  76. execute @a[score_SSNBMCS_min=1,rx=90,rxm=90] ~ ~ ~ /effect @e[r=50,score_SSNBMAS_min=1] speed 1 2 true
  77. execute @a[score_SSNBMCS_min=1,rx=90,rxm=90] ~ ~ ~ /effect @e[r=50,score_SSNBMAS_min=1] jump_boost 1 3 true
  78. execute @a[score_SSNBMCS_min=1,rx=90,rxm=90] ~ ~ ~ /effect @e[r=50,score_SSNBMAS_min=1] strength 1 2 true
  79. effect @a[score_SSNBMCS_min=1,rx=90,rxm=90] slowness 1 255 true
  80. effect @a[score_SSNBMCS_min=1,rx=90,rxm=90] weakness 1 255 true
  81. execute @a[score_SSNBMCS_min=1,rx=-90,rxm=-90] ~ ~ ~ /scoreboard players set @e[r=50,score_SSNBMAS_min=1] SSNBMAS 0
  82. tp @e[name=SSNBMU] ~ ~-512 ~
  83. INIT:scoreboard objectives add SSNTG dummy
  84. tellraw @a[score_SSNTG_min=1] ["",{"text":"You have learned:","color":"dark_aqua"},{"text":" "},{"text":"Tutaminus","color":"aqua"}]
  85. give @e[score_SSNTG_min=1] spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNTU"},display:{Name:"Tutaminus"},ench:[]}
  86. clear @e[score_SSNTG_min=1] sea_lantern 0 1 {display:{Lore:["An artifact that holds the power of the jedi"]}}
  87. scoreboard players set @e[score_SSNTG_min=1] SSNAT 11
  88. scoreboard players set @e[score_SSNTG_min=1] SSNTG 0
  89. execute @e[name=SSNTU] ~ ~ ~ give @p spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNTU"},display:{Name:"Tutaminus"},ench:[]}
  90. execute @e[name=SSNTU] ~ ~ ~ /scoreboard players set @e[r=3] SSNFPA 0
  91. execute @e[name=SSNTU] ~ ~ ~ /kill @e[r=3,score_SSNFTC_min=1]
  92. execute @e[name=SSNTU] ~ ~ ~ /scoreboard players set @e[r=3] SSNFSA 0
  93. execute @e[name=SSNTU] ~ ~ ~ /tp @e[score_SSNBMCS_min=1] ~ ~ ~ ~ 10
  94. tp @e[name=SSNTU] ~ ~-512 ~
  95. INIT:scoreboard objectives add SSNFRG dummy
  96. tellraw @a[score_SSNFRG_min=1] ["",{"text":"You have learned:","color":"dark_aqua"},{"text":" "},{"text":"Force Repulse","color":"aqua"}]
  97. give @e[score_SSNFRG_min=1] spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNFRU"},display:{Name:"Force Repulse"},ench:[]}
  98. clear @e[score_SSNFRG_min=1] sea_lantern 0 1 {display:{Lore:["An artifact that holds the power of the jedi"]}}
  99. scoreboard players set @e[score_SSNFRG_min=1] SSNAT 11
  100. scoreboard players set @e[score_SSNFRG_min=1] SSNFRG 0
  101. execute @e[name=SSNFRU] ~ ~ ~ give @p spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNFRU"},display:{Name:"Force Repulse"},ench:[]}
  102. execute @e[name=SSNTU] ~ ~ ~ /kill @e[r=3,name=SSNFRU]
  103. execute @e[name=SSNFRU] ~ ~ ~ /particle blockcrack ~ ~ ~ 3 0.1 3 1 1000 force @a 57
  104. execute @e[name=SSNFRU] ~ ~ ~ /tp @e[rm=2,r=6,rx=35,rxm=-90] ~ ~12 ~
  105. tp @e[name=SSNFRU] ~ ~-512 ~
  106. execute @e[name=SSNJSM] ~ ~ ~ tellraw @a[score_SSNSR_min=1,score_SSNSR=1,score_SSNAT=11,score_SSNAT_min=11] ["",{"text":"Jedi Shrine - Grandmaster:","color":"dark_aqua"},{"text":"\n"},{"text":"==========================","color":"aqua"},{"text":"\n"},{"text":"Select Your Upgrade:","color":"gold"},{"text":"\n"},{"text":"Force Spirit","color":"dark_green","clickEvent":{"action":"run_command","value":"/scoreboard players set @a[score_SSNJHH_min=1,c=1] SSNFSPG 1"},"hoverEvent":{"action":"show_text","value":"An extremely rare force ability known only to a few jedi, force spirit allows the player to become a spirit in the cosmic force."}}]
  107. INIT:scoreboard objectives add SSNFSPG dummy
  108. tellraw @a[score_SSNFSPG_min=1] ["",{"text":"You have risen to the top of the jedi ranks by learning:","color":"dark_aqua"},{"text":" "},{"text":"Force Spirit","color":"aqua"}]
  109. give @e[score_SSNFSPG_min=1] spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNFSPU"},display:{Name:"Force Spirit"},ench:[]}
  110. clear @e[score_SSNFSPG_min=1] sea_lantern 0 1 {display:{Lore:["An artifact that holds the power of the jedi"]}}
  111. scoreboard players set @e[score_SSNFSPG_min=1] SSNAT 12
  112. scoreboard players set @e[score_SSNFSPG_min=1] SSNFSPG 0
  113. execute @e[name=SSNFSPU] ~ ~ ~ give @p[r=6] spawn_egg 1 0 {EntityTag:{id:"Squid",CustomName:"SSNFSPU"},display:{Name:"Force Spirit"},ench:[]}
  114. execute @e[name=SSNFSPU] ~ ~ ~ /scoreboard players set @p SSNFSPT 200
  115. execute @e[name=SSNFSPU] ~ ~ ~ /particle blockcrack ~ ~ ~ 0.1 0.1 0.1 1 100 force @a 57
  116. tp @e[name=SSNFSPU] ~ ~-50 ~
  117. kill @e[name=SSNFSPU]
  118. scoreboard players remove @a[score_SSNFSPT_min=1] SSNFSPT 1
  119. gamemode 3 @a[score_SSNFSPT_min=2]
  120. gamemode 0 @a[score_SSNFSPT_min=1,score_SSNFSPT=1]
  121. INIT:scoreboard objectives add SSNFSPT dummy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement