2025-02-10 07:44:26
This commit is contained in:
97
src/common/ai_strategy/BLI_AND_SIR.txt
Normal file
97
src/common/ai_strategy/BLI_AND_SIR.txt
Normal 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
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user