Way to hide attributes tooltip
jakeb072001 opened this issue ยท 3 comments
Just wanted to say that all I had to do was set tooltip_predicates to trinkets:none, I guess I should have explained what it is I wanted better, but its working fine now.
There are several solutions to this bloat. For one, if your accessory slots have the same translated name ("Accessory Slot" instead of being numbered) and the info is the same, it will be merged under one description. In another case, if you have a slot that has an amount of 5 instead of adding 5 slots, this is also the behavior. Additionally, if your item can be equipped in any available trinket slot and provide bonuses there, it will display "when equipped in any trinket slot" instead of naming the specific one. If you do truly want to have 5 similarly but not identically named slots that can gain the same effects from the same item while also having it be equipable in slots where it does not gain effects, Trinkets does not provide a solution.