Advertisement
fingerwiggle

Untitled

Feb 28th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.24 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. - 351 2
  138. str-cost: 2 inc sacs
  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. - 351:4 2
  153. str-cost: 2 lapis lazuli
  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. - 351:4 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: true
  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. - 351:4 4
  219. str-cost: 4 lapis lazuli
  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: 900
  228. items:
  229. - 331 5-7
  230. - 351:4 5-7
  231. - 348 5-7
  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. - 351 2
  248. str-cost: 2 inc sacs
  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. - 351:4 4
  269. str-cost: 4 lapis lazuli
  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: true
  289. check-plugins: true
  290. cost:
  291. - 351 2
  292. str-cost: 2 inc sacs
  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. - 351:4 3
  306. use-cost:
  307. - 351:4 2
  308. use-cost-interval: 1
  309. str-cost: 3 lapis lazuli, plus 2 lapis lazuli 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: true
  322. tomb-block-type: 20
  323. tomb-duration: 20
  324. cost:
  325. - 351:4 3
  326. - 20 1
  327. str-cost: 3 lapis lazuli 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: true
  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. - 351:4 2
  438. str-cost: 2 lapis lazuli
  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: true
  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: true
  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: true
  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. - 351:4 6
  502. use-cost:
  503. - 351:4 1
  504. use-cost-interval: 50
  505. str-cost: 6 lapis, plus 1 lapis 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. - 351:4 1
  520. - 265 1
  521. str-cost: 1 lapis lazuli 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: true
  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. - 351:4 3
  558. use-cost:
  559. - 351:4 1
  560. use-cost-interval: 1
  561. str-cost: 3 lapis lazuli, 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. - 351:4 3
  574. str-cost: 3 lapis
  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. - 351:4 2
  594. str-cost: 2 lapis lazuli
  595. str-cast-self: You have confuzzled your target!
  596. str-no-target: No target found.
  597. lesserheal:
  598. spell-class: ".targeted.HealSpell"
  599. name: lesserheal
  600. description: Heals a target player.
  601. cast-item: 280
  602. heal-amount: 2
  603. cancel-if-full: true
  604. show-spell-effect: true
  605. obey-los: true
  606. cooldown: 0
  607. range: 12
  608. cost:
  609. - 348 2
  610. str-cost: 2 glowstone 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. heal:
  616. spell-class: ".targeted.HealSpell"
  617. name: heal
  618. description: Heals a target player.
  619. cast-item: 280
  620. heal-amount: 4
  621. cancel-if-full: true
  622. show-spell-effect: true
  623. obey-los: true
  624. cooldown: 0
  625. range: 12
  626. cost:
  627. - 348 3
  628. str-cost: 3 glowstone dust
  629. str-cast-self: You have healed %t.
  630. str-cast-target: "%a has healed you."
  631. str-no-target: No target to heal.
  632. str-max-health: "%t is already at max health."
  633. greaterheal:
  634. spell-class: ".targeted.HealSpell"
  635. name: greaterheal
  636. description: Heals a target player.
  637. cast-item: 280
  638. heal-amount: 8
  639. cancel-if-full: true
  640. show-spell-effect: true
  641. obey-los: true
  642. cooldown: 0
  643. range: 12
  644. cost:
  645. - 348 5
  646. str-cost: 5 glowstone dust
  647. str-cast-self: You have healed %t.
  648. str-cast-target: "%a has healed you."
  649. str-no-target: No target to heal.
  650. str-max-health: "%t is already at max health."
  651. superiorheal:
  652. spell-class: ".targeted.HealSpell"
  653. name: superiorheal
  654. description: Heals a target player.
  655. cast-item: 280
  656. heal-amount: 16
  657. cancel-if-full: true
  658. show-spell-effect: true
  659. obey-los: true
  660. cooldown: 0
  661. range: 12
  662. cost:
  663. - 348 7
  664. str-cost: 7 glowstone dust
  665. str-cast-self: You have healed %t.
  666. str-cast-target: "%a has healed you."
  667. str-no-target: No target to heal.
  668. str-max-health: "%t is already at max health."
  669. invisibility:
  670. spell-class: ".buff.InvisibilitySpell"
  671. name: invisibility
  672. description: Makes you invisible to players and monsters.
  673. cast-item: 280
  674. cooldown: 60
  675. show-spell-effect: true
  676. toggle: true
  677. prevent-pickups: true
  678. cancel-on-attack: true
  679. duration: 15
  680. cost:
  681. - 351:4 2
  682. use-cost:
  683. - 351:4 1
  684. use-cost-interval: 3
  685. str-cost: 2 lapis lazuli, plus 1 every 3 seconds
  686. str-cast-self: You vanish!
  687. str-cast-others: "%a vanishes!"
  688. str-fade: You are visible again.
  689. invulnerability:
  690. spell-class: ".buff.InvulnerabilitySpell"
  691. name: invulnerability
  692. description: Makes you invulnerable to damage.
  693. cast-item: 280
  694. damage-causes:
  695. - block explosion
  696. - contact
  697. - drowning
  698. - entity attack
  699. - entity explosion
  700. - fall
  701. - fire
  702. - fire tick
  703. - lava
  704. - lightning
  705. - projectile
  706. - suffocation
  707. - void
  708. duration: 60
  709. cooldown: 600
  710. cost:
  711. - 348 5
  712. use-cost:
  713. - 348 1
  714. use-cost-interval: 5
  715. str-cost: 5 glowstone dust, plus 1 occasionally
  716. str-cast-self: You feel your skin harden.
  717. str-cast-others: "%a's skin hardens."
  718. str-fade: You feel your skin return to normal.
  719. leap:
  720. spell-class: ".instant.LeapSpell"
  721. name: leap
  722. description: Leap forward.
  723. cast-item: 280
  724. forward-velocity: 40
  725. upward-velocity: 15
  726. cancel-damage: true
  727. cooldown: 10
  728. cost:
  729. - 351:4 2
  730. str-cost: 2 lapis lazuli
  731. str-cast-self: You leap forward.
  732. str-cast-others: "%a leaps forward."
  733. lifewalk:
  734. spell-class: ".buff.LifewalkSpell"
  735. name: lifewalk
  736. description: Flowers grow in your footsteps!
  737. cast-item: 317
  738. tick-interval: 15
  739. red-flower-chance: 15
  740. yellow-flower-chance: 15
  741. sapling-chance: 5
  742. tallgrass-chance: 25
  743. fern-chance: 15
  744. cost:
  745. - 351:4 2
  746. - 38 1
  747. use-cost:
  748. - 351:4 1
  749. use-cost-interval: 20
  750. str-cost: 2 lapis and 1 rose, plus 1 lapis every few seconds
  751. str-cast-self: Flowers grow in your footsteps!
  752. str-cast-others: Flowers grow in %a's footsteps!
  753. str-fade: Flowers no longer grow in your footsteps.
  754. lightning:
  755. spell-class: ".targeted.LightningSpell"
  756. name: lightning
  757. description: Call down lightning.
  758. cast-item: 283
  759. cooldown: 15
  760. range: 20
  761. additional-damage: 0
  762. no-damage: false
  763. require-entity-target: false
  764. obey-los: true
  765. target-players: false
  766. check-plugins: true
  767. cost:
  768. - 331 2
  769. str-cost: 2 redstone dust
  770. str-cast-self: You call down lightning.
  771. str-cast-others: "%a calls down lightning."
  772. str-no-target: Unable to find target.
  773. lightwalk:
  774. spell-class: ".buff.LightwalkSpell"
  775. name: lightwalk
  776. description: Light your path.
  777. cast-item: 317
  778. cost:
  779. - 351:4 3
  780. - 50 3
  781. use-cost:
  782. - 351:4 1
  783. use-cost-interval: 25
  784. str-cost: 3 lapis and 3 torches, plus 1 lapis occasionally
  785. str-cast-self: Light appears at your feet.
  786. str-fade: The light at your feet goes out.
  787. mana:
  788. spell-class: ".instant.ManaSpell"
  789. name: lifetap
  790. description: Restores mana at the cost of life.
  791. cooldown: 3
  792. cast-item: 280
  793. mana: 25
  794. cost:
  795. - health 4
  796. str-cost: 2 hearts
  797. str-cast-self: You restore 25 mana.
  798. mark:
  799. spell-class: ".instant.MarkSpell"
  800. name: mark
  801. description: Marks your location for later recall.
  802. cooldown: 43200
  803. permanent-marks: true
  804. cost:
  805. - 351:4 5
  806. - 265 5
  807. str-cost: 5 lapis lazuli and 5 iron bars
  808. str-cast-self: You have marked your location.
  809. minion:
  810. spell-class: ".buff.MinionSpell"
  811. name: minion
  812. description: Summons an undead minion to aid you.
  813. cast-item: 280
  814. cooldown: 60
  815. duration: 60
  816. mob-chances:
  817. - Zombie 75
  818. - Skeleton 25
  819. prevent-sun-burn: true
  820. target-players: false
  821. cost:
  822. - 351 2
  823. - 352 1
  824. str-cost: 2 inc sac and 1 bone
  825. str-cast-self: You summon an undead minion.
  826. str-cast-others: "%a has summoned an undead minion."
  827. str-fade: Your undead minion dies.
  828. monster:
  829. spell-class: ".buff.MinionSpell"
  830. name: monster
  831. description: Summons an arcane minion to aid you.
  832. cast-item: 280
  833. cooldown: 60
  834. duration: 60
  835. mob-chances:
  836. - Silverfish 75
  837. - slime 25
  838. target-players: false
  839. cost:
  840. - 351:4 1
  841. - 368 1
  842. str-cost: 1 lapis lazuli and 1 ender pearl
  843. str-cast-self: You summon an arcane minion.
  844. str-cast-others: "%a has summoned an arcane minion."
  845. str-fade: Your arcane minion dies.
  846. pain:
  847. spell-class: ".targeted.PainSpell"
  848. name: pain
  849. description: Cause your enemy pain.
  850. cast-item: 283
  851. cooldown: 5
  852. damage: 3
  853. range: 15
  854. ignore-armor: false
  855. obey-los: true
  856. target-players: false
  857. check-plugins: true
  858. cost:
  859. - 351 1
  860. - health 1
  861. str-cost: 1 inc sac and a half heart
  862. str-no-target: No target found.
  863. phase:
  864. spell-class: ".instant.PhaseSpell"
  865. name: phase
  866. description: Phase through solid matter.
  867. cast-item: 280
  868. cooldown: 10
  869. range: 5
  870. max-distance: 15
  871. cost:
  872. - 351:4 2
  873. str-cost: 2 lapis lazuli
  874. str-cant-phase: Unable to find place to phase to.
  875. poison:
  876. spell-class: ".targeted.PotionEffectSpell"
  877. name: poison
  878. description: Poison your target.
  879. cast-item: 280
  880. cooldown: 15
  881. range: 20
  882. type: 19
  883. strength: 0
  884. duration: 100
  885. targeted: true
  886. target-players: true
  887. target-non-players: true
  888. obey-los: true
  889. cost:
  890. - 351 2
  891. str-cost: 2 inc sacs
  892. str-cast-self: You have poisoned your target!
  893. str-no-target: No target found.
  894. prayer:
  895. spell-class: ".instant.PrayerSpell"
  896. name: prayer
  897. description: Heals yourself for five hearts.
  898. cast-item: 38
  899. cooldown: 200
  900. amount-healed: 10
  901. cost:
  902. - 348 4
  903. str-cost: 4 glowstone dust
  904. str-cast-self: You have healed yourself.
  905. str-at-full-health: You are already at full health.
  906. purge:
  907. spell-class: ".instant.PurgeSpell"
  908. name: purge
  909. description: Kill all monsters and animals around you.
  910. cast-item: 283
  911. cooldown: 600
  912. range: 15
  913. cost:
  914. - 351 10
  915. str-cost: 10 inc sacs
  916. str-cast-self: You purge all life around you.
  917. str-cast-others: "%a purges all nearby life."
  918. reach:
  919. spell-class: ".buff.ReachSpell"
  920. name: reach
  921. description: Place and destroy blocks from far away.
  922. cast-item: 280
  923. cooldown: 120
  924. duration: 60
  925. range: 15
  926. consume-blocks: true
  927. drop-blocks: true
  928. disallowed-break-blocks: [0,7]
  929. disallowed-place-blocks: [0,7]
  930. cost:
  931. - 351:4 3
  932. str-cost: 3 lapis lazuli
  933. str-cast-self: You gain the ability to manipulate the world around you.
  934. str-fade: You can no longer manipulate the world around you.
  935. recall:
  936. spell-class: ".instant.RecallSpell"
  937. name: recall
  938. description: Teleports you to your marked location.
  939. cooldown: 300
  940. max-range: -1
  941. cast-time: 0
  942. allow-cross-world: true
  943. use-bed-location: false
  944. cost:
  945. - 351:4 1
  946. - 265 1
  947. str-cost: 1 lapis lazuli and 1 iron bar
  948. str-cast-self: You teleport to your marked location.
  949. str-no-mark: You have not marked a location to recall to.
  950. str-other-world: You cannot recall to another world.
  951. str-too-far: Your marked location is too far away.
  952. str-cast-others: "%a disappears!"
  953. str-cast-done: ""
  954. str-cast-interrupted: ""
  955. reflect:
  956. spell-class: ".buff.ReflectSpell"
  957. name: reflect
  958. description: Reflect spells cast at you.
  959. cooldown: 30
  960. num-uses: 5
  961. cost:
  962. - 348 3
  963. use-cost:
  964. - 348 1
  965. use-cost-interval: 1
  966. str-cost: 3 glowstone dust plus 1 glowstone per spell reflected
  967. str-cast-self: You feel a magical barrier surround you.
  968. str-cast-others: A magical barrier surrounds %a.
  969. str-fade: Your magical barrier fades.
  970. repair:
  971. spell-class: ".instant.RepairSpell"
  972. name: repair
  973. description: Repairs your gear.
  974. cooldown: 120
  975. repair-amount: 300
  976. to-repair:
  977. - held
  978. - hotbar
  979. - inventory
  980. - helmet
  981. - chestplate
  982. - leggings
  983. - boots
  984. ignore-items:
  985. - 259
  986. - 346
  987. cost:
  988. - 348 3
  989. - 265 1
  990. str-cost: 3 glowstone dust and 1 iron bar
  991. str-cast-self: You've repaired your gear!
  992. str-nothing-to-repair: You have nothing to repair.
  993. roar:
  994. spell-class: ".instant.RoarSpell"
  995. name: roar
  996. description: Forces nearby enemies to attack you.
  997. cooldown: 15
  998. range: 8
  999. str-cast-self: "You roar, causing nearby enemies to attack you."
  1000. str-cast-others: "%a roars loudly!"
  1001. safefall:
  1002. spell-class: ".buff.InvulnerabilitySpell"
  1003. name: safefall
  1004. description: Allows you to fall without taking damage.
  1005. cast-item: 294
  1006. cooldown: 60
  1007. damage-causes:
  1008. - fall
  1009. duration: 300
  1010. num-uses: 5
  1011. cost:
  1012. - 351:4 2
  1013. use-cost:
  1014. - 288 1
  1015. use-cost-interval: 1
  1016. str-cost: 2 lapis lazuli, plus 1 feather each time you fall
  1017. str-cast-self: You feel lighter.
  1018. str-fade: Your normal weight returns.
  1019. scroll:
  1020. spell-class: ".command.ScrollSpell"
  1021. name: scroll
  1022. description: Create a limited use spell scroll.
  1023. cast-for-free: true
  1024. default-uses: 5
  1025. max-uses: 10
  1026. item-id: 339
  1027. right-click-cast: true
  1028. left-click-cast: false
  1029. ignore-cast-perm: false
  1030. set-unstackable: true
  1031. charge-reagents-for-spell-per-charge: false
  1032. require-teach-perm: true
  1033. require-scroll-cast-perm-on-use: true
  1034. stack-by-data-var: bQ
  1035. str-scroll-over: "Spell Scroll: %s (%u uses remaining)"
  1036. str-usage: |
  1037. You must hold a single blank paper
  1038. and type /cast scroll <spell> <uses>.
  1039. str-fail: You cannot create a spell scroll at this time.
  1040. str-no-spell: You do not know a spell by that name.
  1041. str-cant-teach: You cannot create a tome with that spell.
  1042. str-cast-self: You have created a spell scroll for %s.
  1043. str-on-use: "Spell Scroll: %s used. %u uses remaining."
  1044. str-use-fail: Unable to use this scroll right now.
  1045. shadowstep:
  1046. spell-class: ".targeted.ShadowstepSpell"
  1047. name: shadowstep
  1048. cast-item: 280
  1049. use-spell-effect: true
  1050. target-players: true
  1051. obey-los: true
  1052. range: 15
  1053. cost:
  1054. - 351:4 2
  1055. str-cost: 2 lapis lazuli
  1056. str-no-target: No target.
  1057. str-no-landing-spot: Cannot shadowstep there.
  1058. stealth:
  1059. spell-class: ".buff.StealthSpell"
  1060. name: stealth
  1061. description: Become invisible to monsters.
  1062. cast-item: 280
  1063. cooldown: 60
  1064. duration: 20
  1065. cost:
  1066. - 351:4 3
  1067. str-cost: 3 lapis lazuli
  1068. str-cast-self: You become invisble to monsters.
  1069. str-fade: You are no longer invisible to monsters.
  1070. stonevision:
  1071. spell-class: ".buff.StonevisionSpell"
  1072. name: stonevision
  1073. description: See through stone.
  1074. cast-item: 317
  1075. range: 4
  1076. transparent-type: 1
  1077. unobfuscate: false
  1078. cooldown: 60
  1079. duration: 30
  1080. cost:
  1081. - 351:4 4
  1082. - 1 2
  1083. - 20 2
  1084. str-cost: 4 lapis lazuli, 2 stone and 2 glass
  1085. str-cast-self: You can see through stone!
  1086. str-fade: You can no longer see through stone.
  1087. summon:
  1088. spell-class: ".channeled.SummonSpell"
  1089. name: summon
  1090. description: Summon another player to your position.
  1091. channel-time: 30
  1092. req-participants: 1
  1093. req-percent: 0
  1094. max-distance: 10
  1095. require-exact-name: false
  1096. require-acceptance: true
  1097. max-accept-delay: 90
  1098. accept-command: accept
  1099. str-usage: |
  1100. Usage: /cast summon <playername>, or /cast summon
  1101. while looking at a sign with a player name on the first line.
  1102. str-no-target: Target player not found.
  1103. str-too-far-away: You are too far away from the summoning ritual.
  1104. str-start-channel: You begin to channel a summoning spell.
  1105. str-moved: You have stopped channeling.
  1106. str-spell-success: You have successfully summoned %k.
  1107. str-summon-pending: You are being summoned! Type /accept to teleport.
  1108. str-summon-accepted: You have been summoned.
  1109. str-summon-expired: The summon has expired.
  1110. sun:
  1111. spell-class: ".channeled.SunSpell"
  1112. name: sun
  1113. description: Changes the time to morning.
  1114. channel-time: 30
  1115. req-participants: 2
  1116. req-percent: 35
  1117. max-distance: 20
  1118. time-to-set: 0
  1119. str-too-far-away: You are too far away from the ritual.
  1120. str-start-channel: You begin to channel the sun spell.
  1121. str-moved: You have stopped channeling.
  1122. str-spell-success: You have successfully called the sun.
  1123. str-announce: The sun has suddenly appeared in the sky!
  1124. telekinesis:
  1125. spell-class: ".targeted.TelekinesisSpell"
  1126. name: telekinesis
  1127. description: Manipulate switches and buttons remotely.
  1128. cast-item: 280
  1129. cooldown: 15
  1130. range: 20
  1131. cost:
  1132. - 351:4 1
  1133. str-cost: 1 lapis lazuli
  1134. str-no-target: You must target a switch or button.
  1135. tome:
  1136. spell-class: ".command.TomeSpell"
  1137. name: tome
  1138. enabled: true
  1139. description: Create a tome that teaches a spell.
  1140. cancel-read-on-learn: true
  1141. consume-book: false
  1142. allow-overwrite: false
  1143. max-uses: 1
  1144. default-uses: 1
  1145. require-teach-perm: true
  1146. str-usage: "Usage: While holding a book, /cast tome <spell>"
  1147. str-no-spell: You do not know a spell with that name.
  1148. str-cant-teach: You cannot create a tome with that spell.
  1149. str-no-book: You must be holding a book.
  1150. str-already-has-spell: That book already contains a spell.
  1151. str-already-known: You already know the %s spell.
  1152. str-cant-learn: You cannot learn the spell in this tome.
  1153. str-learned: You have learned the %s spell.
  1154. str-cast-self: You have created a spell tome.
  1155. volley:
  1156. spell-class: ".targeted.VolleySpell"
  1157. name: volley
  1158. description: Send a volley of arrows at your targeted location.
  1159. cast-item: 283
  1160. cooldown: 45
  1161. range: 30
  1162. arrows: 10
  1163. speed: 20
  1164. spread: 150
  1165. cost:
  1166. - 331 3
  1167. - 262 2
  1168. str-cost: 3 redstone dust and 2 arrows
  1169. str-cast-self: You fire a volley of magic arrows.
  1170. str-cast-others: "%a fires a volley of arrows."
  1171. str-no-target: No target found.
  1172. walkway:
  1173. spell-class: ".buff.WalkwaySpell"
  1174. name: walkway
  1175. description: Summon a moving magical walkway to take you places.
  1176. cast-item: 280
  1177. cooldown: 60
  1178. platform-type: 5
  1179. size: 6
  1180. cancel-on-logout: true
  1181. cancel-on-teleport: true
  1182. cost:
  1183. - 351:4 4
  1184. use-cost:
  1185. - 351:4 1
  1186. use-cost-interval: 25
  1187. str-cost: 4 lapis, plus 1 lapis every 25 blocks
  1188. str-cast-self: You summon a magical walkway.
  1189. str-fade: Your magical walkway disappears.
  1190. wall:
  1191. spell-class: ".instant.WallSpell"
  1192. name: wall
  1193. description: Creates a temporary wall to block your enemies.
  1194. cast-item: 280
  1195. cooldown: 15
  1196. range: 3
  1197. wall-width: 5
  1198. wall-height: 3
  1199. wall-type: 45
  1200. wall-duration: 15
  1201. cost:
  1202. - 348 2
  1203. - 1 2
  1204. str-cost: 2 glowstone dust and 2 stone
  1205. str-no-target: Unable to create a wall.
  1206. water:
  1207. spell-class: ".targeted.MaterializeSpell"
  1208. name: water
  1209. description: Summons a water spring into existence.
  1210. cast-item: 280
  1211. cooldown: 120
  1212. range: 8
  1213. block-type: 8
  1214. apply-physics: true
  1215. check-plugins: true
  1216. cost:
  1217. - 348 2
  1218. str-cost: 2 glowstone dust
  1219. str-no-target: No target.
  1220. str-failed: ""
  1221. windwalk:
  1222. spell-class: ".buff.WindwalkSpell"
  1223. name: windwalk
  1224. enabled: true
  1225. description: Fly through the air.
  1226. cast-item: 280
  1227. cancel-on-land: true
  1228. duration: 60
  1229. cost:
  1230. - 351:4 3
  1231. - 288 1
  1232. use-cost:
  1233. - 288 1
  1234. use-cost-interval: 15
  1235. str-cost: 3 lapis, 2 feathers, plus 1 feather every 15 seconds
  1236. str-cast-self: You can now walk on the wind!
  1237. str-cast-others: "%a is now walking on the wind!"
  1238. str-fade: You are no longer walking on the wind.
  1239. zap:
  1240. spell-class: ".targeted.ZapSpell"
  1241. name: zap
  1242. description: Instantly destroys a block.
  1243. cast-item: 294
  1244. cooldown: 1
  1245. allowed-block-types: ""
  1246. disallowed-block-types: 0,7
  1247. drop-block: false
  1248. drop-normal: true
  1249. check-plugins: true
  1250. range: 15
  1251. cost:
  1252. - 331 1
  1253. str-cost: 1 redstone dust
  1254. str-cast-self: You zapped a block.
  1255. str-cant-zap: You can't zap that.
  1256.  
  1257. gianttree:
  1258. spell-class: ".ExternalCommandSpell"
  1259. name: gianttree
  1260. enabled: true
  1261. description: Create a giant tree!
  1262. cooldown: 300
  1263. can-cast-by-command: true
  1264. can-cast-with-item: false
  1265. command-to-execute:
  1266. - "gt 25 4"
  1267. command-to-execute-later: []
  1268. command-delay: 0
  1269. command-to-block:
  1270. - "gt"
  1271. temporary-permissions: []
  1272. require-player-target: false
  1273. obey-los: true
  1274. range: 20
  1275. cost:
  1276. - 331 10
  1277. - 6 5
  1278. str-cost: 10 redstone dust and 5 saplings
  1279. str-cast-self: You grow a tree!
  1280. str-cant-use-command: "&4You don't have permission to do that."
  1281.  
  1282. torcharrow:
  1283. spell-class: ".PermissionSpell"
  1284. name: torcharrow
  1285. enabled: false
  1286. description: Shoot a torch arrow.
  1287. cooldown: 10
  1288. can-cast-by-command: true
  1289. can-cast-with-item: true
  1290. permission-nodes:
  1291. - "torcharrow.tArrow"
  1292. duration: 600
  1293. cost:
  1294. - 331 2
  1295. - 50 1
  1296. str-cost: 2 redstone dust and 1 torch
  1297. str-cast-self: You can now fire torch arrows.
  1298.  
  1299. zeus:
  1300. spell-class: ".MultiSpell"
  1301. name: zeus
  1302. cooldown: 30
  1303. check-individual-cooldowns: false
  1304. cost:
  1305. - 331 5
  1306. str-cost: 5 redstone dust
  1307. spells:
  1308. - lightning
  1309. - DELAY 5
  1310. - explode
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement