form_temeria = { is_high_prio = yes # Will show an alert once decision is enabled ai_check_interval = 12 # Determines how seldom the AI checks whether they can and should do the decision, in months. By default 1 (every month). potential = { OR = { is_adult = yes culture = temerian_culture has_landed_title = d_sakala } NOT = { prisoner = no is_incapable = yes } } allow = { culture = temerian_culture has_landed_title = d_sakala } effect = { k_temeria = { show_scope_change = no grant_title = ROOT } } ai_will_do = { #Factors for an AI character to take the decision (1 = 100% chance) } }