mahjerion / Craft-to-Exile-Dissonance

A Minecraft modpack that aims to turn MC into an ARPG similar to Path of Exile and Diablo II. Focused progression and exploration is the main goal of the modpack.
GNU General Public License v3.0
46 stars 11 forks source link

[FEEDBACK] Trident #301

Open LittleLyla opened 3 years ago

LittleLyla commented 3 years ago

Is your feature request related to a problem? Please describe. I would like Tridents to be looked at please. The issue mostly lies in that while the main attack is calculated correctly, the thrown alternative is not and from my own testing, is stuck around damage of 8-10.

Describe the solution you'd like The only thing I can think of is looking into the coding of the trident's alternate attack - I would hope this is easy since a spell ("Lightning Spear") was already created using the code and graphics.

Describe alternatives you've considered I tried everything I could think of - enchanting it, trying different rarities, different builds, maxing out the primary stats of the weapon - nothing I personally tried has worked so far. I could always be missing something!

Additional context None to be added, only hopes that this can be fixed or a solution explained to me.

mahjerion commented 3 years ago

This is actually harder than it seems and was attempted in the past. Tridents are really weird, and the only reason why the spear spells work is because they're essentially hardcoded to look like tridents. Actually modifying the tridents.. I can look into it eventually again but right now I've got other things that have high priority. Thanks for the feedback though, this is definitely something to be looked at eventually!

LittleLyla commented 3 years ago

Thank you for the quick reply! I appreciate the honesty regarding everything. Is there any way to integrate other weapons in the mean time? I had attempted to download a mod that added spears as an alternative but they kept turning into swords when the rarity was being upgraded. Again, thank you so much for the reply!