P3pp3rF1y / Reliquary

The source code of Reliquary! That mod, with the magical swag, and a weapon, and stuff.
Other
42 stars 29 forks source link

Added magicbane damage scaling factor #621

Open rosemarymouse opened 1 year ago

rosemarymouse commented 1 year ago

Due to the way many mods and modpacks add to or change the enchanting system, it can be desirable to adjust the magicbane's enchant-based damage output scaling.

This PR adds a scale factor to the config, which acts as an exponent for the total enchantment amount used for calculating magicbane damage. It defaults to 1, making it linear and therefore identical to the current magicbane behavior, but can also be adjusted upward for greater than linear scaling, or downward for less than linear scaling.