Electroblob77
299510e663
Add armour classes!
...
- Added 3 new armour variants - the sage, the battlemage and the warlock - each in the 8 elemental varieties
- Added resplendent thread, crystal silver plating and ethereal crystalweave, used to upgrade regular armour into class armour
- Added the new armour upgrades to loot tables
- Added recipes for the new armour to JEI, along with info pages for the 3 upgrade items
- Added advancements for the new armour classes
- Removed legendary wizard armour
- Removed arcane seal of protection
- Removed the 'legendary' advancement
2021-01-16 23:02:03 +00:00
Electroblob77
55bcd92860
Replace dummy criteria with proper generic imbuement altar criterion
2020-10-23 14:48:02 +01:00
Electroblob77
1030a2a4f3
Disable this for now, it's not a big deal
2020-10-23 14:34:21 +01:00
Electroblob77
29617451d8
Add permafrost spell and fix dry frosted ice not being very icy
2020-10-23 01:22:28 +01:00
Electroblob77
1f4de65356
Cleanup
2020-10-21 22:46:30 +01:00
Electroblob77
2bb242e6fb
Add flamecatcher spell, and addItemExtras hook for SpellConjuration
2020-10-21 22:23:54 +01:00
Electroblob77
89345d4fbc
Add mirage spell
2020-10-18 22:12:14 +01:00
Electroblob77
f9432c7c05
Add celestial smite spell
2020-10-18 01:17:31 +01:00
Electroblob77
0dd26de905
Add guardian beam spell
2020-10-17 15:28:51 +01:00
Electroblob77
8b86bb1b31
Add Lokenzen's ring
2020-10-16 19:42:56 +01:00
Electroblob77
0db343c959
Add enrage spell
2020-10-10 19:15:15 +01:00
Electroblob77
f5cd740497
Add amulet of esundor, plus fixes for frost barrier
2020-10-10 18:30:54 +01:00
Electroblob77
b6c67ddf34
Add ring of volthraa
2020-10-06 00:34:19 +01:00
Electroblob77
970894ea21
Comments and TODOs
2020-10-03 00:54:29 +01:00
Electroblob77
d5d933b4e6
Add dire wolf pelt
2020-10-03 00:54:20 +01:00
Electroblob77
c05f4001fd
Add frost barrier spell
2020-09-27 17:48:37 +01:00
Electroblob77
359da9a688
Not that one
2020-09-21 16:59:34 +01:00
Electroblob77
2c95793293
Have the elements of spectral dust in the receptacles affect the element weighting for the resulting spell book
2020-09-21 16:43:51 +01:00
Electroblob77
ea4e07b2c9
Add ability to restore ruined spell books with the imbuement altar
...
For now this ignores dust elements but may change this in future
2020-09-14 15:37:05 +01:00
Electroblob77
0981768c72
Drop a few more ruined spell books into the sea, and make them stack to 16
2020-09-09 23:13:33 +01:00
Electroblob77
70a55d1175
Chuck more ruined spell books into the ocean, and fish all the master spells back out
2020-09-09 22:40:55 +01:00
Electroblob77
7ae041595a
Gone fishin' 🐟 🐠 🐡
...
Add spell books and ruined spell books to treasure and junk fishing loot respectively
2020-09-09 22:36:07 +01:00
Electroblob77
ac14c8f931
Add ruined spell book item (usage will be added later)
2020-09-06 23:24:36 +01:00
Electroblob77
ba487bea41
Add withering totem spell
2020-08-21 00:08:31 +01:00
Electroblob77
a5dd5ce9df
Add evoker's ring
2020-08-09 23:23:12 +01:00
Electroblob77
9d8b0b3a90
Add advancements for library update features
2020-08-01 23:24:33 +01:00
Electroblob77
0d7d36c0b5
Add mark sacrifice spell
2020-07-30 22:54:37 +01:00
Electroblob77
22a125d720
Add boulder spell
2020-07-05 00:39:06 +01:00
Electroblob77
399c3017ad
Downgrade talisman of transformation to uncommon
2020-07-03 12:05:14 +01:00
Electroblob77
183d5a2416
Add demonic seal
2020-07-03 12:04:48 +01:00
Electroblob77
202552a967
Add cursed helm
2020-07-02 23:47:36 +01:00
Electroblob77
c2e99e2ce6
Add fangs spell
2020-06-29 23:52:05 +01:00
Electroblob77
68dad2a148
Add mind control overlay
2020-06-29 21:16:10 +01:00
Electroblob77
a25b642164
Add sounds to radiant totem and update sounds for ray of purification
2020-06-29 18:43:54 +01:00
Electroblob77
3a68ba8927
Implement blast modifier support for all applicable constructs, plus misc construct-related cleanup and fixes
2020-06-28 16:56:18 +01:00
Electroblob77
080022127c
Add radiant totem spell
2020-06-26 17:46:47 +01:00
Electroblob77
5dc3ebed4f
Add firestorm spell
2020-06-25 13:21:26 +01:00
Electroblob77
43690ace29
Trigger unlock of tiers handbook section when a wand levels up, in addition to finding a tome of arcana
2020-06-25 11:24:28 +01:00
Electroblob77
33c5f79ed7
Add archivist's eyeglass and spectral tether, plus some improvements to teleportation
2020-06-23 22:09:06 +01:00
Electroblob77
c6a3f090cd
Add blinding flash spell
2020-06-20 21:43:10 +01:00
Electroblob77
6aacebcc74
Stop setting the block each tick to make thorns grow and do it properly in the tile entity and getActualState
...
Also fixes ownerless thorns not dealing damage and removes knockback
2020-06-19 20:46:46 +01:00
Electroblob77
8e8e249426
Add imbuement altar
...
- Adds imbuement altar block and associated tile entity
- Adds basic functionality for imbuing wizard armour (other stuff to be decided)
- Incorporates imbuement altar into glowing overlay model event (this could do with being tidied up and generalised)
- Adds a TESR for the ray effect (based on some of the oldest code in the entire mod, which definitely needs improving!)
- Adds a simple sound effect for the imbuement process, needs upgrading to a ticked sound later
2020-06-17 23:44:02 +01:00
Electroblob77
238b9d04bb
Split up and reorganise WizardryUtilities
2020-06-13 23:29:01 +01:00
Electroblob77
8aadf5a446
Various improvements to sounds
...
- Added several new sounds, mostly for ice spells
- Added automatic registering of sound events
- Finally fixed the frost ray and wall of frost sounds
- Removed a few unused sound files
2020-06-12 22:15:44 +01:00
Electroblob77
a17a20fe8b
Add spell charge-up sound
2020-06-12 14:28:37 +01:00
Electroblob77
c7e7bb5c25
Move conjure armour to sorcery
2020-06-03 23:16:12 +01:00
Electroblob77
b4fc50ad71
Add amulet of vitality
2020-06-02 23:41:16 +01:00
Electroblob77
e4e8e0a444
Add elemental banner patterns
2020-06-01 22:34:53 +01:00
Electroblob77
ef222e66f2
Change arcane jammer so it only has a chance of preventing spells
2020-05-31 23:16:57 +01:00
Electroblob77
4ef54cf8cb
Add sounds to zombie apocalypse spell, plus misc tweaks
2020-05-31 18:47:24 +01:00