Red Text Explainer - BLCM/bl3mods GitHub Wiki
Author: Apocalyptech
Contact: https://apocalyptech.com/contact.php
Last Updated: August 01, 2022
Most Recent Version: 1.6.0
In Categories: General, General QoL
License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
View Mod Folder |
Red Text Explainer
OHL or B3HM (local file): Right click and "Save Link As" OHL (web loading): Create a shortcut by dragging into a folder B3HM (web loading): Right click and "Copy Link" |
This mod puts english descriptions of weapon/grenade special effects right on the item card, in parentheses, after the red text. It's a BL3 version of the Ezeith's BL2 mod. Shields, Artifacts, and COMs are omitted here because by large, BL3 already includes descriptions on the card for those (though there may be some exceptions; I should check).
In cases where there's already an on-card explanation, I've tried to include "all effects on card" instead of a custom description, but there are a few cases where that could still be tweaked, so you'll have a double-description.
This mod should be current up through Vault Card 3.
Translation Information: The code which generates this mod now supports
translations pretty easily. If you want to contribute a translation to this
mod, grab a copy of the master translation template,
fill in translations on the msgstr
lines in there, and send it my way. Be
sure to put in your name/username/handle as a translated string in there.
(You are also, of course, welcome to just upload your own translated version
of this mod, if you don't want to bother with all that.) Feel free to contact
me if you have any questions about that!
Inspired by Ezeith's BL2 Red Text Explainer
Adds explanations in the red text for all legendary/unique weapons and
grenade mods. Shields, COMs, and Artifacts have been omitted since they
already detail their special functions on the card text.
Generated by gen_red_text_explainer.py
Aug 1, 2022 (no version number change)
- Updated to use new metadata tags (no functionality change)
v1.6.0 - Jan 22, 2022
- Updated formatting:
- Starts on the next line, rather than inline with the red text
- Uses a pink color
- Italicized
- Changed Beacon to "all effects on card" text; our addition was redundant
v1.5.0 - Nov 19, 2021
- Updated for Vault Card 3 items.
v1.4.0 - Aug 6, 2021
- Updated for Vault Card 2 items.
v1.3.1 - Jun 16, 2021
- Added contact info to mod header and translation files
v1.3.0 - Apr 12, 2021
- Updated for DLC6 (Director's Cut) and Vault Card 1 items.
- Added internationalization/translation ability to sourcecode
v1.2.0 - Nov 10, 2020
- Updated for DLC5 (Designer's Cut) items.
v1.1.0 - Sep 29, 2020
- Updated for DLC4 (Psycho Krieg) items.
v1.0.0 - Sep 26, 2020
- First versioned release