Advertisement
Guest User

Untitled

a guest
Nov 18th, 2017
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.08 KB | None | 0 0
  1. WoodLogiaModeForget:
  2. spell-class: ".ExternalCommandSpell"
  3. enabled: true
  4. can-cast-by-command: true
  5. can-cast-with-item: true
  6. command-to-execute:
  7. - "c LogiaModeCommand2 %a WoodLogiaPassive"
  8. command-to-execute-later: []
  9. command-delay: 0
  10. require-player-target: false
  11. execute-on-console-instead: true
  12.  
  13. WoodLogiaPassive:
  14. spell-class: ".PassiveSpell"
  15. cooldown: 2
  16. triggers:
  17. - sneak
  18. spells:
  19. - WoodLogiaEvade
  20. - WoodLogiaProject
  21. WoodLogiaProject:
  22. spell-class: ".instant.ParticleProjectileSpell"
  23. projectile-vert-offset: 5
  24. max-distance: 2.5
  25. projectile-speed: 13
  26. particle-name: blockcrack_
  27. special-effect-interval: 1
  28. effects:
  29. bc:
  30. effect: particles
  31. position: caster
  32. particle-name: blockcrack_17
  33. count: 60
  34. horiz-spread: 0.5
  35. vert-spread: 1.5
  36. speed: 30
  37. sound:
  38. effect: sound
  39. sound: block.wood.break
  40. pitch: 0.3
  41. position: caster
  42.  
  43. WoodLogiaEvade:
  44. spell-class: ".buff.InvulnerabilitySpell"
  45. toggle: false
  46. damage-causes:
  47. - block explosion
  48. - contact
  49. - custom
  50. - entity attack
  51. - entity explosion
  52. - fall
  53. - fire
  54. - fire tick
  55. - lava
  56. - lightning
  57. - magic
  58. - poison
  59. - projectile
  60. - starvation
  61. - wither
  62. duration: 1
  63. WoodLogiaModeTeach:
  64. spell-class: ".ExternalCommandSpell"
  65. enabled: true
  66. can-cast-by-command: true
  67. can-cast-with-item: true
  68. command-to-execute:
  69. - "c LogiaModeCommand1 %a WoodLogiaPassive"
  70. command-to-execute-later: []
  71. command-delay: 0
  72. require-player-target: false
  73. execute-on-console-instead: true
  74. effects:
  75. sound:
  76. position: caster
  77. effect: sound
  78. sound: entity.player.levelup
  79. WoodDragonMulti:
  80. spell-class: ".MultiSpell"
  81. name: Wood Dragon
  82. cooldown: 22
  83. effects:
  84. sound:
  85. position: caster
  86. effect: sound
  87. sound: entity.enderdragon.growl
  88. spells:
  89. - WoodDragonPainProject
  90. - WoodDragonProject
  91. WoodDragonPainProject:
  92. spell-class: ".instant.ParticleProjectileSpell"
  93. projectile-velocity: 7
  94. hit-radius: 2.5
  95. stop-on-hit-entity: false
  96. hug-surface: true
  97. projectile-vert-offset: 2
  98. projectile-horiz-offset: 0
  99. hit-non-players: true
  100. hit-players: true
  101. projectile-gravity: 0
  102. particle-name: blockcrack_
  103. particle-horiz-spread: 0.2
  104. particle-vert-spread: 0.2
  105. particle-count: 20
  106. particle-speed: 3
  107. stop-on-hit-ground: false
  108. hit-ground: true
  109. special-effect-interval: 1
  110. spell: wooddragonpain
  111. wooddragonpain:
  112. spell-class: ".targeted.PainSpell"
  113. damage: 9
  114.  
  115. WoodDragonProject:
  116. spell-class: ".instant.ParticleProjectileSpell"
  117. projectile-velocity: 8
  118. hit-radius: 2
  119. stop-on-hit-entity: false
  120. hug-surface: false
  121. projectile-vert-offset: 2
  122. projectile-horiz-offset: 0
  123. hit-non-players: false
  124. hit-players: false
  125. projectile-gravity: 1.5
  126. particle-name: blockcrack_18
  127. particle-horiz-spread: 0.2
  128. particle-vert-spread: 0.2
  129. particle-count: 20
  130. particle-speed: 3
  131. hit-air-at-end: true
  132. max-distance: 4
  133. stop-on-hit-ground: false
  134. hit-ground: true
  135. special-effect-interval: 1
  136. spell: WoodDragonProject2
  137. effects:
  138. nova:
  139. effect: nova
  140. position: special
  141. type: 17
  142. data: 0
  143. radius: 0.5
  144. expand-interval: 40
  145. sphere1:
  146. effect: effectlib
  147. position: special
  148. effectlib:
  149. class: SphereEffect
  150. radius: 1.1
  151. particle: REDSTONE
  152. color: 3A2F0B
  153. relativeOffset: 0,1,0
  154. duration: 30
  155. particles: 40
  156. iterations: 1
  157. sphere2:
  158. effect: effectlib
  159. position: special
  160. effectlib:
  161. class: SphereEffect
  162. radius: 0.8
  163. particle: REDSTONE
  164. color: 3A2F0B
  165. particles: 30
  166. relativeOffset: 1.8,1,0
  167. duration: 30
  168. iterations: 1
  169. sphere3:
  170. effect: effectlib
  171. position: special
  172. effectlib:
  173. class: SphereEffect
  174. radius: 0.1
  175. particle: REDSTONE
  176. color: 3A2F0B
  177. particles: 15
  178. relativeOffset: 3,1,0
  179. duration: 30
  180. iterations: 1
  181. sphere4:
  182. effect: effectlib
  183. position: special
  184. effectlib:
  185. class: SphereEffect
  186. radius: 0.1
  187. particle: REDSTONE
  188. color: 3ADF00
  189. relativeOffset: 1,1,-0.8
  190. duration: 30
  191. particles: 15
  192. iterations: 1
  193. sphere5:
  194. effect: effectlib
  195. position: special
  196. effectlib:
  197. class: SphereEffect
  198. radius: 0.1
  199. particle: REDSTONE
  200. color: 3ADF00
  201. relativeOffset: 1,1,0.8
  202. duration: 30
  203. particles: 15
  204. iterations: 1
  205. WoodDragonProject2:
  206. spell-class: ".instant.ParticleProjectileSpell"
  207. projectile-velocity: 8
  208. hit-radius: 2
  209. stop-on-hit-entity: true
  210. hug-surface: true
  211. projectile-vert-offset: 2
  212. projectile-horiz-offset: 0
  213. hit-non-players: false
  214. hit-players: false
  215. projectile-gravity: 1.5
  216. hit-ground: true
  217. max-distance: 4
  218. particle-name: blockcrack_18
  219. particle-horiz-spread: 0.2
  220. particle-vert-spread: 0.2
  221. particle-count: 20
  222. particle-speed: 3
  223. stop-on-hit-ground: false
  224. hit-air-at-end: true
  225. special-effect-interval: 1
  226. spell: WoodDragonProject
  227. effects:
  228. nova:
  229. effect: nova
  230. position: special
  231. type: 17
  232. data: 0
  233. radius: 0.5
  234. expand-interval: 40
  235. sphere1:
  236. effect: effectlib
  237. position: special
  238. effectlib:
  239. class: SphereEffect
  240. radius: 1.1
  241. particle: REDSTONE
  242. color: 3A2F0B
  243. relativeOffset: 0,1,0
  244. duration: 30
  245. particles: 40
  246. iterations: 1
  247. sphere2:
  248. effect: effectlib
  249. position: special
  250. effectlib:
  251. class: SphereEffect
  252. radius: 0.8
  253. particle: REDSTONE
  254. color: 3A2F0B
  255. particles: 30
  256. relativeOffset: 1.8,1,0
  257. duration: 30
  258. iterations: 1
  259. sphere3:
  260. effect: effectlib
  261. position: special
  262. effectlib:
  263. class: SphereEffect
  264. radius: 0.1
  265. particle: REDSTONE
  266. color: 3A2F0B
  267. relativeOffset: 3,1,0
  268. duration: 30
  269. particles: 15
  270. iterations: 1
  271. sphere4:
  272. effect: effectlib
  273. position: special
  274. effectlib:
  275. class: SphereEffect
  276. radius: 0.1
  277. particle: REDSTONE
  278. color: 3ADF00
  279. relativeOffset: 1,1,-0.8
  280. duration: 30
  281. particles: 15
  282. iterations: 1
  283. sphere5:
  284. effect: effectlib
  285. position: special
  286. effectlib:
  287. class: SphereEffect
  288. radius: 0.1
  289. particle: REDSTONE
  290. color: 3ADF00
  291. relativeOffset: 1,1,0.8
  292. duration: 30
  293. particles: 15
  294. iterations: 1
  295. UndergroundRootProject1:
  296. spell-class: ".instant.ParticleProjectileSpell"
  297. projectile-velocity: 15
  298. projectile-gravity: 5
  299. projectile-horiz-offset: 0
  300. particle-name: blockcrack_18
  301. particle-horiz-spread: 0.5
  302. special-effect-interval: 1
  303. particle-vert-spread: 0.5
  304. stop-on-hit-ground: true
  305. effects:
  306. nova:
  307. effect: nova
  308. position: special
  309. type: 17
  310. data: 0
  311. radius: 0.5
  312. expand-interval: 40
  313. UndergroundRootProject2:
  314. spell-class: ".instant.ParticleProjectileSpell"
  315. projectile-velocity: 15
  316. projectile-gravity: 5
  317. projectile-horiz-offset: 45
  318. particle-name: blockcrack_18
  319. particle-horiz-spread: 0.5
  320. particle-vert-spread: 0.5
  321. special-effect-interval: 1
  322. stop-on-hit-ground: true
  323. effects:
  324. nova:
  325. effect: nova
  326. position: special
  327. type: 17
  328. data: 0
  329. radius: 0.5
  330. expand-interval: 40
  331. UndergroundRootProject3:
  332. spell-class: ".instant.ParticleProjectileSpell"
  333. projectile-velocity: 15
  334. projectile-gravity: 5
  335. projectile-horiz-offset: 90
  336. particle-name: blockcrack_18
  337. particle-horiz-spread: 0.5
  338. particle-vert-spread: 0.5
  339. stop-on-hit-ground: true
  340. special-effect-interval: 1
  341. effects:
  342. nova:
  343. effect: nova
  344. position: special
  345. type: 17
  346. data: 0
  347. radius: 0.5
  348. expand-interval: 40
  349. UndergroundRootProject4:
  350. spell-class: ".instant.ParticleProjectileSpell"
  351. projectile-velocity: 15
  352. projectile-gravity: 5
  353. projectile-horiz-offset: 90
  354. particle-name: blockcrack_18
  355. particle-horiz-spread: 0.5
  356. special-effect-interval: 1
  357. particle-vert-spread: 0.5
  358. stop-on-hit-ground: true
  359. effects:
  360. nova:
  361. effect: nova
  362. position: special
  363. type: 17
  364. data: 0
  365. radius: 0.5
  366. expand-interval: 40
  367. UndergroundRootProject5:
  368. spell-class: ".instant.ParticleProjectileSpell"
  369. projectile-velocity: 15
  370. projectile-gravity: 5
  371. projectile-horiz-offset: 180
  372. particle-name: blockcrack_18
  373. particle-horiz-spread: 0.5
  374. particle-vert-spread: 0.5
  375. stop-on-hit-ground: true
  376. special-effect-interval: 1
  377. effects:
  378. nova:
  379. effect: nova
  380. position: special
  381. type: 17
  382. data: 0
  383. radius: 0.5
  384. expand-interval: 40
  385. UndergroundRootProject6:
  386. spell-class: ".instant.ParticleProjectileSpell"
  387. projectile-velocity: 15
  388. projectile-gravity: 5
  389. projectile-horiz-offset: -90
  390. particle-name: blockcrack_18
  391. particle-horiz-spread: 0.5
  392. particle-vert-spread: 0.5
  393. stop-on-hit-ground: true
  394. special-effect-interval: 1
  395. effects:
  396. nova:
  397. effect: nova
  398. position: special
  399. type: 17
  400. data: 0
  401. radius: 0.5
  402. expand-interval: 40
  403. UndergroundRootProject7:
  404. spell-class: ".instant.ParticleProjectileSpell"
  405. projectile-velocity: 15
  406. projectile-gravity: 5
  407. projectile-horiz-offset: -45
  408. particle-name: blockcrack_18
  409. particle-horiz-spread: 0.5
  410. particle-vert-spread: 0.5
  411. stop-on-hit-ground: true
  412. special-effect-interval: 1
  413. effects:
  414. nova:
  415. effect: nova
  416. position: special
  417. type: 17
  418. data: 0
  419. radius: 0.5
  420. expand-interval: 40
  421. UndergroundRootProject8:
  422. spell-class: ".instant.ParticleProjectileSpell"
  423. projectile-velocity: 15
  424. projectile-gravity: 5
  425. projectile-horiz-offset: -135
  426. particle-name: blockcrack_18
  427. special-effect-interval: 1
  428. particle-horiz-spread: 0.5
  429. particle-vert-spread: 0.5
  430. stop-on-hit-ground: true
  431. effects:
  432. nova:
  433. effect: nova
  434. position: special
  435. type: 17
  436. data: 0
  437. radius: 0.5
  438. expand-interval: 40
  439. UndergroundRootProject9:
  440. spell-class: ".instant.ParticleProjectileSpell"
  441. projectile-velocity: 15
  442. projectile-gravity: 5
  443. projectile-horiz-offset: 135
  444. particle-name: blockcrack_18
  445. particle-horiz-spread: 0.5
  446. particle-vert-spread: 0.5
  447. stop-on-hit-ground: true
  448. special-effect-interval: 1
  449. effects:
  450. sound:
  451. effect: sound
  452. position: caster
  453. sound: block.wood.break
  454. pitch: 0.3
  455. nova:
  456. effect: nova
  457. position: special
  458. type: 17
  459. data: 0
  460. radius: 0.5
  461. expand-interval: 40
  462. UndergroundRootMulti:
  463. spell-class: ".MultiSpell"
  464. name: Underground Roots
  465. cooldown: 14
  466. spells:
  467. - undergroundww
  468. - DELAY 20
  469. - UndergroundRootProject1
  470. - UndergroundRootProject2
  471. - UndergroundRootProject3
  472. - UndergroundRootProject4
  473. - UndergroundRootProject5
  474. - UndergroundRootProject6
  475. - UndergroundRootProject7
  476. - UndergroundRootProject8
  477. - UndergroundRootProject9
  478. - DELAY 15
  479. - UndergroundRootAoe
  480. undergroundww:
  481. spell-class: ".buff.WindwalkSpell"
  482. launch-speed: 5
  483. fly-speed: 0
  484. duration: 2
  485. effects:
  486. sound:
  487. effect: sound
  488. sound: entity.blaze.shoot
  489. position: caster
  490. UndergroundRootAoe:
  491. spell-class: ".targeted.AreaEffectSpell"
  492. point-blank: true
  493. horizontal-radius: 23
  494. vertical-radius: 20
  495. spells:
  496. - ugrgeyser
  497. - ugrtoss
  498. ugrgeyser:
  499. spell-class: ".targeted.GeyserSpell"
  500. geyser-type: wood
  501. geyser-height: 15
  502. velocity: 48
  503. animation-speed: 1
  504. damage: 12
  505. effects:
  506. sound:
  507. effect: sound
  508. sound: block.wood.break
  509. pitch: 0.3
  510. position: caster
  511. nova:
  512. position: target
  513. effect: nova
  514. type: 17
  515. radius: 2
  516. expand-interval: 4
  517. WoodFragmentProject:
  518. spell-class: ".instant.ParticleProjectileSpell"
  519. projectile-speed: 30
  520. projectile-gravity: 0
  521. particle-name: blockcrack_
  522. special-effect-interval: 1
  523. hit-players: true
  524. hit-non-players: true
  525. stop-on-hit-ground: true
  526. stop-on-hit-entity: true
  527. y-offset: 1
  528. hit-radius: 2
  529. effects:
  530. sound:
  531. effect: sound
  532. sound: block.wood.break
  533. pitch: 0.3
  534. position: caster
  535. nova:
  536. position: special
  537. effect: nova
  538. type: 17
  539. radius: 0.5
  540. expand-interval: 5
  541. spell: woodfragmentpain
  542. woodfragmentpain:
  543. spell-class: ".targeted.PainSpell"
  544. damage: 4
  545.  
  546. WoodFragmentsMulti:
  547. spell-class: ".MultiSpell"
  548. name: Wood Fragments
  549. cooldown: 6
  550. spells:
  551. - WoodFragmentProject
  552. - DELAY 11
  553. - WoodFragmentProject
  554. - DELAY 11
  555. - WoodFragmentProject
  556. RootTravelingBuff:
  557. spell-class: ".buff.DummySpell"
  558. name: Root Traveling
  559. cooldown: 38
  560. duration: 24
  561. str-cast-self: Press SHIFT to travel by transforming into wood and moving in the ground.
  562. RootTravelingPassive:
  563. spell-class: ".PassiveSpell"
  564. cooldown: 4
  565. spells:
  566. - RootTravelingMulti
  567. triggers:
  568. - sneak
  569. modifiers:
  570. - buffactive RootTravelingBuff required
  571.  
  572. RootTravelingMulti:
  573. spell-class: ".MultiSpell"
  574. spells:
  575. - RootTravelingProject1
  576. - RootTravelingInvis
  577. - DELAY 1
  578. - RootTravelingRecall
  579. - DELAY 1
  580. - RootTravelingRecall
  581. - DELAY 1
  582. - RootTravelingRecall
  583. - DELAY 1
  584. - RootTravelingRecall
  585. - DELAY 1
  586. - RootTravelingRecall
  587. - DELAY 1
  588. - RootTravelingRecall
  589. - DELAY 1
  590. - RootTravelingRecall
  591. - DELAY 1
  592. - RootTravelingRecall
  593. - DELAY 1
  594. - RootTravelingRecall
  595. - DELAY 1
  596. - RootTravelingRecall
  597. - DELAY 1
  598. - RootTravelingRecall
  599. - DELAY 1
  600. - RootTravelingRecall
  601. - DELAY 1
  602. - RootTravelingRecall
  603. - DELAY 1
  604. - RootTravelingRecall
  605. - DELAY 1
  606. - RootTravelingRecall
  607. - DELAY 1
  608. - RootTravelingRecall
  609. - DELAY 1
  610. - RootTravelingRecall
  611. - DELAY 1
  612. - RootTravelingRecall
  613. - DELAY 1
  614. - RootTravelingRecall
  615. - DELAY 1
  616. - RootTravelingRecall
  617. - DELAY 1
  618. - RootTravelingRecall
  619. - DELAY 1
  620. - RootTravelingRecall
  621. - DELAY 1
  622. - RootTravelingRecall
  623. - DELAY 1
  624. - RootTravelingRecall
  625. - DELAY 1
  626. - RootTravelingRecall
  627. - DELAY 1
  628. - RootTravelingRecall
  629. - DELAY 1
  630. - RootTravelingRecall
  631. - DELAY 1
  632. - RootTravelingRecall
  633. - DELAY 1
  634. - RootTravelingRecall
  635. - DELAY 1
  636. - RootTravelingRecall
  637. - DELAY 1
  638. - RootTravelingRecall
  639. - DELAY 1
  640. - RootTravelingRecall
  641. RootTravelingInvis:
  642. spell-class: ".buff.InvisibilitySpell"
  643. duration: 32
  644. toggle: false
  645. RootTravelingProject2:
  646. spell-class: ".instant.ParticleProjectileSpell"
  647. projectile-speed: 14
  648. hug-surface: true
  649. max-distance: 13
  650. hit-air-during: true
  651. spell-interval: 1
  652. particle-name: blockcrack_
  653. special-effect-interval: 1
  654. spell: RootTravelingRecall
  655. RootTravelingRecall:
  656. spell-class: ".instant.RecallSpell"
  657. mark-spell: RootTravelingMark
  658. max-range: 20
  659. RootTravelingProject1:
  660. spell-class: ".instant.ParticleProjectileSpell"
  661. projectile-speed: 25
  662. hug-surface: true
  663. max-distance: 20
  664. hit-air-during: true
  665. spell-interval: 1
  666. particle-name: blockcrack_
  667. special-effect-interval: 1
  668. spell: RootTravelingMark
  669. effects:
  670. nova1:
  671. position: special
  672. effect: nova
  673. type: 17
  674. radius: 0.5
  675. expand-interval: 20
  676. nova2:
  677. position: special
  678. effect: nova
  679. type: 17
  680. radius: 1
  681. expand-interval: 20
  682. RootTravelingMark:
  683. spell-class: ".instant.MarkSpell"
  684. effects:
  685. sound:
  686. effect: sound
  687. sound: block.wood.break
  688. pitch: 0.3
  689. position: caster
  690. WoodLogiaMode:
  691. spell-class: ".MultiSpell"
  692. name: Logia Evasion (Wood)
  693. cooldown: 10
  694. spells:
  695. - WoodLogiaModeTeach
  696. - DELAY 360
  697. - WoodLogiaModeForget
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement