• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Romulien

Lt. General
19 Badges
Jul 2, 2013
1.404
309
  • Crusader Kings II
  • Major Wiki Contributor
I've noticed it's now possible to set a description for cultures with patch 2.4
<culture>_DESC is still not taken into account, but the new features mechanism can be used indirectly.

Features

Religions, cultures, and governments tooltips now have some "features" detected from their definitions. More complex ones have to be described manually via a <type>_FEATURES localization key, <type> being a religion, culture or government and using §Y*§! to do bullet points.

These are both used in the features popin and the religion/culture/government mouseover tooltip, by appending:
1) Features automatically detected
2) <type_group>_FEATURES localization key
3) <type>_FEATURES localization key

Culture

So for cultures, if having some description in addition to the bullet points:
Code:
vandalic_FEATURES;Description for Vandalic culture.\n§Y*§! Feature 1\n§Y*§! Feature 2;;;;;;;;;;;x
east_germanic_FEATURES;Description for East Germanic culture group.\n§Y*§! Group feature 1\n§Y*§! Group feature 2;;;;;;;;;;;x
it won't look good in the features tooltip (too much text, scrolling):

Features.jpg


But it's OK in game:

Culture_tooltip.jpg
 
Last edited:
  • 1
Reactions: