Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
This mod will display the color label
Some mod using the diffirent colors for each word,then there will display wrong text and color.
I also need to look into make the traits a different color that are added by Genes, or at least make it a mod option.
If you want to add a translation for your language, feel free to contribute on GitHub or hit me up in the comments if you don't have GitHub.
Is there a file where the assigned trait color settings are saved?
To make a copy just in case
Thanks again
I will manually modify them to my taste.
Thanks!
Mystical > Custom color Purple > Exceptional trait ;
Legendary > Custom color Blue > Very Good Trait ;
Epic > Custom color Green > Good trait ;
Rare > Custom color White > Normal trait (all the balanced one) ;
Uncommon > Custom color Light Red > Bad Trait ;
Common > Custom color Full Red > Very Bad Trait ;
My mod scans the trait database and gives every trait found a color based on their rarity, so it works with all modded traits. You can additionally change colors and rarity thresholds in my mod. Optionally you can also set the tier in which trait is manually, if you would want to make every good trait green and bad trait red for example. Also my mod has a small ui button ingame with which you can toggle that traits are displayed under the pawns, if you would want to find potentional recruits in raids without clicking through them all.
You can use both mods at the same time if you want, because my mod has an option to not change trait colors of traits that already got a color from another mod. But honestly i see no reason why you should use both mods together.
I added a load after line to your About.xml as follows
<loadAfter>
<li>kayesh.corpsechildren</li>
</loadAfter>
But that didn't seem to fix my problem :(