Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.27 KB | None | 0 0
  1. server_versions: MC_1_13_2
  2. name: Mission20bis
  3. description:
  4. - Résoudre l enigme
  5. activation: NPC_INTERACT 21
  6. max_concurrent_instances: 10
  7. max_concurrent_instances_queue: true
  8. min_players: 1
  9. max_players: 1
  10. max_completions: 1
  11. time_limit: 0
  12. cooldown: DISABLED
  13. restricted_worlds: []
  14. permission: ''
  15. next_quest: ''
  16. gui:
  17. item_available:
  18. type: NETHER_STAR
  19. amount: 1
  20. name: '&a{name} &a- Disponible'
  21. lore:
  22. - '&7{description}'
  23. - '&bRight click to follow this quest'
  24. nbt: H4sIAAAAAAAAAA3IQQqCQBQG4J+SUlcd4TGuWwftDIoCadGi/aSTPpocc15UiOfxHp4sdx9fDMwRHbkwB6tLD2ARY1mwb6z+RQgy15pw2hlW47DpCuPzlhthV/dIxuF24bISyi3nDxJHd2et+5BU7On1Nl5CBGf9NEg6JeYraqvGQXf1VD1NWlN6TU9Zusv2qgf+GE25144AAAA=
  25. item_progress:
  26. type: NETHER_STAR
  27. amount: 1
  28. name: '&6{name} &6- En progression'
  29. lore:
  30. - '&7{description}'
  31. - '{detailed_progression}'
  32. nbt: H4sIAAAAAAAAAONiYGBm4PTITEl1y0lML2ZgYGDjYmBPySwuyEms5GRg8ckvSuUAijIxCBxabl6dklqcXJRZUJKZn1fLIAbkliRm5qSmxBcU5acXpRYXg8Q5GFj8EnNTGVSrlUpSK0qUrJQOLTerzgMK1SoAWboKnn4KAUH+7kGuwcFKtQwMAExAWHuDAAAA
  33. item_cooldown:
  34. type: NETHER_STAR
  35. amount: 1
  36. name: '&8{name} &8- En attente'
  37. lore:
  38. - '&7{description}'
  39. - '&bYou have completed this quest {completions} time{plural}.'
  40. - '&b{cooldown} remaining before you can start this quest again.'
  41. nbt: H4sIAAAAAAAAAE2NsWoDMRBEF2Ic25U/YVEftzYhuHEIKYyvDC7Xp/WdQCddpL0kRuh77j/uyyJDinTDzJuZFcADLN+N5jdLTQSA+QoetYm9pdsSZkcfeAF3aD2N26Q51sH0YrzL8DKNl7MfsKUvxtp3vWVhjdKaiJ8DR8H05xY8ZhTTcertEMjmDexLu+Teav/tMgbuyDjjGrzwtZzirSzX5DAKBfk/Sk0BNwuYnahjUEkJ/4h6VtO4S65YGYt6wkNVHV+rj5PKAL/W8G2r5gAAAA==
  42. item_completed:
  43. type: END_CRYSTAL
  44. amount: 1
  45. name: '&8{name} &8- Terminée'
  46. lore:
  47. - '&7{description}'
  48. - '&bYou have completed this quest {completions} time{plural}.'
  49. nbt: H4sIAAAAAAAAAC3KvQ6CMBRA4RslCkw+wk2dddUYN8U44M/g4ljpjTQpFGkxmqbPw3vwZHZwO/lyUoAxJEcp6KD40wDAJIWpkKZR/JtAlOuW4qAjmA39ygkyRSsbK3XtYTv0j7vusORvwkJXjSJLAm0pDb46MhbdX8NuPFpZkWtU13LllzFEZ14RzB2z9LFsw4Z+7epAHkMtcHc5XfPslu2ZB/gB7rCy56cAAAA=
  50. send_status_message: true
  51. gps_enable: false
  52. start_conditions:
  53. condition:
  54. type: QUEST_COMPLETED
  55. quest: Mission20
  56. amount: 1
  57. error_message: '&cVous devez faire la Mission 20 (Parler à Yume à Okami)'
  58. check_leader_only: true
  59. take_after_completion: false
  60. actionbar: ''
  61. send_objective_update_message: true
  62. saving: DISK_SAVE
  63. branches:
  64. 1:
  65. auto_start: true
  66. starts_at: START
  67. objects:
  68. START:
  69. wait: 0
  70. progress_name: Résoudre l énigme.
  71. type: PLAYER_PRESSURE_PLATE_ENABLE
  72. block:
  73. type: stone_pressure_plate
  74. amount: 1
  75. remove_after_action: false
  76. location:
  77. base: okami,-1061.0,17.0,516.0,90.0,0.0
  78. near: 2.0
  79. cancel_event: false
  80. post_message:
  81. - §b[Quête] §bQuête en progression !
  82. sound:
  83. type: UI_TOAST_CHALLENGE_COMPLETE
  84. volume: 3.0
  85. pitch: 1.0
  86. goto : BRANCH 2
  87. '1':
  88. wait: 0
  89. progress_name: Résoudre l énigme.
  90. type: PLAYER_PRESSURE_PLATE_ENABLE
  91. block:
  92. type: stone_pressure_plate
  93. amount: 1
  94. remove_after_action: false
  95. location:
  96. base: okami,-1076.0,17.0,504.0,90.0,0.0
  97. near: 2.0
  98. cancel_event: false
  99. post_message:
  100. - §4[ECHEC] Recommence !
  101. sound:
  102. type: UI_TOAST_CHALLENGE_COMPLETE
  103. volume: 3.0
  104. pitch: 1.0
  105. goto: QUEST_FAIL_THEN_START Mission20bis
  106. '2':
  107. wait: 0
  108. progress_name: Résoudre l énigme.
  109. type: PLAYER_PRESSURE_PLATE_ENABLE
  110. block:
  111. type: stone_pressure_plate
  112. amount: 1
  113. remove_after_action: false
  114. location:
  115. base: okami,-1076.0,17.0,522.0,90.0,0.0
  116. near: 2.0
  117. cancel_event: false
  118. post_message:
  119. - §4[ECHEC] Recommence !
  120. sound:
  121. type: UI_TOAST_CHALLENGE_COMPLETE
  122. volume: 3.0
  123. pitch: 1.0
  124. goto: QUEST_FAIL_THEN_START Mission20bis
  125. '3':
  126. wait: 0
  127. progress_name: Résoudre l énigme.
  128. type: PLAYER_PRESSURE_PLATE_ENABLE
  129. block:
  130. type: stone_pressure_plate
  131. amount: 1
  132. remove_after_action: false
  133. location:
  134. base: okami,-1067.0,17.0,513.0,90.0,0.0
  135. near: 2.0
  136. cancel_event: false
  137. post_message:
  138. - §4[ECHEC] Recommence !
  139. sound:
  140. type: UI_TOAST_CHALLENGE_COMPLETE
  141. volume: 3.0
  142. pitch: 1.0
  143. goto: QUEST_FAIL_THEN_START Mission20bis
  144. '4':
  145. wait: 0
  146. progress_name: Résoudre l énigme.
  147. type: PLAYER_PRESSURE_PLATE_ENABLE
  148. block:
  149. type: stone_pressure_plate
  150. amount: 1
  151. remove_after_action: false
  152. location:
  153. base: okami,-1059.0,17.0,522.0,90.0,0.0
  154. near: 2.0
  155. cancel_event: false
  156. post_message:
  157. - §4[ECHEC] Recommence !
  158. sound:
  159. type: UI_TOAST_CHALLENGE_COMPLETE
  160. volume: 3.0
  161. pitch: 1.0
  162. goto: QUEST_FAIL_THEN_START Mission20bis
  163. '5':
  164. wait: 0
  165. progress_name: Résoudre l énigme.
  166. type: PLAYER_PRESSURE_PLATE_ENABLE
  167. block:
  168. type: stone_pressure_plate
  169. amount: 1
  170. remove_after_action: false
  171. location:
  172. base: okami,-1059.0,17.0,504.0,90.0,0.0
  173. near: 2.0
  174. cancel_event: false
  175. post_message:
  176. - §4[ECHEC] Recommence !
  177. sound:
  178. type: UI_TOAST_CHALLENGE_COMPLETE
  179. volume: 3.0
  180. pitch: 1.0
  181. goto: QUEST_FAIL_THEN_START Mission20bis
  182. 2:
  183. auto_start: true
  184. starts_at: START2
  185. objects:
  186. START2:
  187. wait: 0
  188. progress_name: Résoudre l énigme.
  189. type: PLAYER_PRESSURE_PLATE_ENABLE
  190. block:
  191. type: stone_pressure_plate
  192. amount: 1
  193. remove_after_action: false
  194. location:
  195. base: okami,-1076.0,17.0,504.0,90.0,0.0
  196. near: 2.0
  197. cancel_event: false
  198. post_message:
  199. - §b[Quête] §bQuête en progression !
  200. sound:
  201. type: UI_TOAST_CHALLENGE_COMPLETE
  202. volume: 3.0
  203. pitch: 1.0
  204. goto : BRANCH 3
  205. '6':
  206. wait: 0
  207. progress_name: Résoudre l énigme.
  208. type: PLAYER_PRESSURE_PLATE_ENABLE
  209. block:
  210. type: stone_pressure_plate
  211. amount: 1
  212. remove_after_action: false
  213. location:
  214. base: okami,-1076.0,17.0,522.0,90.0,0.0
  215. near: 2.0
  216. cancel_event: false
  217. post_message:
  218. - §4[ECHEC] Recommence !
  219. sound:
  220. type: UI_TOAST_CHALLENGE_COMPLETE
  221. volume: 3.0
  222. pitch: 1.0
  223. goto: QUEST_FAIL_THEN_START Mission20bis
  224. '7':
  225. wait: 0
  226. progress_name: Résoudre l énigme.
  227. type: PLAYER_PRESSURE_PLATE_ENABLE
  228. block:
  229. type: stone_pressure_plate
  230. amount: 1
  231. remove_after_action: false
  232. location:
  233. base: okami,-1067.0,17.0,513.0,90.0,0.0
  234. near: 2.0
  235. cancel_event: false
  236. post_message:
  237. - §4[ECHEC] Recommence !
  238. sound:
  239. type: UI_TOAST_CHALLENGE_COMPLETE
  240. volume: 3.0
  241. pitch: 1.0
  242. goto: QUEST_FAIL_THEN_START Mission20bis
  243. '8':
  244. wait: 0
  245. progress_name: Résoudre l énigme.
  246. type: PLAYER_PRESSURE_PLATE_ENABLE
  247. block:
  248. type: stone_pressure_plate
  249. amount: 1
  250. remove_after_action: false
  251. location:
  252. base: okami,-1059.0,17.0,522.0,90.0,0.0
  253. near: 2.0
  254. cancel_event: false
  255. post_message:
  256. - §4[ECHEC] Recommence !
  257. sound:
  258. type: UI_TOAST_CHALLENGE_COMPLETE
  259. volume: 3.0
  260. pitch: 1.0
  261. goto: QUEST_FAIL_THEN_START Mission20bis
  262. '9':
  263. wait: 0
  264. progress_name: Résoudre l énigme.
  265. type: PLAYER_PRESSURE_PLATE_ENABLE
  266. block:
  267. type: stone_pressure_plate
  268. amount: 1
  269. remove_after_action: false
  270. location:
  271. base: okami,-1059.0,17.0,504.0,90.0,0.0
  272. near: 2.0
  273. cancel_event: false
  274. post_message:
  275. - §4[ECHEC] Recommence !
  276. sound:
  277. type: UI_TOAST_CHALLENGE_COMPLETE
  278. volume: 3.0
  279. pitch: 1.0
  280. goto: QUEST_FAIL_THEN_START Mission20bis
  281. 3:
  282. auto_start: true
  283. starts_at: START3
  284. objects:
  285. START3:
  286. wait: 0
  287. progress_name: Résoudre l énigme.
  288. type: PLAYER_PRESSURE_PLATE_ENABLE
  289. block:
  290. type: stone_pressure_plate
  291. amount: 1
  292. remove_after_action: false
  293. location:
  294. base: okami,-1076.0,17.0,522.0,90.0,0.0
  295. near: 2.0
  296. cancel_event: false
  297. post_message:
  298. - §b[Quête] §bQuête en progression !
  299. sound:
  300. type: UI_TOAST_CHALLENGE_COMPLETE
  301. volume: 3.0
  302. pitch: 1.0
  303. goto : BRANCH 4
  304. '10':
  305. wait: 0
  306. progress_name: Résoudre l énigme.
  307. type: PLAYER_PRESSURE_PLATE_ENABLE
  308. block:
  309. type: stone_pressure_plate
  310. amount: 1
  311. remove_after_action: false
  312. location:
  313. base: okami,-1067.0,17.0,513.0,90.0,0.0
  314. near: 2.0
  315. cancel_event: false
  316. post_message:
  317. - §4[ECHEC] Recommence !
  318. sound:
  319. type: UI_TOAST_CHALLENGE_COMPLETE
  320. volume: 3.0
  321. pitch: 1.0
  322. goto: QUEST_FAIL_THEN_START Mission20bis
  323. '11':
  324. wait: 0
  325. progress_name: Résoudre l énigme.
  326. type: PLAYER_PRESSURE_PLATE_ENABLE
  327. block:
  328. type: stone_pressure_plate
  329. amount: 1
  330. remove_after_action: false
  331. location:
  332. base: okami,-1059.0,17.0,522.0,90.0,0.0
  333. near: 2.0
  334. cancel_event: false
  335. post_message:
  336. - §4[ECHEC] Recommence !
  337. sound:
  338. type: UI_TOAST_CHALLENGE_COMPLETE
  339. volume: 3.0
  340. pitch: 1.0
  341. goto: QUEST_FAIL_THEN_START Mission20bis
  342. '12':
  343. wait: 0
  344. progress_name: Résoudre l énigme.
  345. type: PLAYER_PRESSURE_PLATE_ENABLE
  346. block:
  347. type: stone_pressure_plate
  348. amount: 1
  349. remove_after_action: false
  350. location:
  351. base: okami,-1059.0,17.0,504.0,90.0,0.0
  352. near: 2.0
  353. cancel_event: false
  354. post_message:
  355. - §4[ECHEC] Recommence !
  356. sound:
  357. type: UI_TOAST_CHALLENGE_COMPLETE
  358. volume: 3.0
  359. pitch: 1.0
  360. goto: QUEST_FAIL_THEN_START Mission20bis
  361. 4:
  362. auto_start: true
  363. starts_at: START4
  364. objects:
  365. START4:
  366. wait: 0
  367. progress_name: Résoudre l énigme.
  368. type: PLAYER_PRESSURE_PLATE_ENABLE
  369. block:
  370. type: stone_pressure_plate
  371. amount: 1
  372. remove_after_action: false
  373. location:
  374. base: okami,-1067.0,17.0,513.0,90.0,0.0
  375. near: 2.0
  376. cancel_event: false
  377. post_message:
  378. - §b[Quête] §bQuête en progression !
  379. sound:
  380. type: UI_TOAST_CHALLENGE_COMPLETE
  381. volume: 3.0
  382. pitch: 1.0
  383. goto : BRANCH 5
  384. '13':
  385. wait: 0
  386. progress_name: Résoudre l énigme.
  387. type: PLAYER_PRESSURE_PLATE_ENABLE
  388. block:
  389. type: stone_pressure_plate
  390. amount: 1
  391. remove_after_action: false
  392. location:
  393. base: okami,-1059.0,17.0,522.0,90.0,0.0
  394. near: 2.0
  395. cancel_event: false
  396. post_message:
  397. - §4[ECHEC] Recommence !
  398. sound:
  399. type: UI_TOAST_CHALLENGE_COMPLETE
  400. volume: 3.0
  401. pitch: 1.0
  402. goto: QUEST_FAIL_THEN_START Mission20bis
  403. '14':
  404. wait: 0
  405. progress_name: Résoudre l énigme.
  406. type: PLAYER_PRESSURE_PLATE_ENABLE
  407. block:
  408. type: stone_pressure_plate
  409. amount: 1
  410. remove_after_action: false
  411. location:
  412. base: okami,-1059.0,17.0,504.0,90.0,0.0
  413. near: 2.0
  414. cancel_event: false
  415. post_message:
  416. - §4[ECHEC] Recommence !
  417. sound:
  418. type: UI_TOAST_CHALLENGE_COMPLETE
  419. volume: 3.0
  420. pitch: 1.0
  421. goto: QUEST_FAIL_THEN_START Mission20bis
  422. 5:
  423. auto_start: true
  424. starts_at: START5
  425. objects:
  426. START5:
  427. wait: 0
  428. progress_name: Résoudre l énigme.
  429. type: PLAYER_PRESSURE_PLATE_ENABLE
  430. block:
  431. type: stone_pressure_plate
  432. amount: 1
  433. remove_after_action: false
  434. location:
  435. base: okami,-1059.0,17.0,522.0,90.0,0.0
  436. near: 2.0
  437. cancel_event: false
  438. post_message:
  439. - §b[Quête] §bQuête en progression !
  440. sound:
  441. type: UI_TOAST_CHALLENGE_COMPLETE
  442. volume: 3.0
  443. pitch: 1.0
  444. goto : BRANCH 6
  445. '15':
  446. wait: 0
  447. progress_name: Résoudre l énigme.
  448. type: PLAYER_PRESSURE_PLATE_ENABLE
  449. block:
  450. type: stone_pressure_plate
  451. amount: 1
  452. remove_after_action: false
  453. location:
  454. base: okami,-1059.0,17.0,504.0,90.0,0.0
  455. near: 2.0
  456. cancel_event: false
  457. post_message:
  458. - §4[ECHEC] Recommence !
  459. sound:
  460. type: UI_TOAST_CHALLENGE_COMPLETE
  461. volume: 3.0
  462. pitch: 1.0
  463. goto: QUEST_FAIL_THEN_START Mission20bis
  464. 6:
  465. auto_start: true
  466. starts_at: START6
  467. objects:
  468. START6:
  469. wait: 0
  470. progress_name: Résoudre l énigme.
  471. type: PLAYER_PRESSURE_PLATE_ENABLE
  472. block:
  473. type: stone_pressure_plate
  474. amount: 1
  475. remove_after_action: false
  476. location:
  477. base: okami,-1059.0,17.0,504.0,90.0,0.0
  478. near: 2.0
  479. cancel_event: false
  480. post_message:
  481. - §b[Quête] §bQuête en progression !
  482. sound:
  483. type: UI_TOAST_CHALLENGE_COMPLETE
  484. volume: 3.0
  485. pitch: 1.0
  486. goto : OBJECT 16
  487. '16':
  488. wait: 0
  489. goto: OBJECT 17
  490. type: SERVER_ACTION_LIST
  491. actions:
  492. - MESSAGE §5*Activation du coeur de la mer*
  493. messages_sound:
  494. type: ORB_PICKUP
  495. volume: 5.0
  496. pitch: 5.0
  497. '17':
  498. sound:
  499. type: ORB_PICKUP
  500. volume: 3.0
  501. pitch: 1.0
  502. progress_name: Parler à Yume
  503. type: PLAYER_NPC_INTERACT
  504. goto: OBJECT 18
  505. npc: 21
  506. amount: 1
  507. remove_after_action: false
  508. '18':
  509. wait: 0
  510. goto: OBJECT 19
  511. type: SERVER_ACTION_LIST
  512. actions:
  513. - MESSAGE §2[Yume] §aParfait {player}^^ oh ... ça t'a couté cher en potion de respiration? ...^^'
  514. - wait 5
  515. - MESSAGE §2[Yume] §aMontres moi ta baguette pour me faire pardonner je vais t'apprendre le sort Gills il te permettra de de tenir plus longtemps sous l'eau.
  516. messages_sound:
  517. type: ORB_PICKUP
  518. volume: 3.0
  519. pitch: 1.0
  520. '19':
  521. wait: 0
  522. message:
  523. - §b[Quête] Quête en progression
  524. sound:
  525. type: LEVEL_UP
  526. volume: 3.0
  527. pitch: 1.0
  528. progress_name: Parler à Yume en tenant ta baguette
  529. type: PLAYER_NPC_INTERACT
  530. post_message:
  531. - §2[Yume] §aTu connais maintenant le sort §lOXY !
  532. goto: OBJECT 20
  533. npc: 21
  534. amount: 1
  535. item:
  536. type: WOODEN_HOE
  537. durability: 9
  538. amount: 1
  539. must_have_in_hand: true
  540. remove_after_action: false
  541. '20':
  542. wait: 0
  543. type: SERVER_COMMANDS_PERFORM
  544. goto: OBJECT 21
  545. commands:
  546. - mage add {player} gills
  547. execution_type: AS_SERVER
  548. '21':
  549. wait: 0
  550. type: SERVER_COMMANDS_PERFORM
  551. goto: QUEST_SUCCESS
  552. commands:
  553. - castp {player} rankup
  554. execution_type: AS_SERVER
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement