Advertisement
Doctor_CRACKSHOT

Jutsus

Nov 27th, 2017
1,195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.72 KB | None | 0 0
  1. gunshot1:
  2. spell-class: ".targeted.PainSpell"
  3. name: gunshot1
  4. spell-icon: bone
  5. description: Cause your enemy pain.
  6. cast-item:
  7. cooldown: 5
  8. damage: 8
  9. range: 15
  10. ignore-armor: false
  11. can-target: players,monsters
  12. check-plugins: true
  13.  
  14. RagingWaves:
  15. spell-class: ".instant.ParticleProjectileSpell"
  16. projectile-velocity: 20
  17. name: "Water Style: Raging Waves"
  18. cast-item: emerald
  19. particle-name: dripWater
  20. spell: gunshot1
  21. cooldown: 9
  22. projectile-gravity: 0
  23. particle-horizontal-spread: 0.5
  24. particle-vertical-spread: 0.5
  25. tick-interval: 2
  26. hit-players: true
  27. cost:
  28. - mana 15
  29. str-cost: 15 Chakra
  30. particle-count: 80
  31. special-effect-interval: 1
  32. target-players: true
  33. str-cast-self:
  34. effects:
  35. - special nova 8 0 0 38
  36. - special sound liquid.water 12.3 12.3
  37. - caster sound ambient.weather.rain 12.3 12.3
  38. - disabled sound liquid.swim 12.3 12.3
  39. max-distance: 10000
  40. speed: 2
  41. max-duration: 25
  42.  
  43. UniversalPull:
  44. spell-class: ".targeted.GripSpell"
  45. name: Universal Pull
  46. description: Pull targets towards you
  47. cast-item: emerald
  48. can-target: players,monsters
  49. cooldown: 10
  50. range: 30
  51. location-offset: 0.75
  52. y-offset: 0.5
  53. str-cant-grip: "You cannot Universal Pull to this location!"
  54.  
  55. AlmightyPush:
  56. spell-class: ".instant.ForcepushSpell"
  57. name: Almighty Push
  58. spell-icon: record_3
  59. description: Push back your enemies.
  60. cast-item: emerald
  61. cooldown: 10
  62. range: 30
  63. pushback-force: 100
  64. additional-vertical-force: 15
  65. max-vertical-force: 20
  66. can-target: players,monsters
  67. cost:
  68. - mana 30
  69. str-cost: 30 mana
  70. str-cast-self: You push back your enemies!
  71.  
  72. windstylewindwave:
  73. spell-class: ".targeted.ForcetossSpell"
  74. name: "Wind Style: Wind Wave"
  75. spell-icon: piston_base
  76. description: Magically throw an enemy into the air.
  77. cast-item: blaze_rod
  78. cooldown: 5
  79. range: 15
  80. damage: 3
  81. horizontal-force: 30
  82. vertical-force: 15
  83. can-target: players,monsters
  84. check-plugins: true
  85. cost:
  86. - mana 10
  87. str-cost: 10 mana
  88. str-no-target: No target found.
  89. str-cast-self: You throw your enemies into the air!
  90. str-cast-others: "%a pushes back his enemy using Wind Style Wind Wave!"
  91.  
  92. fuujutsukyuuin:
  93. spell-class: ".buff.InvulnerabilitySpell"
  94. name: Fuujutsu Kyuuin
  95. spell-icon: gold_chestplate
  96. description: Makes you invulnerable to damage.
  97. cast-item: emerald
  98. damage-causes:
  99. - block explosion
  100. - contact
  101. - custom
  102. - drowning
  103. - entity attack
  104. - entity explosion
  105. - fall
  106. - fire
  107. - fire tick
  108. - lava
  109. - lightning
  110. - magic
  111. - poison
  112. - projectile
  113. - starvation
  114. - suffocation
  115. - void
  116. - wither
  117. duration: 30
  118. cooldown: 300
  119. cost:
  120. - mana 30
  121. use-cost:
  122. - mana 15
  123. use-cost-interval: 5
  124. str-cost: 30 mana, plus 15 mana when taking damage
  125. str-cast-self: You feel your skin harden.
  126. str-cast-others: "%a's skin hardens."
  127. str-fade: You feel your skin return to normal.
  128.  
  129. DemonicStatue:
  130. spell-class: ".buff.MinionSpell"
  131. name: "Summoning: Demonic Statue of the Outer Path"
  132. spell-icon: monster_egg:54
  133. description: Summons an undead minion to aid you.
  134. cast-item: emerald
  135. cooldown: 60
  136. duration: 10
  137. mob-chances:
  138. - Giant 80
  139. prevent-sun-burn: true
  140. can-target: players,monsters
  141. cost:
  142. - mana 30
  143. - bone 2
  144. str-cost: 30 mana and 2 bones
  145. str-cast-self: You have summon the Demonic Statue of the Outer Path.
  146. str-cast-others: "%a has summoned the Demonic Statue of the Outer Path"
  147. str-fade: Your Demonic Statue of the Outer Path fades away.
  148.  
  149. SealJutsuAbsorption:
  150. spell-class: ".buff.ReflectSpell"
  151. name: Seal Jutsu Absorption
  152. spell-icon: thin_glass
  153. description: Reflect spells cast at you.
  154. cast-item: emerald
  155. cooldown: 30
  156. num-uses: 3
  157. cost:
  158. - mana 30
  159. use-cost:
  160. - mana 20
  161. use-cost-interval: 1
  162. duration: 20
  163. str-cost: 30 mana, plus 20 mana per spell reflected
  164. str-cast-self: You feel a magical barrier surround you.
  165. str-fade: Your magical barrier fades.
  166.  
  167. Earthwall:
  168. spell-class: ".instant.WallSpell"
  169. name: "Earth Release: Earth-Style Wall"
  170. spell-icon: brick
  171. description: Creates a temporary wall to block your enemies.
  172. cast-item: emerald
  173. cooldown: 30
  174. range: 3
  175. wall-width: 11
  176. wall-height: 6
  177. wall-type: dirt
  178. wall-duration: 7
  179. cost:
  180. - mana 12
  181. - stone 2
  182. str-cost: 12 mana and 2 stone
  183. str-no-target: Unable to create a wall.
  184.  
  185. anvil:
  186. spell-class: ".instant.ThrowBlockSpell"
  187. name: anvil
  188. spell-icon: anvil
  189. description: Throws an anvil.
  190. cast-item: lever
  191. cooldown: 10
  192. block-type: anvil
  193. velocity: 1.0
  194. vertical-adjustment: 0.5
  195. rotation-offset: 0
  196. fall-damage: 2.0
  197. fall-damage-max: 20
  198. drop-item: false
  199. remove-blocks: false
  200. call-target-event: true
  201. check-plugins: false
  202. cost:
  203. - mana 25
  204. - anvil
  205. str-cost: 25 mana and 1 anvil
  206.  
  207. armor:
  208. spell-class: ".buff.ArmorSpell"
  209. name: armor
  210. spell-icon: iron_chestplate
  211. cast-item: lever
  212. duration: 30
  213. num-uses: 15
  214. helmet: gold_helmet protection_explosions:1 oxygen:1
  215. chestplate: gold_chestplate protection_projectile:1
  216. leggings: gold_leggings protection_fire:1
  217. boots: gold_boots protection_fall:1
  218. cost:
  219. - mana 25
  220. - gold_nugget 1
  221. str-cost: 25 mana and 1 golden nugget
  222. str-cast-self: You have conjured some magic armor!
  223. str-has-armor: You cannot cast this spell if you are already wearing armor.
  224.  
  225. blind:
  226. spell-class: ".targeted.PotionEffectSpell"
  227. name: blind
  228. spell-icon: ink_sack:0
  229. description: Blind your target.
  230. cast-item: lever
  231. cooldown: 15
  232. range: 20
  233. type: 15
  234. strength: 0
  235. duration: 200
  236. targeted: true
  237. can-target: players
  238. obey-los: true
  239. cost:
  240. - mana 10
  241. str-cost: 10 mana
  242. str-cast-self: You have blinded %t!
  243. str-no-target: No target found.
  244.  
  245. blink:
  246. spell-class: ".targeted.BlinkSpell"
  247. name: blink
  248. spell-icon: ender_pearl
  249. description: Teleport a short distance.
  250. cast-item: lever
  251. cooldown: 8
  252. range: 25
  253. pass-through-ceiling: false
  254. smoke-trail: true
  255. effects:
  256. - pos1 ender
  257. - pos2 ender
  258. cost:
  259. - mana 15
  260. str-cost: 15 mana
  261. str-cast-self: You blink away!
  262. str-cast-others: "%a blinks away!"
  263. str-cant-blink: You cannot blink there.
  264.  
  265. build:
  266. spell-class: ".targeted.BuildSpell"
  267. name: build
  268. spell-icon: stone
  269. description: Build blocks from far away.
  270. cast-item: lever
  271. cooldown: 2
  272. range: 25
  273. slot: 0
  274. consume-block: true
  275. effects:
  276. - target blockbreak
  277. check-plugins: true
  278. allowed-types: 1,2,3,4,5,12,13,17,20,22,24,35,41,42,43,44,45,47,48,49,50,53,57,65,67,80,85,87,88,89,91,92
  279. cost:
  280. - mana 5
  281. str-cost: 5 mana
  282. str-invalid-block: You can't build that block.
  283. str-cant-build: You can't build there.
  284.  
  285. carpet:
  286. spell-class: ".buff.CarpetSpell"
  287. name: carpet
  288. spell-icon: thin_glass
  289. description: Lets you walk on a platform of glass.
  290. cast-item: lever
  291. cooldown: 30
  292. cancel-on-logout: true
  293. cancel-on-teleport: true
  294. size: 2
  295. cost:
  296. - mana 50
  297. - feather 5
  298. use-cost:
  299. - mana 20
  300. - feather 1
  301. use-cost-interval: 50
  302. str-cost: 50 mana, 5 feathers, plus 20 mana and 1 feather every 50 blocks
  303. str-cast-self: You are now walking on a platform of glass!
  304. str-cast-others: "%a is now walking on a platform of glass!"
  305. str-fade: Your magical glass platform disappears.
  306.  
  307. clarity:
  308. spell-class: ".buff.ManaRegenSpell"
  309. name: clarity
  310. spell-icon: potion
  311. description: Increase mana regeneration for a time.
  312. cast-item: lever
  313. cooldown: 300
  314. duration: 60
  315. regen-mod-amt: 3
  316. cost:
  317. - mana 10
  318. str-cost: 10 mana
  319. str-cast-self: Your thoughts race and flow with ease!
  320. str-fade: Your mind returns to normal.
  321.  
  322. cleanse:
  323. spell-class: ".targeted.CleanseSpell"
  324. name: cleanse
  325. spell-icon: nether_star
  326. description: Remove negative affects from yourself.
  327. cast-item: lever
  328. cooldown: 60
  329. remove:
  330. - fire
  331. - 17
  332. - 19
  333. - 20
  334. target-self: true
  335. beneficial: true
  336. cost:
  337. - mana 30
  338. str-cost: 30 mana
  339. str-cast-self: You cleanse yourself of negative effects.
  340.  
  341. combust:
  342. spell-class: ".targeted.CombustSpell"
  343. name: combust
  344. spell-icon: fire
  345. description: Set a target on fire.
  346. cast-item: lever
  347. cooldown: 10
  348. range: 20
  349. obey-los: true
  350. fire-ticks: 100
  351. fire-tick-damage: 1
  352. prevent-immunity: true
  353. can-target: monsters
  354. check-plugins: true
  355. cost:
  356. - mana 10
  357. str-cost: 10 mana
  358. str-no-target: No target found.
  359.  
  360. confusion:
  361. spell-class: ".instant.ConfusionSpell"
  362. name: confusion
  363. spell-icon: eye_of_ender
  364. description: Cause nearby monsters to attack each other.
  365. cast-item: lever
  366. cooldown: 30
  367. range: 20
  368. can-target: zombie,skeleton,creeper
  369. cost:
  370. - mana 30
  371. str-cost: 30 mana
  372. str-cast-self: You cause nearby monsters to become confused and attack each other.
  373. str-cast-others: "%a causes nearby monsters to attack each other."
  374.  
  375. conjure:
  376. spell-class: ".instant.ConjureSpell"
  377. name: conjure
  378. spell-icon: redstone
  379. description: Conjure some potion reagents.
  380. cast-item: lever
  381. cooldown: 600
  382. power-affects-quantity: false
  383. power-affects-chance: true
  384. calculate-drops-individually: true
  385. auto-equip: false
  386. items:
  387. - redstone 1-2 25%
  388. - speckled_melon 1 25%
  389. - magma_cream 1-2 25%
  390. - spider_eye 1-2 25%
  391. add-to-inventory: false
  392. str-cost: free
  393. str-cast-self: You have conjured some potion reagents!
  394.  
  395. cripple:
  396. spell-class: ".targeted.CrippleSpell"
  397. name: cripple
  398. spell-icon: web
  399. description: Slow down a targeted enemy.
  400. cast-item: lever
  401. cooldown: 15
  402. range: 20
  403. effect-strength: 5
  404. effect-duration: 100
  405. can-target: players,monsters
  406. cost:
  407. - mana 10
  408. str-cost: 10 mana
  409. str-cast-self: You have crippled %t.
  410. str-no-target: No target found.
  411.  
  412. disarm:
  413. spell-class: ".targeted.DisarmSpell"
  414. name: disarm
  415. spell-icon: stone_sword:130
  416. description: Disarm your opponent.
  417. cast-item: lever
  418. cooldown: 15
  419. range: 20
  420. disarmable-items:
  421. - blaze_rod
  422. - stick
  423. - book
  424. - bone
  425. - wood_sword
  426. - stone_sword
  427. - iron_sword
  428. - diamond_sword
  429. - bow
  430. can-target: players,zombies,skeletons
  431. disarm-duration: 100
  432. dont-drop: true
  433. prevent-theft: true
  434. cost:
  435. - mana 20
  436. str-cost: 20 mana
  437. str-no-target: No target found.
  438. str-invalid-item: Your target could not be disarmed.
  439. str-cast-self: You have disarmed %t.
  440. str-cast-target: "%a has disarmed you."
  441.  
  442. dowse:
  443. spell-class: ".instant.DowseSpell"
  444. name: dowse
  445. spell-icon: compass
  446. description: Dowse for iron ore.
  447. cast-item: lever
  448. cooldown: 60
  449. block-type: iron_ore
  450. entity-type: ""
  451. radius: 4
  452. rotate-player: true
  453. set-compass: true
  454. cost:
  455. - mana 35
  456. - stone 2
  457. str-cost: 35 mana and 2 stone blocks
  458. str-cast-self: There is iron ore nearby.
  459. str-not-found: No iron ore found nearby.
  460.  
  461. drainlife:
  462. spell-class: ".targeted.DrainlifeSpell"
  463. name: drainlife
  464. spell-icon: ghast_tear
  465. description: Drain life from your enemy and give it to you.
  466. cast-item: lever
  467. cooldown: 5
  468. range: 15
  469. take-type: health
  470. take-amt: 2
  471. give-type: health
  472. give-amt: 2
  473. animation-speed: 2
  474. ignore-armor: false
  475. can-target: players,monsters
  476. check-plugins: true
  477. cost:
  478. - mana 10
  479. str-cost: 10 mana
  480. str-cast-self: You drain life from your enemy.
  481. str-no-target: No target found.
  482.  
  483. empower:
  484. spell-class: ".buff.EmpowerSpell"
  485. name: empower
  486. spell-icon: glowstone_dust
  487. description: Makes your spells more powerful.
  488. cast-item: lever
  489. power-multiplier: 1.0
  490. cooldown: 120
  491. duration: 30
  492. num-uses: 10
  493. cost:
  494. - mana 15
  495. use-cost:
  496. - mana 5
  497. use-cost-interval: 1
  498. str-cost: 15 mana, plus 5 mana for each spell cast
  499. str-cast-self:
  500. str-fade:
  501.  
  502. haste:
  503. spell-class: ".buff.HasteSpell"
  504. name: Haste
  505. spell-icon: gold_boots
  506. description: Sprint faster for a time.
  507. cast-item: stick
  508. effect-strength: 3
  509. boost-duration: 300
  510. duration: 60
  511. cost:
  512. - mana 25
  513. str-cost: 25 mana
  514. str-cast-self: You gain unnatural speed!
  515. str-cast-others: "%a gains unnatural speed!"
  516. str-fade: You lose your unnatural speed.
  517.  
  518. waterwalk:
  519. spell-class: ".buff.WaterwalkSpell"
  520. name: WaterWalk
  521. spell-icon: boat
  522. description: Walk across the water.
  523. cast-item: stick
  524. speed: 0.05
  525. duration: 10
  526. cancel-on-logout: true
  527. cancel-on-teleport: true
  528. cost:
  529. - mana 25
  530. - boat 1
  531. use-cost:
  532. - water_lily 1
  533. use-cost-interval: 50
  534. str-cost: 25 mana and 1 boat, plus 1 water lily every 50 blocks moved
  535. str-cast-self: You can now walk on water!
  536. str-fade: You can no longer walk on water.
  537.  
  538. backpack:
  539. spell-class: ".instant.EnderchestSpell"
  540. name: Backpack
  541. spell-icon: ender_chest
  542. description: Opens your ender chest inventory.
  543. cast-item: stick
  544. cooldown: 300
  545. cost:
  546. - mana 50
  547. - ender_pearl 1
  548. str-cost: 50 mana and 1 ender pearl
  549.  
  550. entomb:
  551. spell-class: ".targeted.EntombSpell"
  552. name: entomb
  553. spell-icon: glass
  554. description: Encase an enemy in glass.
  555. cast-item: lever
  556. cooldown: 5
  557. range: 15
  558. can-target: players,monsters
  559. tomb-block-type: 20
  560. tomb-duration: 20
  561. cost:
  562. - mana 15
  563. str-cost: 15 mana
  564. str-no-target: No target found.
  565. effects:
  566. midblock:
  567. position: special # entomb plays this in the middle of each tomb block
  568. effect: effectlib
  569. effectlib:
  570. class: SphereEffect
  571. iterations: 18
  572. period: 1
  573. radius: .1
  574. particles: 20
  575. particle: SPELL_MOB
  576. tombdown:
  577. position: blockdestruction # when the tomb blocks are removed
  578. effect: effectlib
  579. effectlib:
  580. class: SphereEffect
  581. iterations: 20
  582. period: 1
  583. particles: 10
  584. radius: .1
  585. particle: BLOCK_CRACK # yep, the block crack
  586. material: TNT # breaking tnt blocks
  587. materialData: 0 # tnt doesn't really have much in terms of damage value data
  588.  
  589. explode:
  590. spell-class: ".targeted.ExplodeSpell"
  591. name: explode
  592. spell-icon: tnt
  593. description: Create an explosion.
  594. cast-item: lever
  595. cooldown: 30
  596. range: 25
  597. explosion-size: 1
  598. backfire-chance: 1
  599. prevent-block-damage: false
  600. prevent-player-damage: false
  601. damage-multiplier: 1
  602. add-fire: false
  603. simulate-tnt: true
  604. ignore-canceled: false
  605. cost:
  606. - mana 40
  607. str-cost: 40 mana
  608. str-no-target: You cannot create an explosion there.
  609. str-cast-self: Boom!
  610. str-cast-others: Boom!
  611.  
  612. explosivearrow:
  613. spell-class: ".instant.ProjectileSpell"
  614. name: explosivearrow
  615. spell-icon: arrow
  616. description: Cause an explosion where an arrow lands
  617. cast-item: lever
  618. cooldown: 30
  619. projectile: arrow
  620. velocity: 0
  621. require-hit-entity: false
  622. cancel-damage: true
  623. remove-projectile: true
  624. max-distance: 25
  625. spells: [explode]
  626. cost:
  627. - mana 25
  628. - sulphur 1
  629. - arrow 1
  630. str-cost: 25 mana, 1 gunpowder, and 1 arrow
  631. str-cast-self: You fire an explosive arrow.
  632.  
  633. farm:
  634. spell-class: ".targeted.FarmSpell"
  635. name: farm
  636. spell-icon: seeds
  637. cast-item: lever
  638. description: Make crops grow nearby.
  639. cooldown: 10
  640. radius: 3
  641. growth: 1
  642. targeted: false
  643. cost:
  644. - mana 75
  645. - seeds 2
  646. str-cost: 75 mana and 2 seeds
  647. str-cast-self: The crops around you grow quickly.
  648. str-no-target: There are no crops nearby.
  649.  
  650. FireGreatBall:
  651. spell-class: ".targeted.FireballSpell"
  652. name: "Fire Release: Great Fireball Technique"
  653. spell-icon: fireball
  654. description: Throw a fiery ball of destruction. (Cast this out in the open sky)
  655. cast-item: blaze_rod
  656. cooldown: 5
  657. range: 30
  658. can-target: players,monsters
  659. check-plugins: true
  660. damage-multiplier: 3
  661. small-fireball: false
  662. no-fire: true
  663. no-explosion: true
  664. no-explosion-effect: true
  665. no-explosion-damage: 1
  666. no-explosion-damage-range: 1
  667. cost:
  668. - mana 10
  669. str-cost: 10 mana
  670. str-no-target: You cannot throw a fireball there.
  671. str-cast-self: You throw a fiery ball of destruction!
  672. str-cast-others: "%a throws a fiery ball of destruction!"
  673. effects:
  674. projectile:
  675. effect: effectlibentity
  676. position: projectile
  677. effectlib:
  678. class: DonutEffect
  679. iterations: 40
  680. disappearWithOriginEntity: true
  681. particle: FLAME
  682. radius: 2.0
  683. particles: 200
  684. period: 2
  685.  
  686. fireballtest:
  687. spell-class: ".targeted.FireballSpell"
  688. name: "Fire Style"
  689. spell-icon: fireball
  690. description: Throw a fiery ball of destruction.
  691. cast-item:
  692. cooldown: 5
  693. range: 30
  694. require-entity-target: false
  695. can-target: players,monsters,animals
  696. check-plugins: true
  697. damage-multiplier: 3
  698. small-fireball: true
  699. no-fire: false
  700. no-explosion: false
  701. no-explosion-effect: true
  702. no-explosion-damage: 5
  703. no-explosion-damage-range: 3
  704. cost:
  705. - mana 10
  706. str-cost: 10 mana
  707. str-no-target: You cannot throw a fireball there.
  708. str-cast-self: You throw a fiery ball of destruction!
  709. effects:
  710. projectile:
  711. effect: effectlibentity
  712. position: projectile
  713. effectlib:
  714. class: FlameEffect
  715. iterations: 40
  716. disappearWithOriginEntity: true
  717. particle: FLAME
  718. radius: 2.0
  719. particles: 50
  720. period: 2
  721.  
  722. firebomb: # some fun features of the fireball spell
  723. spell-class: ".targeted.FireballSpell"
  724. name: firebomb
  725. spell-icon: fireball
  726. description: Throw a fiery ball of destruction. (Cast this out in the open sky)
  727. cast-item: lever
  728. cooldown: 5
  729. range: 30
  730. require-entity-target: true # we need something to shoot at for this
  731. use-relative-cast-location-offset: true # let's have a little fun
  732. relative-cast-position-offset: 0,10,0 # death from above?
  733. do-offset-targeting-corrections: true # death from above, or from anywhere
  734. can-target: players,monsters
  735. check-plugins: true
  736. damage-multiplier: 3
  737. small-fireball: false
  738. no-fire: false
  739. no-explosion: false
  740. no-explosion-effect: true
  741. no-explosion-damage: 5
  742. no-explosion-damage-range: 3
  743. cost:
  744. - mana 10
  745. str-cost: 10 mana
  746. str-no-target: You cannot throw a fireball there.
  747. str-cast-self: You throw a fiery ball of destruction!
  748. str-cast-others: "%a throws a fiery ball of destruction!"
  749. effects:
  750. projectile:
  751. effect: effectlibentity
  752. position: projectile
  753. effectlib:
  754. class: SphereEffect
  755. iterations: 40
  756. disappearWithOriginEntity: true
  757. particle: FLAME
  758. radius: 2.0
  759. particles: 20
  760. period: 2
  761.  
  762. firenova:
  763. spell-class: ".instant.FirenovaSpell"
  764. name: firenova
  765. spell-icon: blaze_powder
  766. description: Summon an expanding ring of fire.
  767. cast-item: blaze_rod
  768. cooldown: 10
  769. range: 5
  770. tick-speed: 10
  771. burn-tall-grass: true
  772. check-plugins: true
  773. cost:
  774. - mana 15
  775. str-cost: 15 mana
  776. str-cast-self: You summon an expanding ring of fire.
  777. str-cast-others: "%a summons an expanding ring of fire."
  778.  
  779. earthnova:
  780. spell-class: ".instant.FirenovaSpell"
  781. name: earth-nova
  782. spell-icon: blaze_powder
  783. description: Summon an earthen shockwave.
  784. cast-item: lever
  785. cooldown: 10
  786. range: 9
  787. expanding-radius-change: 3 # we can change how many rings are skipped now!
  788. tick-speed: 10
  789. burn-tall-grass: true
  790. check-plugins: true
  791. block-type: grass
  792. cost:
  793. - mana 15
  794. str-cost: 15 mana
  795. str-cast-self: You summon an earthen shockwave.
  796. str-cast-others: "%a summons an earthen shockwave."
  797. effects:
  798. eff1:
  799. position: special # firenova spell plays this on each block it creates
  800. effect: effectlib
  801. effectlib:
  802. class: SphereEffect
  803. iterations: 20
  804. period: 1
  805. radius: 2
  806. particle: BLOCK_CRACK
  807. particles: 20
  808. material: GRASS
  809. materialData: 0
  810.  
  811. watershockwave:
  812. spell-class: ".instant.FirenovaSpell"
  813. name: "Water Style: Water Shockwave"
  814. spell-icon: spider_eye
  815. description: Summon an earthen shockwave.
  816. cast-item: lever
  817. cooldown: 10
  818. duration: 10
  819. range: 10
  820. expanding-radius-change: 1 # we can change how many rings are skipped now!
  821. tick-speed: 20
  822. burn-tall-grass: true
  823. check-plugins: true
  824. block-type: WATER
  825. cost:
  826. - mana 15
  827. str-cost: 15 mana
  828. str-cast-others: "%a summons an water shockwave."
  829. effects:
  830. eff1:
  831. position: special # firenova spell plays this on each block it creates
  832. effect: effectlib
  833. effectlib:
  834. class: SphereEffect
  835. iterations: 20
  836. period: 1
  837. radius: 2
  838. particle: BLOCK_CRACK
  839. particles: 20
  840. material: water
  841. materialData: 0
  842.  
  843. flamewalk:
  844. spell-class: ".buff.FlamewalkSpell"
  845. name: flamewalk
  846. spell-icon: fire
  847. description: Burn your enemies around you as you walk.
  848. cast-item: lever
  849. cooldown: 30
  850. range: 8
  851. fire-ticks: 100
  852. tick-interval: 100
  853. target-players: false
  854. duration: 120
  855. cost:
  856. - mana 25
  857. - 263 2
  858. use-cost:
  859. - mana 10
  860. use-cost-interval: 10
  861. str-cost: 25 mana, 2 coal, plus 10 mana occasionally
  862. str-cast-self: You begin to burn your enemies around you.
  863. str-fade: You are no longer burning your enemies.
  864.  
  865. food:
  866. spell-class: ".instant.FoodSpell"
  867. name: food
  868. spell-icon: cooked_beef
  869. description: Makes you less hungry.
  870. cast-item: lever
  871. cooldown: 30
  872. food: 4
  873. saturation: 2.5
  874. cost:
  875. - mana 25
  876. str-cost: 25 mana
  877. str-cast-self: You feel less hungry.
  878.  
  879. forcebomb:
  880. spell-class: ".targeted.ForcebombSpell"
  881. name: forcebomb
  882. spell-icon: record_4
  883. description: Push back your enemies.
  884. cast-item: lever
  885. cooldown: 8
  886. range: 15
  887. radius: 3
  888. pushback-force: 30
  889. additional-vertical-force: 15
  890. max-vertical-force: 20
  891. can-target: players,monsters
  892. cost:
  893. - mana 30
  894. str-cost: 30 mana
  895. str-cast-self: An explosion of energy pushes your enemies around.
  896. str-no-target: No target found.
  897.  
  898. forcepush:
  899. spell-class: ".instant.ForcepushSpell"
  900. name: forcepush
  901. spell-icon: record_3
  902. description: Push back your enemies.
  903. cast-item: lever
  904. cooldown: 8
  905. range: 10
  906. pushback-force: 30
  907. additional-vertical-force: 15
  908. max-vertical-force: 20
  909. can-target: players,monsters
  910. cost:
  911. - mana 30
  912. str-cost: 30 mana
  913. str-cast-self: You push back your enemies!
  914. str-cast-others: "%a pushes back his enemies."
  915.  
  916. forcetoss:
  917. spell-class: ".targeted.ForcetossSpell"
  918. name: forcetoss
  919. spell-icon: piston_base
  920. description: Magically throw an enemy into the air.
  921. cast-item: lever
  922. cooldown: 5
  923. range: 15
  924. damage: 0
  925. horizontal-force: 30
  926. vertical-force: 15
  927. can-target: players,monsters
  928. check-plugins: true
  929. cost:
  930. - mana 10
  931. str-cost: 10 mana
  932. str-no-target: No target found.
  933. str-cast-self: You push back your enemy!
  934. str-cast-others: "%a pushes back his enemy."
  935.  
  936. freeze:
  937. spell-class: ".instant.FreezeSpell"
  938. name: freeze
  939. spell-icon: snow_ball
  940. description: Spray your enemies with cold snowballs.
  941. cast-item: lever
  942. snowballs: 25
  943. horizontal-spread: 15
  944. vertical-spread: 5
  945. damage: 3
  946. slow-amount: 3
  947. slow-duration: 80
  948. can-target: players,monsters
  949. cooldown: 5
  950. cost:
  951. - mana 10
  952. - snow_ball 1
  953. str-cost: 10 mana and 1 snowball
  954. effects:
  955. projectile:
  956. effect: effectlibentity # this tells effectlib to do the entity tracking for us
  957. position: projectile # this will play it on the snowballs
  958. effectlib:
  959. class: SphereEffect
  960. iterations: 100
  961. disappearWithOriginEntity: true
  962. particle: REDSTONE
  963. color: 21FFFF
  964. radius: .1
  965. particles: 5
  966. period: 2
  967.  
  968. frostwalk:
  969. spell-class: ".buff.FrostwalkSpell"
  970. name: frostwalk
  971. spell-icon: ice
  972. description: Lets you walk on water.
  973. cast-item: lever
  974. size: 2
  975. leave-frozen: false
  976. cooldown: 30
  977. cost:
  978. - mana 50
  979. use-cost:
  980. - snow_ball 1
  981. use-cost-interval: 25
  982. str-cost: 50 mana, plus 1 snowball every 25 blocks
  983. str-cast-self: You can now walk on water!
  984. str-cast-others: "%a can now walk on water!"
  985. str-fade: You can no longer walk on water.
  986.  
  987. gate:
  988. spell-class: ".instant.GateSpell"
  989. name: gate
  990. spell-icon: portal
  991. description: Teleport to spawn.
  992. can-cast-with-item: false
  993. world: CURRENT
  994. coordinates: SPAWN
  995. effects:
  996. - pos1 ender
  997. - pos2 ender
  998. cost:
  999. - mana 50
  1000. - iron_ingot 1
  1001. str-cost: 1 redstone dust and 1 iron bar
  1002. str-cast-self: You have teleported to spawn.
  1003. str-cast-others: "%a teleports!"
  1004. str-gate-failed: Unable to teleport.
  1005.  
  1006. geyser:
  1007. spell-class: ".targeted.GeyserSpell"
  1008. name: geyser
  1009. spell-icon: water
  1010. description: Create a geyser of water at your enemy's feet.
  1011. cast-item: lever
  1012. range: 20
  1013. damage: 0
  1014. velocity: 10
  1015. animation-speed: 2
  1016. geyser-height: 4
  1017. geyser-type: water
  1018. ignore-armor: false
  1019. can-target: players,monsters
  1020. check-plugins: true
  1021. cost:
  1022. - mana 10
  1023. str-cost: 10 mana
  1024. str-cast-self: You create a geyser at your enemy's feet.
  1025. str-no-target: No target found.
  1026.  
  1027. gills:
  1028. spell-class: ".buff.GillsSpell"
  1029. name: gills
  1030. spell-icon: gold_helmet
  1031. description: Allows you to breath underwater.
  1032. cast-item: lever
  1033. glass-head-effect: true
  1034. cooldown: 60
  1035. duration: 300
  1036. num-uses: 5
  1037. cost:
  1038. - mana 50
  1039. - sugar_cane 1
  1040. use-cost:
  1041. - sugar_cane 1
  1042. use-cost-interval: 1
  1043. str-cost: 50 mana and 1 sugar cane, plus 1 sugar cane few seconds
  1044. str-cast-self: You form gills on your neck!
  1045. str-fade: Your gills disappear.
  1046.  
  1047. haze:
  1048. spell-class: ".targeted.PotionEffectSpell"
  1049. name: haze
  1050. spell-icon: slime_ball
  1051. description: Makes your target's vision hazey.
  1052. cast-item: lever
  1053. cooldown: 15
  1054. range: 20
  1055. type: 9
  1056. strength: 0
  1057. duration: 200
  1058. targeted: true
  1059. can-target: players
  1060. obey-los: true
  1061. cost:
  1062. - mana 10
  1063. str-cost: 10 mana
  1064. str-cast-self: You have confuzzled your target!
  1065. str-no-target: No target found.
  1066.  
  1067. heal:
  1068. spell-class: ".targeted.HealSpell"
  1069. name: heal
  1070. spell-icon: red_rose
  1071. description: Heals a target player.
  1072. cast-item: lever
  1073. heal-amount: 10
  1074. cancel-if-full: true
  1075. effects:
  1076. - target potion FF0000 40
  1077. can-target: players,wolf,cat
  1078. obey-los: true
  1079. cooldown: 0
  1080. range: 12
  1081. cost:
  1082. - mana 10
  1083. str-cost: 10 mana
  1084. str-cast-self: You have healed %t.
  1085. str-cast-target: "%a has healed you."
  1086. str-no-target: No target to heal.
  1087. str-max-health: "%t is already at max health."
  1088.  
  1089. invisibility:
  1090. spell-class: ".buff.InvisibilitySpell"
  1091. name: invisibility
  1092. spell-icon: record_11
  1093. description: Makes you invisible to players and monsters.
  1094. cast-item: lever
  1095. cooldown: 60
  1096. effects:
  1097. - caster spawn
  1098. - disabled spawn
  1099. toggle: true
  1100. prevent-pickups: true
  1101. cancel-on-give-damage: true
  1102. cancel-on-logout: true
  1103. duration: 15
  1104. cost:
  1105. - mana 25
  1106. use-cost:
  1107. - mana 15
  1108. use-cost-interval: 3
  1109. str-cost: 25 mana, plus 15 mana every 3 seconds
  1110. str-cast-self: You vanish!
  1111. str-cast-others: "%a vanishes!"
  1112. str-fade: You are visible again.
  1113.  
  1114. invulnerability:
  1115. spell-class: ".buff.InvulnerabilitySpell"
  1116. name: invulnerability
  1117. spell-icon: gold_chestplate
  1118. description: Makes you invulnerable to damage.
  1119. cast-item: lever
  1120. damage-causes:
  1121. - block explosion
  1122. - contact
  1123. - custom
  1124. - drowning
  1125. - entity attack
  1126. - entity explosion
  1127. - fall
  1128. - fire
  1129. - fire tick
  1130. - lava
  1131. - lightning
  1132. - magic
  1133. - poison
  1134. - projectile
  1135. - starvation
  1136. - suffocation
  1137. - void
  1138. - wither
  1139. duration: 60
  1140. cooldown: 300
  1141. cost:
  1142. - mana 30
  1143. use-cost:
  1144. - mana 15
  1145. use-cost-interval: 5
  1146. str-cost: 30 mana, plus 15 mana when taking damage
  1147. str-cast-self: You feel your skin harden.
  1148. str-cast-others: "%a's skin hardens."
  1149. str-fade: You feel your skin return to normal.
  1150.  
  1151. levitate:
  1152. spell-class: ".targeted.LevitateSpell"
  1153. name: levitate
  1154. spell-icon: feather
  1155. description: Cause your target to fly through the air.
  1156. cast-item: lever
  1157. tick-rate: 5
  1158. duration: 15
  1159. cooldown: 30
  1160. range: 12
  1161. cancel-on-item-switch: true
  1162. cancel-on-spell-cast: true
  1163. can-target: players,monsters,animals
  1164. cost:
  1165. - mana 30
  1166. - feather 2
  1167. str-cost: 30 mana and 2 feathers
  1168. str-cast-self: You are levitating %t!
  1169. str-cast-target: "%a is levitating you!"
  1170. str-no-target: No target found.
  1171.  
  1172. lifewalk:
  1173. spell-class: ".buff.LifewalkSpell"
  1174. name: lifewalk
  1175. spell-icon: sapling:2
  1176. description: Flowers grow in your footsteps!
  1177. cast-item: lever
  1178. tick-interval: 15
  1179. red-flower-chance: 15
  1180. yellow-flower-chance: 15
  1181. sapling-chance: 5
  1182. tallgrass-chance: 25
  1183. fern-chance: 15
  1184. cost:
  1185. - mana 25
  1186. - red_rose 1
  1187. - yellow_flower 1
  1188. use-cost:
  1189. - yellow_flower 1
  1190. use-cost-interval: 25
  1191. str-cost: 25 mana, 1 rose, 1 yellow flower, plus 1 flower every so often
  1192. str-cast-self: Flowers grow in your footsteps!
  1193. str-cast-others: Flowers grow in %a's footsteps!
  1194. str-fade: Flowers no longer grow in your footsteps.
  1195.  
  1196. lightning:
  1197. spell-class: ".targeted.LightningSpell"
  1198. name: lightning
  1199. spell-icon: gold_sword
  1200. description: Call down lightning.
  1201. cast-item: lever
  1202. cooldown: 15
  1203. range: 20
  1204. additional-damage: 0
  1205. no-damage: false
  1206. require-entity-target: false
  1207. check-plugins: true
  1208. cost:
  1209. - mana 15
  1210. str-cost: 15 mana
  1211. str-cast-self: You call down lightning.
  1212. str-cast-others: "%a calls down lightning."
  1213. str-no-target: No target found.
  1214.  
  1215. lightwalk:
  1216. spell-class: ".buff.LightwalkSpell"
  1217. name: lightwalk
  1218. spell-icon: glowstone
  1219. description: Light your path.
  1220. cast-item: lever
  1221. cost:
  1222. - mana 25
  1223. - torch 3
  1224. use-cost:
  1225. - torch 1
  1226. use-cost-interval: 25
  1227. str-cost: 25 mana and 3 torches, plus 1 torch occasionally
  1228. str-cast-self: Light appears at your feet.
  1229. str-fade: The light at your feet goes out.
  1230.  
  1231. lilywalk:
  1232. spell-class: ".buff.LilywalkSpell"
  1233. name: lilywalk
  1234. spell-icon: water_lily
  1235. description: Lets you walk on water on lily pads.
  1236. cast-item: lever
  1237. cooldown: 30
  1238. cost:
  1239. - mana 40
  1240. - water_lily 1
  1241. use-cost:
  1242. - water_lily 1
  1243. use-cost-interval: 25
  1244. str-cost: 40 mana and 1 lilypad, plus 1 lilypad every 50 blocks
  1245. str-cast-self: You can now walk on water!
  1246. str-cast-others: "%a can now walk on water!"
  1247. str-fade: You can no longer walk on water.
  1248.  
  1249. mana:
  1250. spell-class: ".instant.ManaSpell"
  1251. name: lifetap
  1252. spell-icon: potion:8193
  1253. description: Restores mana at the cost of life.
  1254. cast-item: lever
  1255. cooldown: 3
  1256. mana: 25
  1257. cost:
  1258. - health 4
  1259. str-cost: 2 hearts
  1260. str-cast-self: You restore 25 mana.
  1261.  
  1262. minion:
  1263. spell-class: ".buff.MinionSpell"
  1264. name: minion
  1265. spell-icon: monster_egg:54
  1266. description: Summons an undead minion to aid you.
  1267. cast-item: lever
  1268. cooldown: 60
  1269. duration: 60
  1270. mob-chances:
  1271. - Zombie 75
  1272. - Skeleton 25
  1273. prevent-sun-burn: true
  1274. can-target: players,monsters
  1275. cost:
  1276. - mana 30
  1277. - bone 2
  1278. str-cost: 30 mana and 2 bones
  1279. str-cast-self: You summon an undead minion.
  1280. str-cast-others: "%a has summoned an undead minion."
  1281. str-fade: Your undead minion dies.
  1282.  
  1283. pain:
  1284. spell-class: ".targeted.PainSpell"
  1285. name: pain
  1286. spell-icon: bone
  1287. description: Cause your enemy pain.
  1288. cast-item: lever
  1289. cooldown: 5
  1290. damage: 3
  1291. range: 15
  1292. ignore-armor: false
  1293. can-target: players,monsters
  1294. check-plugins: true
  1295. cost:
  1296. - mana 10
  1297. - health 1
  1298. str-cost: 10 mana and a half heart
  1299. str-no-target: No target found.
  1300.  
  1301. phase:
  1302. spell-class: ".instant.PhaseSpell"
  1303. name: phase
  1304. spell-icon: diamond
  1305. description: Phase through solid matter.
  1306. cast-item: lever
  1307. cooldown: 10
  1308. range: 5
  1309. max-distance: 15
  1310. allowed-pass-thru-blocks: []
  1311. cost:
  1312. - mana 15
  1313. str-cost: 15 mana
  1314. str-cant-phase: Unable to find place to phase to.
  1315.  
  1316. poison:
  1317. spell-class: ".targeted.PotionEffectSpell"
  1318. name: poison
  1319. spell-icon: spider_eye
  1320. description: Poison your target.
  1321. cast-item: lever
  1322. cooldown: 15
  1323. range: 20
  1324. type: 19
  1325. strength: 0
  1326. duration: 100
  1327. targeted: true
  1328. can-target: players,monsters
  1329. cost:
  1330. - mana 12
  1331. str-cost: 12 mana
  1332. str-cast-self: You have poisoned your target!
  1333. str-no-target: No target found.
  1334.  
  1335. prayer:
  1336. spell-class: ".instant.PrayerSpell"
  1337. name: prayer
  1338. spell-icon: yellow_flower
  1339. description: Heals yourself for five hearts.
  1340. cast-item: lever
  1341. cooldown: 15
  1342. amount-healed: 10
  1343. cost:
  1344. - mana 10
  1345. str-cost: 10 mana
  1346. str-cast-self: You have healed yourself.
  1347. str-at-full-health: You are already at full health.
  1348.  
  1349. purge:
  1350. spell-class: ".instant.PurgeSpell"
  1351. name: purge
  1352. spell-icon: potion:16396
  1353. description: Kill all monsters and animals around you.
  1354. cast-item: lever
  1355. cooldown: 60
  1356. range: 8
  1357. can-target: monsters,animals
  1358. cost:
  1359. - mana 50
  1360. str-cost: 50 mana
  1361. str-cast-self: You purge all life around you.
  1362. str-cast-others: "%a purges all nearby life."
  1363.  
  1364. reach:
  1365. spell-class: ".buff.ReachSpell"
  1366. name: reach
  1367. spell-icon: dispenser
  1368. description: Place and destroy blocks from far away.
  1369. cast-item: lever
  1370. cooldown: 120
  1371. duration: 60
  1372. range: 15
  1373. consume-blocks: true
  1374. drop-blocks: true
  1375. disallowed-break-blocks: [0,7]
  1376. disallowed-place-blocks: [0,7]
  1377. cost:
  1378. - mana 50
  1379. str-cost: 50 mana
  1380. str-cast-self: You gain the ability to manipulate the world around you.
  1381. str-fade: You can no longer manipulate the world around you.
  1382.  
  1383. leap:
  1384. spell-class: ".instant.LeapSpell"
  1385. name: leap
  1386. spell-icon: diamond_boots
  1387. description: Leap forward.
  1388. cast-item: feather
  1389. forward-velocity: 20
  1390. upward-velocity: 10
  1391. cancel-damage: true
  1392. cooldown: 10
  1393. cost:
  1394. - mana 15
  1395. str-cost: mana 15
  1396. str-cast-self: You leap forward.
  1397. str-cast-others: "%a leaps forward."
  1398.  
  1399. Mark:
  1400. spell-class: ".instant.MarkSpell"
  1401. name: "Mark"
  1402. spell-icon: bed
  1403. description: Marks your location for later recall.
  1404. cast-item: feather
  1405. cooldown: 30
  1406. permanent-marks: true
  1407. cost:
  1408. - mana 75
  1409. str-cost: 75 mana
  1410. str-cast-self: You have marked your location.
  1411.  
  1412. Recall:
  1413. spell-class: ".instant.RecallSpell"
  1414. name: "Recall"
  1415. spell-icon: compass
  1416. description: Teleports you to your marked location.
  1417. cast-item: feather
  1418. cooldown: 30
  1419. mark-spell: mark
  1420. max-range: -1
  1421. allow-cross-world: true
  1422. use-bed-location: false
  1423. cost:
  1424. - mana 75
  1425. str-cost: 75 mana
  1426. str-cast-self: You teleport to your marked location.
  1427. str-no-mark: You have not marked a location to recall to.
  1428. str-other-world: You cannot recall to another world.
  1429. str-too-far: Your marked location is too far away.
  1430. str-cast-others: "%a disappears!"
  1431.  
  1432. reflect:
  1433. spell-class: ".buff.ReflectSpell"
  1434. name: reflect
  1435. spell-icon: thin_glass
  1436. description: Reflect spells cast at you.
  1437. cooldown: 30
  1438. num-uses: 3
  1439. cost:
  1440. - mana 30
  1441. use-cost:
  1442. - mana 20
  1443. use-cost-interval: 1
  1444. str-cost: 30 mana, plus 20 mana per spell reflected
  1445. str-cast-self: You feel a magical barrier surround you.
  1446. str-cast-others: A magical barrier surrounds %a.
  1447. str-fade: Your magical barrier fades.
  1448.  
  1449. repair:
  1450. spell-class: ".instant.RepairSpell"
  1451. name: repair
  1452. spell-icon: workbench
  1453. description: Repairs your gear.
  1454. cast-item: lever
  1455. cooldown: 120
  1456. repair-amount: 300
  1457. to-repair:
  1458. - held
  1459. - hotbar
  1460. - inventory
  1461. - helmet
  1462. - chestplate
  1463. - leggings
  1464. - boots
  1465. ignore-items:
  1466. - 259
  1467. - 346
  1468. cost:
  1469. - mana 50
  1470. - iron_ingot 2
  1471. str-cost: 50 mana and 2 iron bars
  1472. str-cast-self: You've repaired your gear!
  1473. str-nothing-to-repair: You have nothing to repair.
  1474.  
  1475. roar:
  1476. spell-class: ".instant.RoarSpell"
  1477. name: roar
  1478. spell-icon: mob_spawner
  1479. description: Forces nearby enemies to attack you.
  1480. cast-item: lever
  1481. cooldown: 15
  1482. range: 8
  1483. can-target: monsters
  1484. cost:
  1485. - mana 10
  1486. str-cost: 10 mana
  1487. str-cast-self: "You roar, causing nearby enemies to attack you."
  1488. str-cast-others: "%a roars loudly!"
  1489.  
  1490. safefall:
  1491. spell-class: ".buff.InvulnerabilitySpell"
  1492. name: safefall
  1493. spell-icon: feather
  1494. description: Allows you to fall without taking damage.
  1495. cast-item: lever
  1496. cooldown: 60
  1497. damage-causes:
  1498. - fall
  1499. duration: 300
  1500. num-uses: 5
  1501. cost:
  1502. - mana 20
  1503. use-cost:
  1504. - 288 1
  1505. use-cost-interval: 1
  1506. str-cost: 20 mana, plus 1 feather each time you fall
  1507. str-cast-self: You feel lighter.
  1508. str-fade: Your normal weight returns.
  1509.  
  1510. silence:
  1511. spell-class: ".targeted.SilenceSpell"
  1512. name: silence
  1513. spell-icon: raw_fish
  1514. description: Prevent a player from casting spells for a time.
  1515. cast-item: lever
  1516. range: 10
  1517. prevent-cast: true
  1518. prevent-chat: false
  1519. prevent-commands: false
  1520. duration: 200
  1521. allowed-spells:
  1522. - list
  1523. - help
  1524. cost:
  1525. - mana 15
  1526. str-cost: 15 mana
  1527. str-cast-self: You have silenced %t.
  1528. str-cast-target: "%a has silenced you."
  1529. str-silenced: You are silenced.
  1530. str-no-target: No target found.
  1531.  
  1532. spellhaste:
  1533. spell-class: ".buff.SpellHasteSpell"
  1534. name: spellhaste
  1535. spell-icon: ink_sack:4
  1536. description: Reduces the cast time and cooldown of your spells.
  1537. cast-item: lever
  1538. cooldown: 60
  1539. duration: 15
  1540. cast-time-mod-amt: -50
  1541. cooldown-mod-amt: -50
  1542. cost:
  1543. - mana 25
  1544. str-cost: 25 mana
  1545. str-cast-self: Your mind quickens, allowing you to cast faster!
  1546. str-fade: Your mind slows again.
  1547.  
  1548. stealth:
  1549. spell-class: ".buff.StealthSpell"
  1550. name: stealth
  1551. spell-icon: leather_boots
  1552. description: Become invisible to monsters.
  1553. cast-item: lever
  1554. cooldown: 60
  1555. duration: 20
  1556. cost:
  1557. - mana 15
  1558. str-cost: 15 mana
  1559. str-cast-self: You become invisble to monsters.
  1560. str-fade: You are no longer invisible to monsters.
  1561.  
  1562. storm:
  1563. spell-class: ".targeted.AreaEffectSpell"
  1564. name: storm
  1565. spell-icon: gold_sword
  1566. description: Strike lightning upon all nearby enemies.
  1567. cast-item: lever
  1568. horizontal-radius: 10
  1569. vertical-radius: 5
  1570. point-blank: true
  1571. fail-if-no-targets: true
  1572. can-target: players,monsters,animals
  1573. spells:
  1574. - lightning
  1575. cooldown: 15
  1576. cost:
  1577. - mana 35
  1578. str-cost: 35 mana
  1579. str-cast-self: You call down a lightning storm!
  1580. str-no-target: No target found.
  1581.  
  1582. stormblock:
  1583. spell-class: ".targeted.PulserSpell"
  1584. name: stormblock
  1585. spell-icon: diamond_block
  1586. description: Summons a diamond block that calls lightning down upon nearby enemies.
  1587. cast-item: lever
  1588. cooldown: 30
  1589. total-pulses: 5
  1590. interval: 30
  1591. max-distance: 15
  1592. cap-per-player: 2
  1593. block-type: diamond_block
  1594. unbreakable: false
  1595. only-count-on-success: false
  1596. spells:
  1597. - storm
  1598. str-cast-self: You have summoned a storm block!
  1599. str-cast-others: "%a has summoned a storm block!"
  1600. str-at-cap: You have too many effects at once.
  1601. str-no-target: No target found.
  1602. effects:
  1603. target:
  1604. position: target # a nice center for the storm
  1605. effect: effectlib
  1606. effectlib:
  1607. class: FountainEffect
  1608. particle: WATER_SPLASH
  1609. strands: 10
  1610. particlesStrand: 150
  1611. particlesSpout: 200
  1612. radius: 5
  1613. radiusSpout: .1
  1614. height: 3
  1615. heightSpout: 7
  1616. iterations: 40
  1617. period: 2
  1618. blockdestruction: # aiming for a voidish feel on end
  1619. position: blockdestruction
  1620. effect: effectlib
  1621. effectlib:
  1622. class: SphereEffect
  1623. particle: SUSPENDED_DEPTH
  1624. particles: 100
  1625. radius: 10
  1626. iterations: 10
  1627. period: 3
  1628.  
  1629. summon_helper:
  1630. spell-class: ".targeted.SummonSpell"
  1631. can-cast-with-item: false
  1632. can-cast-by-command: false
  1633. require-exact-name: false
  1634. require-acceptance: true
  1635. max-accept-delay: 90
  1636. accept-command: accept
  1637. str-usage: |
  1638. Usage: /cast summon <playername>, or /cast summon
  1639. while looking at a sign with a player name on the first line.
  1640. str-no-target: Target player not found.
  1641. str-summon-pending: You are being summoned! Type /accept to teleport.
  1642. str-summon-accepted: You have been summoned.
  1643. str-summon-expired: The summon has expired.
  1644.  
  1645. summon:
  1646. spell-class: ".instant.RitualSpell"
  1647. name: summon
  1648. spell-icon: portal
  1649. description: Summon another player to your position. This ritual requires 3 participants.
  1650. cast-item: lever
  1651. cooldown: 300
  1652. ritual-duration: 200
  1653. req-participants: 3
  1654. charge-reagents-immediately: true
  1655. set-cooldown-immediately: true
  1656. set-cooldown-for-all: true
  1657. spell: summon_helper
  1658. tick-interval: 5
  1659. effect-interval: 20
  1660. cost:
  1661. - mana 75
  1662. - redstone 3
  1663. - iron_ingot 3
  1664. str-cost: 75 mana, 3 redstone, and 3 iron bars
  1665. str-cast-self: You begin a summoning ritual.
  1666. str-cast-others: "%a has begun a summoning ritual. Right-click to participate."
  1667. str-ritual-joined: You have joined the summoning ritual.
  1668. str-ritual-success: The summoning ritual is a success!
  1669. str-ritual-interrupted: The summoning ritual has been interrupted.
  1670. str-ritual-failed: The summoning ritual has failed.
  1671.  
  1672. sun:
  1673. spell-class: ".instant.TimeSpell"
  1674. name: sun
  1675. spell-icon: watch
  1676. description: Changes the time to morning.
  1677. cast-item: lever
  1678. cooldown: 1800
  1679. cost:
  1680. - mana 75
  1681. - redstone 8
  1682. - watch 1
  1683. str-cost: 75 mana, 5 redstone dust and a clock
  1684. time-to-set: 0
  1685. str-announce: The sun has suddenly appeared in the sky!
  1686.  
  1687. switch:
  1688. spell-class: ".targeted.SwitchSpell"
  1689. name: switch
  1690. spell-icon: eye_of_ender
  1691. description: Switch places with your target.
  1692. cast-item: lever
  1693. cooldown: 6
  1694. switch-back: 0
  1695. can-target: players
  1696. cost:
  1697. - mana 10
  1698. str-cost: 10 mana
  1699. str-cast-self: You have switched places with %t.
  1700. str-cast-target: "%a has switched places with you."
  1701. str-no-target: No target found.
  1702.  
  1703. telekinesis:
  1704. spell-class: ".targeted.TelekinesisSpell"
  1705. name: telekinesis
  1706. spell-icon: lever
  1707. description: Manipulate switches and buttons remotely.
  1708. cast-item: lever
  1709. cooldown: 15
  1710. range: 20
  1711. cost:
  1712. - mana 5
  1713. str-cost: 5 mana
  1714. str-no-target: You must target a switch or button.
  1715.  
  1716. tree:
  1717. spell-class: ".targeted.TreeSpell"
  1718. name: Tree Creation
  1719. spell-icon: sapling
  1720. cast-item: magma_cream
  1721. range: 15
  1722. cooldown: 5
  1723. tree-type: tree
  1724. animation-speed: 20
  1725. cost:
  1726. - mana 10
  1727. - sapling 1
  1728. str-cost: 10 mana and 1 sapling
  1729. str-no-target: You cannot grow a tree there.
  1730.  
  1731. Kunaibarrage:
  1732. spell-class: ".targeted.VolleySpell"
  1733. name: Kunai-Barrage
  1734. spell-icon: bow
  1735. description: Send a volley of arrows at your targeted location.
  1736. cast-item: 370
  1737. cooldown: 50
  1738. range: 30
  1739. arrows: 10
  1740. speed: 10
  1741. spread: 150
  1742. shoot-interval: 0
  1743. cost:
  1744. - mana 20
  1745. - arrow 2
  1746. str-cost: 20 mana and 2 arrows
  1747. str-cast-self: You fire a Kunai Barrage!.
  1748. str-no-target: No target found.
  1749.  
  1750. fire-volley:
  1751. spell-class: ".targeted.VolleySpell"
  1752. name: fire-volley
  1753. spell-icon: bow
  1754. description: Send a volley of arrows at your targeted location.
  1755. cast-item: lever
  1756. cooldown: 45
  1757. range: 50
  1758. arrows: 10
  1759. speed: 30
  1760. spread: 75
  1761. shoot-interval: 0
  1762. cost:
  1763. - mana 20
  1764. - arrow 2
  1765. str-cost: 20 mana and 2 arrows
  1766. str-cast-self: You fire a volley of magic arrows.
  1767. str-cast-others: "%a fires a volley of arrows."
  1768. str-no-target: No target found.
  1769. gravity: false # arrows don't need gravity, see?
  1770. effects:
  1771. projectile:
  1772. effect: effectlibentity # this tells effectlib to do the entity tracking for us
  1773. position: projectile # this will play it on the arrows
  1774. effectlib:
  1775. class: SphereEffect
  1776. iterations: 100
  1777. disappearWithOriginEntity: true
  1778. particle: FLAME
  1779. radius: .1
  1780. particles: 5
  1781. period: 2
  1782. heavy-tracers:
  1783. position: casterprojectileline
  1784. effect: effectlibline
  1785. static-origin-location: true
  1786. effectlib:
  1787. class: VortexEffect
  1788. particles: 20
  1789. particle: FLAME
  1790. period: 1
  1791. iterations: 50
  1792. disappearWithOriginEntity: false
  1793. disappearWithTargetEntity: true
  1794.  
  1795. walkway:
  1796. spell-class: ".buff.WalkwaySpell"
  1797. name: walkway
  1798. spell-icon: wood_stairs
  1799. description: Summon a moving magical walkway to take you places.
  1800. cast-item: lever
  1801. cooldown: 60
  1802. platform-type: 5
  1803. size: 6
  1804. cancel-on-logout: true
  1805. cancel-on-teleport: true
  1806. cost:
  1807. - mana 50
  1808. - wood 1
  1809. use-cost:
  1810. - mana 15
  1811. - wood 1
  1812. use-cost-interval: 15
  1813. str-cost: 50 mana, plus 15 mana and 1 wood every 15 blocks
  1814. str-cast-self: You summon a magical walkway.
  1815. str-fade: Your magical walkway disappears.
  1816.  
  1817. wall:
  1818. spell-class: ".instant.WallSpell"
  1819. name: wall
  1820. spell-icon: brick
  1821. description: Creates a temporary wall to block your enemies.
  1822. cast-item: lever
  1823. cooldown: 15
  1824. range: 3
  1825. wall-width: 5
  1826. wall-height: 3
  1827. wall-type: brick
  1828. wall-duration: 15
  1829. cost:
  1830. - mana 12
  1831. - stone 2
  1832. str-cost: 12 mana and 2 stone
  1833. str-no-target: Unable to create a wall.
  1834.  
  1835. water:
  1836. spell-class: ".targeted.MaterializeSpell"
  1837. name: water
  1838. spell-icon: water_bucket
  1839. description: Summons a water spring into existence.
  1840. cast-item: lever
  1841. duration: 5
  1842. cooldown: 120
  1843. range: 15
  1844. block-type: water
  1845. reset-delay: 100
  1846. apply-physics: true
  1847. check-plugins: true
  1848. cost:
  1849. - mana 10
  1850. str-cost: 10 mana
  1851. str-no-target: No target found.
  1852. str-failed: ""
  1853.  
  1854. windwalk:
  1855. spell-class: ".buff.WindwalkSpell"
  1856. name: windwalk
  1857. spell-icon: feather
  1858. enabled: true
  1859. description: Fly through the air.
  1860. cast-item: lever
  1861. fly-speed: 0.1
  1862. launch-speed: 1
  1863. cancel-on-land: false
  1864. cancel-on-logout: true
  1865. cancel-on-teleport: true
  1866. cancel-on-give-damage: false
  1867. cancel-on-take-damage: false
  1868. duration: 120
  1869. cost:
  1870. - mana 25
  1871. - feather 2
  1872. use-cost:
  1873. - feather 1
  1874. use-cost-interval: 15
  1875. str-cost: 25 mana, 2 feathers, plus 1 feather every 15 seconds
  1876. str-cast-self: You can now walk on the wind!
  1877. str-cast-others: "%a is now walking on the wind!"
  1878. str-fade: You are no longer walking on the wind.
  1879.  
  1880. zap:
  1881. spell-class: ".targeted.ZapSpell"
  1882. name: zap
  1883. spell-icon: gold_pickaxe
  1884. description: Instantly destroys a block.
  1885. cast-item: lever
  1886. cooldown: 1
  1887. allowed-block-types: []
  1888. disallowed-block-types: [air, bedrock]
  1889. drop-block: false
  1890. drop-normal: true
  1891. effects:
  1892. - target blockbreak
  1893. check-plugins: true
  1894. range: 15
  1895. cost:
  1896. - mana 5
  1897. str-cost: 5 mana
  1898. str-cast-self: You zapped a block.
  1899. str-cant-zap: You can't zap that.
  1900. str-no-target: No target found.
  1901.  
  1902. gianttree:
  1903. spell-class: ".ExternalCommandSpell"
  1904. name: gianttree
  1905. spell-icon: sapling:3
  1906. enabled: false
  1907. description: Create a giant tree!
  1908. cooldown: 300
  1909. can-cast-by-command: true
  1910. can-cast-with-item: false
  1911. command-to-execute:
  1912. - "gt 25 4"
  1913. command-to-execute-later: []
  1914. command-delay: 0
  1915. command-to-block:
  1916. - "gt"
  1917. temporary-permissions: []
  1918. require-player-target: false
  1919. obey-los: true
  1920. range: 20
  1921. cost:
  1922. - mana 50
  1923. - sapling 5
  1924. str-cost: 50 mana and 5 saplings
  1925. str-cast-self: You grow a tree!
  1926. str-cant-use-command: "&4You don't have permission to do that."
  1927.  
  1928. torcharrow:
  1929. spell-class: ".PermissionSpell"
  1930. name: torcharrow
  1931. spell-icon: torch
  1932. enabled: false
  1933. description: Shoot torch arrows.
  1934. cast-item: lever
  1935. cooldown: 10
  1936. can-cast-by-command: true
  1937. can-cast-with-item: true
  1938. permission-nodes:
  1939. - "torcharrow.tArrow"
  1940. duration: 600
  1941. cost:
  1942. - mana 25
  1943. - torch 3
  1944. str-cost: 25 mana and 3 torches
  1945. str-cast-self: You can now fire torch arrows.
  1946.  
  1947. zeus:
  1948. spell-class: ".MultiSpell"
  1949. name: zeus
  1950. spell-icon: gold_axe
  1951. cooldown: 30
  1952. cast-item: lever
  1953. check-individual-cooldowns: false
  1954. cost:
  1955. - mana 30
  1956. str-cost: 30 mana
  1957. spells:
  1958. - lightning
  1959. - DELAY 5
  1960. - explode
  1961.  
  1962. genjutsusharingan:
  1963. spell-class: ".targeted.PotionEffectSpell"
  1964. name: "Genjutsu: Sharingan"
  1965. spell-icon: ink_sack:0
  1966. description: Blind your target.
  1967. cast-item: magma_cream
  1968. cooldown: 15
  1969. range: 20
  1970. type: 15
  1971. strength: 0
  1972. duration: 120
  1973. targeted: true
  1974. can-target: players,animals,monster
  1975. obey-los: true
  1976. cost:
  1977. - mana 10
  1978. str-cost: 10 mana
  1979. str-cast-self: You trap your enemy in a genjutsu!
  1980. str-no-target: No target found.
  1981.  
  1982. lightningkirin:
  1983. spell-class: ".targeted.LightningSpell"
  1984. name: "Lightning Style: Kirin"
  1985. spell-icon: gold_sword
  1986. description: Call down lightning.
  1987. cast-item: blaze_rod
  1988. cooldown: 15
  1989. range: 20
  1990. additional-damage: 0
  1991. no-damage: false
  1992. require-entity-target: false
  1993. check-plugins: true
  1994. cost:
  1995. - mana 15
  1996. str-cost: 15 mana
  1997. str-cast-self: You have use Kirin!
  1998. str-no-target: No target found.
  1999.  
  2000. kamui:
  2001. spell-class: ".targeted.SwitchSpell"
  2002. name: Kamui
  2003. spell-icon: eye_of_ender
  2004. description: Switch places with your target.
  2005. cast-item: spider_eye
  2006. cooldown: 30
  2007. range: 100
  2008. switch-back: 0
  2009. can-target: players,monsters,animals
  2010. cost:
  2011. - mana 10
  2012. str-cost: 10 mana
  2013. str-cast-self: You have switched places with %t.
  2014. str-cast-target: "%a has switched places with you."
  2015. str-no-target: No target found.
  2016. effects:
  2017. - target particles smoke 0.4 0.4 0.01 100
  2018. - target particles blockcrack_173_0 0.4 0.4 0.01 60
  2019.  
  2020. kamuidemension:
  2021. spell-class: ".ExternalCommandSpell"
  2022. name: "Kamui Dimension"
  2023. cast-item: spider_eye
  2024. execute-on-console-instead: true
  2025. can-target: players,monster,animals
  2026. command-to-execute:
  2027. - "warp kamuidimension %a"
  2028. - "warp kamuidimension %t"
  2029. require-player-target: true
  2030. range: 30
  2031. str-cast-self: You have teleported to Kamui Dimension.
  2032.  
  2033. waterstylegiantvortex:
  2034. spell-class: ".targeted.GeyserSpell"
  2035. name: "Water Style: Giant Vortex"
  2036. spell-icon: water
  2037. description: Create a geyser of water at your enemy's feet.
  2038. cast-item: blaze_rod
  2039. range: 20
  2040. damage: 2
  2041. velocity: 10
  2042. animation-speed: 2
  2043. geyser-height: 6
  2044. geyser-type: water
  2045. ignore-armor: false
  2046. can-target: players,monster,animals
  2047. check-plugins: true
  2048. cost:
  2049. - mana 10
  2050. str-cost: 10 mana
  2051. str-cast-self: You throw your enemies into the air with water!.
  2052. str-no-target: No target found.
  2053.  
  2054. sandcoffin:
  2055. spell-class: ".targeted.EntombSpell"
  2056. name: Sand Coffin
  2057. spell-icon: glass
  2058. description: Encase an enemy in glass.
  2059. cast-item: magma_cream
  2060. cooldown: 5
  2061. range: 20
  2062. can-target: players,monsters,animals
  2063. tomb-block-type: 24
  2064. tomb-duration: 15
  2065. cost:
  2066. - mana 15
  2067. str-cost: 15 mana
  2068. str-no-target: No target found.
  2069. effects:
  2070. midblock:
  2071. position: special # entomb plays this in the middle of each tomb block
  2072. effect: effectlib
  2073. effectlib:
  2074. class: HelixEffect
  2075. iterations: 30
  2076. period: 2
  2077. radius: 1
  2078. particles: 5
  2079. particle: cloud
  2080. tombdown:
  2081. position: blockdestruction # when the tomb blocks are removed
  2082. effect: effectlib
  2083. effectlib:
  2084. class: ConeEffect
  2085. iterations: 10
  2086. period: 5
  2087. particles: 10
  2088. radius: .1
  2089. particle: cloud
  2090.  
  2091. sandstylesandwall:
  2092. spell-class: ".instant.WallSpell"
  2093. name: "Sand Style: Sand Wall"
  2094. spell-icon: brick
  2095. description: Creates a temporary wall to block your enemies.
  2096. cast-item: magma_cream
  2097. cooldown: 15
  2098. range: 3
  2099. wall-width: 7
  2100. wall-height: 4
  2101. wall-type: sand
  2102. wall-duration: 10
  2103. cost:
  2104. - mana 12
  2105. - stone 2
  2106. str-cost: 12 mana and 2 stone
  2107. str-no-target: Unable to create a wall.
  2108.  
  2109. sandarmor:
  2110. spell-class: ".buff.InvulnerabilitySpell"
  2111. name: Sand Armor
  2112. spell-icon: gold_chestplate
  2113. description: Makes you invulnerable to damage.
  2114. cast-item: magma_cream
  2115. damage-causes:
  2116. - block explosion
  2117. - contact
  2118. - custom
  2119. - drowning
  2120. - entity attack
  2121. - entity explosion
  2122. - fall
  2123. - fire
  2124. - fire tick
  2125. - lava
  2126. - lightning
  2127. - magic
  2128. - poison
  2129. - projectile
  2130. - starvation
  2131. - suffocation
  2132. - void
  2133. - wither
  2134. duration: 30
  2135. cooldown: 300
  2136. cost:
  2137. - mana 30
  2138. use-cost:
  2139. - mana 15
  2140. use-cost-interval: 5
  2141. str-cost: 30 mana, plus 15 mana when taking damage
  2142. str-cast-self: You cloak up with your sand armor.
  2143. str-cast-others: "%a's Has cloak up with his sand armor"
  2144. str-fade: You sand armor disappeared.
  2145.  
  2146. ContractSeal:
  2147. spell-class: ".targeted.ShadowstepSpell"
  2148. name: Contract Seal
  2149. spell-icon: leather_boots
  2150. cast-item: magma_cream
  2151. cooldown: 20
  2152. effects:
  2153. - caster spawner
  2154. - target spawner
  2155. can-target: players,monsters
  2156. range: 15
  2157. cost:
  2158. - mana 10
  2159. str-cost: 10 mana
  2160. str-no-target: No target found.
  2161. str-no-landing-spot: Cannot Contact Seal there.
  2162.  
  2163. FlyingRaijin:
  2164. spell-class: ".instant.ProjectileSpell"
  2165. name: Flying Raijin
  2166. spell-icon: arrow
  2167. description: throw a kunai, and teleport to where it lands
  2168. cast-item: magma_cream
  2169. cooldown: 10
  2170. projectile: arrow
  2171. velocity: 2
  2172. require-hit-entity: false
  2173. cancel-damage: true
  2174. remove-projectile: true
  2175. max-distance: 50
  2176. spells: [blink]
  2177. cost:
  2178. - mana 25
  2179. - sulphur 1
  2180. - arrow 1
  2181. str-cost: 25 mana, 1 gunpowder, and 1 arrow
  2182. str-cast-self: You Throw a Flying Raijin!.
  2183.  
  2184. SummoningWildWolf:
  2185. spell-class: ".buff.MinionSpell"
  2186. spell-icon: monster_egg:54
  2187. name: "Summoning: Wild Wolf"
  2188. description: Summons an undead minion to aid you.
  2189. cast-item: magma_cream
  2190. cooldown: 60
  2191. duration: 1200
  2192. mob-chances:
  2193. - Wolf 90
  2194. prevent-sun-burn: true
  2195. can-target: players,monsters
  2196. cost:
  2197. - mana 30
  2198. str-cost: 30 mana
  2199. str-cast-self: You summond a Wilf Wolf!
  2200.  
  2201. ManBeastClone:
  2202. spell-class: ".targeted.DisguiseSpell"
  2203. description: Inuzuka Clan Uses
  2204. name: Man Beast Clone
  2205. cast-item: magma_cream
  2206. cooldown: 60
  2207. entity-type: wolf
  2208. target-self: true
  2209. toggle: true
  2210. duration: 1200
  2211. str-cast-self: Man beast clone!
  2212. str-fade: You are no longer a man beast clone.
  2213.  
  2214. Beast_Mimicry_Speed:
  2215. spell-class: ".targeted.PotionEffectSpell"
  2216. type: 1
  2217. strength: 1
  2218. duration: 20
  2219.  
  2220. Beast_Mimicry_Attack:
  2221. spell-class: ".targeted.PotionEffectSpell"
  2222. type: 5
  2223. strength: 1
  2224. duration: 20
  2225.  
  2226. BeastMimicry:
  2227. spell-class: ".MultiSpell"
  2228. cooldown: 30
  2229. name: Beast Mimicry
  2230. cast-item: magma_cream
  2231. spells:
  2232. - Beast_Mimicry_Attack
  2233. - Beast_Mimicry_Speed
  2234. - DELAY 30
  2235. - Beast_Mimicry_Attack
  2236. - Beast_Mimicry_Speed
  2237. - DELAY 30
  2238. - Beast_Mimicry_Attack
  2239. - Beast_Mimicry_Speed
  2240. - DELAY 30
  2241. - Beast_Mimicry_Attack
  2242. - Beast_Mimicry_Speed
  2243. - DELAY 30
  2244. - Beast_Mimicry_Attack
  2245. - Beast_Mimicry_Speed
  2246. - DELAY 30
  2247. - Beast_Mimicry_Attack
  2248. - Beast_Mimicry_Speed
  2249. - DELAY 30
  2250. - Beast_Mimicry_Attack
  2251. - Beast_Mimicry_Speed
  2252. - DELAY 30
  2253.  
  2254. MangekyoSharinganDummy:
  2255. spell-class: ".instant.DummySpell"
  2256. effects:
  2257. - caster particles blockdust_95_2 2 2 0.4 100
  2258. - caster fireworks yes yes 1 FF0000
  2259.  
  2260. MangekyoSharingan:
  2261. spell-class: ".MultiSpell"
  2262. name: Mangekyo Sharingan
  2263. spell-icon: gold_axe
  2264. cooldown: 30
  2265. cast-item: spider_eye
  2266. check-individual-cooldowns: false
  2267. str-cast-self: You activate your Mangekyo Sharingan,you can use the power of an Uchiha!
  2268. str-cast-others: "%a has use Mangekyo Sharingan!"
  2269. spells:
  2270. - MangekyoSharinganDummy
  2271. - DELAY 1
  2272. - MangekyoSharinganDummy
  2273. - DELAY 1
  2274. - MangekyoSharinganDummy
  2275. - DELAY 1
  2276.  
  2277. Sharingan:
  2278. spell-class: ".MultiSpell"
  2279. name: Sharingan
  2280. spell-icon: gold_axe
  2281. cooldown: 30
  2282. cast-item: magma_cream
  2283. check-individual-cooldowns: false
  2284. str-cast-self: You activate your Sharingan,you might copy a jutsu.
  2285.  
  2286. summonpuppet:
  2287. spell-class: ".buff.MinionSpell"
  2288. name: "Summoning: Puppet"
  2289. spell-icon: monster_egg:54
  2290. description: Summons an undead minion to aid you.
  2291. cast-item: magma_cream
  2292. cooldown: 60
  2293. duration: 1200
  2294. mob-chances:
  2295. - Skeleton 90
  2296. prevent-sun-burn: true
  2297. can-target: players,monsters
  2298. cost:
  2299. - mana 30
  2300. - bone 2
  2301. str-cost: 30 mana and 2 bones
  2302. str-cast-self: You summond a Puppet!
  2303.  
  2304. blacksecrettechniquemachineoneshot:
  2305. spell-class: ".targeted.EntombSpell"
  2306. name: "Black Secret Technique: Machine One Shot"
  2307. spell-icon: glass
  2308. description: Encase an enemy in glass.
  2309. cast-item: magma_cream
  2310. cooldown: 5
  2311. range: 20
  2312. can-target: players,monsters,animals
  2313. tomb-block-type: 126
  2314. tomb-duration: 15
  2315. cost:
  2316. - mana 15
  2317. str-cost: 15 mana
  2318. str-no-target: No target found.
  2319.  
  2320. windcutter:
  2321. spell-class: ".instant.ParticleProjectileSpell"
  2322. projectile-velocity: 20
  2323. name: "Wind Release: Wind Cutter"
  2324. cast-item: 371
  2325. particle-name: cloud
  2326. spell: forcetoss
  2327. cooldown: 6
  2328. projectile-gravity: 0
  2329. particle-horizontal-spread: 1.5
  2330. particle-vertical-spread: 0.1
  2331. tick-interval: 2
  2332. hit-players: true
  2333. particle-count: 80
  2334. special-effect-interval: 0
  2335. target-players: true
  2336. str-cast-self:
  2337. effects:
  2338. - special splash 1:0
  2339. max-distance: 10000
  2340. speed: 2
  2341. max-duration: 25
  2342.  
  2343. weasel1:
  2344. spell-class: ".targeted.ForcetossSpell"
  2345. name: weasel1
  2346. spell-icon: piston_base
  2347. description: Magically throw an enemy into the air.
  2348. cast-item: 371
  2349. cooldown: 5
  2350. range: 15
  2351. damage: 8
  2352. horizontal-force: 30
  2353. vertical-force: 30
  2354. can-target: players,monsters
  2355. check-plugins: true
  2356. str-no-target: No target found.
  2357. str-cast-self: You push back your enemy!
  2358. str-cast-others: "%a pushes back his enemy."
  2359.  
  2360. WindRelease_GreatSlashingTornado:
  2361. spell-class: ".instant.ParticleProjectileSpell"
  2362. projectile-velocity: 20
  2363. name: "Wind Release: Great Slashing Tornado"
  2364. cast-item: 371
  2365. particle-name: cloud
  2366. spell: forcetoss
  2367. cooldown: 10
  2368. projectile-gravity: 0
  2369. particle-horizontal-spread: 0.5
  2370. particle-vertical-spread: 3.1
  2371. tick-interval: 2
  2372. hit-players: true
  2373. particle-count: 80
  2374. special-effect-interval: 0
  2375. target-players: true
  2376. str-cast-self:
  2377. effects:
  2378. max-distance: 10000
  2379. speed: 2
  2380. max-duration: 25
  2381.  
  2382. pressuredamage:
  2383. spell-class: ".targeted.AreaEffectSpell"
  2384. name: WindStyle Pressure-Damage
  2385. spell-icon: gold_sword
  2386. description: Strike lightning upon all nearby enemies.
  2387. cast-item: 371
  2388. horizontal-radius: 10
  2389. vertical-radius: 10
  2390. point-blank: true
  2391. fail-if-no-targets: true
  2392. can-target: players,monsters,animals
  2393. spells:
  2394. - weasel1
  2395. cooldown: 30
  2396. cost:
  2397. - mana 35
  2398. str-cost: 35 mana
  2399. str-cast-self:
  2400. str-no-target: No target found.
  2401. effects:
  2402. - target particles largeexplode 9.2 9.2 .2 50 1
  2403. - caster particles largeexplode 9.2 9.2 .2 50 1
  2404.  
  2405. firebreath2:
  2406. spell-class: ".targeted.CombustSpell"
  2407. name: firebreath2
  2408. spell-icon: fire
  2409. description: Set a target on fire.
  2410. cast-item:
  2411. cooldown: 10
  2412. range: 20
  2413. obey-los: true
  2414. fire-ticks: 100
  2415. fire-tick-damage: 2
  2416. prevent-immunity: true
  2417. can-target: monsters,players
  2418. check-plugins: true
  2419. str-no-target: No target found.
  2420.  
  2421. firebreath1:
  2422. spell-class: ".instant.ParticleProjectileSpell"
  2423. projectile-velocity: 20
  2424. name: firebreath1
  2425. particle-name: flame
  2426. spell: firebreath2
  2427. cooldown: 20
  2428. projectile-gravity: 0
  2429. particle-horizontal-spread: 0.1
  2430. particle-vertical-spread: 0.1
  2431. tick-interval: 2
  2432. hit-players: true
  2433. particle-count: 120
  2434. special-effect-interval: 1
  2435. target-players: true
  2436. str-cast-self:
  2437. max-distance: 10000
  2438. speed: 0
  2439. max-duration: 25
  2440. effects:
  2441. - caster particles largesmoke 9.2 9.2 .2 50 1
  2442.  
  2443. Majestic_flame:
  2444. spell-class: ".MultiSpell"
  2445. name: Majestic Flame Jutsu
  2446. spell-icon: gold_axe
  2447. cooldown: 40
  2448. cast-item: magma_cream
  2449. check-individual-cooldowns: false
  2450. cost:
  2451. - mana 30
  2452. str-cost: 30 mana
  2453. str-cast-self: You breath a powerful Majestic Flames!
  2454. str-cast-others: Majestic Flame Jutsu!
  2455. spells:
  2456. - firebreath1
  2457. - DELAY 5
  2458. - firebreath1
  2459. - DELAY 12
  2460. - firebreath1
  2461. - firebreath1
  2462. - DELAY 5
  2463. - firebreath1
  2464. - DELAY 12
  2465. - firebreath1
  2466. - firebreath1
  2467. - DELAY 5
  2468. - firebreath1
  2469. - DELAY 12
  2470. - firebreath1
  2471. - firebreath1
  2472. - DELAY 5
  2473. - firebreath1
  2474. - DELAY 12
  2475. - firebreath1
  2476. - firebreath1
  2477. - DELAY 5
  2478. - firebreath1
  2479. - DELAY 12
  2480. - firebreath1
  2481. - firebreath1
  2482. - DELAY 5
  2483. - firebreath1
  2484. - DELAY 12
  2485. - firebreath1
  2486. - firebreath1
  2487. - DELAY 5
  2488. - firebreath1
  2489. - DELAY 12
  2490. - firebreath1
  2491. - firebreath1
  2492. - DELAY 5
  2493. - firebreath1
  2494. - DELAY 12
  2495. - firebreath1
  2496.  
  2497. majesticshoot1:
  2498. spell-class: ".targeted.FireballSpell"
  2499. name: majesticshoot1
  2500. spell-icon: fire1
  2501. description: Throw a fiery ball of destruction.
  2502. cast-item:
  2503. cooldown: 5
  2504. range: 30
  2505. require-entity-target: false
  2506. obey-los: true
  2507. target-players: true
  2508. check-plugins: true
  2509. damage-multiplier: 3
  2510. small-fireball: true
  2511. no-fire: true
  2512. no-explosion: false
  2513. no-explosion-effect: false
  2514. no-explosion-damage: 5
  2515. no-explosion-damage-range: 3
  2516. effects:
  2517. - caster spawn
  2518. - caster spawn
  2519. - caster spawn
  2520. - caster spawn
  2521. - caster spawn
  2522.  
  2523. majesticshoot2:
  2524. spell-class: ".targeted.FireballSpell"
  2525. name: majesticshoot2
  2526. spell-icon: fire1
  2527. description: Throw a fiery ball of destruction.
  2528. cast-item:
  2529. cooldown: 5
  2530. range: 30
  2531. require-entity-target: false
  2532. obey-los: true
  2533. target-players: false
  2534. check-plugins: true
  2535. damage-multiplier: 2
  2536. small-fireball: true
  2537. no-fire: true
  2538. no-explosion: false
  2539. no-explosion-effect: true
  2540. no-explosion-damage: 5
  2541. no-explosion-damage-range: 3
  2542. effects:
  2543. - caster spawn
  2544. - caster spawn
  2545. - caster spawn
  2546. - caster spawn
  2547.  
  2548. Firestylephoenixflower:
  2549. spell-class: ".MultiSpell"
  2550. cooldown: 25
  2551. name: "Fire Style: Phoenix Flower Jutsu"
  2552. check-individual-cooldowns: false
  2553. cost:
  2554. - mana 10
  2555. cast-item: blaze_rod
  2556. str-cast-self: Fire Style Phoenix Flower Jutsu!
  2557. effects:
  2558. spells:
  2559. - majesticshoot1
  2560. - DELAY 20
  2561. - majesticshoot2
  2562. - DELAY 10
  2563. - majesticshoot2
  2564.  
  2565. Lightningblade:
  2566. spell-class: ".instant.ParticleProjectileSpell"
  2567. projectile-velocity: 20
  2568. name: Lightning Blade
  2569. cast-item: blaze_rod
  2570. particle-name: fireworksSpark
  2571. cooldown: 20
  2572. projectile-gravity: 0
  2573. particle-horizontal-spread: 0.5
  2574. particle-vertical-spread: 0.5
  2575. tick-interval: 2
  2576. hit-players: true
  2577. spell: lightning
  2578. particle-count: 10
  2579. special-effect-interval: 1
  2580. target-players: true
  2581. cost:
  2582. - mana 15
  2583. str-cost: 15 mana
  2584. str-cast-self:
  2585. effects:
  2586. - special fireworks no no 0 F5FBEF,F5FBEF,F5FBEF 424242,424242,424242
  2587. - caster lightning
  2588. max-distance: 10000
  2589. speed: 2
  2590. max-duration: 25
  2591.  
  2592. Chidori_Speed:
  2593. spell-class: ".targeted.PotionEffectSpell"
  2594. type: 1
  2595. strength: 1
  2596. duration: 10
  2597.  
  2598. Chidori_hand:
  2599. spell-class: ".instant.DummySpell"
  2600. effects:
  2601. 1:
  2602. position: caster
  2603. effect: particles
  2604. particle-name: blockcrack_95_13
  2605. horiz_spread: 0.2
  2606. vert-spread: 0.2
  2607. forward-offset: 0.0
  2608. speed: 1.1
  2609. count: 100
  2610. y-offset: 0.65
  2611.  
  2612. Chidori_aoe:
  2613. spell-class: ".targeted.AreaEffectSpell"
  2614. horizontal-radius: 2
  2615. vertical-radius: 2
  2616. hit-players: true
  2617. hit-non-players: true
  2618. hit-entity: true
  2619. spells:
  2620. - Chidori_pain
  2621.  
  2622. Chidori_pain:
  2623. spell-class: ".targeted.PainSpell"
  2624. damage: 3
  2625. ignore-armor: false
  2626. effects:
  2627. - caster particles blockcrack_95_13 0.4 0.4 0.01 120
  2628. - caster particles blockcrack_95_3 0.4 0.04 0.01 120
  2629.  
  2630. Chidori:
  2631. spell-class: ".MultiSpell"
  2632. name: Chidori
  2633. cast-item: magma_cream
  2634. cooldown: 25
  2635. cost:
  2636. - mana 15
  2637. spells:
  2638. - Chidori_Speed
  2639. - Chidori_hand
  2640. - Chidori_aoe
  2641. - DELAY 12
  2642. - Chidori_Speed
  2643. - Chidori_hand
  2644. - Chidori_aoe
  2645. - DELAY 12
  2646. - Chidori_Speed
  2647. - Chidori_hand
  2648. - Chidori_aoe
  2649. - DELAY 12
  2650. - Chidori_Speed
  2651. - Chidori_hand
  2652. - Chidori_aoe
  2653. - DELAY 12
  2654. - Chidori_Speed
  2655. - Chidori_hand
  2656. - Chidori_aoe
  2657. - DELAY 12
  2658. - Chidori_Speed
  2659. - Chidori_hand
  2660. - Chidori_aoe
  2661. - DELAY 12
  2662. - Chidori_Speed
  2663. - Chidori_hand
  2664. - Chidori_aoe
  2665. - DELAY 12
  2666. - Chidori_Speed
  2667. - Chidori_hand
  2668. - Chidori_aoe
  2669. - DELAY 5
  2670. - Chidori_Speed
  2671. - Chidori_hand
  2672. - Chidori_aoe
  2673. - DELAY 12
  2674. - Chidori_Speed
  2675. - Chidori_hand
  2676. - Chidori_aoe
  2677. - DELAY 5
  2678. - Chidori_Speed
  2679. - Chidori_hand
  2680. - Chidori_aoe
  2681. - DELAY 12
  2682.  
  2683. Rasenshuriken_dummy:
  2684. spell-class: ".buff.DummySpell"
  2685. duration: 1
  2686. effects:
  2687. 1:
  2688. position: orbit
  2689. effect: particles
  2690. horiz-spread: 0.5
  2691. vert-spread: 0.4
  2692. speed: 3
  2693. count: 100
  2694. particle-name: blockcrack_95_3
  2695. orbit-y-offset: 3.2
  2696. orbit-radius: 2.5
  2697. orbit-seconds-per-revolution: 0.6
  2698. orbit-tick-interval: 1
  2699. 3:
  2700. position: orbit
  2701. effect: particles
  2702. horiz-spread: 1.2
  2703. vert-spread: 0.1
  2704. speed: 3
  2705. count: 100
  2706. particle-name: instantSpell
  2707. orbit-y-offset: 3.2
  2708. orbit-radius: 2.5
  2709. orbit-seconds-per-revolution: 0.6
  2710. orbit-tick-interval: 1
  2711. 2:
  2712. position: orbit
  2713. effect: particles
  2714. horiz-spread: 0.1
  2715. vert-spread: 0.1
  2716. speed: 3
  2717. count: 100
  2718. particle-name: blockcrack_173_0
  2719. orbit-y-offset: 3.2
  2720. orbit-radius: 2.5
  2721. orbit-seconds-per-revolution: 0.6
  2722. orbit-tick-interval: 1
  2723.  
  2724. Rasenshuriken_wave:
  2725. spell-class: ".instant.ParticleProjectileSpell"
  2726. hit-players: true
  2727. target-players: true
  2728. hit-entity: true
  2729. target-entity: true
  2730. hit-radius: 2
  2731. projectile-velocity: 20
  2732. projectile-gravity: 0
  2733. hug-surface: false
  2734. tick-interval: 1
  2735. particle-name: blockcrack_17_12
  2736. particle-horizontal-spread: 0.5
  2737. particle-vertical-spread: 0.5
  2738. particle-count: 120
  2739. max-duration: 100
  2740. max-distance: 100
  2741. special-effect-interval: 1
  2742. spell: Rasenshuriken_multi
  2743. effects:
  2744. 1:
  2745. position: special
  2746. effect: particles
  2747. horiz-spread: 1.2
  2748. vert-spread: 0.1
  2749. speed: 3
  2750. count: 100
  2751. particle-name: instantSpell
  2752. 2:
  2753. position: special
  2754. effect: particles
  2755. horiz-spread: 1.2
  2756. vert-spread: 0.1
  2757. speed: 3
  2758. count: 100
  2759. particle-name: blockcrack_95_11
  2760. 3:
  2761. position: special
  2762. effect: particles
  2763. horiz-spread: 1.2
  2764. vert-spread: 0.1
  2765. speed: 3
  2766. count: 100
  2767. particle-name: blockcrack_95_3
  2768.  
  2769. Rasenshuriken_multi:
  2770. spell-class: ".TargetMultiSpell"
  2771. require-entity-target: true
  2772. check-individual-target: true
  2773. check-individual-cooldowns: false
  2774. spells:
  2775. - Rasenshuriken_toss
  2776. - Rasenshuriken_pain
  2777. - DELAY 10
  2778. - Rasenshuriken_toss
  2779. - Rasenshuriken_pain
  2780. - DELAY 10
  2781. - Rasenshuriken_toss
  2782. - Rasenshuriken_pain
  2783. - DELAY 10
  2784.  
  2785. Rasenshuriken_toss:
  2786. spell-class: ".targeted.ForcetossSpell"
  2787. forward-velocity: 10
  2788. upward-velocity: 5
  2789.  
  2790. Rasenshuriken_pain:
  2791. spell-class: ".targeted.PainSpell"
  2792. damage: 5
  2793. range: 100
  2794. ignore-armor: false
  2795. obey-los: true
  2796. target-players: true
  2797. check-plugins: true
  2798.  
  2799. Rasenshuriken:
  2800. spell-class: ".MultiSpell"
  2801. name: "Wind Style: Rasenshuriken"
  2802. cast-item: blaze_rod
  2803. cooldown: 15
  2804. cost:
  2805. - mana 150
  2806. spells:
  2807. - Rasenshuriken_dummy
  2808. - DELAY 25
  2809. - Rasenshuriken_wave
  2810.  
  2811. Byakugan_vision:
  2812. spell-class: ".buff.StonevisionSpell"
  2813. spell-icon: stone
  2814. description: See through block.
  2815. cast-item:
  2816. range: 4
  2817. transparent-types: 1
  2818. unobfuscate: false
  2819. cooldown: 60
  2820. duration: 30
  2821. cost:
  2822. - mana 50
  2823. str-cast-self:
  2824. str-fade:
  2825.  
  2826. Byakugan_attack:
  2827. spell-class: ".targeted.PotionEffectSpell"
  2828. type: 5
  2829. strength: 1
  2830. duration: 30
  2831.  
  2832. Byakugan:
  2833. spell-class: ".MultiSpell"
  2834. name: Byakugan
  2835. cast-item: magma_cream
  2836. cooldown: 30
  2837. cost:
  2838. - mana 100
  2839. str-cast-self: You have use the Byakugan in gain a Temporarily Vision and gain strenghten attacks
  2840. str-fade: Your Byakugan fades.
  2841. spells:
  2842. - DELAY 5
  2843. - Byakugan_attack
  2844. - Byakugan_vision
  2845. - DELAY 100
  2846.  
  2847. IcePrison_particles:
  2848. spell-class: ".instant.ParticleProjectileSpell"
  2849. hit-players: true
  2850. target-players: true
  2851. hit-entity: true
  2852. hit-radius: 2
  2853. projectile-velocity: 0
  2854. projectile-gravity: 0
  2855. max-duration: 100
  2856. max-distance: 100
  2857. special-effect-interval: 1
  2858. spell: IcePrison_Multi
  2859. effects:
  2860. 1:
  2861. position: special
  2862. effect: particles
  2863. horiz-spread: 1.3
  2864. vert-spread: 1.3
  2865. speed: 2
  2866. count: 130
  2867. particle-name: blockcrack_95_11
  2868. 2:
  2869. position: special
  2870. effect: particles
  2871. horiz-spread: 1.3
  2872. vert-spread: 1.3
  2873. speed: 2
  2874. count: 130
  2875. particle-name: blockcrack_95_3
  2876.  
  2877. IcePrison_multi:
  2878. spell-class: ".TargetedMultiSpell"
  2879. require-entity-target: true
  2880. check-individual-cooldowns: false
  2881. spells:
  2882. - IcePrison_pain
  2883. - IcePrison_entomb
  2884.  
  2885. IcePrison_pain:
  2886. spell-class: ".targeted.PainSpell"
  2887. damage: 6
  2888. ignore-armor: false
  2889.  
  2890. IcePrison_entomb:
  2891. spell-class: ".targeted.EntombSpell"
  2892. tomb-block-type: ice
  2893. tomb-duration: 8
  2894.  
  2895. IcePrison:
  2896. spell-class: ".TargetedMultiSpell"
  2897. require-entity-target: true
  2898. check-individual-cooldowns: false
  2899. name: "&bIce Prison"
  2900. cast-item: magma_cream
  2901. cooldown: 15
  2902. cost:
  2903. - mana 150
  2904. spells:
  2905. - IcePrison_particles
  2906. str-no-target: "No Target Found."
  2907.  
  2908. burst:
  2909. spell-class: ".instant.ParticleProjectileSpell"
  2910. name: "&cBurst"
  2911. cast-item: magma_cream
  2912. projectile-velocity: 6
  2913. projectile-gravity: 0.25
  2914. particle-name: magicCrit
  2915. particle-speed: 0
  2916. particle-count: 40
  2917. particle-horizontal-spread: 0.2
  2918. particle-vertical-spread: 0.2
  2919. max-distance: 20
  2920. hit-players: false
  2921. hit-non-players: false
  2922. hit-ground: true
  2923. spell: burst_aoe
  2924.  
  2925. burst_aoe:
  2926. spell-class: ".targeted.AreaEffectSpell"
  2927. horizontal-radius: 10
  2928. vertical-radius: 5
  2929. point-blank: true
  2930. target-players: true
  2931. fail-if-no-targets: false
  2932. max-targets: 10
  2933. spell-source-in-center: true
  2934. spells:
  2935. - burst_pain
  2936. effects:
  2937. - special spawn
  2938. - line particleline 0.5 magicCrit 0.1 0.1 0 20 0.8
  2939.  
  2940. burst_pain:
  2941. spell-class: ".targeted.PainSpell"
  2942. damage: 1
  2943. range: 100
  2944. ignore-armor: false
  2945. obey-los: true
  2946. target-players: true
  2947. check-plugins: true
  2948.  
  2949. Golddustplatform:
  2950. spell-class: ".buff.WindwalkSpell"
  2951. name: Gold Dust Flatform
  2952. spell-icon: feather
  2953. enabled: true
  2954. description: Fly through the air.
  2955. cast-item: magma_cream
  2956. cooldown: 30
  2957. fly-speed: 0.1
  2958. launch-speed: 1
  2959. max-y: 260
  2960. max-altitude: 100
  2961. cancel-on-land: false
  2962. cancel-on-logout: true
  2963. cancel-on-teleport: true
  2964. duration: 15
  2965. cost:
  2966. - mana 25
  2967. use-cost-interval: 15
  2968. str-cost: 25 mana, 2 feathers, plus 1 feather every 15 seconds
  2969. str-cast-self: You use the Gold Dust Platform to fly
  2970. str-fade: You are no longer walking on the wind.
  2971. effects:
  2972. - caster blockbreak_41
  2973. - caster blockbreak_12
  2974.  
  2975. ShadowPossesion:
  2976. spell-class: ".instant.ParticleProjectileSpell"
  2977. projectile-velocity: 20
  2978. name: Shadow Possesion Jutsu
  2979. cast-item: magma_cream
  2980. particle-name: blockcrack_173_2
  2981. spell: woodshot1
  2982. cooldown: 30
  2983. projectile-gravity: 0
  2984. particle-horizontal-spread: 0.5
  2985. particle-vertical-spread: 0.5
  2986. tick-interval: 2
  2987. hit-players: true
  2988. hit-ground: true
  2989. cost:
  2990. - mana 15
  2991. str-cost: 15 Chakra
  2992. particle-count: 80
  2993. special-effect-interval: 1
  2994. target-players: true
  2995. str-cast-self:
  2996. max-distance: 10000
  2997. speed: 2
  2998. max-duration: 25
  2999.  
  3000. ShadowStrangle:
  3001. spell-class: ".instant.ParticleProjectileSpell"
  3002. projectile-velocity: 20
  3003. name: "Shadow Strangle Jutsu"
  3004. cast-item: magma_cream
  3005. particle-name: blockcrack_173_2
  3006. spell: stranglestun
  3007. cooldown: 30
  3008. projectile-gravity: 0
  3009. particle-horizontal-spread: 0.5
  3010. particle-vertical-spread: 0.5
  3011. tick-interval: 2
  3012. hit-players: true
  3013. hit-ground: true
  3014. cost:
  3015. - mana 15
  3016. str-cost: 15 Chakra
  3017. particle-count: 80
  3018. special-effect-interval: 1
  3019. target-players: true
  3020. str-cast-self:
  3021. max-distance: 10000
  3022. speed: 2
  3023. max-duration: 25
  3024.  
  3025. stranglestun:
  3026. spell-class: ".targeted.StunSpell"
  3027. name: Strangle Stun
  3028. cast-item:
  3029. cooldown: 40
  3030. duration: 10
  3031. range: 6
  3032. str-cast-self: "%t is Strangle by Shadow Strangle!"
  3033. str-cast-no-target: No target found.
  3034.  
  3035. Attackingchains:
  3036. spell-class: ".instant.ParticleProjectileSpell"
  3037. projectile-velocity: 20
  3038. name: Attacking Chains
  3039. cast-item: magma_cream
  3040. particle-name: blockcrack_101
  3041. spell: attacking_chainpain
  3042. cooldown: 30
  3043. projectile-gravity: 0
  3044. particle-horizontal-spread: 0.5
  3045. particle-vertical-spread: 0.5
  3046. tick-interval: 2
  3047. hit-players: true
  3048. hit-ground: true
  3049. cost:
  3050. - mana 15
  3051. str-cost: 15 Chakra
  3052. particle-count: 80
  3053. special-effect-interval: 1
  3054. target-players: true
  3055. str-cast-self:
  3056. max-distance: 10000
  3057. speed: 2
  3058. max-duration: 25
  3059. effects:
  3060. - special nova 101 0 1 10
  3061.  
  3062. attacking_chainpain:
  3063. spell-class: ".targeted.PainSpell"
  3064. name: Attacking Chain Pain
  3065. spell-icon: bone
  3066. description: Cause your enemy pain.
  3067. cast-item:
  3068. cooldown: 5
  3069. damage: 5
  3070. range: 15
  3071. ignore-armor: false
  3072. can-target: players,monsters
  3073. check-plugins: true
  3074.  
  3075. Sealingchains:
  3076. spell-class: ".targeted.EntombSpell"
  3077. name: Sealing Chains
  3078. spell-icon: glass
  3079. description: Encase an enemy in glass.
  3080. cast-item: magma_cream
  3081. cooldown: 30
  3082. range: 15
  3083. can-target: players,monsters
  3084. tomb-block-type: 101
  3085. tomb-duration: 15
  3086. cost:
  3087. - mana 15
  3088. str-cost: 15 mana
  3089. str-no-target: No target found.
  3090.  
  3091. Rasengan_Speed:
  3092. spell-class: ".targeted.PotionEffectSpell"
  3093. type: 1
  3094. strength: 1
  3095. duration: 10
  3096. effects:
  3097. - caster fireworks no no 1 00688b 00688b
  3098. - caster fireworks no no 1 bfefff bfefff
  3099.  
  3100. Rasengan_hand:
  3101. spell-class: ".instant.DummySpell"
  3102. effects:
  3103. 1:
  3104. position: caster
  3105. effect: particles
  3106. particle-name: blockcrack_95_13
  3107. horiz_spread: 0.2
  3108. vert-spread: 0.2
  3109. forward-offset: 0.0
  3110. speed: 1.1
  3111. count: 100
  3112. y-offset: 0.65
  3113.  
  3114. Rasengan_aoe:
  3115. spell-class: ".targeted.AreaEffectSpell"
  3116. horizontal-radius: 2
  3117. vertical-radius: 2
  3118. hit-players: true
  3119. hit-non-players: true
  3120. hit-entity: true
  3121. spells:
  3122. - Rasengan_pain
  3123.  
  3124. Rasengan_pain:
  3125. spell-class: ".targeted.PainSpell"
  3126. damage: 3
  3127. ignore-armor: false
  3128.  
  3129. Rasengan:
  3130. spell-class: ".MultiSpell"
  3131. name: "Rasengan"
  3132. cast-item: magma_cream
  3133. cooldown: 25
  3134. cost:
  3135. - mana 100
  3136. str-cast-self: "Rasengan!"
  3137. spells:
  3138. - Rasengan_Speed
  3139. - Rasengan_hand
  3140. - Rasengan_aoe
  3141. - DELAY 5
  3142. - Rasengan_Speed
  3143. - Rasengan_hand
  3144. - Rasengan_aoe
  3145. - DELAY 5
  3146. - Rasengan_Speed
  3147. - Rasengan_hand
  3148. - Rasengan_aoe
  3149. - DELAY 5
  3150. - Rasengan_Speed
  3151. - Rasengan_hand
  3152. - Rasengan_aoe
  3153. - DELAY 5
  3154. - Rasengan_Speed
  3155. - Rasengan_hand
  3156. - Rasengan_aoe
  3157. - DELAY 5
  3158. - Rasengan_Speed
  3159. - Rasengan_hand
  3160. - Rasengan_aoe
  3161. - DELAY 5
  3162. - Rasengan_Speed
  3163. - Rasengan_hand
  3164. - Rasengan_aoe
  3165. - DELAY 5
  3166. - Rasengan_Speed
  3167. - Rasengan_hand
  3168. - Rasengan_aoe
  3169. - DELAY 5
  3170. - Rasengan_Speed
  3171. - Rasengan_hand
  3172. - Rasengan_aoe
  3173. - DELAY 5
  3174. - Rasengan_Speed
  3175. - Rasengan_hand
  3176. - Rasengan_aoe
  3177. - DELAY 5
  3178. - Rasengan_Speed
  3179. - Rasengan_hand
  3180. - Rasengan_aoe
  3181. - DELAY 5
  3182. - Rasengan_Speed
  3183. - Rasengan_hand
  3184. - Rasengan_aoe
  3185. - DELAY 5
  3186. - Rasengan_Speed
  3187. - Rasengan_hand
  3188. - Rasengan_aoe
  3189. - DELAY 5
  3190. - Rasengan_Speed
  3191. - Rasengan_hand
  3192. - Rasengan_aoe
  3193. - DELAY 5
  3194. - Rasengan_Speed
  3195. - Rasengan_hand
  3196. - Rasengan_aoe
  3197. - DELAY 5
  3198. - Rasengan_Speed
  3199. - Rasengan_hand
  3200. - Rasengan_aoe
  3201. - DELAY 5
  3202.  
  3203. FireWave:
  3204. spell-class: ".instant.ParticleProjectileSpell"
  3205. projectile-velocity: 20
  3206. name: "Fire Style: Fire Wave Jutsu"
  3207. cast-item: magma_cream
  3208. particle-name: flame
  3209. spell: combust
  3210. cooldown: 30
  3211. projectile-gravity: 0
  3212. particle-horizontal-spread: 0.5
  3213. particle-vertical-spread: 0.5
  3214. tick-interval: 2
  3215. hit-players: true
  3216. hit-ground: true
  3217. cost:
  3218. - mana 15
  3219. str-cost: 15 Chakra
  3220. particle-count: 80
  3221. special-effect-interval: 1
  3222. target-players: true
  3223. str-cast-self:
  3224. effects:
  3225. - special nova 51 0 0 38
  3226. max-distance: 10000
  3227. speed: 2
  3228. max-duration: 25
  3229.  
  3230. InsectSwarm:
  3231. spell-class: ".instant.ParticleProjectileSpell"
  3232. projectile-velocity: 20
  3233. name: "Insect Swarm"
  3234. cast-item: magma_cream
  3235. particle-name: largesmoke
  3236. spell: pain
  3237. cooldown: 10
  3238. projectile-gravity: 0
  3239. particle-horizontal-spread: 0.5
  3240. particle-vertical-spread: 0.5
  3241. tick-interval: 2
  3242. hit-players: true
  3243. hit-ground: true
  3244. cost:
  3245. - mana 15
  3246. str-cost: 15 Chakra
  3247. particle-count: 80
  3248. special-effect-interval: 1
  3249. target-players: true
  3250. str-cast-self:
  3251. max-distance: 10000
  3252. speed: 2
  3253. max-duration: 25
  3254.  
  3255. sandtsunami2:
  3256. spell-class: ".targeted.PainSpell"
  3257. name: sandtsunami1
  3258. spell-icon: bone
  3259. description: Cause your enemy pain.
  3260. cast-item:
  3261. cooldown: 5
  3262. damage: 5
  3263. range: 15
  3264. ignore-armor: false
  3265. can-target: players,monsters
  3266. check-plugins: true.
  3267.  
  3268. sandtsunami1:
  3269. spell-class: ".instant.ParticleProjectileSpell"
  3270. projectile-velocity: 20
  3271. name:
  3272. particle-name: blockcrack_12
  3273. spell: sandtsunami2
  3274. cooldown: 20
  3275. projectile-gravity: 0
  3276. particle-horizontal-spread: 0.1
  3277. particle-vertical-spread: 0.1
  3278. tick-interval: 2
  3279. hit-players: true
  3280. particle-count: 120
  3281. special-effect-interval: 1
  3282. target-players: true
  3283. str-cast-self:
  3284. max-distance: 10000
  3285. speed: 0
  3286. max-duration: 25
  3287. effects:
  3288. - special particles iconcrack_12 0.5 0.5 .2 20 1
  3289.  
  3290. SandWave:
  3291. spell-class: ".MultiSpell"
  3292. name: Sand Wave
  3293. spell-icon: gold_axe
  3294. cooldown: 40
  3295. cast-item: magma_cream
  3296. check-individual-cooldowns: false
  3297. cost:
  3298. - mana 30
  3299. str-cost: 30 mana
  3300. str-cast-self: You send out a powerful wave of Sand!
  3301. str-cast-others: Sand Wave!
  3302. spells:
  3303. - sandtsunami1
  3304. - DELAY 5
  3305. - sandtsunami1
  3306. - DELAY 12
  3307. - sandtsunami1
  3308. - sandtsunami1
  3309. - DELAY 5
  3310. - sandtsunami1
  3311. - DELAY 12
  3312. - sandtsunami1
  3313. - sandtsunami1
  3314. - DELAY 5
  3315. - sandtsunami1
  3316. - DELAY 12
  3317. - sandtsunami1
  3318. - sandtsunami1
  3319. - DELAY 5
  3320. - sandtsunami1
  3321. - DELAY 12
  3322. - sandtsunami1
  3323. - sandtsunami1
  3324. - DELAY 5
  3325. - sandtsunami1
  3326. - DELAY 12
  3327. - sandtsunami1
  3328. - sandtsunami1
  3329. - DELAY 5
  3330. - sandtsunami1
  3331. - DELAY 12
  3332. - sandtsunami1
  3333. - sandtsunami1
  3334. - DELAY 5
  3335. - sandtsunami1
  3336. - DELAY 12
  3337. - sandtsunami1
  3338. - sandtsunami1
  3339. - DELAY 5
  3340. - sandtsunami1
  3341. - DELAY 12
  3342. - sandtsunami1
  3343.  
  3344. Palmrotationinvul:
  3345. spell-class: ".buff.InvulnerabilitySpell"
  3346. damage-causes:
  3347. - block explosion
  3348. - contact
  3349. - custom
  3350. - drowning
  3351. - entity attack
  3352. - entity explosion
  3353. - fall
  3354. - fire
  3355. - fire tick
  3356. - lava
  3357. - lightning
  3358. - magic
  3359. - poison
  3360. - projectile
  3361. - starvation
  3362. - suffocation
  3363. - void
  3364. - wither
  3365.  
  3366. Palmrotationeffect:
  3367. spell-class: ".targeted.PotionEffectSpell"
  3368. type: 2
  3369. strength: 5
  3370. duration: 10
  3371. effects:
  3372. - caster fireworks no no 1 00688b 00688b
  3373. - caster fireworks no no 1 bfefff bfefff
  3374. - caster particles largeexplode 9.2 9.2 .2 50 1
  3375.  
  3376. Palmrotation_aoe:
  3377. spell-class: ".targeted.AreaEffectSpell"
  3378. horizontal-radius: 2
  3379. vertical-radius: 2
  3380. hit-players: true
  3381. hit-non-players: true
  3382. hit-entity: true
  3383. spells:
  3384. - Palmrotation_pain
  3385.  
  3386. Palmrotation_pain:
  3387. spell-class: ".targeted.PainSpell"
  3388. damage: 4
  3389. ignore-armor: false
  3390.  
  3391. Palmrotation:
  3392. spell-class: ".MultiSpell"
  3393. name: "Eight Trigrams: Palm Rotation"
  3394. cast-item: magma_cream
  3395. cooldown: 30
  3396. cost:
  3397. - mana 100
  3398. str-cast-self:
  3399. spells:
  3400. - Palmrotationeffect
  3401. - Palmrotation_aoe
  3402. - Palmrotationinvul
  3403. - DELAY 5
  3404. - Palmrotationeffect
  3405. - Palmrotation_aoe
  3406. - Palmrotationinvul
  3407. - DELAY 5
  3408. - Palmrotationeffect
  3409. - Palmrotation_aoe
  3410. - Palmrotationinvul
  3411. - DELAY 5
  3412. - Palmrotationeffect
  3413. - Palmrotation_aoe
  3414. - Palmrotationinvul
  3415. - DELAY 5
  3416. - Palmrotationeffect
  3417. - Palmrotation_aoe
  3418. - Palmrotationinvul
  3419. - DELAY 5
  3420. - Palmrotationeffect
  3421. - Palmrotation_aoe
  3422. - Palmrotationinvul
  3423. - DELAY 5
  3424. - Palmrotationeffect
  3425. - Palmrotation_aoe
  3426. - Palmrotationinvul
  3427. - DELAY 5
  3428. - Palmrotationeffect
  3429. - Palmrotation_aoe
  3430. - Palmrotationinvul
  3431. - DELAY 5
  3432. - Palmrotationeffect
  3433. - Palmrotation_aoe
  3434. - Palmrotationinvul
  3435. - DELAY 5
  3436. - Palmrotationeffect
  3437. - Palmrotation_aoe
  3438. - Palmrotationinvul
  3439. - DELAY 5
  3440.  
  3441. Amaterasu:
  3442. spell-class: ".instant.ParticleProjectileSpell"
  3443. projectile-velocity: 20
  3444. name: Amaterasu
  3445. cast-item: spider_eye
  3446. particle-name: largesmoke
  3447. spell: combust
  3448. cooldown: 30
  3449. projectile-gravity: 0
  3450. particle-horizontal-spread: 0.5
  3451. particle-vertical-spread: 0.5
  3452. tick-interval: 2
  3453. hit-players: true
  3454. hit-ground: true
  3455. cost:
  3456. - mana 15
  3457. str-cost: 15 Chakra
  3458. particle-count: 80
  3459. special-effect-interval: 1
  3460. target-players: true
  3461. str-cast-self: Amaterasu!
  3462. effects:
  3463. - special nova 51 0 0 5
  3464. max-distance: 10000
  3465. speed: 0
  3466. max-duration: 25
  3467.  
  3468. Amaterasuburn:
  3469. spell-class: ".targeted.CombustSpell"
  3470. name: Amaterasu Burn
  3471. spell-icon: fire
  3472. description: Set a target on fire.
  3473. cast-item:
  3474. cooldown: 10
  3475. range: 20
  3476. obey-los: true
  3477. fire-ticks: 400
  3478. fire-tick-damage: 6
  3479. prevent-immunity: true
  3480. can-target: monsters
  3481. effects:
  3482. - caster particles largesmoke 10.9 10.9 .2 50 1
  3483.  
  3484. SageArtPain:
  3485. spell-class: ".targeted.PainSpell"
  3486. name: SageArtWood
  3487. spell-icon: bone
  3488. description: Cause your enemy pain.
  3489. cast-item:
  3490. cooldown: 5
  3491. damage: 5
  3492. range: 15
  3493. ignore-armor: false
  3494. can-target: players,monsters
  3495. check-plugins: true
  3496.  
  3497. GreatForest:
  3498. spell-class: ".instant.ParticleProjectileSpell"
  3499. projectile-velocity: 20
  3500. name: "Great Forest"
  3501. cast-item: magma_cream
  3502. particle-name: blockcrack_17_0
  3503. spell: SageArt_multi
  3504. cooldown: 20
  3505. projectile-gravity: 0
  3506. particle-horizontal-spread: 0.5
  3507. particle-vertical-spread: 0.5
  3508. tick-interval: 2
  3509. hit-players: true
  3510. cost:
  3511. - mana 15
  3512. str-cost: 15 Chakra
  3513. particle-count: 80
  3514. special-effect-interval: 1
  3515. target-players: true
  3516. str-cast-self:
  3517. effects:
  3518. - special nova 17 0 2 20
  3519. max-distance: 10000
  3520. speed: 2
  3521. max-duration: 25
  3522.  
  3523. SageArtStun:
  3524. spell-class: ".targeted.StunSpell"
  3525. name: Stun
  3526. cast-item:
  3527. cooldown: 40
  3528. duration: 10
  3529. range: 6
  3530. str-cast-self:
  3531. str-cast-no-target: No target found.
  3532.  
  3533. SageArtEntomb:
  3534. spell-class: ".targeted.EntombSpell"
  3535. tomb-block-type: 17
  3536. tomb-duration: 8
  3537.  
  3538. SageArt_multi:
  3539. spell-class: ".TargetedMultiSpell"
  3540. require-entity-target: true
  3541. check-individual-cooldowns: false
  3542. spells:
  3543. - SageArtStun
  3544. - SageArtPain
  3545. - SageArtEntomb
  3546. effects:
  3547. - special particles iconcrack_12 0.5 0.5 .2 20 1
  3548.  
  3549. UprisingRoots:
  3550. spell-class: ".instant.ParticleProjectileSpell"
  3551. projectile-velocity: 20
  3552. name: Uprising Roots
  3553. cast-item: magma_cream
  3554. particle-name: blockcrack_17_0
  3555. spell: uprisingroots_multi
  3556. cooldown: 25
  3557. projectile-gravity: 0
  3558. particle-horizontal-spread: 0.5
  3559. particle-vertical-spread: 0.5
  3560. tick-interval: 2
  3561. hit-players: true
  3562. cost:
  3563. - mana 15
  3564. str-cost: 15 Chakra
  3565. particle-count: 80
  3566. special-effect-interval: 1
  3567. target-players: true
  3568. str-cast-self:
  3569. effects:
  3570. - special nova 17 0 0 38
  3571. max-distance: 10000
  3572. speed: 2
  3573. max-duration: 25
  3574.  
  3575. uprisingroots_geyser:
  3576. spell-class: ".targeted.GeyserSpell"
  3577. spell-icon: water
  3578. description: Create a geyser of water at your enemy's feet.
  3579. cast-item:
  3580. cooldown: 20
  3581. range: 20
  3582. velocity: 10
  3583. animation-speed: 2
  3584. geyser-height: 7
  3585. geyser-type: 17
  3586. ignore-armor: false
  3587. can-target: players,monsters
  3588. check-plugins: true
  3589. cost:
  3590. - mana 10
  3591. str-cost: 10 mana
  3592. str-no-target: No target found.
  3593.  
  3594. uprisingroots_multi:
  3595. spell-class: ".TargetedMultiSpell"
  3596. require-entity-target: true
  3597. check-individual-cooldowns: false
  3598. spells:
  3599. - uprisingroots_pain
  3600. - uprisingroots_geyser
  3601.  
  3602. uprisingroots_pain:
  3603. spell-class: ".targeted.PainSpell"
  3604. damage: 4
  3605. ignore-armor: false
  3606.  
  3607. woodshot1:
  3608. spell-class: ".targeted.PainSpell"
  3609. name: woodshot1
  3610. spell-icon: bone
  3611. description: Cause your enemy pain.
  3612. cast-item:
  3613. cooldown: 5
  3614. damage: 8
  3615. range: 15
  3616. ignore-armor: false
  3617. can-target: players,monsters
  3618. check-plugins: true
  3619. max-distance: 10000
  3620. speed: 2
  3621. max-duration: 25
  3622.  
  3623. SenjuRegenerationeffect:
  3624. spell-class: ".targeted.PotionEffectSpell"
  3625. name:
  3626. spell-icon: yellow_flower
  3627. description: Heals yourself for a short duration.
  3628. cast-item:
  3629. cooldown: 0
  3630. type: 10
  3631. strength: 3
  3632. duration: 20
  3633.  
  3634. SenjuRegeneration:
  3635. spell-class: ".TargetedMultiSpell"
  3636. require-entity-target: true
  3637. check-individual-cooldowns: false
  3638. name: Senju Regeneration
  3639. spell-icon: yellow_flower
  3640. description: Heals yourself for a short duration.
  3641. cast-item: magma_cream
  3642. cooldown: 25
  3643. spells:
  3644. - SenjuRegenerationeffect
  3645. - DELAY 20
  3646. - SenjuRegenerationeffect
  3647. - DELAY 20
  3648. - SenjuRegenerationeffect
  3649. - DELAY 20
  3650. - SenjuRegenerationeffect
  3651. - DELAY 20
  3652. - SenjuRegenerationeffect
  3653. - DELAY 20
  3654. - SenjuRegenerationeffect
  3655. - DELAY 20
  3656. - SenjuRegenerationeffect
  3657. - DELAY 20
  3658. effects:
  3659. - special particles iconcrack_12 0.5 0.5 .2 20 1
  3660.  
  3661. demon1:
  3662. spell-class: ".targeted.ShadowstepSpell"
  3663. name: demon1
  3664. spell-icon: leather_boots
  3665. cast-item:
  3666. effects:
  3667. - caster bigsmoke
  3668. - target bigsmoke
  3669. - caster sound mob.wither.hurt 15.3 8.3
  3670. - target sound mob.wither.hurt 15.3 8.3
  3671. can-target: players,monsters
  3672. range: 15
  3673. str-no-target:
  3674. str-no-landing-spot:
  3675.  
  3676. demon2:
  3677. spell-class: ".targeted.ForcetossSpell"
  3678. name: demon2
  3679. spell-icon: piston_base
  3680. description: Magically throw an enemy into the air.
  3681. cast-item:
  3682. cooldown: 5
  3683. range: 15
  3684. damage: 4
  3685. horizontal-force: 2
  3686. vertical-force: 12
  3687. can-target: players,monsters
  3688. check-plugins: true
  3689. str-no-target:
  3690. str-cast-self:
  3691. str-cast-others:
  3692.  
  3693. demon4:
  3694. spell-class: ".targeted.SilenceSpell"
  3695. name: demon4
  3696. spell-icon: raw_fish
  3697. description: Prevent a player from casting spells for a time.
  3698. cast-item:
  3699. range: 10
  3700. prevent-cast: true
  3701. prevent-chat: false
  3702. prevent-commands: false
  3703. duration: 86
  3704. allowed-spells:
  3705. - list
  3706. - help
  3707. str-cast-self: You have konocked %t.
  3708. str-cast-target: "%a has knocked you."
  3709. str-silenced: You are knocked out.
  3710. str-no-target:
  3711.  
  3712. PrimaryLotus:
  3713. spell-class: ".TargetedMultiSpell"
  3714. name: Primary Lotus
  3715. cast-item: magma_cream
  3716. str-cast-self: You land a Demon Host Fist!!!
  3717. effects:
  3718. - caster sound mob.wither.hurt 15.3 8.3
  3719. - target sound mob.wither.hurt 15.3 8.3
  3720. cooldown: 6
  3721. range: 3
  3722. check-individual-cooldowns: false
  3723. require-entity-target: true
  3724. can-target: players,monsters
  3725. spells:
  3726. - haze
  3727. - demon4
  3728. - demon1
  3729. - DELAY 2
  3730. - demon2
  3731. - demon1
  3732. - DELAY 2
  3733. - demon1
  3734. - DELAY 2
  3735. - demon2
  3736. - demon1
  3737. - DELAY 3
  3738. - demon1
  3739. - DELAY 2
  3740. - demon2
  3741. - demon1
  3742. - DELAY 2
  3743.  
  3744. WaterStyleWaterTornado:
  3745. spell-class: ".instant.ParticleProjectileSpell"
  3746. projectile-velocity: 20
  3747. name: "Water Style: Water Tornado"
  3748. cast-item: magma_cream
  3749. particle-name: dripWater
  3750. spell: waterpain1
  3751. cooldown: 25
  3752. projectile-gravity: 0
  3753. particle-horizontal-spread: 0.5
  3754. particle-vertical-spread: 3.1
  3755. tick-interval: 2
  3756. hit-players: true
  3757. particle-count: 80
  3758. special-effect-interval: 0
  3759. target-players: true
  3760. str-cast-self:
  3761. effects:
  3762. - target particles dripWater 9.2 9.2 .2 50 1
  3763. - caster particles dripWater 9.2 9.2 .2 50 1
  3764. max-distance: 10000
  3765. speed: 2
  3766. max-duration: 25
  3767.  
  3768. waterpain1:
  3769. spell-class: ".targeted.PainSpell"
  3770. name: gunshot1
  3771. spell-icon: bone
  3772. description: Cause your enemy pain.
  3773. cast-item:
  3774. cooldown: 5
  3775. damage: 10
  3776. range: 15
  3777. ignore-armor: false
  3778. can-target: players,monsters
  3779. check-plugins: true
  3780.  
  3781. LowKick:
  3782. spell-class: ".targeted.PainSpell"
  3783. name: Low Kick
  3784. spell-icon: bone
  3785. description: Cause your enemy pain.
  3786. cast-item: 370
  3787. cooldown: 15
  3788. damage: 3
  3789. range: 5
  3790. ignore-armor: false
  3791. can-target: players,monsters
  3792. check-plugins: true
  3793.  
  3794. HurricanePunch:
  3795. spell-class: ".targeted.PainSpell"
  3796. name: Hurricane Punch
  3797. spell-icon: bone
  3798. description: Cause your enemy pain.
  3799. cast-item: 370
  3800. cooldown: 15
  3801. damage: 3
  3802. range: 5
  3803. ignore-armor: false
  3804. can-target: players,monsters
  3805. check-plugins: true
  3806. effects:
  3807.  
  3808. Tsukuyomi:
  3809. spell-class: ".targeted.PotionEffectSpell"
  3810. name: "Tsukuyomi"
  3811. spell-icon: ink_sack:0
  3812. description: Blind your target.
  3813. cast-item: spider_eye
  3814. cooldown: 30
  3815. range: 20
  3816. type: 15
  3817. strength: 0
  3818. duration: 50000
  3819. targeted: true
  3820. can-target: players,animals,monster
  3821. obey-los: true
  3822. cost:
  3823. - mana 10
  3824. str-cost: 10 mana
  3825. str-cast-self: You trap your enemy in a Tsukuyomi!
  3826. str-no-target: No target found.
  3827.  
  3828. firechain:
  3829. spell-class: ".targeted.ChainSpell"
  3830. spell: pain
  3831. cast-item: spider_eye
  3832. bounces: 5
  3833. bounce-range: 30
  3834. interval: 10
  3835. beneficial: false
  3836. target-players: false
  3837. target-non-players: true
  3838. effects:
  3839. - line particleline 0.25 flame 0.2 0.2 0.1 10 0.5
  3840.  
  3841. FangOverFang1:
  3842. spell-class: ".instant.LeapSpell"
  3843. spell-icon: diamond_boots
  3844. description: Leap forward.
  3845. cast-item:
  3846. forward-velocity: 20
  3847. upward-velocity: 5
  3848. cancel-damage: true
  3849. cooldown: 20
  3850. cost:
  3851. - mana 15
  3852. effects:
  3853. - caster particles largeexplode 9.2 9.2 .2 50 1
  3854. str-cost: mana 15
  3855.  
  3856. FangOverFang:
  3857. spell-class: ".TargetedMultiSpell"
  3858. require-entity-target: true
  3859. check-individual-cooldowns: false
  3860. spell-icon: yellow_flower
  3861. description: Heals yourself for a short duration.
  3862. cast-item: magma_cream
  3863. cooldown: 25
  3864. spells:
  3865. - FangOverFang1
  3866. - fofpain
  3867. - DELAY 20
  3868. - FangOverFang1
  3869. - fofpain
  3870. str-cast-self: Fang Over Fang.
  3871. str-cast-others: "%a Fang Over Fang"
  3872. str-no-target: No Target Found.
  3873.  
  3874. fofpain:
  3875. spell-class: ".targeted.PainSpell"
  3876. spell-icon: bone
  3877. description: Cause your enemy pain.
  3878. cast-item:
  3879. cooldown: 5
  3880. damage: 5
  3881. range: 10
  3882. ignore-armor: false
  3883. can-target: players,monsters
  3884. check-plugins: true
  3885.  
  3886. Kunai:
  3887. spell-class: ".instant.ProjectileSpell"
  3888. name: Kunai
  3889. spell-icon: flint
  3890. description: Throw a Kunai
  3891. cast-item: flint
  3892. cooldown: 2
  3893. projectile: arrow
  3894. velocity: 3
  3895. require-hit-entity: false
  3896. cancel-damage: false
  3897. remove-projectile: true
  3898. max-distance: 100
  3899. cost:
  3900. - flint 1
  3901. str-cost: 1 flint
  3902. str-cast-self: You throw a Kunai.
  3903.  
  3904. Shuriken:
  3905. spell-class: ".instant.ProjectileSpell"
  3906. name: Shuriken
  3907. spell-icon: arrow
  3908. description: Throw a Shuriken
  3909. cast-item: flint
  3910. cooldown: 2
  3911. projectile: arrow
  3912. velocity: 3
  3913. require-hit-entity: false
  3914. cancel-damage: false
  3915. remove-projectile: true
  3916. max-distance: 100
  3917. cost:
  3918. - arrow 1
  3919. str-cost: 1 arrow
  3920. str-cast-self: You throw a Shuriken.
  3921.  
  3922. ShadowClone:
  3923. spell-class: ".MultiSpell"
  3924. always-granted: true
  3925. enabled: true
  3926. name: Shadow Clone Jutsu
  3927. description: "A very unusual mirror spell..."
  3928. spell-icon: gold_axe
  3929. cooldown: 6000
  3930. cast-item: 370
  3931. check-individual-cooldowns: false
  3932. obey-los: false
  3933. check-plugins: false
  3934. block-chat-output: false
  3935. spells:
  3936. - majordecoy
  3937. - DELAY 500
  3938. - majordecoydespawn
  3939.  
  3940. majordecoy:
  3941. spell-class: ".ExternalCommandSpell"
  3942. helper-spell: true
  3943. name: majordecoy
  3944. enabled: true
  3945. description: A mirror spell mechanic.
  3946. cooldown: 3600
  3947. can-cast-by-command: false
  3948. block-chat-output: false
  3949. command-to-execute:
  3950. - "npc create %a"
  3951. - "npc speed 2"
  3952. - "trait sentinel"
  3953. - "sentinel guard %a"
  3954. - "sentinel addtarget players,NPC"
  3955. - "sentinel removeignore add entity:Sheep,NPC:%a,entity:cow,entity:chicken,entity:Pig,entity:Rabbit,entity:EntityHorse,entity:Squid,entity:Ocelot,entity:Villager,entity:VillagerGolem,entity:Bat,entity:EnderCrystal"
  3956. - "sentinel attackrate 0.5"
  3957. - "sentinel health 10"
  3958. - "sentinel range 20"
  3959. - "sentinel nightvision 16"
  3960. - "sentinel follow 2"
  3961. - "sentinel speed 1.5"
  3962. - "sentinel armor 1"
  3963. - "sentinel respawn -1"
  3964. - "sentinel strength 1"
  3965. command-to-execute-later: []
  3966. command-delay: 0
  3967. command-to-block:
  3968. - ""
  3969. temporary-permissions:
  3970. - "sentinel.*"
  3971. - "citizens.npc.*"
  3972. require-player-target: false
  3973. execute-as-target-instead: false
  3974. obey-los: true
  3975. range: 20
  3976.  
  3977. majordecoydespawn:
  3978. spell-class: ".ExternalCommandSpell"
  3979. helper-spell: true
  3980. name: majordecoydespawn
  3981. enabled: true
  3982. description: A mirror spell mechanic.
  3983. cooldown: 300
  3984. can-cast-by-command: false
  3985. command-to-execute:
  3986. - "npc remove %a"
  3987. command-to-execute-later: []
  3988. command-delay: 0
  3989. command-to-block:
  3990. - ""
  3991. temporary-permissions:
  3992. - "sentinel.*"
  3993. - "citizens.npc.*"
  3994. require-player-target: false
  3995. execute-as-target-instead: false
  3996. obey-los: true
  3997. range: 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement