• 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.

Krateng

First Lieutenant
80 Badges
Aug 11, 2013
217
27
  • Crusader Kings II
  • Crusader Kings III
  • Europa Universalis IV
  • Mount & Blade: Warband
  • Stellaris
  • Cities: Skylines
  • Cities in Motion
  • Magicka
So, two related questions:

In the clothing override, does the portrait_age trigger not work for anything except `portrait_age > child`? I tried oldage, midage and young and it doesn't really seem to care. What is even the point of checking if the character is older than a child when portrait logic is only applied to adults in the first place?

If it doesn't work, is there any way to scope to the actual character in order to check e.g. for `practical_age`? Or is it necessary for performance to keep the scope that restricted?