Advertisement
Guest User

Untitled

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