Advertisement
Guest User

hunter

a guest
Nov 27th, 2014
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.16 KB | None | 0 0
  1. ShockBolt:
  2. spell-class: ".instant.ProjectileSpell"
  3. cast-item: 257
  4. cost:
  5. - 262 5
  6. - mana 10
  7. cooldown: 9
  8. velocity: 1
  9. cancel-damage: true
  10. target-players: true
  11. str-missing-reagents: "You don't have the right reagents! &l&7[&r&eArrow 5, mana 10&r&l&7]"
  12. spells:
  13. - lpl
  14. lpl:
  15. spell-class: ".targeted.AreaEffectSpell"
  16. horizontal-radius: 2
  17. vertical-radius: 2
  18. target-players: true
  19. target-non-players: true
  20. spells:
  21. - lpll
  22. lpll:
  23. spell-class: ".targeted.PainSpell"
  24. damage: 4
  25. effects:
  26. 1:
  27. position: target
  28. effect: lightning
  29. Scattershot:
  30. spell-class: ".targeted.PotionEffectSpell"
  31. type: 16
  32. strength: 0
  33. cast-item: 268
  34. duration: 100
  35. cooldown: 12
  36. cost:
  37. - mana 15
  38. str-cost: 15 mana
  39. BarrageShoot:
  40. spell-class: ".PassiveSpell"
  41. triggers:
  42. - shoot
  43. chance: 100
  44. cooldown: 0
  45. cost:
  46. - 262 3
  47. str-cost: Need 3 Arrows
  48. spells:
  49. - Barrage_Multi
  50. - BarrageShoot_Clean
  51. modifiers:
  52. - potioneffect 16 required
  53. BarrageShoot_Clean:
  54. spell-class: ".targeted.CleanseSpell"
  55. remove:
  56. - 16
  57. target-self: true
  58. beneficial: true
  59. Barrage_Multi:
  60. spell-class: ".MultiSpell"
  61. check-individual-cooldowns: false
  62. spells:
  63. - Barrage_Arrow
  64. - DELAY 2
  65. - Barrage_Arrows
  66. - DELAY 3
  67. - Barrage_Arrows
  68. - DELAY 2
  69. - Barrage_Arrows
  70. - DELAY 1
  71. - Barrage_Arrows
  72. effects:
  73. - caster angry
  74. - caster sound random.explode 1 2
  75. Barrage_Arrow:
  76. spell-class: ".instant.ProjectileSpell"
  77. projectile: arrow
  78. velocity: 2.3
  79. require-hit-entity: true
  80. cancel-damage: false
  81. remove-projectile: true
  82. horizontal-spread: 0
  83. vertical-spread: 0
  84. max-distance: 550
  85. spells:
  86. - Clutch
  87. effects:
  88. - caster sound random.bow 1 0
  89. - target sound random.anvil_land 3 2
  90. - target bluesparkle
  91. Barrage_Arrows:
  92. spell-class: ".instant.ProjectileSpell"
  93. projectile: arrow
  94. velocity: 2.3
  95. require-hit-entity: true
  96. cancel-damage: false
  97. remove-projectile: true
  98. horizontal-spread: 0.4
  99. vertical-spread: 0.3
  100. max-distance: 550
  101. spells:
  102. - Clutch
  103. effects:
  104. - caster sound random.bow 1 0
  105. - target sound random.anvil_land 3 2
  106. - target bluesparkle
  107. Spreadshot:
  108. spell-class: ".PassiveSpell"
  109. triggers:
  110. - givedamage bow
  111. chance: 15
  112. cooldown: 4
  113. modifiers:
  114. - hasitem 260 required
  115. spells:
  116. - Spreadshot_Zoom
  117. - Spreadshot_Multi
  118. - Spreadshot_Multi
  119. - Spreadshot_Multi
  120. - Spreadshot_Multi
  121. - Spreadshot_Multi
  122. - Spreadshot_Multi
  123. - Spreadshot_Multi
  124. - Spreadshot_Multi
  125. - Spreadshot_Multi
  126. cast-without-target: true
  127. str-cast-self: "**Spreadshot**"
  128. effects:
  129. - caster sound mob.wither.shoot 1 2
  130. Spreadshot_Zoom:
  131. spell-class: ".targeted.PotionEffectSpell"
  132. type: 1
  133. strength: 8
  134. duration: 10
  135. Spreadshot_Multi:
  136. spell-class: ".MultiSpell"
  137. check-individual-cooldowns: false
  138. spells:
  139. - Spreadshot_VampArrow
  140. - DELAY 2
  141. - Spreadshot_ClutchArrow
  142. - DELAY 3
  143. - Spreadshot_VampArrow
  144. - DELAY 2
  145. - Spreadshot_ClutchArrow
  146. - DELAY 1
  147. - Spreadshot_VampArrow
  148. Spreadshot_ClutchArrow:
  149. spell-class: ".instant.ProjectileSpell"
  150. projectile: arrow
  151. velocity: 2.1
  152. require-hit-entity: true
  153. cancel-damage: false
  154. remove-projectile: true
  155. horizontal-spread: 0.2
  156. vertical-spread: 0.2
  157. max-distance: 550
  158. spells:
  159. - Clutch
  160. effects:
  161. - caster sound mob.wither.shoot 1 2
  162. Spreadshot_VampArrow:
  163. spell-class: ".instant.ProjectileSpell"
  164. projectile: arrow
  165. velocity: 2.1
  166. require-hit-entity: true
  167. cancel-damage: true
  168. remove-projectile: true
  169. horizontal-spread: 0.2
  170. vertical-spread: 0.2
  171. max-distance: 550
  172. spells:
  173. - Spreadshot_drainlife
  174. effects:
  175. - caster sound mob.wither.shoot 1 2
  176. Spreadshot_drainlife:
  177. spell-class: ".targeted.DrainlifeSpell"
  178. take-type: health
  179. take-amt: 0
  180. give-type: health
  181. give-amt: 2
  182. ignore-armor: true
  183. show-spell-effect: false
  184. obey-los: true
  185. target-players: true
  186. check-plugins: false
  187. CrowsNest:
  188. spell-class: ".MultiSpell"
  189. check-individual-cooldowns: false
  190. cast-item: 260
  191. cooldown: 24
  192. spells:
  193. - CrownNest_Leap
  194. - DELAY 5
  195. - CrownNest_carpet
  196. CrownNest_Leap:
  197. spell-class: ".instant.LeapSpell"
  198. forward-velocity: 0
  199. upward-velocity: 20
  200. cancel-damage: true
  201. CrownNest_carpet:
  202. spell-class: ".buff.CarpetSpell"
  203. cancel-on-logout: true
  204. cancel-on-teleport: true
  205. size: 0
  206. duration: 9
  207. Volley:
  208. spell-class: ".targeted.VolleySpell"
  209. cast-item: 281
  210. cooldown: 24
  211. range: 18
  212. arrows: 15
  213. speed: 20
  214. spread: 150
  215. shoot-interval: 4
  216. remove-delay: 55
  217. cost:
  218. - mana 50
  219. - 262 35
  220. str-cost: "Cost 50 Mana and 35 arrows"
  221. str-cast-self: You fire a volley of arrows.
  222. str-cast-others: "%a fires a volley of arrows."
  223. str-no-target: No target found.
  224. shared-cooldowns:
  225. - Volley2 24
  226. Volley2:
  227. spell-class: ".targeted.VolleySpell"
  228. cast-item: 281
  229. cooldown: 24
  230. range: 58
  231. arrows: 40
  232. speed: 30
  233. spread: 100
  234. shoot-interval: 1
  235. remove-delay: 55
  236. cost:
  237. - mana 50
  238. - 262 45
  239. str-cost: "Cost 50 Mana and 35 arrows"
  240. str-cast-self: You fire a volley of arrows.
  241. str-cast-others: "%a fires a volley of arrows."
  242. str-no-target: No target found.
  243. shared-cooldowns:
  244. - Volley 24
  245. Haste:
  246. spell-class: ".buff.HasteSpell"
  247. effect-strength: 3
  248. boost-duration: 300
  249. cooldown: 30
  250. duration: 60
  251. cost:
  252. - mana 35
  253. str-cost: "Mana 35"
  254. str-cast-self: You gain unnatural speed!
  255. str-cast-others: "%a gains unnatural speed!"
  256. str-fade: You lose your unnatural speed.
  257. hastetrigger:
  258. spell-class: ".PassiveSpell"
  259. modifiers:
  260. - holding 268 required
  261. triggers:
  262. - sneak
  263. spells:
  264. - haste
  265. Grapplinghook:
  266. spell-class: ".instant.ProjectileSpell"
  267. cast-item: 357
  268. cooldown: 15
  269. projectile: arrow
  270. velocity: 2
  271. require-hit-entity: false
  272. cancel-damage: false
  273. remove-projectile: true
  274. max-distance: 550
  275. spells:
  276. - Grapplinghook_teleport
  277. str-cast-self: "**Grapplinghook**"
  278. Grapplinghook_teleport:
  279. spell-class: ".targeted.BlinkSpell"
  280. range: 550
  281. pass-through-ceiling: true
  282. smoke-trail: false
  283. effects:
  284. - pos1 ender
  285. - pos2 ender
  286. Forcepush:
  287. spell-class: ".instant.ForcepushSpell"
  288. cast-item: 357
  289. cooldown: 12
  290. range: 6
  291. pushback-force: 30
  292. additional-vertical-force: 15
  293. max-vertical-force: 20
  294. target-players: true
  295. cost:
  296. - mana 65
  297. str-cost: 65 mana
  298. str-cast-self: You push back your enemies!
  299. str-cast-others: "%a pushes back his enemies."
  300. Wolf2:
  301. spell-class: ".MultiSpell"
  302. check-individual-cooldowns: false
  303. cast-item: bone
  304. cooldown: 120
  305. spells:
  306. - Wolf
  307. - Wolf
  308. shared-cooldowns:
  309. - Wolf 120
  310. Wolf:
  311. spell-class: ".targeted.SpawnMonsterSpell"
  312. location: caster
  313. entity-type: wolf
  314. tamed: true
  315. range: 10
  316. cast-item: bone
  317. cooldown: 120
  318. duration: 2400
  319. shared-cooldowns:
  320. - Wolf2 120
  321. ArrowRegen:
  322. spell-class: ".instant.ConjureSpell"
  323. cast-item: 262
  324. cooldown: 10
  325. always-granted: true
  326. power-affects-quantity: false
  327. power-affects-chance: false
  328. calculate-drops-individually: true
  329. auto-equip: true
  330. items:
  331. - 262 54-64 100%
  332. add-to-inventory: true
  333. str-cast-self: You have conjured arrows.
  334. ArrowHit_effect:
  335. spell-class: ".targeted.PotionEffectSpell"
  336. type: 9
  337. strength: 2
  338. duration: 150
  339. targeted: true
  340. target-players: true
  341. target-non-players: false
  342. can-target: players
  343. obey-los: true
  344. Tripleshots:
  345. spell-class: ".instant.ProjectileSpell"
  346. name: Tripleshots
  347. spell-icon: arrow
  348. description: Cause an explosion where an arrow lands
  349. damage: 4
  350. projectile: arrow
  351. velocity: 4
  352. require-hit-entity: false
  353. cancel-damage: false
  354. remove-projectile: false
  355. max-distance: 40
  356. spells:
  357. - Tripdmg
  358. str-cost: 3 arrow
  359. Tripdmg:
  360. spell-class: ".targeted.PainSpell"
  361. name: Tripdmg
  362. spell-icon: bone
  363. description: Cause your enemy pain.
  364. damage: 4
  365. range: 40
  366. ignore-armor: false
  367. obey-los: true
  368. target-players: false
  369. check-plugins: true
  370. Tripleshot:
  371. spell-class: ".MultiSpell"
  372. cast-item: 257
  373. cooldown: 7
  374. cost:
  375. - arrow 3
  376. - mana 10
  377. check-individual-cooldowns: false
  378. spells:
  379. - Tripleshots
  380. - DELAY 5
  381. - Tripleshots
  382. - DELAY 5
  383. - Tripleshots
  384. CritBow:
  385. spell-class: ".instant.ConjureSpell"
  386. cast-item: 268
  387. add-to-inventory: true
  388. required-slot: 0
  389. drop-if-inventory-full: false
  390. items:
  391. - 261|CritBow 1
  392. critbows:
  393. spell-class: ".ArrowSpell"
  394. cooldown: 2
  395. bow-name: "CritBow"
  396. spell-on-hit-entity: "critpain6"
  397. critpain6:
  398. spell-class: ".targeted.PainSpell"
  399. damage: 6
  400. effects:
  401. 1:
  402. position: target
  403. effect: fireworks
  404. type: 2
  405. colors: FFFFFF
  406. fade-colors: FFFFFF
  407. BombBow:
  408. spell-class: ".instant.ConjureSpell"
  409. cast-item: 268
  410. add-to-inventory: true
  411. required-slot: 0
  412. drop-if-inventory-full: false
  413. items:
  414. - 261|BombBow 1
  415. bombbows:
  416. spell-class: ".ArrowSpell"
  417. cooldown: 8
  418. bow-name: "BombBow"
  419. spell-on-hit-ground: bombbomb
  420. spell-on-hit-entity: bombpain16
  421. bombpain16:
  422. spell-class: ".targeted.PainSpell"
  423. damage: 8
  424. effects:
  425. 1:
  426. position: target
  427. effect: particles
  428. particle-name: hugeexplosion
  429. render-distance: 50
  430. bombbomb:
  431. spell-class: ".targeted.PulserSpell"
  432. total-pulses: 1
  433. max-distance: 50
  434. cap-per-player: 5
  435. block-type: 46
  436. only-count-on-success: true
  437. spells:
  438. - bombpaineaoe
  439. bombpaineaoe:
  440. spell-class: ".targeted.AreaEffectSpell"
  441. horizontal-radius: 3
  442. vertical-radius: 2
  443. target-players: true
  444. spells:
  445. - bombpain16
  446. sbow:
  447. spell-class: ".BowSpell"
  448. bow-name: "ShotBow"
  449. spell: "shotty"
  450. shotty:
  451. spell-class: ".targeted.VolleySpell"
  452. range: 100000
  453. arrows: 70
  454. speed: 70
  455. Huntertrap:
  456. spell-class: ".targeted.PulserSpell"
  457. cast-item: 352
  458. cooldown: 12
  459. total-pulses: 3
  460. interval: 20
  461. max-distance: 1000
  462. only-count-on-success: true
  463. cap-per-player: 1
  464. block-type: "171:15"
  465. modifiers:
  466. - onblock 20 denied
  467. - onblock 0 denied
  468. spells:
  469. - traptraps
  470. traptrap:
  471. spell-class: ".targeted.EntombSpell"
  472. range: 10
  473. can-target: players,monsters
  474. tomb-block-type: 30
  475. tomb-duration: 2
  476. traptraps:
  477. spell-class: ".targeted.AreaEffectSpell"
  478. horizontal-radius: 2
  479. vertical-radius: 2
  480. target-players: true
  481. target-invisible-players: true
  482. spells:
  483. - traptrap
  484. ChainBolt:
  485. spell-class: ".instant.ProjectileSpell"
  486. cast-item: 257
  487. cost:
  488. - 262 10
  489. cooldown: 8
  490. projectile: arrow
  491. require-hit-entity: true
  492. cancel-damage: true
  493. spells:
  494. - cboltchain
  495. cboltchain:
  496. spell-class: ".targeted.ChainSpell"
  497. spell: cboltpain
  498. bounces: 4
  499. interval: 2
  500. beneficial: false
  501. target-non-players: true
  502. target-players: true
  503. effects:
  504. - line particleline 0.25 witchMagic 0.2 0.2 0.1 10 0.5
  505. cboltpain:
  506. spell-class: ".targeted.PainSpell"
  507. damage: 6
  508. Barrage:
  509. spell-class: ".MultiSpell"
  510. check-individual-cooldowns: false
  511. cast-item: 260
  512. cost:
  513. - 262 30
  514. - mana 40
  515. spells:
  516. - bshooting
  517. - DELAY 10
  518. - bshooting
  519. bshooting:
  520. spell-class: ".ExternalCommandSpell"
  521. command-to-execute: [barrage -s %a]
  522. temporary-op: false
  523. require-player-target: false
  524. execute-as-target-instead: false
  525. execute-on-console-instead: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement