
EstateChanged this version
Dhimmi
This estate represents the religious minorities in our Country who are considered 'People of the Book' in Islam. This usually refers to the Christian and Jewish communities, but is sometimes extended to other Religions. Their status and privileges can vary greatly between different countries, as do both their organization and numbers.
In general, it is better for the Crown estate to have more power than the other estates.
Modifiers
Satisfaction
High power
Low power
Definitionin_game/common/estates/00_default.txt:906
907color = estate_dhimmi
908power_per_pop = 0.02
909tax_per_pop = 1
910rival = -0.01
911alliance = 0.01
912can_generate_mercenary_leaders = no
914disenfranchise_to = nobles_estate
916revolt_court_language = common_language
917characters_have_dynasty = never
918use_diminutive = yes
920bank = yes
928high_power = {
}
940opinion = {
941add = {
942desc = "ESTATE_OPINION_BASE" Country Opinion
943value = "opinion(scope:target)"
944multiply = 0.05
}
947if = {
948limit = {
949estate(estate_type:dhimmi_estate) = {
950dominant_culture ?= {
950this = scope:target.culture
}
}
}
953add = {
953desc = "ESTATE_OPINION_SAME_ESTATE_CULTURE" Shared Culture with our Estate
953value = 20
}
}
955else_if = {
956limit = {
957estate(estate_type:dhimmi_estate) = {
958scope:target = {
958has_accepted_culture = prev.dominant_culture
}
}
}
961add = {
961desc = "ESTATE_OPINION_ACCEPTED_ESTATE_CULTURE" Accepts our Estate's Culture
961value = 10
}
}
963else_if = {
964limit = {
965estate(estate_type:dhimmi_estate) = {
966scope:target = {
966has_tolerated_culture = prev.dominant_culture
}
}
}
969add = {
969desc = "ESTATE_OPINION_TOLERATED_ESTATE_CULTURE" Tolerates our Estate's Culture
969value = 5
}
}
972if = {
973limit = {
974estate(estate_type:dhimmi_estate) = {
975dominant_religion ?= {
975this = scope:target.religion
}
}
}
978add = {
978desc = "ESTATE_OPINION_SAME_ESTATE_RELIGION" Shared Religion with our Estate
978value = 20
}
}
}




