
Ley
Ley de diplomacia de clanes
Esta ley describe cómo maneja nuestro pueblo la diplomacia.
Confederación yurchenOrganización internacionalpotentialPolíticas 3
Permitir embajadas chinas- +0.1 Progreso mensual hacia Sinificado
- +0.05 Progreso mensual hacia la centralización
- −0.1 Cohesión tribal mensual
Embajadas de clanes- +0.05 Progreso mensual hacia Sinificado
- +20% Capacidad diplomática
Sin embajadas- +0.1 Progreso mensual hacia No sinificado
- +0.1 Progreso mensual hacia el enfoque beligerante
- +10% Tamaño de leva castrense
Definiciónin_game/common/laws/21_jurchen_confederation.txt:813
814type = international_organization
815law_category = socioeconomic
816requires_vote = no
817potential = {
}
821locked = {
822custom_tooltip = {
823text = 5_years_cd Hemos cambiado esta ley en los últimos 5 años.
824has_cooldown = jurchen_confederation_law_cooldown
}
}
828no_embassies_policy = {
829price = jurchen_confederation_law_price
830wants_this_policy_bias = {
831add = {
832desc = "POLICY_BIAS_GOOD_IDEA"
833value = 20
}
}
837on_activate = {
838custom_tooltip = {
839text = jurchen_confederation_law_cooldown_tt
840add_cooldown = {
841type = jurchen_confederation_law_cooldown
842years = 5
}
}
845leader_country = {
846if = {
847limit = {
848ruler_or_regent ?= {
848has_variable = difficult_sinicization_variable
}
}
850add_tribal_cohesion = tribal_cohesion_mild_penalty
851add_stability = stability_mild_penalty
}
}
}
855years = 5
856country_modifier = {
857monthly_towards_unsinicized = societal_value_monthly_move
858monthly_towards_belligerent = societal_value_monthly_move
859global_army_levy_size_modifier = 0.1
}
}
863clan_embassies_policy = {
864price = jurchen_confederation_law_price
865wants_this_policy_bias = {
866add = {
867desc = "POLICY_BIAS_GOOD_IDEA"
868value = 20
}
}
872on_activate = {
873custom_tooltip = {
874text = jurchen_confederation_law_cooldown_tt
875add_cooldown = {
876type = jurchen_confederation_law_cooldown
877years = 5
}
}
880leader_country = {
881if = {
882limit = {
883ruler_or_regent ?= {
883has_variable = difficult_sinicization_variable
}
}
885add_tribal_cohesion = tribal_cohesion_mild_penalty
886add_stability = stability_mild_penalty
}
}
}
890years = 5
891country_modifier = {
892monthly_towards_sinicized = societal_value_minor_monthly_move
893diplomatic_capacity_modifier = 0.2
}
}
897chinese_embassies_policy = {
898price = jurchen_confederation_law_price
899wants_this_policy_bias = {
900add = {
901desc = "POLICY_BIAS_GOOD_IDEA"
902value = 20
}
}
906on_activate = {
907custom_tooltip = {
908text = jurchen_confederation_law_cooldown_tt
909add_cooldown = {
910type = jurchen_confederation_law_cooldown
911years = 5
}
}
914leader_country = {
915if = {
916limit = {
917ruler_or_regent ?= {
917has_variable = difficult_sinicization_variable
}
}
919add_tribal_cohesion = tribal_cohesion_mild_penalty
920add_stability = stability_mild_penalty
}
}
}
924years = 5
925country_modifier = {
926monthly_towards_sinicized = societal_value_monthly_move
927monthly_towards_centralization = societal_value_minor_monthly_move
928monthly_tribal_cohesion = -0.1
}
}