-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathspells-items-wands.yml
500 lines (471 loc) · 11.9 KB
/
spells-items-wands.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
# Wands
# Non-bindable cast items that are optional for Novice and Apprentice spells, required for master spells.
predefined-items:
wand:
type: stick
flags:
- HIDE-ENCHANTS
enchants:
- unbreaking 1
name: "&f&lOrdinary Wand"
death-wand:
type: bone
flags:
- HIDE-ENCHANTS
enchants:
- unbreaking 1
name: "&5Carved bone"
lore:
- "A wand carved from a bone"
- "with eldritch sigils"
- "stained with the blood"
- "of sacrificial animals."
dragon-sphere:
type: compass
flags:
- HIDE-ENCHANTS
enchants:
- unbreaking 1
name: "&5Scaled Compass"
lore:
- "Encrusted with dragon scales"
- "magic energy is channeled"
- "through the compass needle"
- "and manifests in the form"
- "of transportation based magic"
fire-staff:
type: "blaze-rod"
name: "&4Rod of Pyromancy"
lore:
- "This wand is hot to the"
- "touch, and smokes and sparks"
- "with pyromantic magics."
forest-sickle:
type: shears
name: "&2Magic Sickle"
lore:
- "Woodland shamans and druids"
- "use enchanted sickles"
- "to prepare their spell"
- "components."
enchants:
- "durability 2"
- "damage-all 1"
forest-sword:
name: "&2Hunting Knife"
type: iron-sword
enchants:
- "damage-all 1"
- "loot-bonus-mobs 2"
forest-wand:
type: stick
flags:
- HIDE-ENCHANTS
enchants:
- unbreaking 1
name: "&2Oak-wand"
lore:
- "A branch cut from an oak tree, living,"
- "breathing with druidic magic."
iron-trowel:
name: "&8Mason's Trowel"
lore:
- "An enchanted tool."
type: iron-shovel
enchants:
- "dig-speed 2"
- "durability 2"
- "silk-touch 1"
minepick:
type: iron-pickaxe
name: "&8Miner's Pick"
lore:
- "This pick carries"
- "a powerful enchantment"
- "of stone magic."
enchants:
- "dig-speed 5"
- "durability 3"
stormhammer:
type: diamond-axe
name: "&9Stormhammer"
lore:
- "This rod is cold to"
- "the touch. It crackles"
- "with static electricity."
enchants:
- "knockback 1"
sun-staff:
type: golden-hoe
name: "&eSolar Staff"
lore:
- "A golden staff,"
- "glowing with solar"
- "energy."
water-focus:
type: "diamond"
name: "&1Hydromantic Focus"
lore:
- "This crystal aids a mage"
- "in focussing the energy"
- "within water."
water-rod:
type: "diamond-hoe"
name: "&1Dowsing Rod"
lore:
- "With this rod,"
- "a hydromancer can"
- "find and navigate"
- "the world's waters."
##############
#Wand creation Spells
bone-carving:
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: death-grimoire
spell-icon: bone
xp-granted:
- apprentice 1
cost:
- bone 1
- rotten-flesh 5
- health 5
- levels 5
- mana 50
memory: 5
quest:
- variable meta-statistic-kill-entity-husk 5
quest-modifiers:
- magicxpabove novice:500 required
require-cast-item-on-command: true
bindable: false
items:
- death-wand 1
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cast-self: "The wand grows eerily cold to the touch. The work is done."
str-cost: "A bone, five rotten flesh, and five levels."
cast-time: 240 # server ticks; 12 seconds
description: |
&5Bone Carving: 5 Memory Spell
Carve a bone to channel necromantic magic,
enhancing the casting of death spells.
effects:
grawr:
position: caster
effect: sound
sound: mob.ghast.affectionate-scream
dowsing-rod:
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: hydro-grimoire
spell-icon: "diamond-hoe"
xp-granted:
- apprentice 1
cost:
- levels 5
- prismarine-crystals 5
- stick 1
require-cast-item-on-command: true
bindable: false
memory: 5
quest:
- water-bucket 1
quest-modifiers:
- magicxpabove novice:500 required
items:
- water-rod
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cost: "5 levels, 5 prismarine crystals, and a stick."
description: |
&1Dowsing Rod: 5 Memory Water Spell
Create a hydromantic focus to direct water spells.
dragon-compass:
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: dragon-grimoire
xp-granted:
- apprentice 1
cost:
- compass 1
- levels 5
- mana 50
memory: 5
quest-triggers:
- craft compass
quest-modifiers:
- magicxpabove novice:500 required
- biome the-end required
require-cast-item-on-command: true
items:
- dragon-sphere 1
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cost: "5 levels and a compass."
description: |
&2Scaled Compass: 5 Memory Spell.
Creates a magical compass for transportation.
effects: #TODO Add whatever effects seem appropriate
fiery-staff:
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: fire-grimoire
spell-icon: blaze-rod
xp-granted:
- apprentice 1
cost:
- levels 5
- blaze-rod 1
- mana 50
memory: 5
quest-triggers:
- kill blaze
quest-modifiers:
- magicxpabove novice:500 required
add-to-inventory: false
require-cast-item-on-command: true
bindable: false
items:
- fire-staff 1
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cast-self: "You create a fiery staff."
str-cost: "A blaze rod and 5 levels."
description: |
Firestaff: 5 Memory Spell.
Creates a powerful wand of fire magic.
gardener:
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: flora-grimoire
spell-icon: shears
xp-granted:
- apprentice 1
cost:
- levels 5
- shears 1
- mana 50
memory: 5
quest-triggers:
- craft shears
quest-modifiers:
- magicxpabove novice:500 required
- biome forest required
require-cast-item-on-command: true
bindable: false
items:
- forest-sickle
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cost: "5 levels and a pair of shears"
description: |
&2Woodland Gardener: 5 Memory Spell
Creates herbalist's enchanted sickle.
Requires the &2woodland amalgam&3 spell.
effects:
sound:
position: caster
effect: sound
sound: ambient.cave.1
hydro-focus: #How is this wand different than dowsing rod?
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: hydro-grimoire
spell-icon: diamond
xp-granted:
- apprentice 1
cost:
- levels 5
- prismarine-crystals 5
require-cast-item-on-command: true
bindable: false
memory: 5
quest:
- #TODO Connie
quest-modifiers:
- magicxpabove novice:500 required
items:
- water-focus
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cost: "5 levels and 5 prismarine crystals."
hunting-knife: #Connie probably a weapon spell that will need to be moved
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: knight-grimoire
xp-granted:
- apprentice 1
cost:
- iron-sword 1
- levels 5
- mana 50
memory: 5
quest-triggers:
- craft iron-sword
quest-modifiers:
- magicxpabove novice:500 required
- biome forest required
require-cast-item-on-command: true
items:
- forest-sword 1
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cost: "5 levels and an iron sword."
description: |
&2Hunting Knife: 5 Memory Spell.
Creates a fine tool for carving up one's prey...
effects: #TODO Add whatever effects seem appropriate
magic-pickaxe:
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: stone-grimoire
spell-icon: iron-pickaxe
require-cast-item-on-command: true
bindable: false
xp-granted:
- apprentice 1
cost:
- levels 5
- iron-pickaxe 1
memory: 5
quest-triggers:
- craft iron-pickaxe
quest-modifiers:
- magicxpabove novice:500 required
items:
- minepick
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cost: "10 levels and an iron pick."
description: |
&8Magic Pickaxe: 5 Memory Spell
masons-trowel:
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: stone-grimoire
spell-icon: iron-shovel
require-cast-item-on-command: true
bindable: false
xp-granted:
- apprentice 1
cost:
- iron-shovel 1
- levels 5
- mana 50
memory: 5
quest-triggers:
- craft iron-shovel
quest-modifiers:
- magicxpabove novice:500 required
items:
- iron-trowel 1
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cost: "5 experience levels and an iron shovel."
description: |
&rTrowel 5 Memory Spell
&3Crafts an iron trowel.
solar-staff:
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: sun-grimoire
xp-granted:
- apprentice 1
bindable: false
require-cast-item-on-command: true
cost:
- mana 50
- levels 5
- gold-ingot 1
- stick 5
memory: 5
quest:
- gold-ingot 1
quest-consume: false
quest-modifiers:
- magicxpabove novice:500 required
items:
- sun-staff 1
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cast-self: "With a flash, the gold shapes itself into a shining golden staff."
str-cost: "50 mana, a gold ingot, 5 levels, and 5 sticks."
description: |
&eSolar Staff: 5 Memory Spell
Infuse your wand with the life-giving energy of the sun.
effects:
kazam:
position: caster
effect: particles
particle-name: fireworksSpark
count: 20
stormrod:
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: storm-grimoire
spell-icon: diamond-axe
bindable: false
require-cast-item-on-command: true
xp-granted:
- apprentice 1
cost:
- diamond 3
- stick 2
- mana 50
- levels 5
memory: 5
quest-modifiers:
- magicxpabove novice:500 required
- outside required
- storm required
items:
- stormhammer 1
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cast-self: "You create a stormhammer."
str-cost: "3 diamonds, 5 levels, 50 mana, and 2 sticks."
description: |
&rStormrod: 5 Memory Spell
&3You craft a storm rod.
woodland-wand:
permission-name: apprentice
spell-class: ".instant.ConjureSpell"
cast-item: flora-grimoire
spell-icon: stick
xp-granted:
- apprentice 1
cost:
- levels 5
- oak-sapling 1
- mana 50
memory: 5
quest-triggers:
- blockbreak oak-leaves
quest-modifiers:
- magicxpabove novice:500 required
- holding shears required
- biome required required
require-cast-item-on-command: true
bindable: false
items:
- forest-wand
modifiers:
- magicxpabove novice:500 required
str-modifier-failed: "You need 500 Novice MagicXP to cast this spell. Do /magicxp"
str-cost: "5 levels and an oak sapling."
description: |
&2Oak wand: 5 Memory Spell.
More effective than a mere stick could ever be.
effects: #TODO Add whatever effects seem appropriate