2025-02-10 07:44:26

This commit is contained in:
actions[bot]
2025-02-10 07:44:26 +00:00
parent e32fd6058a
commit e8077af4bb

View File

@@ -0,0 +1,97 @@
BLI_AND_SIR_war_naval_stage_one = {
allowed = {
has_dlc = "Man the Guns"
OR = {
original_tag = BLI
original_tag = SIR
original_tag = SR1
original_tag = SR2
original_tag = SR3
original_tag = SR4
}
}
enable = {
date > 1937.1.1
enable_vnr_naval_ai = yes
}
abort_when_not_enabled = yes
ai_strategy = {
type = strike_force_home_base
id = 75
value = 200
}
ai_strategy = {
type = strike_force_home_base
id = 78
value = 200
}
ai_strategy = {
type = strike_force_home_base
id = 94
value = 50
}
ai_strategy = {
type = strike_force_home_base
id = 84
value = 130
}
}
BLI_AND_SIR_war_naval_stage_two = {
allowed = {
has_dlc = "Man the Guns"
OR = {
original_tag = BLI
original_tag = SIR
original_tag = SR1
original_tag = SR2
original_tag = SR3
original_tag = SR4
}
}
enable = {
date > 1941.1.1
enable_vnr_naval_ai = yes
}
abort_when_not_enabled = yes
ai_strategy = {
type = strike_force_home_base
id = 75
value = 50
}
ai_strategy = {
type = strike_force_home_base
id = 78
value = 50
}
ai_strategy = {
type = strike_force_home_base
id = 94
value = 50
}
ai_strategy = {
type = strike_force_home_base
id = 84
value = 50
}
ai_strategy = {
type = strike_force_home_base
id = 95
value = 200
}
ai_strategy = {
type = strike_force_home_base
id = 97
value = 200
}
ai_strategy = {
type = strike_force_home_base
id = 180
value = 100
}
ai_strategy = {
type = strike_force_home_base
id = 83
value = 130
}
}