Advertisement
fingerwiggle

Untitled

Feb 26th, 2012
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.12 KB | None | 0 0
  1. general:
  2. debug: false
  3. enable-volatile-features: true
  4. use-new-spell-loading: true
  5. alt-config: altConfig.yml
  6. str-cast-usage: |
  7. Usage: /cast <spell>.
  8. Use /cast list to see a list of spells.
  9. str-unknown-spell: You do not know a spell with that name.
  10. str-spell-change: You are now using the %s spell.
  11. str-spell-change-empty: You are no longer using a spell.
  12. str-on-cooldown: That spell is on cooldown (%c seconds remaining).
  13. str-missing-reagents: You do not have the required reagents for that spell.
  14. str-cant-cast: You can't cast that spell right now.
  15. str-no-magic-zone: An anti-magic aura makes your spell fizzle.
  16. str-console-name: Admin
  17. text-color: 3
  18. broadcast-range: 20
  19. allow-cycle-to-no-spell: false
  20. only-cycle-to-castable-spells: true
  21. ops-have-all-spells: true
  22. default-all-perms-false: false
  23. ignore-default-bindings: false
  24. ignore-cast-item-durability: [ 268, 269, 270, 271, 283, 284, 285, 286, 290, 294, 314, 315, 316, 317 ]
  25. global-cooldown: 500
  26. cast-on-animate: true
  27. mana:
  28. enable-mana-bars: true
  29. max-mana: 100
  30. mana-bar-prefix: "Mana:"
  31. mana-bar-size: 35
  32. color-full: 10
  33. color-empty: 0
  34. regen-tick-rate: 100
  35. regen-amount: 5
  36. show-mana-on-use: false
  37. show-mana-on-regen: false
  38. show-mana-on-wood-tool: true
  39. tool-slot: 8
  40. mana-potion-cooldown: 30
  41. str-mana-potion-on-cooldown: You cannot use another mana potion yet (%c seconds).
  42. mana-potions:
  43. - 351:4 100
  44. - 348 60
  45. - 331 30
  46.  
  47. spells:
  48.  
  49. list:
  50. spell-class: ".command.ListSpell"
  51. name: list
  52. description: List all the spells you know.
  53. only-show-castable-spells: false
  54. reload-granted-spells: false
  55. spells-to-hide: []
  56. str-prefix: "Known spells:"
  57. str-no-spells: You do not know any spells.
  58. help:
  59. spell-class: ".command.HelpSpell"
  60. name: help
  61. description: Get information about a specified spell.
  62. require-known-spell: true
  63. str-usage: "Usage: /cast help <spell>"
  64. str-no-spell: You do not know a spell by that name.
  65. str-desc-line: "%s - %d"
  66. str-cost-line: "Cost: %c"
  67. teach:
  68. spell-class: ".command.TeachSpell"
  69. name: teach
  70. description: Teach a spell to another player.
  71. require-known-spell: true
  72. str-usage: "Usage: /cast teach <target> <spell>"
  73. str-no-target: No such player.
  74. str-no-spell: You do not know a spell by that name.
  75. str-cant-teach: You can't teach that spell.
  76. str-cant-learn: That person cannot learn that spell.
  77. str-cast-self: You have taught %t the %s spell.
  78. str-cast-target: "%a has taught you the %s spell."
  79. forget:
  80. spell-class: ".command.ForgetSpell"
  81. name: forget
  82. description: Make a player forget a spell.
  83. allow-self-forget: true
  84. str-usage: "Usage: /cast forget <target> <spell>"
  85. str-no-target: No such player.
  86. str-no-spell: You do not know a spell by that name.
  87. str-doesnt-know: That person does not know that spell.
  88. str-cast-self: You made %t forget the %s spell.
  89. str-cast-target: "%a has made you forget the %s spell."
  90. str-cast-self-target: "You have forgotten the %s spell."
  91. str-reset-target: "You have reset %t's spellbook."
  92. str-reset-self: "You have forgotten all of your spells."
  93. spellbook:
  94. spell-class: ".command.SpellbookSpell"
  95. name: spellbook
  96. description: Create a spellbook that teaches a spell.
  97. default-uses: -1
  98. destroy-when-used-up: false
  99. spellbook-block: 47
  100. str-use: "Usage: /cast spellbook <spell> [uses]"
  101. str-cast-self: You have created a spellbook with the %s spell.
  102. str-no-spell: You do not know a spell by that name.
  103. str-cant-teach: You can't create a spellbook with that spell.
  104. str-no-target: You must target a bookcase to create a spellbook.
  105. str-has-spellbook: That bookcase already has a spellbook.
  106. str-cant-destroy: You cannot destroy a bookcase with a spellbook.
  107. str-cant-learn: You cannot learn the spell in this spellbook.
  108. str-already-known: You already know the %s spell.
  109. str-learned: You have learned the %s spell!
  110. bind:
  111. spell-class: ".command.BindSpell"
  112. name: bind
  113. enable: true
  114. description: Binds a spell to a wand item.
  115. str-cast-self: "You have successfully bound the %s spell to the \nitem you are holding."
  116. str-usage: You must specify a spell name and hold an item in your hand.
  117. str-no-spell: You do not know a spell by that name.
  118. str-cant-bind-spell: That spell cannot be bound to an item.
  119. str-cant-bind-item: That spell cannot be bound to that item.
  120.  
  121.  
  122. blind:
  123. spell-class: ".targeted.PotionEffectSpell"
  124. name: blind
  125. description: Blind your target.
  126. cast-item: 280
  127. cooldown: 15
  128. range: 20
  129. type: 15
  130. strength: 0
  131. duration: 200
  132. targeted: true
  133. target-players: true
  134. target-non-players: false
  135. obey-los: true
  136. cost:
  137. - 331 2
  138. str-cost: 2 redstone dust
  139. str-cast-self: You have blinded your target!
  140. str-no-target: No target found.
  141. blink:
  142. spell-class: ".targeted.BlinkSpell"
  143. name: blink
  144. description: Teleport a short distance.
  145. cast-item: 280
  146. cooldown: 8
  147. range: 25
  148. pass-through-ceiling: false
  149. smoke-trail: true
  150. portal-animation: true
  151. cost:
  152. - 331 2
  153. str-cost: 2 redstone dust
  154. str-cast-self: You blink away!
  155. str-cast-others: "%a blinks away!"
  156. str-cant-blink: You cannot blink there.
  157. build:
  158. spell-class: ".targeted.BuildSpell"
  159. name: build
  160. description: Build blocks from far away.
  161. cast-item: 294
  162. cooldown: 2
  163. range: 25
  164. slot: 0
  165. consume-block: true
  166. show-effect: true
  167. check-plugins: true
  168. 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
  169. cost:
  170. - mana 5
  171. str-invalid-block: You can't build that block.
  172. str-cant-build: You can't build there.
  173. carpet:
  174. spell-class: ".buff.CarpetSpell"
  175. name: carpet
  176. description: Lets you walk on a platform of glass.
  177. cast-item: 317
  178. cooldown: 30
  179. cancel-on-logout: true
  180. cancel-on-teleport: true
  181. size: 2
  182. cost:
  183. - 331 5
  184. - 288 5
  185. use-cost:
  186. - 288 1
  187. use-cost-interval: 50
  188. str-cost: 5 redstone, 5 feathers, plus 1 feather every 50 blocks
  189. str-cast-self: You are now walking on air!
  190. str-cast-others: "%a is now walking on air!"
  191. str-fade: You are no longer walking on air.
  192. combust:
  193. spell-class: ".targeted.CombustSpell"
  194. name: combust
  195. description: Set a target on fire.
  196. cast-item: 283
  197. cooldown: 10
  198. range: 20
  199. obey-los: true
  200. fire-ticks: 100
  201. fire-tick-damage: 1
  202. prevent-immunity: true
  203. target-players: false
  204. check-plugins: true
  205. cost:
  206. - 331 1
  207. - 263 1
  208. str-cost: 1 redstone dust and 1 coal
  209. str-no-target: No target found.
  210. confusion:
  211. spell-class: ".instant.ConfusionSpell"
  212. name: confusion
  213. description: Cause nearby monsters to attack each other.
  214. cast-item: 283
  215. cooldown: 30
  216. range: 20
  217. cost:
  218. - 331 4
  219. str-cost: 4 redstone dust
  220. str-cast-self: You cause nearby monsters to become confused and attack each other.
  221. str-cast-others: "%a causes nearby monsters to attack each other."
  222. conjure:
  223. spell-class: ".instant.ConjureSpell"
  224. name: conjure
  225. description: Conjure some magical reagents.
  226. cast-item: 280
  227. cooldown: 600
  228. items:
  229. - 331 5-7
  230. - 265 1-2 10%
  231. - 351:4 1 10%
  232. add-to-inventory: false
  233. str-cost: free
  234. str-cast-self: You have conjured some magical reagents!
  235. cripple:
  236. spell-class: ".targeted.CrippleSpell"
  237. name: cripple
  238. description: Slow down a targeted enemy.
  239. cast-item: 280
  240. cooldown: 15
  241. range: 20
  242. effect-strength: 5
  243. effect-duration: 100
  244. target-players: true
  245. obey-los: true
  246. cost:
  247. - 331 2
  248. str-cost: 2 redstone dust
  249. str-cast-self: You have crippled your enemy.
  250. str-no-target: No target found.
  251. disarm:
  252. spell-class: ".targeted.DisarmSpell"
  253. name: disarm
  254. description: Disarm your opponent.
  255. cast-item: 283
  256. cooldown: 15
  257. range: 20
  258. disarmable-items:
  259. - 280
  260. - 261
  261. - 267
  262. - 268
  263. - 276
  264. - 283
  265. disarm-duration: 100
  266. obey-los: true
  267. cost:
  268. - 331 4
  269. str-cost: 4 redstone dust
  270. str-no-target: No target found.
  271. str-invalid-item: Your target could not be disarmed.
  272. str-cast-self: You have disarmed %t.
  273. str-cast-target: "%a has disarmed you."
  274. drainlife:
  275. spell-class: ".targeted.DrainlifeSpell"
  276. name: drainlife
  277. description: Drain life from your enemy and give it to you.
  278. cast-item: 283
  279. cooldown: 5
  280. range: 15
  281. take-type: health
  282. take-amt: 2
  283. give-type: health
  284. give-amt: 2
  285. animation-speed: 2
  286. ignore-armor: false
  287. obey-los: true
  288. target-players: false
  289. check-plugins: true
  290. cost:
  291. - 331 2
  292. str-cost: 2 redstone dust
  293. str-cast-self: You drain life from your enemy.
  294. str-no-target: No target found.
  295. empower:
  296. spell-class: ".buff.EmpowerSpell"
  297. name: empower
  298. description: Makes your spells more powerful.
  299. cast-item: 280
  300. power-multiplier: 1.5
  301. cooldown: 120
  302. duration: 30
  303. num-uses: 10
  304. cost:
  305. - 331 3
  306. use-cost:
  307. - 331 2
  308. use-cost-interval: 1
  309. str-cost: 3 redstone, plus 2 redstone for each spell cast
  310. str-cast-self: You feel yourself glowing with magical energy.
  311. str-cast-others: "%a begins to glow with magical energy."
  312. str-fade: You are no longer glowing with magical energy.
  313. entomb:
  314. spell-class: ".targeted.EntombSpell"
  315. name: entomb
  316. description: Encase an enemy in glass.
  317. cast-item: 280
  318. cooldown: 5
  319. range: 15
  320. obey-los: true
  321. target-players: false
  322. tomb-block-type: 20
  323. tomb-duration: 20
  324. cost:
  325. - 331 3
  326. - 20 1
  327. str-cost: 3 redstone dust and 1 glass
  328. str-no-target: No target found.
  329. explode:
  330. spell-class: ".targeted.ExplodeSpell"
  331. name: explode
  332. description: Create an explosion.
  333. cast-item: 283
  334. cooldown: 30
  335. range: 25
  336. explosion-size: 4
  337. backfire-chance: 3
  338. prevent-block-damage: false
  339. damage-multiplier: 10
  340. ignore-canceled: false
  341. cost:
  342. - 331 5
  343. - 289 1
  344. str-cost: 5 redstone dust and 1 gunpowder
  345. str-no-target: You cannot create an explosion there.
  346. str-cast-self: Boom!
  347. str-cast-others: Boom!
  348. explosivearrow:
  349. spell-class: ".instant.ProjectileSpell"
  350. name: explosivearrow
  351. description: Cause an explosion where an arrow lands
  352. cast-item: 283
  353. cooldown: 30
  354. projectile: arrow
  355. velocity: 0
  356. require-hit-entity: false
  357. cancel-damage: true
  358. remove-projectile: true
  359. max-distance: 25
  360. spells: [explode]
  361. cost:
  362. - 331 4
  363. - 289 2
  364. - 262 1
  365. str-cost: 4 redstone, 2 gunpowder, 1 arrow
  366. str-cast-self: You fire an explosive arrow.
  367. fireball:
  368. spell-class: ".targeted.FireballSpell"
  369. name: fireball
  370. description: Throw a fiery ball of destruction.
  371. cast-item: 283
  372. cooldown: 15
  373. range: 30
  374. require-entity-target: false
  375. obey-los: true
  376. target-players: false
  377. check-plugins: true
  378. damage-multiplier: 3
  379. small-fireball: false
  380. no-fire: false
  381. no-explosion: false
  382. no-explosion-effect: true
  383. no-explosion-damage: 5
  384. no-explosion-damage-range: 3
  385. cost:
  386. - 331 3
  387. - 263 2
  388. str-cost: 3 redstone dust and 2 coal
  389. str-no-target: You cannot throw a fireball there.
  390. str-cast-self: You throw a fiery ball of destruction!
  391. str-cast-others: "%a throws a fiery ball of destruction!"
  392. firenova:
  393. spell-class: ".instant.FirenovaSpell"
  394. name: firenova
  395. description: Summon an expanding ring of fire.
  396. cast-item: 283
  397. cooldown: 10
  398. range: 5
  399. tick-speed: 10
  400. burn-tall-grass: true
  401. check-plugins: true
  402. cost:
  403. - 331 2
  404. - 263 1
  405. str-cost: 2 redstone dust and 1 coal
  406. str-cast-self: You summon an expanding ring of fire.
  407. str-cast-others: "%a summons an expanding ring of fire."
  408. flamewalk:
  409. spell-class: ".buff.FlamewalkSpell"
  410. name: flamewalk
  411. description: Burn your enemies around you as you walk.
  412. cast-item: 317
  413. cooldown: 30
  414. range: 8
  415. fire-ticks: 100
  416. tick-interval: 100
  417. target-players: false
  418. duration: 120
  419. cost:
  420. - 331 5
  421. - 263 2
  422. use-cost:
  423. - 331 1
  424. use-cost-interval: 15
  425. str-cost: 5 redstone, 2 coal, plus 1 redstone occasionally
  426. str-cast-self: You begin to burn your enemies around you.
  427. str-fade: You are no longer burning your enemies.
  428. food:
  429. spell-class: ".instant.FoodSpell"
  430. name: food
  431. description: Makes you less hungry.
  432. cast-item: 280
  433. cooldown: 30
  434. food: 4
  435. saturation: 2.5
  436. cost:
  437. - 331 2
  438. str-cost: 2 redstone dust
  439. str-cast-self: You feel less hungry.
  440. forcepush:
  441. spell-class: ".instant.ForcepushSpell"
  442. name: forcepush
  443. description: Push back your enemies.
  444. cast-item: 280
  445. cooldown: 8
  446. range: 10
  447. pushback-force: 30
  448. additional-vertical-force: 15
  449. max-vertical-force: 20
  450. target-players: false
  451. cost:
  452. - 331 3
  453. str-cost: 3 redstone dust
  454. str-cast-self: You push back your enemies!
  455. str-cast-others: "%a pushes back his enemies."
  456. forcetoss:
  457. spell-class: ".targeted.ForcetossSpell"
  458. name: forcetoss
  459. description: Magically throw an enemy into the air.
  460. cast-item: 283
  461. cooldown: 5
  462. range: 15
  463. damage: 0
  464. horizontal-force: 30
  465. vertical-force: 15
  466. obey-los: true
  467. target-players: false
  468. check-plugins: true
  469. cost:
  470. - 331 2
  471. str-cost: 2 redstone dust
  472. str-no-target: No target found.
  473. str-cast-self: You push back your enemy!
  474. str-cast-others: "%a pushes back his enemy."
  475. freeze:
  476. spell-class: ".instant.FreezeSpell"
  477. name: freeze
  478. description: Spray your enemies with cold snowballs.
  479. cast-item: 280
  480. snowballs: 25
  481. horizontal-spread: 15
  482. vertical-spread: 5
  483. damage: 3
  484. slow-amount: 3
  485. slow-duration: 80
  486. target-players: false
  487. cooldown: 5
  488. cost:
  489. - 331 1
  490. - 332 1
  491. str-cost: 1 redstone dust and 1 snowball
  492. frostwalk:
  493. spell-class: ".buff.FrostwalkSpell"
  494. name: frostwalk
  495. description: Lets you walk on water.
  496. cast-item: 317
  497. size: 2
  498. leave-frozen: false
  499. cooldown: 30
  500. cost:
  501. - 331 6
  502. use-cost:
  503. - 331 1
  504. use-cost-interval: 50
  505. str-cost: 6 redstone, plus 1 redstone every 50 blocks
  506. str-cast-self: You can now walk on water!
  507. str-cast-others: "%a can now walk on water!"
  508. str-fade: You can no longer walk on water.
  509. gate:
  510. spell-class: ".instant.GateSpell"
  511. name: gate
  512. description: Teleport to spawn.
  513. can-cast-with-item: false
  514. world: CURRENT
  515. coordinates: SPAWN
  516. use-spell-effect: true
  517. cast-time: 0
  518. cost:
  519. - 331 1
  520. - 265 1
  521. str-cost: 1 redstone dust and 1 iron bar
  522. str-cast-self: You have teleported to spawn.
  523. str-cast-others: "%a teleports!"
  524. str-gate-failed: Unable to teleport.
  525. str-cast-done: ""
  526. str-cast-interrupted: ""
  527. geyser:
  528. spell-class: ".targeted.GeyserSpell"
  529. name: geyser
  530. description: Create a geyser of water at your enemy's feet.
  531. cast-item: 283
  532. range: 20
  533. damage: 0
  534. velocity: 10
  535. animation-speed: 2
  536. geyser-height: 4
  537. geyser-type: water
  538. ignore-armor: false
  539. obey-los: true
  540. target-players: false
  541. check-plugins: true
  542. cost:
  543. - 331 2
  544. str-cost: 2 redstone dust
  545. str-cast-self: You create a geyser at your enemy's feet.
  546. str-no-target: No target found.
  547. gills:
  548. spell-class: ".buff.GillsSpell"
  549. name: gills
  550. description: Allows you to breath underwater.
  551. cast-item: 294
  552. glass-head-effect: true
  553. cooldown: 60
  554. duration: 300
  555. num-uses: 5
  556. cost:
  557. - 331 3
  558. use-cost:
  559. - 331 1
  560. use-cost-interval: 1
  561. str-cost: 3 redstone dust, plus 1 every few seconds
  562. str-cast-self: You form gills on your neck!
  563. str-fade: Your gills disappear.
  564. haste:
  565. spell-class: ".buff.HasteSpell"
  566. name: haste
  567. description: Sprint faster for a time.
  568. cast-item: 294
  569. effect-strength: 3
  570. boost-duration: 300
  571. duration: 60
  572. cost:
  573. - 331 3
  574. str-cost: 3 redstone
  575. str-cast-self: You gain unnatural speed!
  576. str-cast-others: "%a gains unnatural speed!"
  577. str-fade: You lose your unnatural speed.
  578. haze:
  579. spell-class: ".targeted.PotionEffectSpell"
  580. name: haze
  581. description: Makes your target's vision hazey.
  582. cast-item: 280
  583. cooldown: 15
  584. range: 20
  585. type: 9
  586. strength: 0
  587. duration: 200
  588. targeted: true
  589. target-players: true
  590. target-non-players: false
  591. obey-los: true
  592. cost:
  593. - 331 2
  594. str-cost: 2 redstone dust
  595. str-cast-self: You have confuzzled your target!
  596. str-no-target: No target found.
  597. heal:
  598. spell-class: ".targeted.HealSpell"
  599. name: heal
  600. description: Heals a target player.
  601. cast-item: 280
  602. heal-amount: 10
  603. cancel-if-full: true
  604. show-spell-effect: true
  605. obey-los: true
  606. cooldown: 0
  607. range: 12
  608. cost:
  609. - 331 2
  610. str-cost: 2 redstone dust
  611. str-cast-self: You have healed %t.
  612. str-cast-target: "%a has healed you."
  613. str-no-target: No target to heal.
  614. str-max-health: "%t is already at max health."
  615. invisibility:
  616. spell-class: ".buff.InvisibilitySpell"
  617. name: invisibility
  618. description: Makes you invisible to players and monsters.
  619. cast-item: 280
  620. cooldown: 60
  621. show-spell-effect: true
  622. toggle: true
  623. prevent-pickups: true
  624. cancel-on-attack: true
  625. duration: 15
  626. cost:
  627. - 331 2
  628. use-cost:
  629. - 331 1
  630. use-cost-interval: 3
  631. str-cost: 2 redstone dust, plus 1 every 3 seconds
  632. str-cast-self: You vanish!
  633. str-cast-others: "%a vanishes!"
  634. str-fade: You are visible again.
  635. invulnerability:
  636. spell-class: ".buff.InvulnerabilitySpell"
  637. name: invulnerability
  638. description: Makes you invulnerable to damage.
  639. cast-item: 280
  640. damage-causes:
  641. - block explosion
  642. - contact
  643. - drowning
  644. - entity attack
  645. - entity explosion
  646. - fall
  647. - fire
  648. - fire tick
  649. - lava
  650. - lightning
  651. - projectile
  652. - suffocation
  653. - void
  654. duration: 60
  655. cooldown: 300
  656. cost:
  657. - 331 5
  658. use-cost:
  659. - 331 1
  660. use-cost-interval: 5
  661. str-cost: 5 redstone dust, plus 1 occasionally
  662. str-cast-self: You feel your skin harden.
  663. str-cast-others: "%a's skin hardens."
  664. str-fade: You feel your skin return to normal.
  665. leap:
  666. spell-class: ".instant.LeapSpell"
  667. name: leap
  668. description: Leap forward.
  669. cast-item: 280
  670. forward-velocity: 40
  671. upward-velocity: 15
  672. cancel-damage: true
  673. cooldown: 10
  674. cost:
  675. - 331 2
  676. str-cost: 2 redstone dust
  677. str-cast-self: You leap forward.
  678. str-cast-others: "%a leaps forward."
  679. lifewalk:
  680. spell-class: ".buff.LifewalkSpell"
  681. name: lifewalk
  682. description: Flowers grow in your footsteps!
  683. cast-item: 317
  684. tick-interval: 15
  685. red-flower-chance: 15
  686. yellow-flower-chance: 15
  687. sapling-chance: 5
  688. tallgrass-chance: 25
  689. fern-chance: 15
  690. cost:
  691. - 331 2
  692. - 38 1
  693. use-cost:
  694. - 331 1
  695. use-cost-interval: 20
  696. str-cost: 2 redstone and 1 rose, plus 1 redstone every few seconds
  697. str-cast-self: Flowers grow in your footsteps!
  698. str-cast-others: Flowers grow in %a's footsteps!
  699. str-fade: Flowers no longer grow in your footsteps.
  700. lightning:
  701. spell-class: ".targeted.LightningSpell"
  702. name: lightning
  703. description: Call down lightning.
  704. cast-item: 283
  705. cooldown: 15
  706. range: 20
  707. additional-damage: 0
  708. no-damage: false
  709. require-entity-target: false
  710. obey-los: true
  711. target-players: false
  712. check-plugins: true
  713. cost:
  714. - 331 2
  715. str-cost: 2 redstone dust
  716. str-cast-self: You call down lightning.
  717. str-cast-others: "%a calls down lightning."
  718. str-no-target: Unable to find target.
  719. lightwalk:
  720. spell-class: ".buff.LightwalkSpell"
  721. name: lightwalk
  722. description: Light your path.
  723. cast-item: 317
  724. cost:
  725. - 331 3
  726. - 50 3
  727. use-cost:
  728. - 331 1
  729. use-cost-interval: 25
  730. str-cost: 3 redstone and 3 torches, plus 1 redstone occasionally
  731. str-cast-self: Light appears at your feet.
  732. str-fade: The light at your feet goes out.
  733. mana:
  734. spell-class: ".instant.ManaSpell"
  735. name: lifetap
  736. description: Restores mana at the cost of life.
  737. cooldown: 3
  738. cast-item: 280
  739. mana: 25
  740. cost:
  741. - health 4
  742. str-cost: 2 hearts
  743. str-cast-self: You restore 25 mana.
  744. mark:
  745. spell-class: ".instant.MarkSpell"
  746. name: mark
  747. description: Marks your location for later recall.
  748. cooldown: 43200
  749. permanent-marks: true
  750. cost:
  751. - 331 5
  752. - 265 5
  753. str-cost: 5 redstone dust and 5 iron bars
  754. str-cast-self: You have marked your location.
  755. minion:
  756. spell-class: ".buff.MinionSpell"
  757. name: minion
  758. description: Summons an undead minion to aid you.
  759. cast-item: 280
  760. cooldown: 60
  761. duration: 60
  762. mob-chances:
  763. - Zombie 75
  764. - Skeleton 25
  765. prevent-sun-burn: true
  766. target-players: false
  767. cost:
  768. - 331 2
  769. - 352 1
  770. str-cost: 2 redstone dust and 1 bone
  771. str-cast-self: You summon an undead minion.
  772. str-cast-others: "%a has summoned an undead minion."
  773. str-fade: Your undead minion dies.
  774. monster:
  775. spell-class: ".buff.MinionSpell"
  776. name: monster
  777. description: Summons an arcane minion to aid you.
  778. cast-item: 280
  779. cooldown: 60
  780. duration: 60
  781. mob-chances:
  782. - Silverfish 75
  783. - Ooze 25
  784. target-players: false
  785. cost:
  786. - 331 2
  787. - 352 1
  788. str-cost: 2 redstone dust and 1 bone
  789. str-cast-self: You summon an arcane minion.
  790. str-cast-others: "%a has summoned an arcane minion."
  791. str-fade: Your arcane minion dies.
  792. pain:
  793. spell-class: ".targeted.PainSpell"
  794. name: pain
  795. description: Cause your enemy pain.
  796. cast-item: 283
  797. cooldown: 5
  798. damage: 3
  799. range: 15
  800. ignore-armor: false
  801. obey-los: true
  802. target-players: false
  803. check-plugins: true
  804. cost:
  805. - 331 1
  806. - health 1
  807. str-cost: 1 redstone dust and a half heart
  808. str-no-target: No target found.
  809. phase:
  810. spell-class: ".instant.PhaseSpell"
  811. name: phase
  812. description: Phase through solid matter.
  813. cast-item: 280
  814. cooldown: 10
  815. range: 5
  816. max-distance: 15
  817. cost:
  818. - 331 2
  819. str-cost: 2 redstone dust
  820. str-cant-phase: Unable to find place to phase to.
  821. poison:
  822. spell-class: ".targeted.PotionEffectSpell"
  823. name: poison
  824. description: Poison your target.
  825. cast-item: 280
  826. cooldown: 15
  827. range: 20
  828. type: 19
  829. strength: 0
  830. duration: 100
  831. targeted: true
  832. target-players: false
  833. target-non-players: true
  834. obey-los: true
  835. cost:
  836. - 331 2
  837. str-cost: 2 redstone dust
  838. str-cast-self: You have poisoned your target!
  839. str-no-target: No target found.
  840. prayer:
  841. spell-class: ".instant.PrayerSpell"
  842. name: prayer
  843. description: Heals yourself for five hearts.
  844. cast-item: 38
  845. cooldown: 15
  846. amount-healed: 10
  847. cost:
  848. - 331 1
  849. str-cost: 1 redstone dust
  850. str-cast-self: You have healed yourself.
  851. str-at-full-health: You are already at full health.
  852. purge:
  853. spell-class: ".instant.PurgeSpell"
  854. name: purge
  855. description: Kill all monsters and animals around you.
  856. cast-item: 283
  857. cooldown: 60
  858. range: 15
  859. cost:
  860. - 331 3
  861. str-cost: 3 redstone dust
  862. str-cast-self: You purge all life around you.
  863. str-cast-others: "%a purges all nearby life."
  864. reach:
  865. spell-class: ".buff.ReachSpell"
  866. name: reach
  867. description: Place and destroy blocks from far away.
  868. cast-item: 280
  869. cooldown: 120
  870. duration: 60
  871. range: 15
  872. consume-blocks: true
  873. drop-blocks: true
  874. disallowed-break-blocks: [0,7]
  875. disallowed-place-blocks: [0,7]
  876. cost:
  877. - 331 3
  878. str-cost: 3 redstone dust
  879. str-cast-self: You gain the ability to manipulate the world around you.
  880. str-fade: You can no longer manipulate the world around you.
  881. recall:
  882. spell-class: ".instant.RecallSpell"
  883. name: recall
  884. description: Teleports you to your marked location.
  885. cooldown: 300
  886. max-range: -1
  887. cast-time: 0
  888. allow-cross-world: true
  889. use-bed-location: false
  890. cost:
  891. - 331 1
  892. - 265 1
  893. str-cost: 1 redstone dust and 1 iron bar
  894. str-cast-self: You teleport to your marked location.
  895. str-no-mark: You have not marked a location to recall to.
  896. str-other-world: You cannot recall to another world.
  897. str-too-far: Your marked location is too far away.
  898. str-cast-others: "%a disappears!"
  899. str-cast-done: ""
  900. str-cast-interrupted: ""
  901. reflect:
  902. spell-class: ".buff.ReflectSpell"
  903. name: reflect
  904. description: Reflect spells cast at you.
  905. cooldown: 30
  906. num-uses: 5
  907. cost:
  908. - 331 3
  909. use-cost:
  910. - 331 1
  911. use-cost-interval: 1
  912. str-cost: 3 redstone dust plus 1 redstone per spell reflected
  913. str-cast-self: You feel a magical barrier surround you.
  914. str-cast-others: A magical barrier surrounds %a.
  915. str-fade: Your magical barrier fades.
  916. repair:
  917. spell-class: ".instant.RepairSpell"
  918. name: repair
  919. description: Repairs your gear.
  920. cooldown: 120
  921. repair-amount: 300
  922. to-repair:
  923. - held
  924. - hotbar
  925. - inventory
  926. - helmet
  927. - chestplate
  928. - leggings
  929. - boots
  930. ignore-items:
  931. - 259
  932. - 346
  933. cost:
  934. - 331 3
  935. - 265 1
  936. str-cost: 3 redstone dust and 1 iron bar
  937. str-cast-self: You've repaired your gear!
  938. str-nothing-to-repair: You have nothing to repair.
  939. roar:
  940. spell-class: ".instant.RoarSpell"
  941. name: roar
  942. description: Forces nearby enemies to attack you.
  943. cooldown: 15
  944. range: 8
  945. str-cast-self: "You roar, causing nearby enemies to attack you."
  946. str-cast-others: "%a roars loudly!"
  947. safefall:
  948. spell-class: ".buff.InvulnerabilitySpell"
  949. name: safefall
  950. description: Allows you to fall without taking damage.
  951. cast-item: 294
  952. cooldown: 60
  953. damage-causes:
  954. - fall
  955. duration: 300
  956. num-uses: 5
  957. cost:
  958. - 331 2
  959. use-cost:
  960. - 288 1
  961. use-cost-interval: 1
  962. str-cost: 2 redstone dust, plus 1 feather each time you fall
  963. str-cast-self: You feel lighter.
  964. str-fade: Your normal weight returns.
  965. scroll:
  966. spell-class: ".command.ScrollSpell"
  967. name: scroll
  968. description: Create a limited use spell scroll.
  969. cast-for-free: true
  970. default-uses: 5
  971. max-uses: 10
  972. item-id: 339
  973. right-click-cast: true
  974. left-click-cast: false
  975. ignore-cast-perm: false
  976. set-unstackable: true
  977. charge-reagents-for-spell-per-charge: false
  978. require-teach-perm: true
  979. require-scroll-cast-perm-on-use: true
  980. stack-by-data-var: bQ
  981. str-scroll-over: "Spell Scroll: %s (%u uses remaining)"
  982. str-usage: |
  983. You must hold a single blank paper
  984. and type /cast scroll <spell> <uses>.
  985. str-fail: You cannot create a spell scroll at this time.
  986. str-no-spell: You do not know a spell by that name.
  987. str-cant-teach: You cannot create a tome with that spell.
  988. str-cast-self: You have created a spell scroll for %s.
  989. str-on-use: "Spell Scroll: %s used. %u uses remaining."
  990. str-use-fail: Unable to use this scroll right now.
  991. shadowstep:
  992. spell-class: ".targeted.ShadowstepSpell"
  993. name: shadowstep
  994. cast-item: 280
  995. use-spell-effect: true
  996. target-players: false
  997. obey-los: true
  998. range: 15
  999. cost:
  1000. - 331 2
  1001. str-cost: 2 redstone dust
  1002. str-no-target: No target.
  1003. str-no-landing-spot: Cannot shadowstep there.
  1004. stealth:
  1005. spell-class: ".buff.StealthSpell"
  1006. name: stealth
  1007. description: Become invisible to monsters.
  1008. cast-item: 280
  1009. cooldown: 60
  1010. duration: 20
  1011. cost:
  1012. - 331 3
  1013. str-cost: 3 redstone dust
  1014. str-cast-self: You become invisble to monsters.
  1015. str-fade: You are no longer invisible to monsters.
  1016. stonevision:
  1017. spell-class: ".buff.StonevisionSpell"
  1018. name: stonevision
  1019. description: See through stone.
  1020. cast-item: 317
  1021. range: 4
  1022. transparent-type: 1
  1023. unobfuscate: false
  1024. cooldown: 60
  1025. duration: 30
  1026. cost:
  1027. - 331 4
  1028. - 1 2
  1029. - 20 2
  1030. str-cost: 4 redstone dust, 2 stone and 2 glass
  1031. str-cast-self: You can see through stone!
  1032. str-fade: You can no longer see through stone.
  1033. summon:
  1034. spell-class: ".channeled.SummonSpell"
  1035. name: summon
  1036. description: Summon another player to your position.
  1037. channel-time: 30
  1038. req-participants: 3
  1039. req-percent: 0
  1040. max-distance: 10
  1041. require-exact-name: false
  1042. require-acceptance: true
  1043. max-accept-delay: 90
  1044. accept-command: accept
  1045. str-usage: |
  1046. Usage: /cast summon <playername>, or /cast summon
  1047. while looking at a sign with a player name on the first line.
  1048. str-no-target: Target player not found.
  1049. str-too-far-away: You are too far away from the summoning ritual.
  1050. str-start-channel: You begin to channel a summoning spell.
  1051. str-moved: You have stopped channeling.
  1052. str-spell-success: You have successfully summoned %k.
  1053. str-summon-pending: You are being summoned! Type /accept to teleport.
  1054. str-summon-accepted: You have been summoned.
  1055. str-summon-expired: The summon has expired.
  1056. sun:
  1057. spell-class: ".channeled.SunSpell"
  1058. name: sun
  1059. description: Changes the time to morning.
  1060. channel-time: 30
  1061. req-participants: 2
  1062. req-percent: 35
  1063. max-distance: 20
  1064. time-to-set: 0
  1065. str-too-far-away: You are too far away from the ritual.
  1066. str-start-channel: You begin to channel the sun spell.
  1067. str-moved: You have stopped channeling.
  1068. str-spell-success: You have successfully called the sun.
  1069. str-announce: The sun has suddenly appeared in the sky!
  1070. telekinesis:
  1071. spell-class: ".targeted.TelekinesisSpell"
  1072. name: telekinesis
  1073. description: Manipulate switches and buttons remotely.
  1074. cast-item: 280
  1075. cooldown: 15
  1076. range: 20
  1077. cost:
  1078. - 331 1
  1079. str-cost: 1 redstone dust
  1080. str-no-target: You must target a switch or button.
  1081. tome:
  1082. spell-class: ".command.TomeSpell"
  1083. name: tome
  1084. enabled: false
  1085. description: Create a tome that teaches a spell.
  1086. cancel-read-on-learn: true
  1087. consume-book: true
  1088. allow-overwrite: false
  1089. max-uses: -1
  1090. default-uses: -1
  1091. require-teach-perm: true
  1092. str-usage: "Usage: While holding a book, /cast tome <spell>"
  1093. str-no-spell: You do not know a spell with that name.
  1094. str-cant-teach: You cannot create a tome with that spell.
  1095. str-no-book: You must be holding a book.
  1096. str-already-has-spell: That book already contains a spell.
  1097. str-already-known: You already know the %s spell.
  1098. str-cant-learn: You cannot learn the spell in this tome.
  1099. str-learned: You have learned the %s spell.
  1100. str-cast-self: You have created a spell tome.
  1101. volley:
  1102. spell-class: ".targeted.VolleySpell"
  1103. name: volley
  1104. description: Send a volley of arrows at your targeted location.
  1105. cast-item: 283
  1106. cooldown: 45
  1107. range: 30
  1108. arrows: 10
  1109. speed: 20
  1110. spread: 150
  1111. cost:
  1112. - 331 3
  1113. - 262 2
  1114. str-cost: 3 redstone dust and 2 arrows
  1115. str-cast-self: You fire a volley of magic arrows.
  1116. str-cast-others: "%a fires a volley of arrows."
  1117. str-no-target: No target found.
  1118. walkway:
  1119. spell-class: ".buff.WalkwaySpell"
  1120. name: walkway
  1121. description: Summon a moving magical walkway to take you places.
  1122. cast-item: 280
  1123. cooldown: 60
  1124. platform-type: 5
  1125. size: 6
  1126. cancel-on-logout: true
  1127. cancel-on-teleport: true
  1128. cost:
  1129. - 331 4
  1130. use-cost:
  1131. - 331 1
  1132. use-cost-interval: 25
  1133. str-cost: 4 redstone, plus 1 redstone every 25 blocks
  1134. str-cast-self: You summon a magical walkway.
  1135. str-fade: Your magical walkway disappears.
  1136. wall:
  1137. spell-class: ".instant.WallSpell"
  1138. name: wall
  1139. description: Creates a temporary wall to block your enemies.
  1140. cast-item: 280
  1141. cooldown: 15
  1142. range: 3
  1143. wall-width: 5
  1144. wall-height: 3
  1145. wall-type: 45
  1146. wall-duration: 15
  1147. cost:
  1148. - 331 2
  1149. - 1 2
  1150. str-cost: 2 redstone dust and 2 stone
  1151. str-no-target: Unable to create a wall.
  1152. water:
  1153. spell-class: ".targeted.MaterializeSpell"
  1154. name: water
  1155. description: Summons a water spring into existence.
  1156. cast-item: 280
  1157. cooldown: 120
  1158. range: 8
  1159. block-type: 8
  1160. apply-physics: true
  1161. check-plugins: true
  1162. cost:
  1163. - 331 2
  1164. str-cost: 2 redstone dust
  1165. str-no-target: No target.
  1166. str-failed: ""
  1167. windwalk:
  1168. spell-class: ".buff.WindwalkSpell"
  1169. name: windwalk
  1170. enabled: false
  1171. description: Fly through the air.
  1172. cast-item: 280
  1173. cancel-on-land: true
  1174. duration: 120
  1175. cost:
  1176. - 331 3
  1177. - 288 1
  1178. use-cost:
  1179. - 288 1
  1180. use-cost-interval: 15
  1181. str-cost: 3 redstone, 2 feathers, plus 1 feather every 15 seconds
  1182. str-cast-self: You can now walk on the wind!
  1183. str-cast-others: "%a is now walking on the wind!"
  1184. str-fade: You are no longer walking on the wind.
  1185. zap:
  1186. spell-class: ".targeted.ZapSpell"
  1187. name: zap
  1188. description: Instantly destroys a block.
  1189. cast-item: 294
  1190. cooldown: 1
  1191. allowed-block-types: ""
  1192. disallowed-block-types: 0,7
  1193. drop-block: false
  1194. drop-normal: true
  1195. check-plugins: true
  1196. range: 15
  1197. cost:
  1198. - 331 1
  1199. str-cost: 1 redstone dust
  1200. str-cast-self: You zapped a block.
  1201. str-cant-zap: You can't zap that.
  1202.  
  1203. gianttree:
  1204. spell-class: ".ExternalCommandSpell"
  1205. name: gianttree
  1206. enabled: false
  1207. description: Create a giant tree!
  1208. cooldown: 300
  1209. can-cast-by-command: true
  1210. can-cast-with-item: false
  1211. command-to-execute:
  1212. - "gt 25 4"
  1213. command-to-execute-later: []
  1214. command-delay: 0
  1215. command-to-block:
  1216. - "gt"
  1217. temporary-permissions: []
  1218. require-player-target: false
  1219. obey-los: true
  1220. range: 20
  1221. cost:
  1222. - 331 10
  1223. - 6 5
  1224. str-cost: 10 redstone dust and 5 saplings
  1225. str-cast-self: You grow a tree!
  1226. str-cant-use-command: "&4You don't have permission to do that."
  1227.  
  1228. torcharrow:
  1229. spell-class: ".PermissionSpell"
  1230. name: torcharrow
  1231. enabled: false
  1232. description: Shoot a torch arrow.
  1233. cooldown: 10
  1234. can-cast-by-command: true
  1235. can-cast-with-item: true
  1236. permission-nodes:
  1237. - "torcharrow.tArrow"
  1238. duration: 600
  1239. cost:
  1240. - 331 2
  1241. - 50 1
  1242. str-cost: 2 redstone dust and 1 torch
  1243. str-cast-self: You can now fire torch arrows.
  1244.  
  1245. zeus:
  1246. spell-class: ".MultiSpell"
  1247. name: zeus
  1248. cooldown: 30
  1249. check-individual-cooldowns: false
  1250. cost:
  1251. - 331 5
  1252. str-cost: 5 redstone dust
  1253. spells:
  1254. - lightning
  1255. - DELAY 5
  1256. - explode
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement