Wartość skryptowaNowość w tej wersji
hre_circle_opinion_check
MonarchiaUstrój politycznyif
TeokracjaUstrój politycznyif
Święte Cesarstwo RzymskieOrganizacja międzynarodowaifhre_imperial_religionZmiennaifhre_imperial_religion_groupZmiennaifDefinicjain_game/common/script_values/io_policy.txt:495
496if = {
497limit = {
498exists = scope:recipient
499scope:recipient = {
499is_leader_of_international_organization = scope:recipient
}
}
502if = {
503limit = {
503opinion(scope:recipient) > 0
}
504add = {
505desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinia o cesarzu
506value = "opinion(scope:recipient)"
507multiply = 0.25
}
}
510else = {
511add = {
512desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinia o cesarzu
513value = "opinion(scope:recipient)"
514multiply = 0.5
}
}
518add = {
519desc = "IO_LEADER_DIP_REP" Reputacja dyplomatyczna lidera
520value = scope:recipient.modifier:diplomatic_reputation
}
522add = {
523desc = "POLICY_BIAS_FAVORS_OF_EMPEROR" Przysługi cesarza
524value = "favors(scope:recipient)"
525multiply = 2
}
527add = {
528desc = "POLICY_BIAS_ANTAGONISM_OF_EMPEROR" Antagonizm cesarza
529value = "antagonism(scope:recipient)"
530multiply = -0.5
}
532add = {
533desc = "TAX_BASE_LEADER_COMPARISON" Podstawa opodatkowania w porównaniu do: Lider
534value = scope:recipient.country_tax_base
535subtract = country_tax_base
536multiply = 0.025
}
538if = {
540add = {
541desc = "game_concept_alliance" Sojusz
542value = 5
}
}
545if = {
547add = {
548desc = "opinion_same_dynasty" Ta sama Dynasty
549value = 10
}
}
552if = {
553limit = {
553is_subject_of = scope:recipient
}
554add = {
555desc = "game_concept_subject" Podwładny
556value = 25
}
}
559if = {
560limit = {
560culture.language = scope:recipient.culture.language
}
561add = {
562desc = "DIPLOREASON_SAME_COMMON_LANGUAGE" Ten sam Common Language
563value = 5
}
}
566if = {
567limit = {
567NOT = {
567culture.language = scope:recipient.culture.language
}
}
568add = {
569desc = "DIPLOREASON_DIFFERENT_COMMON_LANGUAGE" Inny Common Language
570value = -5
}
}
574add = {
575desc = "IA_DYNASTIC_POWER" Władza dynastyczna Święte Cesarstwo Rzymskie Dynasty
576value = "scope:recipient.dynastic_power(international_organization:hre)"
577multiply = 0.5
}
580if = {
582add = {
583desc = "imperial_authority" Autorytet cesarski
585subtract = 50
586multiply = 2.5
}
}
589if = {
591add = {
592desc = "monarchy" Monarchia
593value = 5
}
}
596if = {
598add = {
599desc = "theocracy" Teokracja
600value = -5
}
}
603if = {
605if = {
606limit = {
}
607add = {
608desc = "DIPLOREASON_DIFFERENT_RELIGION_GROUP" Inna Concept
609value = -250
}
}
}
613if = {
615if = {
617add = {
618desc = "DIPLOREASON_DIFFERENT_RELIGION" Inna Religion
619value = -50
}
}
}
}