Advertisement
evilpencil

Untitled

Aug 14th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.10 KB | None | 0 0
  1. on rightclick with nether star:
  2. name of held item contains "初期化の星"
  3. set {story.%player%} to 1
  4. set {xpneeded.%player%} to 0
  5. set {level.%player%} to 0
  6. send "§7§lまた始めからだよ..(絶望)"
  7. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  8. on rightclick with stick:
  9. remove all items from player
  10. execute console command "/give %player% minecraft:stone_pickaxe 1 0 {CanDestroy:[""minecraft:coal_ore""],HideFlags:4,AttributeModifiers:[{AttributeName:""generic.attackDamage"",Name:""generic.attackDamage"",Amount:1,Operation:0,UUIDLeast:413758,UUIDMost:604516,Slot:""mainhand""},{AttributeName:""generic.attackSpeed"",Name:""generic.attackSpeed"",Amount:-2.5,Operation:0,UUIDLeast:240522,UUIDMost:185899,Slot:""mainhand""}],Unbreakable:1,display:{Name:""§6§l探索者の鶴橋"",Lore:[""§7§l石で作られた、とても安価な鶴橋"",""§7§l探索者になると無料で支給される""]}}"
  11. execute console command "/give %player% minecraft:stone_sword 1 0 {HideFlags:4,AttributeModifiers:[{AttributeName:""generic.attackDamage"",Name:""generic.attackDamage"",Amount:3,Operation:0,UUIDLeast:413758,UUIDMost:604516,Slot:""mainhand""},{AttributeName:""generic.attackSpeed"",Name:""generic.attackSpeed"",Amount:-0.85,Operation:0,UUIDLeast:240522,UUIDMost:185899,Slot:""mainhand""}],Unbreakable:1,display:{Name:""§6§l探索者の剣"",Lore:[""§7§l石で作られた、とても安価な剣"",""§7§l探索者になると無料で支給される""]}}"
  12. execute console command "/give %player% minecraft:bread 30 0 {display:{Name:""§6§l携帯食料"",Lore:[""§7§lあまり味はよくないが、栄養満点""]}}"
  13. on rightclick with diamond:
  14. add 1 to {number.%player%}
  15. send "あなたのスコアは現在「%{number.%player%}%」です"
  16. send "ストーリーは「%{story.%player%}%」です"
  17. set {story.%player%} to 11
  18. on rightclick on skeleton:
  19. if name of clicked entity contains "§6§lダケル村長":
  20. if {story.%player%} is 1:
  21. set {story.%player%} to 99
  22. apply slowness 99 to player for 15 seconds
  23. apply jump boost 237 to player for 15 seconds
  24. wait 1 second
  25. send "§a§l村長§c§l 》 §7§l貴方は...ああ、旅人さんですか、「天空島」にようこそ" to player
  26. wait 2 seconds
  27. send "§a§l村長§c§l 》 §7§lちなみに旅人さんはどちらから?" to player
  28. wait 2 second
  29. send "§a§l村長§c§l 》 §7§lえ、記憶がない?...それはそれは大変でしたね" to player
  30. wait 2 seconds
  31. send "§a§l村長§c§l 》 §7§l記憶がなのならば仕事の当てもないのでしょう?" to player
  32. wait 2 seconds
  33. send "§a§l村長§c§l 》 §7§l実は今ちょうど仕事不足の職種がありまして..." to player
  34. wait 2 seconds
  35. send "§a§l村長§c§l 》 §7§l詳しい説明は「探索者ギルド」という場所で受けれます" to player
  36. wait 2 seconds
  37. send "§a§l村長§c§l 》 §7§lこれからもよろしくお願いします、旅人さん" to player
  38. wait 2 seconds
  39. send "§2§lクエスト通知§c§l 》 §6§l探索者ギルドに行って説明を聞こう!" to player
  40. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  41. set {story.%player%} to 2
  42. stop
  43. if {story.%player%} is 2:
  44. send "§a§l村長§c§l 》 §7§l詳しい説明は「探索者ギルド」という場所で受けられますよ" to player
  45. if name of clicked entity contains "§6§l受付嬢のミリア":
  46. if {story.%player%} is 2:
  47. set {story.%player%} to 99
  48. apply slowness 99 to player for 25 seconds
  49. apply jump boost 237 to player for 25 seconds
  50. wait 1 second
  51. send "§a§l受付嬢§c§l 》 §7§lこんにちわ、もしかして探索者希望の方ですか?" to player
  52. wait 2 seconds
  53. send "§a§l受付嬢§c§l 》 §7§lよかったあ、最近探索者さんが減ってて困っていたんですよ" to player
  54. wait 2 seconds
  55. send "§a§l受付嬢§c§l 》 §7§lえ? 探索者ってのはどんな職業なのかって?" to player
  56. wait 2 seconds
  57. send "§a§l受付嬢§c§l 》 §7§lえっと、旅人さんは「魔空洞」のことは知っていますか?" to player
  58. wait 2 seconds
  59. send "§a§l受付嬢§c§l 》 §7§l「魔空洞」っていうのはこの島の地下にある洞窟です" to player
  60. wait 2 seconds
  61. send "§a§l受付嬢§c§l 》 §7§l昔からこの島は採掘された魔鉱石で経済が回っていたんです" to player
  62. wait 2 seconds
  63. send "§a§l受付嬢§c§l 》 §7§lけど最近「魔空洞」に魔物が現れるようになってしまって" to player
  64. wait 2 seconds
  65. send "§a§l受付嬢§c§l 》 §7§l魔鉱石の採掘がとても難しくなってしまったんです..." to player
  66. wait 2 seconds
  67. send "§a§l受付嬢§c§l 》 §7§lそこで、探索者さんに採掘を頼むことになったんです" to player
  68. wait 2 seconds
  69. send "§a§l受付嬢§c§l 》 §7§lけどやっぱり危険だから人が少なくて..." to player
  70. wait 2 seconds
  71. send "§a§l受付嬢§c§l 》 §7§l旅人さんが久しぶりの探索者希望の方なんですよ!" to player
  72. wait 2 seconds
  73. send "§a§l受付嬢§c§l 》 §7§lこれからもよろしくお願いします!" to player
  74. wait 2 seconds
  75. send "§2§lクエスト通知§c§l 》 §6§l鍛冶屋に行って「初期装備」を貰おう!" to player
  76. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  77. set {story.%player%} to 3
  78. stop
  79. if {story.%player%} is 5:
  80. set {story.%player%} to 99
  81. apply slowness 99 to player for 29 seconds
  82. apply jump boost 237 to player for 29 seconds
  83. wait 1 second
  84. send "§a§l受付嬢§c§l 》 §7§lあ、旅人さん、さっきはすみません" to player
  85. wait 2 seconds
  86. send "§a§l受付嬢§c§l 》 §7§l久しぶりに探索者希望の方が来て興奮しちゃって..." to player
  87. wait 2 seconds
  88. send "§a§l受付嬢§c§l 》 §7§lあ、はい、えーっと、話っていうのは.." to player
  89. wait 2 seconds
  90. send "§a§l受付嬢§c§l 》 §7§l「魔空洞」に実際にご案内させてもらおうかと" to player
  91. wait 2 seconds
  92. send "§a§l受付嬢§c§l 》 §7§lえ? もう行って採掘もしてきた?" to player
  93. wait 2 seconds
  94. send "§a§l受付嬢§c§l 》 §7§lそ、そうですか..." to player
  95. wait 2 seconds
  96. send "§a§l受付嬢§c§l 》 §7§lなら最後に階級について話させてもらいますね!" to player
  97. wait 2 seconds
  98. send "§a§l受付嬢§c§l 》 §7§l探索者には「R1」から「R6」までの階級があります" to player
  99. wait 2 seconds
  100. send "§a§l受付嬢§c§l 》 §7§l階級は昇格クエストというものをクリアすると上がります" to player
  101. wait 2 seconds
  102. send "§a§l受付嬢§c§l 》 §7§l昇格クエストは強大な魔物などが沸いた時に発注されます" to player
  103. wait 2 seconds
  104. send "§a§l受付嬢§c§l 》 §7§lけど相応のレベルがないと昇格クエストは受けれません" to player
  105. wait 2 seconds
  106. send "§a§l受付嬢§c§l 》 §7§l「R1」の昇格クエストはレベル「10」になると受けれます" to player
  107. wait 2 seconds
  108. send "§a§l受付嬢§c§l 》 §7§lこれで探索者についての説明は終わりです" to player
  109. wait 2 seconds
  110. send "§a§l受付嬢§c§l 》 §7§lでは、貴方が楽しい探索者ライフを送れますように!" to player
  111. wait 2 seconds
  112. send "§2§lクエスト通知§c§l 》 §6§lレベルを上げて昇格クエストを受注可能にしよう!" to player
  113. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  114. set {story.%player%} to 6
  115. stop
  116. if {story.%player%} is 7:
  117. set {story.%player%} to 99
  118. apply slowness 99 to player for 25 seconds
  119. apply jump boost 237 to player for 25 seconds
  120. wait 1 second
  121. send "§a§l受付嬢§c§l 》 §7§lあ、旅人さん、こんにちわ" to player
  122. wait 2 seconds
  123. send "§a§l受付嬢§c§l 》 §7§lふふふ、分かっていますよ..昇格クエストですよね?" to player
  124. wait 2 seconds
  125. send "§a§l受付嬢§c§l 》 §7§lちょっとレベルを確認しますね..." to player
  126. wait 2 seconds
  127. send "§a§l受付嬢§c§l 》 §7§lはい、ちゃんとレベル「10」は超えてますね" to player
  128. wait 2 seconds
  129. send "§a§l受付嬢§c§l 》 §7§l昇格クエストの内容は....." to player
  130. wait 2 seconds
  131. send "§a§l受付嬢§c§l 》 §7§l「動く骸骨」、「10」体の討伐です!" to player
  132. wait 2 seconds
  133. send "§a§l受付嬢§c§l 》 §7§lふふふ、旅人さんなら余裕ですよね?" to player
  134. wait 2 seconds
  135. send "§a§l受付嬢§c§l 》 §7§lそんな顔しないでください、最初の昇格クエストは..." to player
  136. wait 2 seconds
  137. send "§a§l受付嬢§c§l 》 §7§l簡単なものと決められているんです" to player
  138. wait 2 seconds
  139. send "§a§l受付嬢§c§l 》 §7§lこれから先は難しいものが待っているので..." to player
  140. wait 2 seconds
  141. send "§a§l受付嬢§c§l 》 §7§l期待して待っていてください!" to player
  142. wait 2 seconds
  143. send "§a§l受付嬢§c§l 》 §7§lじゃあ昇格クエストが終わったら話しかけてください" to player
  144. wait 2 seconds
  145. send "§2§lクエスト通知§c§l 》 §6§l「動く骸骨」を「10」体、討伐しよう" to player
  146. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  147. set {story.%player%} to 8
  148. stop
  149. if {story.%player%} is 9:
  150. set {story.%player%} to 99
  151. apply slowness 99 to player for 37 seconds
  152. apply jump boost 237 to player for 37 seconds
  153. wait 1 second
  154. send "§a§l受付嬢§c§l 》 §7§lおかえりなさいです、旅人さん" to player
  155. wait 2 seconds
  156. send "§a§l受付嬢§c§l 》 §7§l昇格クエストはもう終わったんですか?" to player
  157. wait 2 seconds
  158. send "§a§l受付嬢§c§l 》 §7§lおお、さすがですね" to player
  159. wait 2 seconds
  160. send "§a§l受付嬢§c§l 》 §7§lでは昇格です旅人さん! おめでとうございます!" to player
  161. wait 2 seconds
  162. send "§a§l昇格通知§c§l 》 §7§l階級が「R1」から「R2」に上がりました" to player
  163. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.player.levelup master @a ~ ~ ~ 100 0.75"
  164. set {rank.%player%} to 2
  165. wait 2 seconds
  166. send "§a§l受付嬢§c§l 》 §7§lこれで旅人さんも化石を鑑定してもらえますね!" to player
  167. wait 2 seconds
  168. send "§a§l受付嬢§c§l 》 §7§lえ? 何のことかだって?" to player
  169. wait 2 seconds
  170. send "§a§l受付嬢§c§l 》 §7§lこの島にいる「鑑定おじさん」は知ってますか?" to player
  171. wait 2 seconds
  172. send "§a§l受付嬢§c§l 》 §7§l知らないですか...「化石」のことは?" to player
  173. wait 2 seconds
  174. send "§a§l受付嬢§c§l 》 §7§lそうですよね、化石は珍しい物ですし..." to player
  175. wait 2 seconds
  176. send "§a§l受付嬢§c§l 》 §7§l「化石」は魔空洞の奥で見つかる過去の魔物の骨です" to player
  177. wait 2 seconds
  178. send "§a§l受付嬢§c§l 》 §7§lこれを鑑定してあげると、様々な..." to player
  179. wait 2 seconds
  180. send "§a§l受付嬢§c§l 》 §7§l強力な武器や、防具のの材料になるんです" to player
  181. wait 2 seconds
  182. send "§a§l受付嬢§c§l 》 §7§l鑑定は「鑑定おじさん」がしてくれるんですけど..." to player
  183. wait 2 seconds
  184. send "§a§l受付嬢§c§l 》 §7§l彼は階級が低い人のは鑑定してくれないんです" to player
  185. wait 2 seconds
  186. send "§a§l受付嬢§c§l 》 §7§l「R2」になったので旅人さんも鑑定してもらえますよ" to player
  187. wait 2 seconds
  188. send "§a§l受付嬢§c§l 》 §7§l旅人さんもこれを期に化石探しなんてどうですか?" to player
  189. wait 2 seconds
  190. send "§a§l受付嬢§c§l 》 §7§lあ、あとデニアさんが旅人さんを呼んでましたよ" to player
  191. wait 2 seconds
  192. send "§2§lクエスト通知§c§l 》 §6§l鍛冶師のデニアに話しかけよう!" to player
  193. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  194. set {story.%player%} to 10
  195. stop
  196. if {story.%player%} is 3:
  197. send "§a§l受付嬢§c§l 》 §7§lこれからもよろしくお願いします!" to player
  198. if {story.%player%} is 6:
  199. send "§a§l受付嬢§c§l 》 §7§l貴方が楽しい探索者ライフを送れますように!" to player
  200. if {story.%player%} is 8:
  201. send "§a§l受付嬢§c§l 》 §7§lじゃあ昇格クエストが終わったら話しかけてください" to player
  202. if {story.%player%} is 10:
  203. send "§a§l受付嬢§c§l 》 §7§lデニアさんが旅人さんを呼んでましたよ" to player
  204. if name of clicked entity contains "§6§l鍛冶師のデニア":
  205. if {story.%player%} is 3:
  206. set {story.%player%} to 99
  207. apply slowness 99 to player for 24 seconds
  208. apply jump boost 237 to player for 24 seconds
  209. wait 1 second
  210. send "§a§l鍛冶師§c§l 》 §7§lんだ、おまえ? 用がないなら..っておまえ探索者か?" to player
  211. wait 2 seconds
  212. send "§a§l鍛冶師§c§l 》 §7§lなんだ、そうならそう言えよな" to player
  213. wait 2 seconds
  214. send "§a§l鍛冶師§c§l 》 §7§lしょうがねぇから鶴橋と剣を用意してやんよ" to player
  215. wait 2 seconds
  216. send "§a§l鍛冶師§c§l 》 §7§lちょっとそこで待ってろよ" to player
  217. wait 2 seconds
  218. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:block.anvil.use master @a ~ ~ ~ 100 0.8"
  219. wait 3 seconds
  220. send "§a§l鍛冶師§c§l 》 §7§lほらよ、完成だ" to player
  221. execute console command "/give %player% minecraft:stone_pickaxe 1 0 {CanDestroy:[""minecraft:coal_ore""],HideFlags:4,AttributeModifiers:[{AttributeName:""generic.attackDamage"",Name:""generic.attackDamage"",Amount:1,Operation:0,UUIDLeast:413758,UUIDMost:604516,Slot:""mainhand""},{AttributeName:""generic.attackSpeed"",Name:""generic.attackSpeed"",Amount:-2.5,Operation:0,UUIDLeast:240522,UUIDMost:185899,Slot:""mainhand""}],Unbreakable:1,display:{Name:""§6§l探索者の鶴橋"",Lore:[""§7§l石で作られた、とても安価な鶴橋"",""§7§l探索者になると無料で支給される""]}}"
  222. execute console command "/give %player% minecraft:stone_sword 1 0 {HideFlags:4,AttributeModifiers:[{AttributeName:""generic.attackDamage"",Name:""generic.attackDamage"",Amount:3,Operation:0,UUIDLeast:413758,UUIDMost:604516,Slot:""mainhand""},{AttributeName:""generic.attackSpeed"",Name:""generic.attackSpeed"",Amount:-0.85,Operation:0,UUIDLeast:240522,UUIDMost:185899,Slot:""mainhand""}],Unbreakable:1,display:{Name:""§6§l探索者の剣"",Lore:[""§7§l石で作られた、とても安価な剣"",""§7§l探索者になると無料で支給される""]}}"
  223. execute console command "/give %player% minecraft:bread 30 0 {display:{Name:""§6§l携帯食料"",Lore:[""§7§lあまり味はよくないが、栄養満点""]}}"
  224. wait 2 seconds
  225. send "§a§l鍛冶師§c§l 》 §7§l食料はおまけだ、ありがたく思えよ" to player
  226. wait 2 seconds
  227. send "§a§l鍛冶師§c§l 》 §7§lあ? お礼がしたい? いい心がけじゃねぇか" to player
  228. wait 2 seconds
  229. send "§a§l鍛冶師§c§l 》 §7§lじゃあよ、「灰簾石」っていう魔鉱石をとってきてくれよ" to player
  230. wait 2 seconds
  231. send "§a§l鍛冶師§c§l 》 §7§l最近、探索者が減ってるから品不足でよお" to player
  232. wait 2 seconds
  233. send "§a§l鍛冶師§c§l 》 §7§lじゃあ「10」個集まったら俺にまた話しかけてくれ" to player
  234. wait 2 seconds
  235. send "§2§lクエスト通知§c§l 》 §6§l「灰簾石」を「10」個集めて、デニアに渡そう!" to player
  236. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  237. set {story.%player%} to 4
  238. stop
  239. if {story.%player%} is 4:
  240. if player has 10 iron nuggets:
  241. set {story.%player%} to 99
  242. apply slowness 99 to player for 20 seconds
  243. apply jump boost 237 to player for 20 seconds
  244. wait 1 second
  245. send "§a§l鍛冶師§c§l 》 §7§lあ? んだおめぇ..はええじゃねぇか" to player
  246. wait 2 seconds
  247. send "§a§l鍛冶師§c§l 》 §7§lお、これは本当に「灰簾石」..ひいふうみい" to player
  248. wait 2 seconds
  249. send "§a§l鍛冶師§c§l 》 §7§lよし、ちゃんと「10」個あるな、ありがとよ" to player
  250. wait 1 second
  251. execute console command "/clear %player% minecraft:iron_nugget 0 10"
  252. wait 2 seconds
  253. send "§a§l鍛冶師§c§l 》 §7§lおまえ、以外とやるじゃねぇか!" to player
  254. wait 2 seconds
  255. send "§a§l鍛冶師§c§l 》 §7§lおら、これが報酬だ、もってけ泥棒" to player
  256. wait 2 seconds
  257. execute console command "/give %player% minecraft:emerald 30 0 {display:{Name:""§6§l緑碧石の欠片"",Lore:[""§7§l「天空島」で通貨として使われる宝石"",""§7§lとてもきれいな緑色をしている""]}}"
  258. wait 2 seconds
  259. send "§a§l鍛冶師§c§l 》 §7§lこれは「緑碧石」ってもんでこの島の通貨だ" to player
  260. wait 2 seconds
  261. send "§a§l鍛冶師§c§l 》 §7§l魔物を倒すか、村人の依頼をこなすことで手に入るぜ" to player
  262. wait 2 seconds
  263. send "§a§l鍛冶師§c§l 》 §7§lそういえば、ミリアがお前のことさがしてたぞ" to player
  264. wait 2 seconds
  265. send "§2§lクエスト通知§c§l 》 §6§l探索者ギルドに行ってミリアに話しかけよう!" to player
  266. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  267. set {story.%player%} to 5
  268. stop
  269. send "§a§l鍛冶師§c§l 》 §7§l「灰簾石」が「10」個集まったら俺の所に持ってきてくれ" to player
  270. if {story.%player%} is 10:
  271. set {story.%player%} to 99
  272. apply slowness 99 to player for 19 seconds
  273. apply jump boost 237 to player for 19 seconds
  274. wait 1 second
  275. send "§a§l鍛冶師§c§l 》 §7§lおお、来たか、兄ちゃん" to player
  276. wait 2 seconds
  277. send "§a§l鍛冶師§c§l 》 §7§lそうそう、おまえ、階級が上がったんだってな" to player
  278. wait 2 seconds
  279. send "§a§l鍛冶師§c§l 》 §7§lやるじゃねぇか、見直したぜ" to player
  280. wait 2 seconds
  281. send "§a§l鍛冶師§c§l 》 §7§lそんな兄ちゃんにまた頼みがあるんだ" to player
  282. wait 2 seconds
  283. send "§a§l鍛冶師§c§l 》 §7§l「火炎纏う蜘蛛の牙」ってのを取ってきてくれねぇか?" to player
  284. wait 2 seconds
  285. send "§a§l鍛冶師§c§l 》 §7§lそいつがあれば火炎の力が宿った剣を作れるんだよ" to player
  286. wait 2 seconds
  287. send "§a§l鍛冶師§c§l 》 §7§l兄ちゃんにも「1」本分けてやるからよ" to player
  288. wait 2 seconds
  289. send "§a§l鍛冶師§c§l 》 §7§lな? 悪い話じゃねぇだろ?" to player
  290. wait 2 seconds
  291. send "§a§l鍛冶師§c§l 》 §7§lおう、じゃあ「5」本集まったら俺に話しかけてくれ" to player
  292. wait 2 seconds
  293. send "§2§lクエスト通知§c§l 》 §6§l「火炎纏う蜘蛛の牙」を「5」本集めデニアに渡そう" to player
  294. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  295. set {story.%player%} to 11
  296. stop
  297. if {story.%player%} is 11:
  298. if player has 5 blaze powder:
  299. set {story.%player%} to 99
  300. apply slowness 99 to player for 33 seconds
  301. apply jump boost 237 to player for 33 seconds
  302. wait 1 second
  303. send "§a§l鍛冶師§c§l 》 §7§lおお、兄ちゃん、早かったな" to player
  304. wait 2 seconds
  305. send "§a§l鍛冶師§c§l 》 §7§l「火炎纏う蜘蛛」は強敵だって聞いてたんだけどな.." to player
  306. wait 2 seconds
  307. send "§a§l鍛冶師§c§l 》 §7§lさすがだぜ、兄ちゃん" to player
  308. wait 2 seconds
  309. send "§a§l鍛冶師§c§l 》 §7§lじゃあ早速、作業に入らせてもらうぜ" to player
  310. wait 1 second
  311. execute console command "/clear %player% minecraft:iron_nugget 0 10"
  312. wait 2 seconds
  313. send "§a§l鍛冶師§c§l 》 §7§lちょっとそこで待ってろよ" to player
  314. wait 2 seconds
  315. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:block.anvil.use master @a ~ ~ ~ 100 0.8"
  316. wait 3 seconds
  317. execute console command "/give %player% minecraft:stone_sword 1 0 {HideFlags:4,AttributeModifiers:[{AttributeName:""generic.attackDamage"",Name:""generic.attackDamage"",Amount:6.5,Operation:0,UUIDLeast:413758,UUIDMost:604516,Slot:""mainhand""},{AttributeName:""generic.attackSpeed"",Name:""generic.attackSpeed"",Amount:-1.95,Operation:0,UUIDLeast:240522,UUIDMost:185899,Slot:""mainhand""}],Unbreakable:1,display:{Name:""§6§l火炎纏う大剣"",Lore:[""§7§l石と「火炎纏う蜘蛛の牙」から作られた大剣"",""§7§l攻撃力は凄まじく、火炎の力を宿している""]}}"
  318. wait 2 seconds
  319. send "§a§l鍛冶師§c§l 》 §7§lどうだ? 手になじむか?" to player
  320. wait 2 seconds
  321. send "§a§l鍛冶師§c§l 》 §7§lそいつは火炎の力が宿ってる" to player
  322. wait 2 seconds
  323. send "§a§l鍛冶師§c§l 》 §7§l切られた奴を燃やしちまうのさ" to player
  324. wait 2 seconds
  325. send "§a§l鍛冶師§c§l 》 §7§lこれで今まで狩れなかったやつも楽勝さ" to player
  326. wait 2 seconds
  327. send "§a§l鍛冶師§c§l 》 §7§l今回はありがとな、兄ちゃん、また何かあったら頼むぜ" to player
  328. wait 2 seconds
  329. send "§a§l鍛冶師§c§l 》 §7§lそういえば兄ちゃん、階級が上がって暇なら..." to player
  330. wait 2 seconds
  331. send "§a§l鍛冶師§c§l 》 §7§l「鑑定おじさん」と話して来いよ" to player
  332. wait 2 seconds
  333. send "§a§l鍛冶師§c§l 》 §7§l何かいいことがあるかもしんねぇぞ" to player
  334. wait 2 seconds
  335. send "§2§lクエスト通知§c§l 》 §6§l「鑑定おじさん」に話しかけよう!" to player
  336. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  337. set {story.%player%} to 12
  338. stop
  339. if {story.%player%} is 5:
  340. send "§a§l鍛冶師§c§l 》 §7§lそういえばミリアがお前のことさがしてたぞ" to player
  341. if {story.%player%} is 11:
  342. send "§a§l鍛冶師§c§l 》 §7§l「火炎纏う蜘蛛の牙」が「5」本集まったら話しかけてくれ" to player
  343. if {story.%player%} is 12:
  344. send "§a§l鍛冶師§c§l 》 §7§l暇なら「鑑定おじさん」と話してきたらどうだ?" to player
  345. on death:
  346. if name of victim contains "§a§l腐った死体":
  347. execute console command "/execute @r[tag=mon1,type=armor_stand] ~ ~ ~ /summon zombie ~ ~ ~ {CustomName:""§a§l腐った死体"",CustomNameVisible:1,IsVillager:0,IsBaby:0,ArmorItems:[{id:""minecraft:emerald"",Count:1b,tag:{display:{Name:""§6§l緑碧石の欠片"",Lore:[""§7§l「天空島」で通貨として使われる宝石"",""§7§lとてもきれいな緑色をしている""]}}},{id:""minecraft:leather_leggings"",Count:1b,tag:{Unbreakable:1}},{id:""minecraft:leather_chestplate"",Count:1b,tag:{Unbreakable:1}},{id:""minecraft:skull"",Damage:3,Count:1b,tag:{display:{Name:""§6§l腐った死体の生首"",Lore:[""§7§l簡単には手に入らない、とても珍しい代物"",""§7§l生首を集めている物好きな収集家もいるらしい""]},SkullOwner:{Id:""f66cb1ed-7bb8-47d3-82df-327443955be6"",Properties:{textures:[{Value:""eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWM5ZmRkNzlkMGE1ODAyOWY5NTljY2Y4NjQzYWVhZTFhMzRmNWE5ZjRkZmUzNTI2ZjZkMTRiZTUyMWQ4YzZlIn19fQ==""}]}}}}],HandItems:[{id:""minecraft:stone_sword"",Count:1b,tag:{Unbreakable:1}},{}],ArmorDropChances:[1.0F,0.0F,0.0F,0.2F],HandDropChances:[0.0F,0.085F],Attributes:[{Name:generic.maxHealth,Base:20,Name:zombie.spawnReinforcements,Base:0.0F}],Health:20.0f,DeathLootTable:""a"",PersistenceRequired:1}"
  348. subtract 1 from {xpneeded.%attacker%}
  349. if name of victim contains "§a§l動く骸骨":
  350. execute console command "/execute @r[tag=mon2,type=armor_stand] ~ ~ ~ /summon skeleton ~ ~1 ~ {CustomName:""§a§l動く骸骨"",CustomNameVisible:1,ArmorItems:[{id:""minecraft:emerald"",Count:1b,tag:{display:{Name:""§6§l緑碧石の欠片"",Lore:[""§7§l「天空島」で通貨として使われる宝石"",""§7§lとてもきれいな緑色をしている""]}}},{id:""minecraft:leather_leggings"",Count:1b,tag:{Unbreakable:1}},{id:""minecraft:leather_chestplate"",Count:1b,tag:{Unbreakable:1}},{id:""minecraft:skull"",Damage:3,Count:1b,tag:{display:{Name:""§6§l動く骸骨の生首"",Lore:[""§7§l簡単には手に入らない、とても珍しい代物"",""§7§l生首を集めている物好きな収集家もいるらしい""]},SkullOwner:{Id:""05b9f5c4-fb70-40cd-a2c2-628bcd40e0e7"",Properties:{textures:[{Value:""eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWE2MzE0ZWFjMzQ0MTZjZTEwYWIyMmMyZTFjNGRjYjQ3MmEzZmViOThkNGUwNGQzZmJiYjg1YTlhNDcxYjE4In19fQ==""}]}}}}],HandItems:[{id:""minecraft:stone_sword"",Count:1b,tag:{Unbreakable:1}},{}],ArmorDropChances:[1.0F,0.0F,0.0F,0.2F],HandDropChances:[0.0F,0.085F],Attributes:[{Name:generic.maxHealth,Base:20}],Health:20.0f,DeathLootTable:""a"",PersistenceRequired:1}"
  351. subtract 1 from {xpneeded.%attacker%}
  352. if {story.%attacker%} is 8:
  353. add 1 to {number.%attacker%}
  354. if {number.%attacker%} is greater than or equal to 10:
  355. send "§2§lクエスト通知§c§l 》 §6§l昇格クエストを達成した、ミリアに報告しに行こう!" to attacker
  356. delete {number.%attacker%}
  357. execute console command "/execute %attacker% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  358. set {story.%attacker%} to 9
  359. if name of victim contains "§a§l火炎纏う蜘蛛":
  360. set {_item} to random integer between 2 and 3
  361. execute console command "/execute @r[tag=mon3,type=armor_stand] ~ ~ ~ /summon spider ~ ~1 ~ {CustomName:""§a§l火炎纏う蜘蛛"",CustomNameVisible:1,ArmorItems:[{id:""minecraft:emerald"",Count:%{_item}%b,tag:{display:{Name:""§6§l緑碧石の欠片"",Lore:[""§7§l「天空島」で通貨として使われる宝石"",""§7§lとてもきれいな緑色をしている""]}}},{},{id:""minecraft:blaze_powder"",Count:1b,tag:{display:{Name:""§6§l炎纏う蜘蛛の牙"",Lore:[""§7§l噛むことで敵を燃やす魔物の牙"",""§7§lこれを使い作られた武器には火炎の力が宿る""]}}},{id:""minecraft:string"",Count:1b,tag:{display:{Name:""§6§l炎纏う蜘蛛の糸"",Lore:[""§7§l火を扱う魔物の生成する糸"",""§7§l防火性に優れているため防具の材料となる""]}}}],HandItems:[{id:""minecraft:wooden_sword"",Count:1b,tag:{Unbreakable:1,ench:[{id:20,lvl:2}]}},{}],ArmorDropChances:[1.0F,0.085F,0.2F,0.3F],HandDropChances:[0.0F,0.085F],Attributes:[{Name:generic.maxHealth,Base:30}],Health:30.0f,DeathLootTable:""a"",PersistenceRequired:1}"
  362. set {_xp} to random integer between 2 and 3
  363. set {xpneeded.%attacker%} to {xpneeded.%attacker%}-{_xp}
  364. if {story.%attacker%} is less than 6:
  365. if {xpneeded.%attacker%} is less than or equal to 0:
  366. add 1 to {level.%attacker%}
  367. set {xpneeded.%attacker%} to {level.%attacker%}*2
  368. add 1 to {xpneeded.%attacker%}
  369. execute console command "/tellraw %attacker% ["""",{""text"":""--------------------"",""bold"":true,""color"":""dark_green""},{""text"":""\n"",""bold"":true},{""text"":""レベルが"",""bold"":true,""color"":""gold""},{""text"":""「%{level.%attacker%}%」"",""bold"":true,""color"":""red""},{""text"":""に上がりました!"",""bold"":true,""color"":""gold""},{""text"":""\n"",""bold"":true},{""text"":""・"",""bold"":true,""color"":""blue""},{""text"":""現在の階級..."",""bold"":true,""color"":""green""},{""text"":""\n"",""bold"":true},{""text"":"" 》"",""bold"":true,""color"":""red""},{""text"":""「 R%{rank.%player%}% 」"",""bold"":true,""color"":""gray""},{""text"":""\n"",""bold"":true},{""text"":""・"",""bold"":true,""color"":""blue""},{""text"":""次のレベルまで..."",""bold"":true,""color"":""green""},{""text"":""\n "",""bold"":true},{""text"":""》"",""bold"":true,""color"":""red""},{""text"":""「%{xpneeded.%attacker%}%」"",""bold"":true,""color"":""gray""},{""text"":""\n"",""bold"":true},{""text"":""--------------------"",""bold"":true,""color"":""dark_green""}]"
  370. execute console command "/execute %attacker% ~ ~ ~ /playsound minecraft:entity.firework.launch master @a ~ ~ ~ 100 1.5"
  371. execute console command "/execute %attacker% ~ ~ ~ /playsound minecraft:entity.firework.blast master @a ~ ~ ~ 100 0.5"
  372. wait 1 second
  373. execute console command "/execute %attacker% ~ ~ ~ /playsound minecraft:entity.firework.twinkle master @a ~ ~ ~ 100 1.1"
  374. if {level.%attacker%} is greater than or equal to 10:
  375. if {story.%attacker%} is 6:
  376. set {story.%attacker%} to 7
  377. send "§2§lクエスト通知§c§l 》 §6§l探索者ギルドで「R2」の昇格クエストを受注しよう!" to player
  378. execute console command "/execute %attacker% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a ~ ~ ~ 100 0.8"
  379. on mine of coal ore:
  380. cancel the event
  381. set block at event-location to air
  382. set {_item} to random integer between 1 and 5
  383. if {_item} is between 1 and 2:
  384. execute console command "/give %player% minecraft:iron_nugget 1 0 {HideFlags:1,display:{Name:""§6§l灰簾石"",Lore:[""§7§l灰色に輝く、下級魔鉱石の一種"",""§7§lこれを使った武器は攻撃力に少し補正がかかる""]},ench:[{id:0,lvl:1}]}"
  385. if {_item} is between 3 and 4:
  386. execute console command "/give %player% minecraft:stained_glass_pane 1 5 {HideFlags:1,display:{Name:""§6§l透輝石"",Lore:[""§7§l薄緑色に輝く、下級魔鉱石の一種"",""§7§lこれを使った武器は攻撃速度に少し補正がかかる""]},ench:[{id:0,lvl:1}]}"
  387. if {_item} is 5:
  388. execute console command "/give %player% minecraft:fermented_spider_eye 1 0 {HideFlags:1,display:{Name:""§6§l呪石"",Lore:[""§7§l様々な悪感情が石に溜まりできたもの"",""§7§l何かに使えるという噂を聞いたことがあるが....""]},ench:[{id:0,lvl:1}]}"
  389. wait 30 seconds
  390. set block at event-location to coal ore
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement