Advertisement
Guest User

All DS's spells (4)

a guest
Jul 25th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.71 KB | None | 0 0
  1. PAINAtk_ROGUE1:
  2. spell-class: ".targeted.PainSpell"
  3. name: PAINAtk_ROGUE1
  4. cooldown: 10
  5. damage: 3
  6. range: 8
  7. ignore-armor: true
  8. obey-los: true
  9. target-players: true
  10. check-plugins: true
  11. effects:
  12. - pos2 particles smoke 0.4 1.2 0.001 175 1.0
  13. - pos2 particles depthsuspend 0.5 1.2 0.1 100 1.0
  14.  
  15. CLEARPse_ROGUE1:
  16. spell-class: ".buff.InvisibilitySpell"
  17. name: CLEARPse_ROGUE1
  18. cooldown: 10
  19. toggle: true
  20. prevent-pickups: true
  21. cancel-on-give-damage: false
  22. cancel-on-logout: true
  23. cancel-on-spell-cast: false
  24. duration: 3
  25.  
  26. SLOWPse_ROGUE1:
  27. spell-class: ".targeted.PotionEffectSpell"
  28. name: SLOWPse_ROGUE1
  29. cooldown: 10
  30. range: 15
  31. type: 2
  32. strength: 15
  33. duration: 60
  34. targeted: true
  35. target-players: true
  36. target-non-players: true
  37. obey-los: true
  38.  
  39. BLINDPse_ROGUE1:
  40. spell-class: ".targeted.PotionEffectSpell"
  41. name: BLINDPse_ROGUE1
  42. cooldown: 10
  43. range: 15
  44. type: 15
  45. strength: 10
  46. duration: 60
  47. targeted: true
  48. target-players: true
  49. target-non-players: true
  50. obey-los: true
  51.  
  52. AOEAtk_ROGUE1:
  53. spell-class: ".targeted.AreaEffectSpell"
  54. name: AOEAtk_ROGUE1
  55. horizontal-radius: 8
  56. vertical-radius: 1
  57. point-blank: true
  58. target-players: true
  59. target-non-players: true
  60. max-targets: 0
  61. fail-if-no-targets: true
  62. spells:
  63. - PAINAtk_ROGUE1
  64. - SLOWPse_ROGUE1
  65. - BLINDPse_ROGUE1
  66. effects:
  67. 1:
  68. position: caster
  69. effect: particles
  70. particle-name: smoke
  71. horiz-spread: 4.8
  72. vert-spread: 0.2
  73. speed: 0.001
  74. count: 2000
  75. height-offset: 0.2
  76. 2:
  77. position: caster
  78. effect: particles
  79. particle-name: depthsuspend
  80. horiz-spread: 4.8
  81. vert-spread: 0.2
  82. speed: 0.1
  83. count: 2000
  84. height-offset: 0.2
  85.  
  86. MULTIAtk_ROGUE1:
  87. spell-class: ".MultiSpell"
  88. name: "&8&oShadow Dragon Slayer: Shadow Dragon's Vortex"
  89. cast-item: 264
  90. cooldown: 20
  91. check-individual-cooldowns: false
  92. spells:
  93. - CLEARPse_ROGUE1
  94. - AOEAtk_ROGUE1
  95. - DELAY 15
  96. - AOEAtk_ROGUE1
  97. - DELAY 15
  98. - AOEAtk_ROGUE1
  99. - DELAY 15
  100. - AOEAtk_ROGUE1
  101. - DELAY 15
  102. - AOEAtk_ROGUE1
  103. cost:
  104. - mana 115
  105.  
  106. HASTEPse_ROGUE2:
  107. spell-class: ".buff.HasteSpell"
  108. name: HASTEPse_ROGUE2
  109. effect-strength: 4
  110. boost-duration: 500
  111. duration: 15
  112. effects:
  113. 1:
  114. position: buff
  115. effect: particles
  116. particle-name: smoke
  117. horiz-spread: 1.2
  118. vert-spread: 0.2
  119. speed: 0.001
  120. count: 100
  121. y-offset: 0.2
  122. effect-interval: 2
  123. 2:
  124. position: buff
  125. effect: particles
  126. particle-name: depthsuspend
  127. horiz-spread: 1.4
  128. vert-spread: 0.2
  129. speed: 0.1
  130. count: 75
  131. y-offset: 0.2
  132. effect-interval: 2
  133. 3:
  134. position: buff
  135. effect: particles
  136. particle-name: smoke
  137. horiz-spread: 0.3
  138. vert-spread: 0.7
  139. speed: 0.001
  140. count: 100
  141. y-offset: 1.0
  142. effect-interval: 2
  143. 4:
  144. position: buff
  145. effect: particles
  146. particle-name: depthsuspend
  147. horiz-spread: 0.4
  148. vert-spread: 0.9
  149. speed: 0.1
  150. count: 75
  151. y-offset: 1.0
  152. effect-interval: 2
  153.  
  154. CLEARPse_ROGUE2:
  155. spell-class: ".buff.InvisibilitySpell"
  156. name: CLEARPse_ROGUE2
  157. cooldown: 10
  158. toggle: true
  159. prevent-pickups: true
  160. cancel-on-give-damage: false
  161. cancel-on-logout: true
  162. cancel-on-spell-cast: false
  163. duration: 15
  164.  
  165. BOOSTPse_ROGUE2:
  166. spell-class: ".buff.EmpowerSpell"
  167. name: BOOSTPse_ROGUE2
  168. power-multiplier: 2.0
  169. cooldown: 10
  170. duration: 15
  171.  
  172. SPELLPse_ROGUE2:
  173. spell-class: ".buff.SpellHasteSpell"
  174. name: SPELLPse_ROGUE2
  175. cooldown: 10
  176. duration: 15
  177.  
  178. TARGETAtk_ROGUE2:
  179. spell-class: ".MultiSpell"
  180. name: "&8&oShadow Dragon Slayer: Shadow Drive"
  181. cast-item: 264
  182. cooldown: 25
  183. check-individual-cooldowns: false
  184. spells:
  185. - CLEARPse_ROGUE2
  186. - HASTEPse_ROGUE2
  187. - BOOSTPse_ROGUE2
  188. - SPELLPse_ROGUE2
  189. cost:
  190. - mana 100
  191.  
  192. PAINAtk_ROGUE3:
  193. spell-class: ".targeted.PainSpell"
  194. name: PAINAtk_ROGUE3
  195. cooldown: 10
  196. damage: 4
  197. range: 15
  198. ignore-armor: true
  199. obey-los: true
  200. target-players: true
  201. check-plugins: true
  202.  
  203. SLOWPse_ROGUE3:
  204. spell-class: ".targeted.PotionEffectSpell"
  205. name: SLOWPse_ROGUE3
  206. cooldown: 10
  207. range: 15
  208. type: 2
  209. strength: 10
  210. duration: 80
  211. targeted: true
  212. target-players: true
  213. target-non-players: true
  214. obey-los: true
  215.  
  216. BLINDPse_ROGUE3:
  217. spell-class: ".targeted.PotionEffectSpell"
  218. name: BLINDPse_ROGUE3
  219. cooldown: 10
  220. range: 15
  221. type: 15
  222. strength: 3
  223. duration: 100
  224. targeted: true
  225. target-players: true
  226. target-non-players: true
  227. obey-los: true
  228.  
  229. MULTIAtk_ROGUE3:
  230. spell-class: ".TargetedMultiSpell"
  231. name: MULTIAtk_ROGUE3
  232. cooldown: 10
  233. check-individual-cooldowns: false
  234. require-entity-target: true
  235. target-players: true
  236. spells:
  237. - SLOWPse_ROGUE3
  238. - PAINAtk_ROGUE3
  239. - DELAY 20
  240. - PAINAtk_ROGUE3
  241. - DELAY 20
  242. - PAINAtk_ROGUE3
  243. - DELAY 20
  244. - PAINAtk_ROGUE3
  245. - DELAY 20
  246. - PAINAtk_ROGUE3
  247. - BLINDPse_ROGUE3
  248.  
  249. STEPPse_ROGUE3:
  250. spell-class: ".targeted.ShadowstepSpell"
  251. name: STEPPse_ROGUE3
  252. effects:
  253. - pos1 particles smoke 0.3 0.8 0.001 200 1.0
  254. - pos1 particles depthsuspend 0.4 0.8 0.1 200 1.0
  255. - pos2 particles smoke 0.3 0.8 0.001 200 1.0
  256. - pos2 particles depthsuspend 0.4 0.8 0.1 200 1.0
  257. can-target: players,monsters
  258. range: 15
  259.  
  260. BUFFPse_ROGUE3:
  261. spell-class: ".buff.DummySpell"
  262. duration: 5
  263. always-granted: true
  264. effects:
  265. 1:
  266. position: orbit
  267. effect: particles
  268. particle-name: smoke
  269. horiz-spread: 0.03
  270. vert-spread: 0.03
  271. speed: 0.001
  272. count: 75
  273. orbit-radius: 1.5
  274. orbit-tick-interval: 2
  275. orbit-y-offset: 0.2
  276. 2:
  277. position: orbit
  278. effect: particles
  279. particle-name: depthsuspend
  280. horiz-spread: 0.06
  281. vert-spread: 0.06
  282. speed: 0.1
  283. count: 65
  284. orbit-radius: 1.5
  285. orbit-tick-interval: 2
  286. orbit-y-offset: 0.2
  287. 3:
  288. position: orbit
  289. effect: particles
  290. particle-name: smoke
  291. horiz-spread: 0.03
  292. vert-spread: 0.03
  293. speed: 0.001
  294. count: 75
  295. orbit-radius: 1.7
  296. orbit-tick-interval: 2
  297. orbit-y-offset: 0.5
  298. 4:
  299. position: orbit
  300. effect: particles
  301. particle-name: depthsuspend
  302. horiz-spread: 0.06
  303. vert-spread: 0.06
  304. speed: 0.1
  305. count: 65
  306. orbit-radius: 1.7
  307. orbit-tick-interval: 2
  308. orbit-y-offset: 0.5
  309. 5:
  310. position: orbit
  311. effect: particles
  312. particle-name: smoke
  313. horiz-spread: 0.03
  314. vert-spread: 0.03
  315. speed: 0.001
  316. count: 75
  317. orbit-radius: 1.5
  318. orbit-tick-interval: 2
  319. orbit-y-offset: 0.8
  320. 6:
  321. position: orbit
  322. effect: particles
  323. particle-name: depthsuspend
  324. horiz-spread: 0.06
  325. vert-spread: 0.06
  326. speed: 0.1
  327. count: 65
  328. orbit-radius: 1.5
  329. orbit-tick-interval: 2
  330. orbit-y-offset: 0.8
  331. 7:
  332. position: orbit
  333. effect: particles
  334. particle-name: smoke
  335. horiz-spread: 0.03
  336. vert-spread: 0.03
  337. speed: 0.001
  338. count: 75
  339. orbit-radius: 1.7
  340. orbit-tick-interval: 2
  341. orbit-y-offset: 1.1
  342. 8:
  343. position: orbit
  344. effect: particles
  345. particle-name: depthsuspend
  346. horiz-spread: 0.06
  347. vert-spread: 0.06
  348. speed: 0.1
  349. count: 65
  350. orbit-radius: 1.7
  351. orbit-tick-interval: 2
  352. orbit-y-offset: 1.1
  353. 9:
  354. position: orbit
  355. effect: particles
  356. particle-name: smoke
  357. horiz-spread: 0.03
  358. vert-spread: 0.03
  359. speed: 0.001
  360. count: 75
  361. orbit-radius: 1.5
  362. orbit-tick-interval: 2
  363. orbit-y-offset: 1.4
  364. 10:
  365. position: orbit
  366. effect: particles
  367. particle-name: depthsuspend
  368. horiz-spread: 0.06
  369. vert-spread: 0.06
  370. speed: 0.1
  371. count: 65
  372. orbit-radius: 1.5
  373. orbit-tick-interval: 2
  374. orbit-y-offset: 1.4
  375. 11:
  376. position: orbit
  377. effect: particles
  378. particle-name: smoke
  379. horiz-spread: 0.03
  380. vert-spread: 0.03
  381. speed: 0.001
  382. count: 75
  383. orbit-radius: 1.7
  384. orbit-tick-interval: 2
  385. orbit-y-offset: 1.7
  386. 12:
  387. position: orbit
  388. effect: particles
  389. particle-name: depthsuspend
  390. horiz-spread: 0.06
  391. vert-spread: 0.06
  392. speed: 0.1
  393. count: 65
  394. orbit-radius: 1.7
  395. orbit-tick-interval: 2
  396. orbit-y-offset: 1.7
  397. 13:
  398. position: orbit
  399. effect: particles
  400. particle-name: smoke
  401. horiz-spread: 0.03
  402. vert-spread: 0.03
  403. speed: 0.001
  404. count: 75
  405. orbit-radius: 1.5
  406. orbit-tick-interval: 2
  407. orbit-y-offset: 2.0
  408. 14:
  409. position: orbit
  410. effect: particles
  411. particle-name: depthsuspend
  412. horiz-spread: 0.06
  413. vert-spread: 0.06
  414. speed: 0.1
  415. count: 65
  416. orbit-radius: 1.5
  417. orbit-tick-interval: 2
  418. orbit-y-offset: 2.0
  419. 15:
  420. position: orbit
  421. effect: particles
  422. particle-name: smoke
  423. horiz-spread: 0.03
  424. vert-spread: 0.03
  425. speed: 0.001
  426. count: 75
  427. orbit-radius: 1.7
  428. orbit-tick-interval: 2
  429. orbit-y-offset: 2.3
  430. 16:
  431. position: orbit
  432. effect: particles
  433. particle-name: depthsuspend
  434. horiz-spread: 0.06
  435. vert-spread: 0.06
  436. speed: 0.1
  437. count: 65
  438. orbit-radius: 1.7
  439. orbit-tick-interval: 2
  440. orbit-y-offset: 2.3
  441. 17:
  442. position: orbit
  443. effect: particles
  444. particle-name: smoke
  445. horiz-spread: 0.03
  446. vert-spread: 0.03
  447. speed: 0.001
  448. count: 75
  449. orbit-radius: 1.5
  450. orbit-tick-interval: 2
  451. orbit-y-offset: 2.6
  452. 18:
  453. position: orbit
  454. effect: particles
  455. particle-name: depthsuspend
  456. horiz-spread: 0.06
  457. vert-spread: 0.06
  458. speed: 0.1
  459. count: 65
  460. orbit-radius: 1.5
  461. orbit-tick-interval: 2
  462. orbit-y-offset: 2.6
  463. 19:
  464. position: orbit
  465. effect: particles
  466. particle-name: smoke
  467. horiz-spread: 0.03
  468. vert-spread: 0.03
  469. speed: 0.001
  470. count: 75
  471. orbit-radius: 1.7
  472. orbit-tick-interval: 2
  473. orbit-y-offset: 2.9
  474. 20:
  475. position: orbit
  476. effect: particles
  477. particle-name: depthsuspend
  478. horiz-spread: 0.06
  479. vert-spread: 0.06
  480. speed: 0.1
  481. count: 65
  482. orbit-radius: 1.7
  483. orbit-tick-interval: 2
  484. orbit-y-offset: 2.9
  485. 21:
  486. position: orbit
  487. effect: particles
  488. particle-name: smoke
  489. horiz-spread: 0.03
  490. vert-spread: 0.03
  491. speed: 0.001
  492. count: 75
  493. orbit-radius: 1.5
  494. orbit-tick-interval: 2
  495. orbit-y-offset: 2.6
  496. 22:
  497. position: orbit
  498. effect: particles
  499. particle-name: depthsuspend
  500. horiz-spread: 0.06
  501. vert-spread: 0.06
  502. speed: 0.1
  503. count: 65
  504. orbit-radius: 1.5
  505. orbit-tick-interval: 2
  506. orbit-y-offset: 2.6
  507. 23:
  508. position: orbit
  509. effect: particles
  510. particle-name: smoke
  511. horiz-spread: 0.03
  512. vert-spread: 0.03
  513. speed: 0.001
  514. count: 75
  515. orbit-radius: 1.7
  516. orbit-tick-interval: 2
  517. orbit-y-offset: 2.9
  518. 24:
  519. position: orbit
  520. effect: particles
  521. particle-name: depthsuspend
  522. horiz-spread: 0.06
  523. vert-spread: 0.06
  524. speed: 0.1
  525. count: 65
  526. orbit-radius: 1.7
  527. orbit-tick-interval: 2
  528. orbit-y-offset: 2.9
  529.  
  530. COMMANDPse_ROGUE3:
  531. spell-class: ".ExternalCommandSpell"
  532. name: COMMANDPse_ROGUE3
  533. command-to-execute:
  534. - "c BUFFPse_ROGUE3"
  535. temporary-op: true
  536. require-player-target: true
  537. execute-as-target-instead: true
  538. obey-los: true
  539. range: 15
  540.  
  541. TARGETAtk_ROGUE3:
  542. spell-class: ".TargetedMultiSpell"
  543. name: "&8&oShadow Dragon Slayer: Shadow Dragon's Waxwing Flash"
  544. cast-item: 264
  545. cooldown: 25
  546. check-individual-cooldowns: false
  547. require-entity-target: true
  548. target-players: true
  549. spells:
  550. - STEPPse_ROGUE3
  551. - DELAY 2
  552. - COMMANDPse_ROGUE3
  553. - DELAY 4
  554. - MULTIAtk_ROGUE3
  555. cost:
  556. - mana 125
  557.  
  558. PAINAtk_ROGUE4:
  559. spell-class: ".targeted.PainSpell"
  560. name: PAINAtk_ROGUE4
  561. cooldown: 15
  562. damage: 2
  563. range: 20
  564. ignore-armor: false
  565. obey-los: true
  566. target-players: false
  567. check-plugins: true
  568.  
  569. STUNPse_ROGUE4:
  570. spell-class: ".targeted.StunSpell"
  571. duration: 9
  572.  
  573. BLINDPse_ROGUE4:
  574. spell-class: ".targeted.PotionEffectSpell"
  575. name: BLINDPse_ROGUE4
  576. cooldown: 15
  577. range: 20
  578. type: 15
  579. strength: 5
  580. duration: 180
  581. targeted: true
  582. target-players: true
  583. target-non-players: true
  584. obey-los: true
  585.  
  586. MULTIPse_ROGUE4:
  587. spell-class: ".TargetedMultiSpell"
  588. name: MULTIPse_ROGUE4
  589. cooldown: 15
  590. check-individual-cooldowns: false
  591. require-entity-target: true
  592. target-players: true
  593. spells:
  594. - BLINDPse_ROGUE4
  595. - STUNPse_ROGUE4
  596. - PAINAtk_ROGUE4
  597. - DELAY 20
  598. - PAINAtk_ROGUE4
  599. - DELAY 20
  600. - PAINAtk_ROGUE4
  601. - DELAY 20
  602. - PAINAtk_ROGUE4
  603. - DELAY 20
  604. - PAINAtk_ROGUE4
  605. - DELAY 20
  606. - PAINAtk_ROGUE4
  607. - DELAY 20
  608. - PAINAtk_ROGUE4
  609. - DELAY 20
  610. - PAINAtk_ROGUE4
  611. - DELAY 20
  612. - PAINAtk_ROGUE4
  613. - DELAY 20
  614. - PAINAtk_ROGUE4
  615.  
  616. BUFFPse_ROGUE4:
  617. spell-class: ".buff.DummySpell"
  618. duration: 9
  619. always-granted: true
  620. effects:
  621. 1:
  622. position: orbit
  623. effect: particles
  624. particle-name: smoke
  625. horiz-spread: 0.03
  626. vert-spread: 0.03
  627. speed: 0.001
  628. count: 75
  629. orbit-radius: 3.0
  630. orbit-tick-interval: 2
  631. orbit-y-offset: 0.2
  632. 2:
  633. position: orbit
  634. effect: particles
  635. particle-name: depthsuspend
  636. horiz-spread: 0.06
  637. vert-spread: 0.06
  638. speed: 0.01
  639. count: 65
  640. orbit-radius: 3.0
  641. orbit-tick-interval: 2
  642. orbit-y-offset: 0.2
  643. 3:
  644. position: orbit
  645. effect: particles
  646. particle-name: smoke
  647. horiz-spread: 0.03
  648. vert-spread: 0.03
  649. speed: 0.001
  650. count: 75
  651. orbit-radius: 2.8
  652. orbit-tick-interval: 2
  653. orbit-y-offset: 0.2
  654. 4:
  655. position: orbit
  656. effect: particles
  657. particle-name: depthsuspend
  658. horiz-spread: 0.06
  659. vert-spread: 0.06
  660. speed: 0.01
  661. count: 65
  662. orbit-radius: 2.8
  663. orbit-tick-interval: 2
  664. orbit-y-offset: 0.2
  665. 5:
  666. position: orbit
  667. effect: particles
  668. particle-name: smoke
  669. horiz-spread: 0.03
  670. vert-spread: 0.03
  671. speed: 0.001
  672. count: 75
  673. orbit-radius: 2.6
  674. orbit-tick-interval: 2
  675. orbit-y-offset: 0.2
  676. 6:
  677. position: orbit
  678. effect: particles
  679. particle-name: depthsuspend
  680. horiz-spread: 0.06
  681. vert-spread: 0.06
  682. speed: 0.01
  683. count: 65
  684. orbit-radius: 2.6
  685. orbit-tick-interval: 2
  686. orbit-y-offset: 0.2
  687. 7:
  688. position: orbit
  689. effect: particles
  690. particle-name: smoke
  691. horiz-spread: 0.03
  692. vert-spread: 0.03
  693. speed: 0.001
  694. count: 75
  695. orbit-radius: 2.4
  696. orbit-tick-interval: 2
  697. orbit-y-offset: 0.2
  698. 8:
  699. position: orbit
  700. effect: particles
  701. particle-name: depthsuspend
  702. horiz-spread: 0.06
  703. vert-spread: 0.06
  704. speed: 0.01
  705. count: 65
  706. orbit-radius: 2.4
  707. orbit-tick-interval: 2
  708. orbit-y-offset: 0.2
  709. 9:
  710. position: orbit
  711. effect: particles
  712. particle-name: smoke
  713. horiz-spread: 0.03
  714. vert-spread: 0.03
  715. speed: 0.001
  716. count: 75
  717. orbit-radius: 2.2
  718. orbit-tick-interval: 2
  719. orbit-y-offset: 0.2
  720. 10:
  721. position: orbit
  722. effect: particles
  723. particle-name: depthsuspend
  724. horiz-spread: 0.06
  725. vert-spread: 0.06
  726. speed: 0.01
  727. count: 65
  728. orbit-radius: 2.2
  729. orbit-tick-interval: 2
  730. orbit-y-offset: 0.2
  731. 11:
  732. position: orbit
  733. effect: particles
  734. particle-name: smoke
  735. horiz-spread: 0.03
  736. vert-spread: 0.03
  737. speed: 0.001
  738. count: 75
  739. orbit-radius: 2.0
  740. orbit-tick-interval: 2
  741. orbit-y-offset: 0.2
  742. 12:
  743. position: orbit
  744. effect: particles
  745. particle-name: depthsuspend
  746. horiz-spread: 0.06
  747. vert-spread: 0.06
  748. speed: 0.01
  749. count: 65
  750. orbit-radius: 2.0
  751. orbit-tick-interval: 2
  752. orbit-y-offset: 0.2
  753. 13:
  754. position: orbit
  755. effect: particles
  756. particle-name: smoke
  757. horiz-spread: 0.03
  758. vert-spread: 0.03
  759. speed: 0.001
  760. count: 75
  761. orbit-radius: 1.8
  762. orbit-tick-interval: 2
  763. orbit-y-offset: 0.2
  764. 14:
  765. position: orbit
  766. effect: particles
  767. particle-name: depthsuspend
  768. horiz-spread: 0.06
  769. vert-spread: 0.06
  770. speed: 0.01
  771. count: 65
  772. orbit-radius: 1.8
  773. orbit-tick-interval: 2
  774. orbit-y-offset: 0.2
  775. 15:
  776. position: orbit
  777. effect: particles
  778. particle-name: smoke
  779. horiz-spread: 0.03
  780. vert-spread: 0.03
  781. speed: 0.001
  782. count: 75
  783. orbit-radius: 1.6
  784. orbit-tick-interval: 2
  785. orbit-y-offset: 0.2
  786. 16:
  787. position: orbit
  788. effect: particles
  789. particle-name: depthsuspend
  790. horiz-spread: 0.06
  791. vert-spread: 0.06
  792. speed: 0.01
  793. count: 65
  794. orbit-radius: 1.6
  795. orbit-tick-interval: 2
  796. orbit-y-offset: 0.2
  797. 17:
  798. position: orbit
  799. effect: particles
  800. particle-name: smoke
  801. horiz-spread: 0.03
  802. vert-spread: 0.03
  803. speed: 0.001
  804. count: 75
  805. orbit-radius: 1.4
  806. orbit-tick-interval: 2
  807. orbit-y-offset: 0.2
  808. 18:
  809. position: orbit
  810. effect: particles
  811. particle-name: depthsuspend
  812. horiz-spread: 0.06
  813. vert-spread: 0.06
  814. speed: 0.01
  815. count: 65
  816. orbit-radius: 1.4
  817. orbit-tick-interval: 2
  818. orbit-y-offset: 0.2
  819. 19:
  820. position: orbit
  821. effect: particles
  822. particle-name: smoke
  823. horiz-spread: 0.03
  824. vert-spread: 0.03
  825. speed: 0.001
  826. count: 75
  827. orbit-radius: 1.2
  828. orbit-tick-interval: 2
  829. orbit-y-offset: 0.2
  830. 20:
  831. position: orbit
  832. effect: particles
  833. particle-name: depthsuspend
  834. horiz-spread: 0.06
  835. vert-spread: 0.06
  836. speed: 0.01
  837. count: 65
  838. orbit-radius: 1.2
  839. orbit-tick-interval: 2
  840. orbit-y-offset: 0.2
  841. 21:
  842. position: orbit
  843. effect: particles
  844. particle-name: smoke
  845. horiz-spread: 0.03
  846. vert-spread: 0.03
  847. speed: 0.001
  848. count: 75
  849. orbit-radius: 1.0
  850. orbit-tick-interval: 2
  851. orbit-y-offset: 0.2
  852. 22:
  853. position: orbit
  854. effect: particles
  855. particle-name: depthsuspend
  856. horiz-spread: 0.06
  857. vert-spread: 0.06
  858. speed: 0.01
  859. count: 65
  860. orbit-radius: 1.0
  861. orbit-tick-interval: 2
  862. orbit-y-offset: 0.2
  863. 23:
  864. position: orbit
  865. effect: particles
  866. particle-name: portal
  867. horiz-spread: 0.03
  868. vert-spread: 0.03
  869. speed: 0.01
  870. count: 75
  871. orbit-radius: 0.8
  872. orbit-tick-interval: 2
  873. orbit-y-offset: -0.2
  874. 24:
  875. position: orbit
  876. effect: particles
  877. particle-name: portal
  878. horiz-spread: 0.03
  879. vert-spread: 0.03
  880. speed: 0.01
  881. count: 75
  882. orbit-radius: 0.6
  883. orbit-tick-interval: 2
  884. orbit-y-offset: -0.2
  885. 25:
  886. position: orbit
  887. effect: particles
  888. particle-name: portal
  889. horiz-spread: 0.03
  890. vert-spread: 0.03
  891. speed: 0.01
  892. count: 75
  893. orbit-radius: 0.4
  894. orbit-tick-interval: 2
  895. orbit-y-offset: -0.2
  896. 26:
  897. position: orbit
  898. effect: particles
  899. particle-name: portal
  900. horiz-spread: 0.03
  901. vert-spread: 0.03
  902. speed: 0.01
  903. count: 75
  904. orbit-radius: 0.2
  905. orbit-tick-interval: 2
  906. orbit-y-offset: -0.2
  907.  
  908. COMMANDPse_ROGUE4:
  909. spell-class: ".ExternalCommandSpell"
  910. name: COMMANDPse_ROGUE4
  911. command-to-execute:
  912. - "c BUFFPse_ROGUE4"
  913. temporary-op: true
  914. require-player-target: true
  915. execute-as-target-instead: true
  916. obey-los: true
  917. range: 15
  918.  
  919. TARGETAtk_ROGUE4:
  920. spell-class: ".TargetedMultiSpell"
  921. name: "&8&oShadow Dragon Slayer: Shadow Dragon's Abyss"
  922. cast-item: 264
  923. cooldown: 20
  924. check-individual-cooldowns: false
  925. require-entity-target: true
  926. target-players: true
  927. spells:
  928. - COMMANDPse_ROGUE4
  929. - MULTIPse_ROGUE4
  930. cost:
  931. - mana 115
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement