
EstateChanged this version
Clergy
This estate represents the educated priests of our state religion. Their traditional responsibility is to care for the spiritual well-being of the realm and our people, but they also have a long tradition of serving in our country's administration. Over the centuries, they have been gifted valuable property and privileges by pious folk and former rulers alike.
In general, it is better for the Crown estate to have more power than the other estates.
TheocracyGovernment TypeopinionModifiers
Satisfaction
High power
Definitionin_game/common/estates/00_default.txt:288
289color = pop_clergy
290power_per_pop = 10
291tax_per_pop = 25
292rival = -0.01
293alliance = 0.01
295revolt_court_language = liturgical_language
296characters_have_dynasty = sometimes
297can_generate_mercenary_leaders = no
299bank = yes
307high_power = {
}
317low_power = {
}
322opinion = {
323add = {
324desc = "ESTATE_OPINION_BASE" Country Opinion
325value = "opinion(scope:target)"
326multiply = 0.05
}
329if = {
330limit = {
331estate(estate_type:clergy_estate) = {
332dominant_religion ?= {
332this = scope:target.religion
}
}
}
335add = {
336desc = "ESTATE_OPINION_TRUE_FAITH" Tolerance of the True Faith
337value = 10
}
}
342if = {
343limit = {
344estate(estate_type:clergy_estate) = {
345dominant_religion ?= {
346this != scope:target.religion
347group = scope:target.religion.group
}
}
}
351add = {
352desc = "ESTATE_OPINION_HERETIC" Tolerance of Heretical Beliefs
353value = 10
}
}
358if = {
359limit = {
360estate(estate_type:clergy_estate) = {
361dominant_religion ?= {
361group != scope:target.religion.group
}
}
}
364add = {
365desc = "ESTATE_OPINION_HEATHEN" Tolerance of Heathen Beliefs
366value = 10
}
}
372add = {
373desc = "ESTATE_OPINION_TARGET_C_ESTATE_POWER" Clergy Estate Power in Target
374value = "scope:target.estate_power(estate_type:clergy_estate)"
375subtract = 0.15
376multiply = 6
}
381if = {
382limit = {
383scope:target.religious_unity < 0.90
}
385add = {
386desc = "ESTATE_OPINION_RELIGIOUS_UNITY" Low Religious Unity
387value = 1
388subtract = scope:target.religious_unity
389multiply = -10
}
}
394add = {
395desc = "spiritualist_vs_humanist" Spiritualist vs Humanist
396value = {
397value = scope:target.societal_value:spiritualist_vs_humanist
399multiply = -1
400divide = 10
401multiply = "religion.religious_view_impact(scope:target.religion)"
}
}
408add = {
409desc = "ESTATE_OPINION_TARGET_ADVANCED" More Advances
410value = num_of_advances_researched
411subtract = scope:target.num_of_advances_researched
412multiply = -0.05
413max = 5
}
417if = {
423add = {
424desc = "ESTATE_OPINION_THEOCRACY" Theocracy
425value = 5
426multiply = "religion.religious_view_impact(scope:target.religion)"
}
}
432if = {
433limit = {
434scope:target.liturgical_language ?= liturgical_language
}
436add = {
437desc = "ESTATE_OPINION_SAME_LITURGICAL" Same Liturgical Language
438value = 10
}
}
442if = {
443limit = {
444scope:target.court_language ?= liturgical_language
}
446add = {
447desc = "ESTATE_OPINION_THEIR_COURT_LITURGICAL" Their Court Language is our Liturgical Language
448value = 10
}
}
452if = {
453limit = {
454estate(estate_type:clergy_estate) = {
455dominant_religion ?= {
455this = scope:target.religion
}
}
457scope:target = {
458has_reform = government_reform:papacy_reform
}
}
461add = {
462desc = "ESTATE_OPINION_HOLY_SEE" Holy See
463value = 20
}
}
469if = {
470limit = {
471OR = {
472has_reform = government_reform:military_order_reform
473has_estate_privilege = estate_privilege:clergy_military_orders
}
475estate(estate_type:clergy_estate) = {
476dominant_religion ?= {
476this = scope:target.religion
}
}
478scope:target = {
479OR = {
480has_reform = government_reform:military_order_reform
481has_estate_privilege = estate_privilege:clergy_military_orders
}
}
}
485add = {
486desc = "ESTATE_OPINION_BOTH_MIL_ORDERS" Both Military Orders
487value = 10
}
}
491if = {
492limit = {
493estate(estate_type:clergy_estate) = {
494dominant_culture ?= {
494this = scope:target.culture
}
}
}
497add = {
497desc = "ESTATE_OPINION_SAME_ESTATE_CULTURE" Shared Culture with our Estate
497value = 20
}
}
499else_if = {
500limit = {
501estate(estate_type:clergy_estate) = {
502scope:target = {
502has_accepted_culture = prev.dominant_culture
}
}
}
505add = {
505desc = "ESTATE_OPINION_ACCEPTED_ESTATE_CULTURE" Accepts our Estate's Culture
505value = 10
}
}
507else_if = {
508limit = {
509estate(estate_type:clergy_estate) = {
510scope:target = {
510has_tolerated_culture = prev.dominant_culture
}
}
}
513add = {
513desc = "ESTATE_OPINION_TOLERATED_ESTATE_CULTURE" Tolerates our Estate's Culture
513value = 5
}
}
516if = {
517limit = {
518estate(estate_type:clergy_estate) = {
519dominant_religion ?= {
519this = scope:target.religion
}
}
}
522add = {
522desc = "ESTATE_OPINION_SAME_ESTATE_RELIGION" Shared Religion with our Estate
522value = 20
}
}
}






