This commit is contained in:
@@ -255,23 +255,23 @@ claims_on_poland = {
|
|||||||
}
|
}
|
||||||
enable = {
|
enable = {
|
||||||
country_exists = POL
|
country_exists = POL
|
||||||
|
is_historical_focus_on = yes
|
||||||
}
|
}
|
||||||
abort = {
|
abort = {
|
||||||
NOT = {
|
NOT = {
|
||||||
country_exists = POL
|
country_exists = POL
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ai_strategy = {
|
ai_strategy = {
|
||||||
type = antagonize
|
type = antagonize
|
||||||
id = "POL"
|
id = "POL"
|
||||||
value = 100
|
value = 100
|
||||||
}
|
}
|
||||||
ai_strategy = {
|
ai_strategy = {
|
||||||
type = prepare_for_war
|
type = ignore
|
||||||
id = "POL"
|
id = "POL"
|
||||||
value = 100
|
value = 100
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
BFL_wushichongying = {
|
BFL_wushichongying = {
|
||||||
|
|||||||
@@ -1130,4 +1130,17 @@ BYG_dont_do_so_many_naval_1942 = {
|
|||||||
tag = WEX
|
tag = WEX
|
||||||
value = -200
|
value = -200
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
BYG_wushibfl = {
|
||||||
|
enable = {
|
||||||
|
tag = BYG
|
||||||
|
date < 1942.1.1
|
||||||
|
}
|
||||||
|
abort_when_not_enabled = yes
|
||||||
|
ai_strategy = {
|
||||||
|
type = ignore
|
||||||
|
id = "BFL"
|
||||||
|
value = 500
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@@ -1856,7 +1856,7 @@ DOH_duiwaitouzi_decision_category = {
|
|||||||
}
|
}
|
||||||
shuchu_100_civ = {
|
shuchu_100_civ = {
|
||||||
icon = xingdong
|
icon = xingdong
|
||||||
cost = 50
|
cost = 0
|
||||||
ai_will_do = {
|
ai_will_do = {
|
||||||
factor = 0
|
factor = 0
|
||||||
}
|
}
|
||||||
@@ -1895,7 +1895,7 @@ DOH_duiwaitouzi_decision_category = {
|
|||||||
ai_will_do = {
|
ai_will_do = {
|
||||||
factor = 0
|
factor = 0
|
||||||
}
|
}
|
||||||
cost = 300
|
cost = 0
|
||||||
target_trigger = {
|
target_trigger = {
|
||||||
any_country = {
|
any_country = {
|
||||||
NOT = {
|
NOT = {
|
||||||
@@ -1924,7 +1924,7 @@ DOH_duiwaitouzi_decision_category = {
|
|||||||
ai_will_do = {
|
ai_will_do = {
|
||||||
factor = 0
|
factor = 0
|
||||||
}
|
}
|
||||||
cost = 300
|
cost = 0
|
||||||
target_trigger = {
|
target_trigger = {
|
||||||
any_country = {
|
any_country = {
|
||||||
NOT = {
|
NOT = {
|
||||||
|
|||||||
@@ -2570,11 +2570,6 @@
|
|||||||
completion_reward = {
|
completion_reward = {
|
||||||
guojishengyu_down_5 = yes
|
guojishengyu_down_5 = yes
|
||||||
add_political_power = 150
|
add_political_power = 150
|
||||||
add_ai_strategy = {
|
|
||||||
type = prepare_for_war
|
|
||||||
id = POL
|
|
||||||
value = 200
|
|
||||||
}
|
|
||||||
add_ai_strategy = {
|
add_ai_strategy = {
|
||||||
type = prepare_for_war
|
type = prepare_for_war
|
||||||
id = FIN
|
id = FIN
|
||||||
|
|||||||
@@ -2571,7 +2571,8 @@
|
|||||||
transfer_state = 668
|
transfer_state = 668
|
||||||
transfer_state = 738
|
transfer_state = 738
|
||||||
transfer_state = 669
|
transfer_state = 669
|
||||||
|
transfer_state = 628
|
||||||
|
|
||||||
# transfer_state = 738
|
# transfer_state = 738
|
||||||
# transfer_state = 668
|
# transfer_state = 668
|
||||||
# transfer_state = 721
|
# transfer_state = 721
|
||||||
|
|||||||
@@ -1079,7 +1079,7 @@ country_event = {
|
|||||||
tag = DOH
|
tag = DOH
|
||||||
ratio > 3
|
ratio > 3
|
||||||
}
|
}
|
||||||
add = 1000
|
add = 10000
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
declare_war_on = {
|
declare_war_on = {
|
||||||
@@ -1103,33 +1103,33 @@ country_event = {
|
|||||||
option = {
|
option = {
|
||||||
name = DOH_loong_event.2002.a
|
name = DOH_loong_event.2002.a
|
||||||
ai_chance = {
|
ai_chance = {
|
||||||
base = 5
|
base = 1
|
||||||
modifier = {
|
modifier = {
|
||||||
naval_strength_ratio = {
|
naval_strength_ratio = {
|
||||||
tag = DOH
|
tag = DOH
|
||||||
ratio < 0.3
|
ratio < 0.3
|
||||||
}
|
}
|
||||||
add = 5
|
factor = 5
|
||||||
}
|
}
|
||||||
modifier = {
|
modifier = {
|
||||||
DOH = {
|
DOH = {
|
||||||
has_completed_focus = DOH_chaogongzhidu
|
has_completed_focus = DOH_chaogongzhidu
|
||||||
}
|
}
|
||||||
add = 5
|
factor = 5
|
||||||
}
|
}
|
||||||
modifier = {
|
modifier = {
|
||||||
naval_strength_ratio = {
|
naval_strength_ratio = {
|
||||||
tag = DOH
|
tag = DOH
|
||||||
ratio < 1
|
ratio < 1
|
||||||
}
|
}
|
||||||
add = 5
|
factor = 5
|
||||||
}
|
}
|
||||||
modifier = {
|
modifier = {
|
||||||
strength_ratio = {
|
strength_ratio = {
|
||||||
tag = DOH
|
tag = DOH
|
||||||
ratio < 0.33
|
ratio < 0.33
|
||||||
}
|
}
|
||||||
add = 10
|
factor = 10
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
effect_tooltip = {
|
effect_tooltip = {
|
||||||
|
|||||||
Reference in New Issue
Block a user