baileyholl / Ars-Nouveau

Repository for the Ars Nouveau minecraft mod. https://www.curseforge.com/minecraft/mc-mods/ars-nouveau
https://www.curseforge.com/minecraft/mc-mods/ars-nouveau
Other
180 stars 108 forks source link

Fix Luck not applying Looting correctly, restore Drygmy familiar buff #1427

Closed Alexthw46 closed 1 month ago

Alexthw46 commented 1 month ago

Remove hardcoded loot generation, now use the drygmy perk hook to directly buff the original roll instead of duping it. Adds SpellDamageSource, which incapsulate the luck augment in the damage source so it can be fetched later.

Convert hardcoded DygmyPerk and Familiar to attribute-based Perk, add related attribute and mob effect, now attribute for LootBoost Mixin.