Files
azurlane-sr/src/common/on_actions/azx_on_actions.txt
2024-06-26 19:00:16 +08:00

26 lines
442 B
Plaintext
Executable File

on_actions = {
on_capitulation = {
effect = {
if = {
limit = {
FROM = {
shijianniangguojia_trigger = yes
NOT = { has_country_flag = toudisairen_get }
}
ROOT = {
has_country_flag = toudisairen_get
}
}
FROM = {
white_peace = ROOT
puppet = ROOT
}
ROOT = {
clr_country_flag = toudisairen_get
remove_Ideas = SIR_srkzg
}
}
}
}
}