
EstamentoCambiado en esta versión
De la burguesía
Este estamento representa la clase comercial de nuestro país, lo que incluye artesanos, mercaderes y comerciantes. Su responsabilidad tradicional es la de mantener y desarrollar la economía. Por lo tanto, suelen recibir derechos y privilegios especiales para facilitar el comercio.
Por lo general, es mejor que el estamento De la Corona tenga más poder que los demás estamentos.
La repúblicaTipo gubernamentalopinionModificadores
Satisfaction
High power
Definiciónin_game/common/estates/00_default.txt:529
530color = pop_burghers
531power_per_pop = 4
532tax_per_pop = 40
533rival = -0.01
534alliance = 0.01
536revolt_court_language = common_language
537characters_have_dynasty = sometimes
538can_generate_mercenary_leaders = yes
540bank = yes
543satisfaction = {
}
548high_power = {
}
557low_power = {
}
562opinion = {
563add = {
564desc = "ESTATE_OPINION_BASE" Opinión del país
565value = "opinion(scope:target)"
566multiply = 0.05
}
572add = {
573desc = "ESTATE_OPINION_TARGET_B_ESTATE_POWER" Poder estamental del estamento De la burguesía en Target
574value = "scope:target.estate_power(estate_type:burghers_estate)"
575subtract = 0.2
576multiply = 5
}
580add = {
581desc = "ESTATE_OPINION_MERCHANT_CAPACITY" Diferencia de Merchant Capacity
582value = total_merchant_capacity
583subtract = scope:target.total_merchant_capacity
584multiply = 0.1
585max = 5
586min = -5
}
589add = {
590desc = "capital_economy_vs_traditional_economy" Economía del capital o economía tradicional
591value = {
592value = scope:target.societal_value:capital_economy_vs_traditional_economy
594multiply = -1
595divide = 10
}
}
599add = {
600desc = "aristocracy_vs_plutocracy" Aristocracia o plutocracia
601value = {
602value = scope:target.societal_value:aristocracy_vs_plutocracy
604divide = 10
}
}
608add = {
609desc = "mercantilism_vs_free_trade" Mercantilismo o libre comercio
610value = {
611value = scope:target.societal_value:mercantilism_vs_free_trade
613divide = 10
}
}
618if = {
619limit = {
620capital.market.language = scope:target.capital.market.language
}
622add = {
623desc = "ESTATE_OPINION_OUR_MARKET_LANGUAGE" Mismo Market Language
624value = 10
}
}
629if = {
630limit = {
631capital.market = {
631has_merchant = scope:target
}
}
633add = {
634desc = "ESTATE_OPINION_MERCHANT_IN_CAPITAL" Comerciante en nuestro Market
635value = -5
}
}
640if = {
641limit = {
642scope:target.capital.market = {
642has_merchant = root
}
}
644add = {
645desc = "ESTATE_OPINION_OUR_MERCHANT_IN_THEIR_CAPITAL" Comerciante en su Market
646value = 10
}
}
651if = {
653limit = {
}
657add = {
658desc = "ESTATE_OPINION_BOTH_REPUBLIC" Ambos son La repúblicas
659value = 5
}
}
664if = {
665limit = {
666is_embargoed_by = scope:target
}
668add = {
669desc = "ESTATE_OPINION_EMBARGOING_US"
670value = -5
}
}
674if = {
675limit = {
676estate(estate_type:burghers_estate) = {
677dominant_culture ?= {
677this = scope:target.culture
}
}
}
680add = {
680desc = "ESTATE_OPINION_SAME_ESTATE_CULTURE" Cultura compartida con nuestro Estate
680value = 20
}
}
682else_if = {
683limit = {
684estate(estate_type:burghers_estate) = {
685scope:target = {
685has_accepted_culture = prev.dominant_culture
}
}
}
688add = {
688desc = "ESTATE_OPINION_ACCEPTED_ESTATE_CULTURE" Acepta la Culture de nuestro Estate
688value = 10
}
}
690else_if = {
691limit = {
692estate(estate_type:burghers_estate) = {
693scope:target = {
693has_tolerated_culture = prev.dominant_culture
}
}
}
696add = {
696desc = "ESTATE_OPINION_TOLERATED_ESTATE_CULTURE" Tolera la Culture de nuestro Estate
696value = 5
}
}
699if = {
700limit = {
701estate(estate_type:burghers_estate) = {
702dominant_religion ?= {
702this = scope:target.religion
}
}
}
705add = {
705desc = "ESTATE_OPINION_SAME_ESTATE_RELIGION" Religión compartida con nuestro Estate
705value = 20
}
}
}





