2024-07-22 23:14:11
All checks were successful
sync / build (push) Successful in 53s

This commit is contained in:
actions[bot]
2024-07-22 23:14:11 +08:00
parent 6a03dad17f
commit a71a95cba8
177 changed files with 44013 additions and 87606 deletions

View File

@@ -22,7 +22,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -46,7 +46,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -72,7 +72,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -107,7 +107,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -130,13 +130,13 @@ focus_tree = {
available_if_capitulated = yes
available = {
has_capitulated = yes
not = { has_war_with = BFL }
NOT = { has_war_with = BFL }
BFL = { not = {has_war_with = TIX } }
BFL = { not = {has_war_with = CHY } }
TIX = { not = { is_in_faction_with = BFL } }
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -163,7 +163,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -198,7 +198,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -221,11 +221,11 @@ focus_tree = {
available_if_capitulated = yes
available = {
has_capitulated = yes
not = { has_war_with = BYG }
NOT = { has_war_with = BYG }
BYG = { not = { is_in_faction_with = TIX } }
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -249,7 +249,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -273,7 +273,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -298,7 +298,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -327,7 +327,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -363,7 +363,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -391,7 +391,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 0
@@ -425,7 +425,7 @@ focus_tree = {
has_capitulated = yes
}
bypass = {
not = { has_capitulated = yes }
NOT = { has_capitulated = yes }
}
ai_will_do = {
factor = 100
@@ -452,9 +452,9 @@ focus_tree = {
available = {
is_ai = no
controls_state = 16
or = {
OR = {
has_capitulated = yes
not = {country_exists = WEX }
NOT = {country_exists = WEX }
}
}