You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are some suggestions for huge improvements to the module -
All as optional / configs.
Enchantments are "tiered" in the database. Offer an option to enable/disable tiers. (E.g no lvl 80+ enchants on a server like ChromieCraft capped at lvl 19/29).
Functionality to enable/disable random enchants on items below a certain level. (E.g no lvl 1 gear with +60 fire damage)
Functionality to enable/disable random enchants on characters below a certain level. (E.g no lvl 1s with +60 fire damage)
Functionality to enable/disable random enchants on BOE or non-binding items. (E.g no mailing crazy enchants to others)
4b) Optional: Other modules achieve this by "binding" the item when it is enchanted. Problem with this is if you're deliberately farming for BOE blues/epics and it forcibly binds because of an enchant you didn't ask for.
Functionality to pair item tiers to levels. E.g Item levels 1-30 tier 1, item levels 31-60 tier 1+2, etc.
Functionality to limit random enchants on rarity. E.g no grey/white items with enchants.
Functionality to disable random enchants on slots. E.g no more tabard/shirts with enchants.
Popup or sound alerts for enchanted items. Text chat is visible but not noticeable.
configurable notification(s) for the looted items
add new database columns so that random enchants aren't just using the gem slots which then get them overwritten by adding/removing gems to items
Some/many of these features were figured out by statbooster which was never finished, which in turn lacks many features (randomness/double ench/triple ench).
Both modules have strengths/weaknesses.
The text was updated successfully, but these errors were encountered:
Here are some suggestions for huge improvements to the module -
All as optional / configs.
Enchantments are "tiered" in the database. Offer an option to enable/disable tiers. (E.g no lvl 80+ enchants on a server like ChromieCraft capped at lvl 19/29).
Functionality to enable/disable random enchants on items below a certain level. (E.g no lvl 1 gear with +60 fire damage)
Functionality to enable/disable random enchants on characters below a certain level. (E.g no lvl 1s with +60 fire damage)
Functionality to enable/disable random enchants on BOE or non-binding items. (E.g no mailing crazy enchants to others)
4b) Optional: Other modules achieve this by "binding" the item when it is enchanted. Problem with this is if you're deliberately farming for BOE blues/epics and it forcibly binds because of an enchant you didn't ask for.
Functionality to pair item tiers to levels. E.g Item levels 1-30 tier 1, item levels 31-60 tier 1+2, etc.
Functionality to limit random enchants on rarity. E.g no grey/white items with enchants.
Functionality to disable random enchants on slots. E.g no more tabard/shirts with enchants.
Functionality to "smart detect" the item and assign stats relevant to the item (like https://github.com/AnchyDev/StatBooster/tree/master )
Popup or sound alerts for enchanted items. Text chat is visible but not noticeable.
configurable notification(s) for the looted items
add new database columns so that random enchants aren't just using the gem slots which then get them overwritten by adding/removing gems to items
Some/many of these features were figured out by statbooster which was never finished, which in turn lacks many features (randomness/double ench/triple ench).
Both modules have strengths/weaknesses.
The text was updated successfully, but these errors were encountered: