
国家互动
请求自由市地位
我们将请求成为神圣罗马帝国中的一座帝国自由市。
共和国政体accept
神圣罗马帝国国际组织allow, potential
帝国自由市特殊地位potential
自由市权利法律allow
是教宗修正类型potential711type = diplomacy
712category = CATEGORY_HRE_ACTIONS
714ai_limit_per_check = 1
715potential = {
716scope:actor = {
}
722not = {
}
}
}
}
736allow = {
}
741scope:actor = {
742is_rebel_country = no
}
}
745select_trigger = {
746looking_for_a = country
747target_flag = recipient
748name = "choose_country" 选择国家:
749column = {
750data = name
}
755enabled = {
}
}
758effect = {
760international_organization_add_special_status = {
762country = scope:actor
}
}
765scope:actor = {
766add_opinion = {
766target = scope:recipient
766modifier = opinion_granted_free_city
}
}
}
769ai_will_do = {
770add = {
771desc = "BIAS_FROM_RULER_TRAITS" 统治者特质导致的偏见
772value = {
773subtract = {
774value = "scope:actor.modifier:bias_for_militarist_policies"
775multiply = 3
}
777add = "scope:actor.modifier:bias_for_capitalist_policies"
778add = {
779value = "scope:actor.modifier:bias_for_administrative_policies"
780divide = 2
}
}
}
784add = {
785desc = "TARGET_ACCEPTANCE" 国家互动目标的接受度
786value = "scope:actor.country_interaction_acceptance(country_interaction:request_free_city_status|scope:recipient)"
}
788if = {
789limit = {
790exists = scope:actor
791scope:actor = {
791has_cooldown = ai_spam_protection_request_free_city_status
}
}
793subtract = {
794desc = "DIPLOREASON_ALREADY_DID_ACTION" 我们已经进行了该项外交
795value = 10000
}
}
}
800accept = {
801add = {
802desc = "OUR_OPINION_TOOLTIP" 我们对他们的好感
803value = "scope:actor.opinion(scope:recipient)"
}
805add = {
806desc = "THEIR_OPINION_TOOLTIP" 他们对我们的好感
807value = "scope:recipient.opinion(scope:actor)"
}
809if = {
810limit = {
810scope:actor.culture.language = scope:recipient.culture.language
}
811add = {
812desc = "UPKEEP_SAME_LANGUAGE" 相同语言
813value = 25
}
}
816if = {
824divide = {
825desc = "HRE_NON_REPUBLIC" 不是共和国
826value = 2
}
}
}
830reject_effect = {
831hidden_effect = {
832scope:actor = {
833add_cooldown = {
834type = ai_spam_protection_request_free_city_status
835years = 5
}
}
}
}