Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dual_monarchy = {
- major = no
- potential = {
- normal_or_historical_nations = yes
- NOT = { exists = GBR }
- OR = {
- ai = no
- is_playing_custom_nation = no
- }
- OR = {
- AND = {
- tag = FRA
- OR = {
- ai = no
- AND = {
- ai = yes
- OR = {
- ENG = { junior_union_with = FRA }
- ENG = { vassal_of = FRA }
- }
- }
- }
- }
- AND = {
- tag = ENG
- OR = {
- ai = no
- AND = {
- ai = yes
- OR = {
- FRA = { junior_union_with = ENG }
- FRA = { vassal_of = ENG }
- }
- }
- }
- }
- }
- }
- allow = {
- adm_tech = 10
- is_subject = no
- is_nomad = no
- is_at_war = no
- OR = {
- AND = {
- tag = FRA
- OR = {
- ENG = { junior_union_with = FRA }
- ENG = { vassal_of = FRA }
- }
- AND = {
- tag = ENG
- OR = {
- FRA = { junior_union_with = ENG }
- FRA = { vassal_of = ENG }
- }
- }
- }
- effect = {
- if = {
- limit = {
- tag = FRA
- ENG = {
- ai = yes
- }
- }
- inherit = ENG
- }
- if = {
- limit = {
- tag = ENG
- FRA = {
- ai = yes
- }
- }
- inherit = FRA
- }
- if = {
- limit = {
- is_part_of_hre = yes
- is_elector = no
- }
- every_owned_province = {
- limit = {
- is_part_of_hre = yes
- }
- set_in_empire = no
- }
- }
- if = {
- limit = {
- NOT = { government_rank = 2 }
- }
- set_government_rank = 2
- }
- add_prestige = 25
- add_country_modifier = {
- name = "centralization_modifier"
- duration = 7300
- }
- }
- ai_will_do = {
- factor = 1
- }
- ai_importance = 200
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement