Electroblob's Wizardry

The expandable RPG magic mod with over 180 unique spells!

File Details

Electroblob's Wizardry - 4.3.10 - MC 1.12.2

  • R
  • Jun 28, 2023
  • 10.43 MB
  • 5.8K
  • 1.12.2
  • Forge

File Name

ElectroblobsWizardry-4.3.10.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:electroblobs-wizardry-265642:4614021")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 4.3.10 changelog

 

 

Notable change: wands now decrement cooldowns outside of hands too by default. You can change this via the new config options

 

Feature


- A new ArtefactCheckEvent for addons, allowing devs to consider an artefact active (in slot) conditionally, or even prevent its usage based on custom conditions (WinDanesz)
- A more Wizardry-native support for BELT, BODY, HEAD and TRINKET artefact types (expanded ItemArtefact.Type) intended for addons (WinDanesz)
- Configuration options for the values of: POTENCY_INCREASE_PER_TIER, COOLDOWN_REDUCTION_PER_LEVEL, DURATION_INCREASE_PER_LEVEL, RANGE_INCREASE_PER_LEVEL, BLAST_RADIUS_INCREASE_PER_LEVEL, RANGE_INCREASE_PER_LEVEL (WinDanesz)
- Config option to toggle wands not decrementing cooldowns outside of hands (WinDanesz)

 

Fix


- Fixed bug with wands not decrementing cooldowns in the offhand (WinDanesz)
- Fixed a bug that prevented NPCs (wizards) from casting certain buff spells (WinDanesz)
- Fixed Fixed Mark Sacrifice reducing damage at amplifier level 0 (WinDanesz)
- Added missing sound for the Mirage spell (#835) (ZettaSword)