###############################
# My own decision #
############################### diplomatic_decisions = {
# 迟来的发现
Belated_discovery = {
potential = {
year = 1950.1.13
not = { has_country_flag = diplomatic_decisions }
}
allow = {
tag = JAP
year = 1950.1.13
JAP = {
controls = 7096
}
}
effect = {
set_country_flag = Belated_discovery
JAP = { country_event = 999999 }
}
ai_will_do = {
factor = 1
}
}
}
}
# My own decision #
############################### diplomatic_decisions = {
# 迟来的发现
Belated_discovery = {
potential = {
year = 1950.1.13
not = { has_country_flag = diplomatic_decisions }
}
allow = {
tag = JAP
year = 1950.1.13
JAP = {
controls = 7096
}
}
effect = {
set_country_flag = Belated_discovery
JAP = { country_event = 999999 }
}
ai_will_do = {
factor = 1
}
}
}
}