
LawChanged this version
Court Etiquette Law
This law establishes which court etiquette rules will be applied.
Jurchen ConfederationInternational OrganizationpotentialPolicies 3
Definitionin_game/common/laws/21_jurchen_confederation.txt:223
224type = international_organization
225law_category = estates
226requires_vote = no
227potential = {
}
231locked = {
232custom_tooltip = {
233text = 5_years_cd We have changed this law in the past 5 years.
234has_cooldown = jurchen_confederation_law_cooldown
}
}
238no_court_etiquette_policy = {
239price = jurchen_confederation_law_price
240wants_this_policy_bias = {
241add = {
242desc = "POLICY_BIAS_GOOD_IDEA"
243value = 20
}
}
246years = 5
247on_activate = {
248custom_tooltip = {
249text = jurchen_confederation_law_cooldown_tt
250add_cooldown = {
251type = jurchen_confederation_law_cooldown
252years = 5
}
}
255leader_country = {
256if = {
257limit = {
258ruler_or_regent ?= {
258has_variable = difficult_sinicization_variable
}
}
260add_tribal_cohesion = tribal_cohesion_mild_penalty
261add_stability = stability_mild_penalty
}
}
}
266country_modifier = {
267court_spending_efficiency = 0.2
268monthly_tribal_cohesion = 0.05
269monthly_towards_unsinicized = societal_value_monthly_move
}
}
273basic_court_etiquette_policy = {
274price = jurchen_confederation_law_price
275wants_this_policy_bias = {
276add = {
277desc = "POLICY_BIAS_GOOD_IDEA"
278value = 20
}
}
281years = 5
282on_activate = {
283custom_tooltip = {
284text = jurchen_confederation_law_cooldown_tt
285add_cooldown = {
286type = jurchen_confederation_law_cooldown
287years = 5
}
}
290leader_country = {
291if = {
292limit = {
293ruler_or_regent ?= {
293has_variable = difficult_sinicization_variable
}
}
295add_tribal_cohesion = tribal_cohesion_mild_penalty
296add_stability = stability_mild_penalty
}
}
}
301country_modifier = {
302diplomatic_reputation = diplomatic_reputation_weak_bonus
303monthly_towards_sinicized = societal_value_minor_monthly_move
}
}
307sinicized_court_etiquette_policy = {
308price = jurchen_confederation_law_price
309wants_this_policy_bias = {
310add = {
311desc = "POLICY_BIAS_GOOD_IDEA"
312value = 20
}
}
315years = 5
316on_activate = {
317custom_tooltip = {
318text = jurchen_confederation_law_cooldown_tt
319add_cooldown = {
320type = jurchen_confederation_law_cooldown
321years = 5
}
}
324leader_country = {
325if = {
326limit = {
327ruler_or_regent ?= {
327has_variable = difficult_sinicization_variable
}
}
329add_tribal_cohesion = tribal_cohesion_mild_penalty
330add_stability = stability_mild_penalty
}
}
}
335country_modifier = {
336monthly_towards_sinicized = societal_value_monthly_move
337tribute_payment_received_modifier = 0.1
}
}