Peak Item Tooltip
displays an item tooltip with its item type, description and status effects when you hover or hold an item, now with simplified chinese translations!PEAK Item Tooltip Mod ⋆˙⟡
✨ a PEAK mod that displays an item tooltip when holding/hovering an item so you can directly read its type, description and status effects without needing to constantly search it up whenever you see something new
⚙️ installation
- this mod requires the PEAK
BepInExframework which you can find here. - after downloading it, extract and drag the
BepInExPack_PEAKfolder into your PEAK directory (commonly found inSteam\steamapps\common\PEAK) alongside the game's executable file (.exe). run the game once after you're done - drag
peak-item-tooltip.dllinto the newly createdpluginsfolder in yourBepInExdirectory and you're done!
👉🏻 features
- read an item's type, description and status effects when you hold or hover an item. simplified chinese translations are available thanks to @Gintoki000 🎉
⚠️ note: by default, the mod's language is set to Auto which follows your game's current language. subsequent changes to the language both in-game and the config file will require you to restart your game even if HotReload is on
🛠️ configuration
- this mod allows for several customisable configuration options housed in
peak-item-tooltip.cfg, which should be inBepInEx/configafter running the mod for the first timeconfig option •ᴗ• description LanguageAutoby default (follows the game's current language); item tooltip display languageEnabledmaster toggle for the item tooltip HotReloadtrueby default; allows changes to config and description files to be applied live. changing this option itself requires you to restartShowWhileHoldingtrueby default; displays the item tooltip when holding an item. if disabled, it will only show for items that you are looking atOffsetXhorizontal offset from the screen centre OffsetYvertical offset from the screen centre Scaleitem tooltip scale multiplier BackgroundOpacitybackground panel opacity BorderColourcolour of the outline around the item tooltip as a hex string (e.g., #FFFFFF); invalid hex strings will fall back to white BorderOpacityopacity of the outline around the item tooltip ShowIcondisplays the item's icon ShowNamedisplays the item's name ShowTypedisplays the item's type (e.g., Mystical, Consumable) ShowDescriptiondisplays the item's description ShowModifiersdisplays the item's status effects IconSizeicon width/height in reference pixels (1920x1080) NameFontSizeitem name font size TypeFontSizeitem type font size DescriptionFontSizeitem description font size ModifierFontSizeitem status effect font size
