Advertisement
Guest User

Rogue's DS spells (Completed)

a guest
Jul 23rd, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.44 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. STUNPse_ROGUE1:
  27. spell-class: ".targeted.StunSpell"
  28. duration: 5
  29.  
  30. BLINDPse_ROGUE1:
  31. spell-class: ".targeted.PotionEffectSpell"
  32. name: BLINDPse_ROGUE1
  33. cooldown: 10
  34. range: 8
  35. type: 15
  36. strength: 3
  37. duration: 100
  38. targeted: true
  39. target-players: true
  40. target-non-players: true
  41. obey-los: true
  42.  
  43. MULTIPse_ROGUE1:
  44. spell-class: ".TargetedMultiSpell"
  45. name: MULTIPse_ROGUE1
  46. cooldown: 10
  47. check-individual-cooldowns: false
  48. require-entity-target: true
  49. target-players: true
  50. spells:
  51. - STUNPse_ROGUE1
  52. - BLINDPse_ROGUE1
  53.  
  54. AOEAtk_ROGUE1:
  55. spell-class: ".targeted.AreaEffectSpell"
  56. name: AOEAtk_ROGUE1
  57. horizontal-radius: 8
  58. vertical-radius: 1
  59. point-blank: true
  60. target-players: true
  61. target-non-players: true
  62. max-targets: 0
  63. fail-if-no-targets: true
  64. spells:
  65. - PAINAtk_ROGUE1
  66. - MULTIPse_ROGUE1
  67. effects:
  68. 1:
  69. position: caster
  70. effect: particles
  71. particle-name: smoke
  72. horiz-spread: 5.6
  73. vert-spread: 0.2
  74. speed: 0.001
  75. count: 1900
  76. height-offset: 0.2
  77. 2:
  78. position: caster
  79. effect: particles
  80. particle-name: depthsuspend
  81. horiz-spread: 5.6
  82. vert-spread: 0.2
  83. speed: 0.1
  84. count: 1900
  85. height-offset: 0.2
  86.  
  87. MULTIAtk_ROGUE1:
  88. spell-class: ".MultiSpell"
  89. name: "&8&oShadow Dragon Slayer: Shadow Dragon's Vortex"
  90. cast-item: 264
  91. cooldown: 10
  92. check-individual-cooldowns: false
  93. spells:
  94. - CLEARPse_ROGUE1
  95. - AOEAtk_ROGUE1
  96. - DELAY 15
  97. - AOEAtk_ROGUE1
  98. - DELAY 15
  99. - AOEAtk_ROGUE1
  100. - DELAY 15
  101. - AOEAtk_ROGUE1
  102. - DELAY 15
  103. - AOEAtk_ROGUE1
  104. cost:
  105. - mana 115
  106.  
  107. HASTEPse_ROGUE2:
  108. spell-class: ".buff.HasteSpell"
  109. name: HASTEPse_ROGUE2
  110. effect-strength: 4
  111. boost-duration: 500
  112. duration: 25
  113. effects:
  114. 1:
  115. position: buff
  116. effect: particles
  117. particle-name: smoke
  118. horiz-spread: 1.2
  119. vert-spread: 0.2
  120. speed: 0.001
  121. count: 120
  122. y-offset: 0.2
  123. effect-interval: 2
  124. 2:
  125. position: buff
  126. effect: particles
  127. particle-name: depthsuspend
  128. horiz-spread: 1.4
  129. vert-spread: 0.2
  130. speed: 0.1
  131. count: 95
  132. y-offset: 0.2
  133. effect-interval: 2
  134. 3:
  135. position: buff
  136. effect: particles
  137. particle-name: smoke
  138. horiz-spread: 0.3
  139. vert-spread: 0.7
  140. speed: 0.001
  141. count: 100
  142. y-offset: 1.0
  143. effect-interval: 2
  144. 4:
  145. position: buff
  146. effect: particles
  147. particle-name: depthsuspend
  148. horiz-spread: 0.4
  149. vert-spread: 0.9
  150. speed: 0.1
  151. count: 75
  152. y-offset: 1.0
  153. effect-interval: 2
  154.  
  155. CLEARPse_ROGUE2:
  156. spell-class: ".buff.InvisibilitySpell"
  157. name: CLEARPse_ROGUE2
  158. cooldown: 10
  159. toggle: true
  160. prevent-pickups: true
  161. cancel-on-give-damage: false
  162. cancel-on-logout: true
  163. cancel-on-spell-cast: false
  164. duration: 25
  165.  
  166. BOOSTPse_ROGUE2:
  167. spell-class: ".buff.EmpowerSpell"
  168. name: BOOSTPse_ROGUE2
  169. power-multiplier: 2.0
  170. cooldown: 10
  171. duration: 25
  172.  
  173. SPELLPse_ROGUE2:
  174. spell-class: ".buff.SpellHasteSpell"
  175. name: SPELLPse_ROGUE2
  176. cooldown: 10
  177. duration: 25
  178.  
  179. MULTIPse_ROGUE2:
  180. spell-class: ".MultiSpell"
  181. name: "&8&oShadow Dragon Slayer: Shadow Drive"
  182. cast-item: 264
  183. cooldown: 10
  184. check-individual-cooldowns: false
  185. spells:
  186. - CLEARPse_ROGUE2
  187. - HASTEPse_ROGUE2
  188. - BOOSTPse_ROGUE2
  189. - SPELLPse_ROGUE2
  190. cost:
  191. - mana 100
  192.  
  193. PAINAtk_ROGUE3:
  194. spell-class: ".targeted.PainSpell"
  195. name: PAINAtk_ROGUE3
  196. cooldown: 10
  197. damage: 6
  198. range: 15
  199. ignore-armor: true
  200. obey-los: true
  201. target-players: true
  202. check-plugins: true
  203.  
  204. SLOWPse_ROGUE3:
  205. spell-class: ".targeted.PotionEffectSpell"
  206. name: SLOWPse_ROGUE3
  207. cooldown: 10
  208. range: 15
  209. type: 2
  210. strength: 10
  211. duration: 100
  212. targeted: true
  213. target-players: true
  214. target-non-players: true
  215. obey-los: true
  216.  
  217. BLINDPse_ROGUE3:
  218. spell-class: ".targeted.PotionEffectSpell"
  219. name: BLINDPse_ROGUE3
  220. cooldown: 10
  221. range: 15
  222. type: 15
  223. strength: 3
  224. duration: 100
  225. targeted: true
  226. target-players: true
  227. target-non-players: true
  228. obey-los: true
  229.  
  230. MULTIPse_ROGUE3:
  231. spell-class: ".TargetedMultiSpell"
  232. name: MULTIPse_ROGUE3
  233. cooldown: 10
  234. check-individual-cooldowns: false
  235. require-entity-target: true
  236. target-players: true
  237. spells:
  238. - SLOWPse_ROGUE3
  239. - DELAY 4
  240. - PAINAtk_ROGUE3
  241. - DELAY 20
  242. - PAINAtk_ROGUE3
  243. - DELAY 20
  244. - PAINAtk_ROGUE3
  245. - DELAY 20
  246. - PAINAtk_ROGUE3
  247. - DELAY 20
  248. - PAINAtk_ROGUE3
  249. - DELAY 4
  250. - BLINDPse_ROGUE3
  251.  
  252. STEPPse_ROGUE3:
  253. spell-class: ".targeted.ShadowstepSpell"
  254. name: STEPPse_ROGUE3
  255. effects:
  256. - pos1 particles smoke 0.3 0.8 0.001 200 1.0
  257. - pos1 particles depthsuspend 0.4 0.8 0.1 200 1.0
  258. - pos2 particles smoke 0.3 0.8 0.001 200 1.0
  259. - pos2 particles depthsuspend 0.4 0.8 0.1 200 1.0
  260. can-target: players,monsters
  261. range: 15
  262.  
  263. BUFFPse_ROGUE3:
  264. spell-class: ".buff.DummySpell"
  265. duration: 5
  266. always-granted: true
  267. effects:
  268. 1:
  269. position: orbit
  270. effect: particles
  271. particle-name: smoke
  272. horiz-spread: 0.03
  273. vert-spread: 0.03
  274. speed: 0.001
  275. count: 75
  276. orbit-radius: 1.5
  277. orbit-tick-interval: 2
  278. orbit-y-offset: 0.2
  279. 2:
  280. position: orbit
  281. effect: particles
  282. particle-name: depthsuspend
  283. horiz-spread: 0.06
  284. vert-spread: 0.06
  285. speed: 0.1
  286. count: 65
  287. orbit-radius: 1.5
  288. orbit-tick-interval: 2
  289. orbit-y-offset: 0.2
  290. 3:
  291. position: orbit
  292. effect: particles
  293. particle-name: smoke
  294. horiz-spread: 0.03
  295. vert-spread: 0.03
  296. speed: 0.001
  297. count: 75
  298. orbit-radius: 1.3
  299. orbit-tick-interval: 2
  300. orbit-y-offset: 0.5
  301. 4:
  302. position: orbit
  303. effect: particles
  304. particle-name: depthsuspend
  305. horiz-spread: 0.06
  306. vert-spread: 0.06
  307. speed: 0.1
  308. count: 65
  309. orbit-radius: 1.3
  310. orbit-tick-interval: 2
  311. orbit-y-offset: 0.5
  312. 5:
  313. position: orbit
  314. effect: particles
  315. particle-name: smoke
  316. horiz-spread: 0.03
  317. vert-spread: 0.03
  318. speed: 0.001
  319. count: 75
  320. orbit-radius: 1.5
  321. orbit-tick-interval: 2
  322. orbit-y-offset: 0.8
  323. 6:
  324. position: orbit
  325. effect: particles
  326. particle-name: depthsuspend
  327. horiz-spread: 0.06
  328. vert-spread: 0.06
  329. speed: 0.1
  330. count: 65
  331. orbit-radius: 1.5
  332. orbit-tick-interval: 2
  333. orbit-y-offset: 0.8
  334. 7:
  335. position: orbit
  336. effect: particles
  337. particle-name: smoke
  338. horiz-spread: 0.03
  339. vert-spread: 0.03
  340. speed: 0.001
  341. count: 75
  342. orbit-radius: 1.3
  343. orbit-tick-interval: 2
  344. orbit-y-offset: 1.1
  345. 8:
  346. position: orbit
  347. effect: particles
  348. particle-name: depthsuspend
  349. horiz-spread: 0.06
  350. vert-spread: 0.06
  351. speed: 0.1
  352. count: 65
  353. orbit-radius: 1.3
  354. orbit-tick-interval: 2
  355. orbit-y-offset: 1.1
  356. 9:
  357. position: orbit
  358. effect: particles
  359. particle-name: smoke
  360. horiz-spread: 0.03
  361. vert-spread: 0.03
  362. speed: 0.001
  363. count: 75
  364. orbit-radius: 1.5
  365. orbit-tick-interval: 2
  366. orbit-y-offset: 1.4
  367. 10:
  368. position: orbit
  369. effect: particles
  370. particle-name: depthsuspend
  371. horiz-spread: 0.06
  372. vert-spread: 0.06
  373. speed: 0.1
  374. count: 65
  375. orbit-radius: 1.5
  376. orbit-tick-interval: 2
  377. orbit-y-offset: 1.4
  378. 11:
  379. position: orbit
  380. effect: particles
  381. particle-name: smoke
  382. horiz-spread: 0.03
  383. vert-spread: 0.03
  384. speed: 0.001
  385. count: 75
  386. orbit-radius: 1.3
  387. orbit-tick-interval: 2
  388. orbit-y-offset: 1.7
  389. 12:
  390. position: orbit
  391. effect: particles
  392. particle-name: depthsuspend
  393. horiz-spread: 0.06
  394. vert-spread: 0.06
  395. speed: 0.1
  396. count: 65
  397. orbit-radius: 1.3
  398. orbit-tick-interval: 2
  399. orbit-y-offset: 1.7
  400. 13:
  401. position: orbit
  402. effect: particles
  403. particle-name: smoke
  404. horiz-spread: 0.03
  405. vert-spread: 0.03
  406. speed: 0.001
  407. count: 75
  408. orbit-radius: 1.5
  409. orbit-tick-interval: 2
  410. orbit-y-offset: 2.0
  411. 14:
  412. position: orbit
  413. effect: particles
  414. particle-name: depthsuspend
  415. horiz-spread: 0.06
  416. vert-spread: 0.06
  417. speed: 0.1
  418. count: 65
  419. orbit-radius: 1.5
  420. orbit-tick-interval: 2
  421. orbit-y-offset: 2.0
  422. 15:
  423. position: orbit
  424. effect: particles
  425. particle-name: smoke
  426. horiz-spread: 0.03
  427. vert-spread: 0.03
  428. speed: 0.001
  429. count: 75
  430. orbit-radius: 1.3
  431. orbit-tick-interval: 2
  432. orbit-y-offset: 2.3
  433. 16:
  434. position: orbit
  435. effect: particles
  436. particle-name: depthsuspend
  437. horiz-spread: 0.06
  438. vert-spread: 0.06
  439. speed: 0.1
  440. count: 65
  441. orbit-radius: 1.3
  442. orbit-tick-interval: 2
  443. orbit-y-offset: 2.3
  444. 17:
  445. position: orbit
  446. effect: particles
  447. particle-name: smoke
  448. horiz-spread: 0.03
  449. vert-spread: 0.03
  450. speed: 0.001
  451. count: 75
  452. orbit-radius: 1.5
  453. orbit-tick-interval: 2
  454. orbit-y-offset: 2.6
  455. 18:
  456. position: orbit
  457. effect: particles
  458. particle-name: depthsuspend
  459. horiz-spread: 0.06
  460. vert-spread: 0.06
  461. speed: 0.1
  462. count: 65
  463. orbit-radius: 1.5
  464. orbit-tick-interval: 2
  465. orbit-y-offset: 2.6
  466. 19:
  467. position: orbit
  468. effect: particles
  469. particle-name: smoke
  470. horiz-spread: 0.03
  471. vert-spread: 0.03
  472. speed: 0.001
  473. count: 75
  474. orbit-radius: 1.3
  475. orbit-tick-interval: 2
  476. orbit-y-offset: 2.9
  477. 20:
  478. position: orbit
  479. effect: particles
  480. particle-name: depthsuspend
  481. horiz-spread: 0.06
  482. vert-spread: 0.06
  483. speed: 0.1
  484. count: 65
  485. orbit-radius: 1.3
  486. orbit-tick-interval: 2
  487. orbit-y-offset: 2.9
  488.  
  489. COMMANDPse_ROGUE3:
  490. spell-class: ".ExternalCommandSpell"
  491. name: COMMANDPse_ROGUE3
  492. command-to-execute:
  493. - "c BUFFPse_ROGUE3"
  494. temporary-op: true
  495. require-player-target: true
  496. execute-as-target-instead: true
  497. obey-los: true
  498. range: 15
  499.  
  500. MULTIAtk_ROGUE3:
  501. spell-class: ".TargetedMultiSpell"
  502. name: "&8&oShadow Dragon Slayer: Shadow Dragon's Waxwing Flash"
  503. cast-item: 264
  504. cooldown: 10
  505. check-individual-cooldowns: false
  506. require-entity-target: true
  507. target-players: true
  508. spells:
  509. - STEPPse_ROGUE3
  510. - DELAY 2
  511. - COMMANDPse_ROGUE3
  512. - DELAY 4
  513. - MULTIPse_ROGUE3
  514. cost:
  515. - mana 125
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement