• 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.
Showing developer posts only. Show all posts in this thread.
Could someone tell me what this line of code means?

Code:
                OR = {
                    culture_group = celtic
                    AND = {
                        [COLOR=#FF0000]ai = no[/COLOR]
                        NOT = {
                            OR = {
                                trait = content
                                trait = craven
                                trait = slothful
                                trait = stressed
Means that players can bypass the Celtic culture requirement if they also meet those other requirements below ai = no.