Should I use 'is_ruler = yes' or 'is_landed =yes' if I only want barons upward to take a decision? Are they also okay to use in an 'ai_will_do' modifier?
So like this:
Code:ai_will_do = { factor = 1 modifier = { factor = 0.5 is_ruler = yes }
Also, can I add piety and prestige values to modifiers?
Thanks in advance.
You could also just use 'higher_tier_than = BARON'.