Character Interaction
Assign as Dragoman
Assign a Character in the position of Dragoman, strengthening their culture's Cultural Influence and Cultural Tradition, as well giving us the following effects:
Head of the Cabinet
2message = yes
3on_own_nation = yes
5potential = {
}
13ai_tick = daily
14ai_tick_frequency = 120
16allow = {
}
26select_trigger = {
27looking_for_a = character
28source = actor
29target_flag = recipient
30name = "choose_character" Choose the Character:
31column = {
32data = name
}
34visible = {
35is_alive = yes
36is_adult = yes
37culture != scope:actor.culture
}
}
42effect = {
43scope:recipient = {
}
51scope:recipient.culture ?= {
}
}
57ai_will_do = {
58value = 0
}