add_namespace = allianse
#######Denmark
# DEN: Norway invited to alliance
country_event = {
id = allianse.1
title = allianse.1.t
desc = allianse.1.d
picture = GFX_report_event_generic_read_write
hidden = yes
is_triggered_only = yes
option = { # Accept request
name = allianse.1.a
ai_chance = {
factor = 85
}
create_faction = "Skandinavisk Forsvarsalliance"
add_to_faction = DEN
SWE = { country_event = { id = allianse.2 } }
NOR = { country_event = { id = allianse.5 } }
}
}
# DEN: Sweden and Denmark create alliance
country_event = {
id = allianse.2
title = allianse.2.t
desc = allianse.2.d
picture = GFX_report_event_generic_read_write
is_triggered_only = yes
option = { # Accept request
name = allianse.2.a
ai_chance = {
factor = 85
}
DEN = { country_event = { id = allianse.3 } }
}
option = { # Refuse request
name = allianse.2.b
ai_chance = {
factor = 15
}
DEN = { country_event = { id = allianse.4 } }
}
}
########add to faction SWE
country_event = {
id = allianse.3
title = allianse.3.t
desc = allianse.3.d
picture = GFX_report_event_generic_read_write
hidden = yes
is_triggered_only = yes
option = { # Accept request
name = allianse.3.a
add_to_faction = SWE
}
}
########No to faction SWE
country_event = {
id = allianse.4
title = allianse.4.t
desc = allianse.4.d
picture = GFX_report_event_generic_read_write
hidden = yes
is_triggered_only = yes
option = { # Accept request
name = allianse.4.a
}
}
# DEN: Norway invited to alliance
country_event = {
id = allianse.5
title = allianse.5.t
desc = allianse.5.d
picture = GFX_report_event_generic_read_write
is_triggered_only = yes
option = { # Accept request
name = allianse.5.a
ai_chance = {
factor = 85
}
DEN = { country_event = { id = allianse.6 } }
}
option = { # Refuse request
name = allianse.5.b
ai_chance = {
factor = 15
}
DEN = { country_event = { id = allianse.7 } }
}
}
########Create faction nor
country_event = {
id = allianse.6
title = allianse.6.t
desc = allianse.6.d
picture = GFX_report_event_generic_read_write
hidden = yes
is_triggered_only = yes
option = { # Accept request
name = allianse.6.a
add_to_faction = NOR
}
}
########add to faction nor
country_event = {
id = allianse.7
title = allianse.7.t
desc = allianse.7.d
picture = GFX_report_event_generic_read_write
hidden = yes
is_triggered_only = yes
option = { # Accept request
name = allianse.7.a
}
}
#######Norway
# DEN: Norway invited to alliance
country_event = {
id = allianse.8
title = allianse.8.t
desc = allianse.8.d
picture = GFX_report_event_generic_read_write
hidden = yes
is_triggered_only = yes
option = { # Accept request
name = allianse.8.a
ai_chance = {
factor = 85
}
create_faction = "Skandinavisk Allianse"
add_to_faction = NOR
SWE = { country_event = { id = allianse.9 } }
NOR = { country_event = { id = allianse.12 } }
}
}
# NOR: Sweden and Denmark create alliance
country_event = {
id = allianse.9
title = allianse.9.t
desc = allianse.9.d
picture = GFX_report_event_generic_read_write
is_triggered_only = yes
option = { # Accept request
name = allianse.9.a
ai_chance = {
factor = 85
}
NOR = { country_event = { id = allianse.10 } }
}
option = { # Refuse request
name = allianse.9.b
ai_chance = {
factor = 15
}
NOR = { country_event = { id = allianse.11 } }
}
}
########add to faction SWE
country_event = {
id = allianse.10
title = allianse.10.t
desc = allianse.10.d
picture = GFX_report_event_generic_read_write
hidden = yes
is_triggered_only = yes
option = { # Accept request
name = allianse.10.a
add_to_faction = SWE
}
}
########No to faction SWE
country_event = {
id = allianse.11
title = allianse.11.t
desc = allianse.11.d
picture = GFX_report_event_generic_read_write
hidden = yes
is_triggered_only = yes
option = { # Accept request
name = allianse.11.a
}
}
# NOR: Denmark invited to alliance
country_event = {
id = allianse.12
title = allianse.12.t
desc = allianse.12.d
picture = GFX_report_event_generic_read_write
is_triggered_only = yes
option = { # Accept request
name = allianse.12.a
ai_chance = {
factor = 85
}
NOR = { country_event = { id = allianse.13 } }
}
option = { # Refuse request
name = allianse.12.b
ai_chance = {
factor = 15
}
NOR = { country_event = { id = allianse.14 } }
}
}
########Create faction den
country_event = {
id = allianse.13
title = allianse.13.t
desc = allianse.13.d
picture = GFX_report_event_generic_read_write
hidden = yes
is_triggered_only = yes
option = { # Accept request
name = allianse.13.a
add_to_faction = DEN
}
}
########add to faction den
country_event = {
id = allianse.14
title = allianse.14.t
desc = allianse.14.d
picture = GFX_report_event_generic_read_write
hidden = yes
is_triggered_only = yes
option = { # Accept request
name = allianse.14.a
}
}