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

This commit is contained in:
actions[bot]
2024-08-05 12:01:49 +00:00
parent 9d78309530
commit a877ac17cc
2 changed files with 23 additions and 11 deletions

View File

@@ -38,7 +38,9 @@ autonomy_state = {
DOH = { DOH = {
has_completed_focus = DOH_cijichaogongzhongxin has_completed_focus = DOH_cijichaogongzhongxin
} }
has_autonomy_state = doh_fanshu OVERLORD = {
has_autonomy_state = doh_fanshu
}
} }
} }
} }
@@ -55,8 +57,18 @@ autonomy_state = {
base = 0 base = 0
modifier = { modifier = {
add = 10000 add = 10000
DOH = { AND = {
has_completed_focus = DOH_chaogongzhidu DOH = {
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
} }
} }