2024-08-05 12:31:45
All checks were successful
sync / build (push) Successful in 51s

This commit is contained in:
actions[bot]
2024-08-05 12:31:45 +00:00
parent a134ccb217
commit 878803e0e4
2 changed files with 23 additions and 11 deletions

View File

@@ -38,10 +38,12 @@ autonomy_state = {
DOH = { DOH = {
has_completed_focus = DOH_cijichaogongzhongxin has_completed_focus = DOH_cijichaogongzhongxin
} }
OVERLORD = {
has_autonomy_state = doh_fanshu has_autonomy_state = doh_fanshu
} }
} }
} }
}
allowed_levels_filter = { allowed_levels_filter = {
doh_fanshu doh_fanshu
} }
@@ -55,9 +57,19 @@ autonomy_state = {
base = 0 base = 0
modifier = { modifier = {
add = 10000 add = 10000
AND = {
DOH = { DOH = {
has_completed_focus = DOH_chaogongzhidu has_completed_focus = DOH_chaogongzhidu
} }
OR = {
FROM = {
tag = DOH
}
FROM = {
has_autonomy_state = doh_fanshu
}
}
}
} }
} }
} }

View File

@@ -478,7 +478,7 @@ country_event = {
} }
hidden_effect = { hidden_effect = {
set_victory_points = { set_victory_points = {
province = 640 province = 1492
value = 30 value = 30
} }
} }
@@ -497,7 +497,7 @@ country_event = {
} }
hidden_effect = { hidden_effect = {
set_victory_points = { set_victory_points = {
province = 439 province = 1285
value = 30 value = 30
} }
} }
@@ -516,7 +516,7 @@ country_event = {
} }
hidden_effect = { hidden_effect = {
set_victory_points = { set_victory_points = {
province = 289 province = 7408
value = 30 value = 30
} }
} }
@@ -547,7 +547,7 @@ country_event = {
} }
hidden_effect = { hidden_effect = {
set_victory_points = { set_victory_points = {
province = 286 province = 4401
value = 30 value = 30
} }
} }
@@ -566,7 +566,7 @@ country_event = {
} }
hidden_effect = { hidden_effect = {
set_victory_points = { set_victory_points = {
province = 671 province = 4075
value = 30 value = 30
} }
} }
@@ -585,7 +585,7 @@ country_event = {
} }
hidden_effect = { hidden_effect = {
set_victory_points = { set_victory_points = {
province = 327 province = 10265
value = 30 value = 30
} }
} }
@@ -616,7 +616,7 @@ country_event = {
} }
hidden_effect = { hidden_effect = {
set_victory_points = { set_victory_points = {
province = 525 province = 7125
value = 30 value = 30
} }
} }
@@ -635,7 +635,7 @@ country_event = {
} }
hidden_effect = { hidden_effect = {
set_victory_points = { set_victory_points = {
province = 333 province = 7371
value = 30 value = 30
} }
} }