Darkest Dungeon®

Darkest Dungeon®

Tooltip Fixer
11 kommentarer
DeadTallLady22 28. feb. 2024 kl. 8:47 
@Moon/Void Slime, Do you know how to enlarge the limited text in the tooltips so that there are no clippings.
Rincewind 10. feb. 2024 kl. 23:12 
Hello, why

<entry id="buff_rule_data_tooltip_abjure"> <![CDATA[{colour_start|notable}Word of Power{colour_end}]]></entry>
is repeating 4 times? is it required?
Adagio 8. okt. 2023 kl. 0:36 
Nice work, seems to apply to modded trinkets, too! Was killing me that I couldn't tell the difference between % Crit and flat + Crit rate without testing it in a mission.
Moon/Void Slime  [ophavsmand] 23. aug. 2023 kl. 18:57 
8/23/2023

-Updated CRT to say CRIT
-- Reasons: The character stats (which is un-edit-able) says CRIT. So I made all the tooltips match that.
Moon/Void Slime  [ophavsmand] 8. aug. 2023 kl. 5:06 
Update 8/8/2023

-Effect DMG tooltip adjusted to match DD2 (Take %d DMG)
-Fixed if -item is in inventory- tooltip to have a capitol I in both rule true and false
-Fixed + CRIT to match +% CRT (matched to vanilla's CRT for crit)
-Added a lot of custom tooltips from trinkets+ to match the consistency of this mod. Such as changing lines from stress heal to stress relief.
Will 1. maj 2023 kl. 19:07 
I have been poking around in your xml file and was trying to figure out a way to change the multiplier tooltip of buffs from "+20%" to something like "1.20x". However, I think the only way to achieve this will require some computation on the arguments passed in (something like 1+{value}/100), which isn't possible in XML, correct? I just started looking into Android-style XML so I could be missing something, but if you have any ideas on how to implement this functionality I'd be interested to hear them.
Thanks again for the mod.
Moon/Void Slime  [ophavsmand] 1. maj 2023 kl. 18:54 
I shall go through and fix those in the next week. thanks for pointing it out!
Will 1. maj 2023 kl. 15:59 
Thank you for this mod. There are a few instances where you use CRT instead of CRIT. Also, the word "Inventory" is sometimes capitalized and sometimes not.
Technotoad64 27. mar. 2023 kl. 13:16 
finally, someone who understands the difference between percentages and percentage points
MrMister 20. sep. 2021 kl. 0:23 
Just to be sure, this standarizes the tooltips of the vanilla classes/skills, not mod-added ones, right?