
Правило
Правило торговых отношений
Это правило ограничивает возможности торгового сотрудничества.
Конфедерация чжурчжэнейМеждународное объединениеpotentialПолитики 3
Разрешение обмена с чужеземцами- +0.05 Движение к китаизации за месяц
- +10% Максимальный налог для сословия горожан
Дань Китаю- +0.1 Движение к китаизации за месяц
- +1% Эффективность продажи
- +500% Уровни торговых сооружений
Ограниченная торговля между кланами- +10% Защита рынка
- +0.1 Движение от китаизации за месяц
- +0.05 Племенное единство за месяц
Определениеin_game/common/laws/21_jurchen_confederation.txt:693
694type = international_organization
695law_category = socioeconomic
696requires_vote = no
697potential = {
}
701locked = {
702custom_tooltip = {
703text = 5_years_cd Мы уже меняли это правило в последние 5 лет.
704has_cooldown = jurchen_confederation_law_cooldown
}
}
708clan_trade_only_policy = {
709price = jurchen_confederation_law_price
710wants_this_policy_bias = {
711add = {
712desc = "POLICY_BIAS_GOOD_IDEA"
713value = 20
}
}
716years = 5
717on_activate = {
718custom_tooltip = {
719text = jurchen_confederation_law_cooldown_tt
720add_cooldown = {
721type = jurchen_confederation_law_cooldown
722years = 5
}
}
725leader_country = {
726if = {
727limit = {
728ruler_or_regent ?= {
728has_variable = difficult_sinicization_variable
}
}
730add_tribal_cohesion = tribal_cohesion_mild_penalty
731add_stability = stability_mild_penalty
}
}
}
736country_modifier = {
737global_trade_protection_factor = 0.1
738monthly_towards_unsinicized = societal_value_monthly_move
739monthly_tribal_cohesion = 0.05
}
}
743allow_foreign_exchanges_policy = {
744price = jurchen_confederation_law_price
745wants_this_policy_bias = {
746add = {
747desc = "POLICY_BIAS_GOOD_IDEA"
748value = 20
}
}
751years = 5
752on_activate = {
753custom_tooltip = {
754text = jurchen_confederation_law_cooldown_tt
755add_cooldown = {
756type = jurchen_confederation_law_cooldown
757years = 5
}
}
760leader_country = {
761if = {
762limit = {
763ruler_or_regent ?= {
763has_variable = difficult_sinicization_variable
}
}
765add_tribal_cohesion = tribal_cohesion_mild_penalty
766add_stability = stability_mild_penalty
}
}
}
771country_modifier = {
772monthly_towards_sinicized = societal_value_minor_monthly_move
773burghers_estate_max_tax = 0.1
}
}
777chinese_tribute_policy = {
778price = jurchen_confederation_law_price
779wants_this_policy_bias = {
780add = {
781desc = "POLICY_BIAS_GOOD_IDEA"
782value = 20
}
}
785years = 5
786on_activate = {
787custom_tooltip = {
788text = jurchen_confederation_law_cooldown_tt
789add_cooldown = {
790type = jurchen_confederation_law_cooldown
791years = 5
}
}
794leader_country = {
795if = {
796limit = {
797ruler_or_regent ?= {
797has_variable = difficult_sinicization_variable
}
}
799add_tribal_cohesion = tribal_cohesion_mild_penalty
800add_stability = stability_mild_penalty
}
}
}
805country_modifier = {
806monthly_towards_sinicized = societal_value_monthly_move
807selling_efficiency = tiny_trade_efficiency_bonus
808market_building_levels = 5
}
}