Advertisement
Guest User

Shadow Dragon's Waxwing Flash (Fixed, fixed)

a guest
Jul 23rd, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.90 KB | None | 0 0
  1. PAINAtk_ROGUE3:
  2. spell-class: ".targeted.PainSpell"
  3. name: PAINAtk_ROGUE3
  4. cooldown: 10
  5. damage: 6
  6. range: 15
  7. ignore-armor: true
  8. obey-los: true
  9. target-players: true
  10. check-plugins: true
  11.  
  12. SLOWPse_ROGUE3:
  13. spell-class: ".targeted.PotionEffectSpell"
  14. name: SLOWPse_ROGUE3
  15. cooldown: 10
  16. range: 15
  17. type: 2
  18. strength: 10
  19. duration: 100
  20. targeted: true
  21. target-players: true
  22. target-non-players: true
  23. obey-los: true
  24.  
  25. BLINDPse_ROGUE3:
  26. spell-class: ".targeted.PotionEffectSpell"
  27. name: BLINDPse_ROGUE3
  28. cooldown: 10
  29. range: 15
  30. type: 15
  31. strength: 3
  32. duration: 100
  33. targeted: true
  34. target-players: true
  35. target-non-players: true
  36. obey-los: true
  37.  
  38. MULTIPse_ROGUE3:
  39. spell-class: ".TargetedMultiSpell"
  40. name: MULTIPse_ROGUE3
  41. cooldown: 10
  42. check-individual-cooldowns: false
  43. require-entity-target: true
  44. target-players: true
  45. spells:
  46. - SLOWPse_ROGUE3
  47. - DELAY 4
  48. - PAINAtk_ROGUE3
  49. - DELAY 20
  50. - PAINAtk_ROGUE3
  51. - DELAY 20
  52. - PAINAtk_ROGUE3
  53. - DELAY 20
  54. - PAINAtk_ROGUE3
  55. - DELAY 20
  56. - PAINAtk_ROGUE3
  57. - DELAY 4
  58. - BLINDPse_ROGUE3
  59.  
  60. STEPPse_ROGUE3:
  61. spell-class: ".targeted.ShadowstepSpell"
  62. name: STEPPse_ROGUE3
  63. effects:
  64. - pos1 particles smoke 0.3 0.8 0.001 200 1.0
  65. - pos1 particles depthsuspend 0.4 0.8 0.1 200 1.0
  66. - pos2 particles smoke 0.3 0.8 0.001 200 1.0
  67. - pos2 particles depthsuspend 0.4 0.8 0.1 200 1.0
  68. can-target: players,monsters
  69. range: 15
  70.  
  71. BUFFPse_ROGUE3:
  72. spell-class: ".buff.DummySpell"
  73. duration: 5
  74. always-granted: true
  75. effects:
  76. 1:
  77. position: orbit
  78. effect: particles
  79. particle-name: smoke
  80. horiz-spread: 0.03
  81. vert-spread: 0.03
  82. speed: 0.001
  83. count: 75
  84. orbit-radius: 1.5
  85. orbit-tick-interval: 2
  86. orbit-y-offset: 0.2
  87. 2:
  88. position: orbit
  89. effect: particles
  90. particle-name: depthsuspend
  91. horiz-spread: 0.06
  92. vert-spread: 0.06
  93. speed: 0.1
  94. count: 65
  95. orbit-radius: 1.5
  96. orbit-tick-interval: 2
  97. orbit-y-offset: 0.2
  98. 3:
  99. position: orbit
  100. effect: particles
  101. particle-name: smoke
  102. horiz-spread: 0.03
  103. vert-spread: 0.03
  104. speed: 0.001
  105. count: 75
  106. orbit-radius: 1.3
  107. orbit-tick-interval: 2
  108. orbit-y-offset: 0.5
  109. 4:
  110. position: orbit
  111. effect: particles
  112. particle-name: depthsuspend
  113. horiz-spread: 0.06
  114. vert-spread: 0.06
  115. speed: 0.1
  116. count: 65
  117. orbit-radius: 1.3
  118. orbit-tick-interval: 2
  119. orbit-y-offset: 0.5
  120. 5:
  121. position: orbit
  122. effect: particles
  123. particle-name: smoke
  124. horiz-spread: 0.03
  125. vert-spread: 0.03
  126. speed: 0.001
  127. count: 75
  128. orbit-radius: 1.5
  129. orbit-tick-interval: 2
  130. orbit-y-offset: 0.8
  131. 6:
  132. position: orbit
  133. effect: particles
  134. particle-name: depthsuspend
  135. horiz-spread: 0.06
  136. vert-spread: 0.06
  137. speed: 0.1
  138. count: 65
  139. orbit-radius: 1.5
  140. orbit-tick-interval: 2
  141. orbit-y-offset: 0.8
  142. 7:
  143. position: orbit
  144. effect: particles
  145. particle-name: smoke
  146. horiz-spread: 0.03
  147. vert-spread: 0.03
  148. speed: 0.001
  149. count: 75
  150. orbit-radius: 1.3
  151. orbit-tick-interval: 2
  152. orbit-y-offset: 1.1
  153. 8:
  154. position: orbit
  155. effect: particles
  156. particle-name: depthsuspend
  157. horiz-spread: 0.06
  158. vert-spread: 0.06
  159. speed: 0.1
  160. count: 65
  161. orbit-radius: 1.3
  162. orbit-tick-interval: 2
  163. orbit-y-offset: 1.1
  164. 9:
  165. position: orbit
  166. effect: particles
  167. particle-name: smoke
  168. horiz-spread: 0.03
  169. vert-spread: 0.03
  170. speed: 0.001
  171. count: 75
  172. orbit-radius: 1.5
  173. orbit-tick-interval: 2
  174. orbit-y-offset: 1.4
  175. 10:
  176. position: orbit
  177. effect: particles
  178. particle-name: depthsuspend
  179. horiz-spread: 0.06
  180. vert-spread: 0.06
  181. speed: 0.1
  182. count: 65
  183. orbit-radius: 1.5
  184. orbit-tick-interval: 2
  185. orbit-y-offset: 1.4
  186. 11:
  187. position: orbit
  188. effect: particles
  189. particle-name: smoke
  190. horiz-spread: 0.03
  191. vert-spread: 0.03
  192. speed: 0.001
  193. count: 75
  194. orbit-radius: 1.3
  195. orbit-tick-interval: 2
  196. orbit-y-offset: 1.7
  197. 12:
  198. position: orbit
  199. effect: particles
  200. particle-name: depthsuspend
  201. horiz-spread: 0.06
  202. vert-spread: 0.06
  203. speed: 0.1
  204. count: 65
  205. orbit-radius: 1.3
  206. orbit-tick-interval: 2
  207. orbit-y-offset: 1.7
  208. 13:
  209. position: orbit
  210. effect: particles
  211. particle-name: smoke
  212. horiz-spread: 0.03
  213. vert-spread: 0.03
  214. speed: 0.001
  215. count: 75
  216. orbit-radius: 1.5
  217. orbit-tick-interval: 2
  218. orbit-y-offset: 2.0
  219. 14:
  220. position: orbit
  221. effect: particles
  222. particle-name: depthsuspend
  223. horiz-spread: 0.06
  224. vert-spread: 0.06
  225. speed: 0.1
  226. count: 65
  227. orbit-radius: 1.5
  228. orbit-tick-interval: 2
  229. orbit-y-offset: 2.0
  230. 15:
  231. position: orbit
  232. effect: particles
  233. particle-name: smoke
  234. horiz-spread: 0.03
  235. vert-spread: 0.03
  236. speed: 0.001
  237. count: 75
  238. orbit-radius: 1.3
  239. orbit-tick-interval: 2
  240. orbit-y-offset: 2.3
  241. 16:
  242. position: orbit
  243. effect: particles
  244. particle-name: depthsuspend
  245. horiz-spread: 0.06
  246. vert-spread: 0.06
  247. speed: 0.1
  248. count: 65
  249. orbit-radius: 1.3
  250. orbit-tick-interval: 2
  251. orbit-y-offset: 2.3
  252. 17:
  253. position: orbit
  254. effect: particles
  255. particle-name: smoke
  256. horiz-spread: 0.03
  257. vert-spread: 0.03
  258. speed: 0.001
  259. count: 75
  260. orbit-radius: 1.5
  261. orbit-tick-interval: 2
  262. orbit-y-offset: 2.6
  263. 18:
  264. position: orbit
  265. effect: particles
  266. particle-name: depthsuspend
  267. horiz-spread: 0.06
  268. vert-spread: 0.06
  269. speed: 0.1
  270. count: 65
  271. orbit-radius: 1.5
  272. orbit-tick-interval: 2
  273. orbit-y-offset: 2.6
  274. 19:
  275. position: orbit
  276. effect: particles
  277. particle-name: smoke
  278. horiz-spread: 0.03
  279. vert-spread: 0.03
  280. speed: 0.001
  281. count: 75
  282. orbit-radius: 1.3
  283. orbit-tick-interval: 2
  284. orbit-y-offset: 2.9
  285. 20:
  286. position: orbit
  287. effect: particles
  288. particle-name: depthsuspend
  289. horiz-spread: 0.06
  290. vert-spread: 0.06
  291. speed: 0.1
  292. count: 65
  293. orbit-radius: 1.3
  294. orbit-tick-interval: 2
  295. orbit-y-offset: 2.9
  296.  
  297. COMMANDPse_ROGUE3:
  298. spell-class: ".ExternalCommandSpell"
  299. name: COMMANDPse_ROGUE3
  300. command-to-execute:
  301. - "c BUFFPse_ROGUE3"
  302. temporary-op: true
  303. require-player-target: true
  304. execute-as-target-instead: true
  305. obey-los: true
  306. range: 15
  307.  
  308. MULTIAtk_ROGUE3:
  309. spell-class: ".TargetedMultiSpell"
  310. name: "Shadow Dragon's Waxwing Flash"
  311. cooldown: 10
  312. check-individual-cooldowns: false
  313. require-entity-target: true
  314. target-players: true
  315. spells:
  316. - STEPPse_ROGUE3
  317. - DELAY 2
  318. - COMMANDPse_ROGUE3
  319. - DELAY 4
  320. - MULTIPse_ROGUE3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement