
EstamentoCambiado en esta versión
Del clero
Este estamento representa a los cultos sacerdotes de nuestra religión estatal. Su responsabilidad tradicional es la de cuidar del bienestar espiritual del reino y de nuestra gente, aunque también ha intervenido en la administración del país. Con el paso de los siglos, han adquirido propiedades de gran valor y privilegios por parte de antiguos gobernantes, así como de personas piadosas.
Por lo general, es mejor que el estamento De la Corona tenga más poder que los demás estamentos.
TeocraciaTipo gubernamentalopinionModificadores
Satisfaction
High power
Definiciónin_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" Opinión del país
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" Tolerancia de la fe verdadera
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" Tolerancia de creencias heréticas
353value = 10
}
}
358if = {
359limit = {
360estate(estate_type:clergy_estate) = {
361dominant_religion ?= {
361group != scope:target.religion.group
}
}
}
364add = {
365desc = "ESTATE_OPINION_HEATHEN" Tolerancia de creencias paganas
366value = 10
}
}
372add = {
373desc = "ESTATE_OPINION_TARGET_C_ESTATE_POWER" Poder estamental del estamento Del clero en 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" Unidad religiosa baja
387value = 1
388subtract = scope:target.religious_unity
389multiply = -10
}
}
394add = {
395desc = "spiritualist_vs_humanist" Espiritualista o humanista
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" Más Advances
410value = num_of_advances_researched
411subtract = scope:target.num_of_advances_researched
412multiply = -0.05
413max = 5
}
417if = {
423add = {
424desc = "ESTATE_OPINION_THEOCRACY" Teocracia
425value = 5
426multiply = "religion.religious_view_impact(scope:target.religion)"
}
}
432if = {
433limit = {
434scope:target.liturgical_language ?= liturgical_language
}
436add = {
437desc = "ESTATE_OPINION_SAME_LITURGICAL" Mismo Liturgical Language
438value = 10
}
}
442if = {
443limit = {
444scope:target.court_language ?= liturgical_language
}
446add = {
447desc = "ESTATE_OPINION_THEIR_COURT_LITURGICAL" Su Court Language es nuestro 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" Santa Sede
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" Ambos son órdenes militares
487value = 10
}
}
491if = {
492limit = {
493estate(estate_type:clergy_estate) = {
494dominant_culture ?= {
494this = scope:target.culture
}
}
}
497add = {
497desc = "ESTATE_OPINION_SAME_ESTATE_CULTURE" Cultura compartida con nuestro 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" Acepta la Culture de nuestro Estate
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" Tolera la Culture de nuestro Estate
513value = 5
}
}
516if = {
517limit = {
518estate(estate_type:clergy_estate) = {
519dominant_religion ?= {
519this = scope:target.religion
}
}
}
522add = {
522desc = "ESTATE_OPINION_SAME_ESTATE_RELIGION" Religión compartida con nuestro Estate
522value = 20
}
}
}






