Darkest Dungeon®

Darkest Dungeon®

151 evaluări
Tooltip Fixer
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Etichete: Fixes
Dimensiunea fișierului
Postat
Actualizat
110.163 KB
12 sept. 2021 la 8:17
24 dec. 2024 la 10:54
57 jurnale de actualizare ( vizionare )

Abonează-te pentru a descărca
Tooltip Fixer

În 3 colecții create de Moon/Void Slime
Deathmoon Modpack (in proper load order)
64 obiecte
Deathmoon
18 obiecte
Burning Estate
60 obiecte
Descriere
A mod made up of tooltips I use to make sure I have no tooltip conflicts. Place at the very top of your load order.

What the mod does exactly?

It ports over tooltips from butcher's circus that are missing in the base game. Yeah a lot of mods have introduced them, but it's worded differently between every mod. Using Redhook's language, I try to make this as consistant as possible. It also fixes an issue I have personally in that depending on your load order, tooltips would be different run to run. So I tried organizing it all here.

Example of what is ported...

Trinkets that heal Stress are just called Stress skills. In butcher's circus they made it more clear with renaming it to Stress Relief.

Other changes...

All flat increases to a stat have been changes to not have a (%) sign if it did. All multiply stat increases now have a (%) by it. I changed it like this vs other mods that used +Number% stat modifier or +Number% stat multipler since those tooltips are long, and and just removing the (%) from the additive tooltips kept it more in-line with Redhook's original tooltips.

I.E. you have 30% crit chance. a trinket with +10 crit will increase your crit to 40%. a trinket with +10% crit will increase your crit to 33%.


11 comentarii
DeadTallLady22 28 febr. 2024 la 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 febr. 2024 la 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 oct. 2023 la 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  [autor] 23 aug. 2023 la 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  [autor] 8 aug. 2023 la 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 mai 2023 la 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  [autor] 1 mai 2023 la 18:54 
I shall go through and fix those in the next week. thanks for pointing it out!
Will 1 mai 2023 la 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 mart. 2023 la 13:16 
finally, someone who understands the difference between percentages and percentage points