Updates for melee enchantment bonuses #77742
Merged
+88
−94
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
None
Purpose of change
#77662 was merged, so i decided to do a little sanity sweep around it
Close #48674
Describe the solution
If possible, bonus for melee is moved from enchantment to be direclty applied to the melee weapon itself
Few stuff got conditions updated, like bombastic perks
Slice n' Dice
,Bash n' Mash
andKnifey
now work only when your own melee damage of related type is higher than 1New flag RELIC_PINK is added, to handle the fact this items are not highlighted in purple without relic_data
UI now shows all damage types item has, not only physical; Vaniila won't be affected because items here do not deal elemental damage, and mods suffer from presenting incorrect information
Testing
Additional context
I wonder how mad it would be to implement dbl_or_var for items