0% found this document useful (0 votes)
6 views5 pages

Denmark and Norway Military Aid Events

The document outlines a series of country events related to military support and alliances for Denmark and Norway, including options for sending equipment and entering alliances. It also details American assistance to Sweden, specifying the types and amounts of military equipment to be sent. Each event is triggered under specific conditions and includes various options with associated AI chances for decision-making.

Uploaded by

meteor
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views5 pages

Denmark and Norway Military Aid Events

The document outlines a series of country events related to military support and alliances for Denmark and Norway, including options for sending equipment and entering alliances. It also details American assistance to Sweden, specifying the types and amounts of military equipment to be sent. Each event is triggered under specific conditions and includes various options with associated AI chances for decision-making.

Uploaded by

meteor
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

add_namespace = import

#########Polistrupper Danmark

country_event = {
id = import.1
title = import.1.t
desc = import.1.d
picture = GFX_report_event_british_artillery

is_triggered_only = yes

option = { #Send help


name = import.1.a
ai_chance = {
factor = 100
}

ROOT = {
send_equipment = {
target = DEN
type = infantry_equipment_1
amount = 1000
}
send_equipment = {
target = DEN
type = support_equipment_1
amount = 200
}
send_equipment = {
target = DEN
type = artillery_equipment_0
amount = 50
}
send_equipment = {
target = DEN
type = infantry_uniforms_0
amount = 500
}
send_equipment = {
target = DEN
type = HQ_equipment_0
amount = 50
}
send_equipment = {
target = DEN
type = motorized_lia_equipment_01
amount = 50
}
}
DEN = {country_event = { id = import.2 days = 1 }
}}

option = {
name = import.1.b
ai_chance = {
factor = 0
}
DEN = {
country_event = { id = import.3 days = 1 }
}
}
}

country_event = {
id = import.2
title = import.2.t
desc = import.2.d
picture = GFX_report_event_british_artillery

is_triggered_only = yes

option = { #yes
name = import.2.a
#add_manpower = 20000
}
}

country_event = {
id = import.3
title = import.3.t
desc = import.3.d
picture = GFX_report_event_german_troops

is_triggered_only = yes

option = { #no
name = import.3.a
}
}

#########Polistrupper Norge

country_event = {
id = import.4
title = import.4.t
desc = import.4.d
picture = GFX_report_event_british_artillery

is_triggered_only = yes

option = { #Send help


name = import.4.a
ai_chance = {
factor = 100
}

ROOT = {
send_equipment = {
target = NOR
type = infantry_equipment_1
amount = 1000
}
send_equipment = {
target = NOR
type = support_equipment_1
amount = 150
}
send_equipment = {
target = NOR
type = artillery_equipment_0
amount = 50
}
send_equipment = {
target = NOR
type = infantry_uniforms_0
amount = 500
}
send_equipment = {
target = NOR
type = HQ_equipment_0
amount = 50
}
send_equipment = {
target = NOR
type = motorized_lia_equipment_01
amount = 50
}
}
NOR = {country_event = { id = import.5 days = 1 }
}}

option = {
name = import.4.b
ai_chance = {
factor = 0
}
NOR = {
country_event = { id = import.6 days = 1 }
}
}
}

country_event = {
id = import.5
title = import.5.t
desc = import.5.d
picture = GFX_report_event_british_artillery

is_triggered_only = yes

option = { #Enter alliance


name = import.5.a
#add_manpower = 20000
}
}

country_event = {
id = import.6
title = import.6.t
desc = import.6.d
picture = GFX_report_event_german_troops
is_triggered_only = yes

option = { #Enter alliance


name = import.6.a
}
}

#########American Help/equipment

country_event = {
id = import.10
title = import.10.t
desc = import.10.d
picture = GFX_report_event_british_artillery

is_triggered_only = yes

option = { #Send help


name = import.10.a
ai_chance = {
factor = 90
}

SWE = { country_event = { id = import.11 days = 1 }


}

option = { #refuse
name = import.10.b
ai_chance = {
factor = 10
}
SWE = {
country_event = { id = import.13 days = 1 }
}
}
}

country_event = {
id = import.11
title = import.11.t
desc = import.11.d
picture = report_event_usa_macarthur_speech

is_triggered_only = yes

option = { #send it
name = import.11.a
SWE = { country_event = { id = import.12 days = 20 }
}
}
}

country_event = {
id = import.12
title = import.12.t
desc = import.12.d
picture = GFX_report_event_british_artillery

is_triggered_only = yes

option = { #yes
name = import.12.a
USA = {
send_equipment = {
target = SWE
type = infantry_equipment_1
amount = 1000
}
send_equipment = {
target = SWE
type = support_equipment_1
amount = 200
}
send_equipment = {
target = SWE
type = artillery_equipment_1
amount = 100
}
send_equipment = {
target = SWE
type = infantry_uniforms_0
amount = 500
}
send_equipment = {
target = SWE
type = HQ_equipment_0
amount = 100
}
send_equipment = {
target = SWE
type = motorized_lia_equipment_01
amount = 100
}
}
add_manpower = 8000
USA = { add_manpower = -8000 }
}
}

country_event = {
id = import.13
title = import.13.t
desc = import.13.d
picture = GFX_report_event_soviet_tanks_snow

is_triggered_only = yes

option = { #no
name = import.13.a
}
}

You might also like