
EstateChanged this version
Burghers
This estate represents the commercial class of our country, including artisans, merchants, and traders. Their traditional responsibility is to maintain and develop the economy. Therefore, they are usually granted special rights and privileges to facilitate commerce and trade.
In general, it is better for the Crown estate to have more power than the other estates.
RepublicGovernment TypeopinionModifiers
Satisfaction
High power
Definitionin_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" Country Opinion
565value = "opinion(scope:target)"
566multiply = 0.05
}
572add = {
573desc = "ESTATE_OPINION_TARGET_B_ESTATE_POWER" Burghers Estate Power in Target
574value = "scope:target.estate_power(estate_type:burghers_estate)"
575subtract = 0.2
576multiply = 5
}
580add = {
581desc = "ESTATE_OPINION_MERCHANT_CAPACITY" Trade Capacity Difference
582value = total_merchant_capacity
583subtract = scope:target.total_merchant_capacity
584multiply = 0.1
585max = 5
586min = -5
}
589add = {
590desc = "capital_economy_vs_traditional_economy" Capital Economy vs Traditional Economy
591value = {
592value = scope:target.societal_value:capital_economy_vs_traditional_economy
594multiply = -1
595divide = 10
}
}
599add = {
600desc = "aristocracy_vs_plutocracy" Aristocracy vs Plutocracy
601value = {
602value = scope:target.societal_value:aristocracy_vs_plutocracy
604divide = 10
}
}
608add = {
609desc = "mercantilism_vs_free_trade" Mercantilism vs Free Trade
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" Same Market Language
624value = 10
}
}
629if = {
630limit = {
631capital.market = {
631has_merchant = scope:target
}
}
633add = {
634desc = "ESTATE_OPINION_MERCHANT_IN_CAPITAL" Merchant in our home Market
635value = -5
}
}
640if = {
641limit = {
642scope:target.capital.market = {
642has_merchant = root
}
}
644add = {
645desc = "ESTATE_OPINION_OUR_MERCHANT_IN_THEIR_CAPITAL" Merchant in their home Market
646value = 10
}
}
651if = {
653limit = {
}
657add = {
658desc = "ESTATE_OPINION_BOTH_REPUBLIC" Both are Republic
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" Shared Culture with our 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" Accepts our Estate's Culture
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" Tolerates our Estate's Culture
696value = 5
}
}
699if = {
700limit = {
701estate(estate_type:burghers_estate) = {
702dominant_religion ?= {
702this = scope:target.religion
}
}
}
705add = {
705desc = "ESTATE_OPINION_SAME_ESTATE_RELIGION" Shared Religion with our Estate
705value = 20
}
}
}





