
Parliament AgendaNew this version
Accept Estate Culture
The Estate demands that the dominant Culture of its people be granted official acceptance.
Definitionin_game/common/parliament_agendas/04_culture_religion.txt:2
3type = country
12importance = 2
14potential = {
15NOT = {
16estate(scope:target) = {
17dominant_culture ?= {
18this = root.dominant_culture
}
}
}
22NOT = {
23estate(scope:target) = {
24dominant_culture ?= {
25is_accepted_in = root
}
}
}
29NOT = {
30estate(scope:target) = {
31dominant_culture ?= {
32this = root.culture
}
}
}
}
38on_accept = {
39estate(scope:target) = {
40dominant_culture = {
41save_scope_as = estate_dominant_culture
}
}
44add_accepted_culture = scope:estate_dominant_culture
45add_estate_satisfaction = {
45type = scope:target
45value = 0.1
}
}
55chance = 5