成就
战火兄弟
作为一场战争中的次要参战方,让战争中的任意一个友方拥有90%战争分数。
15possible = {
}
17happened = {
18any_current_war = {
19save_temporary_scope_as = target_war
20root = {
21NOT = {
21is_war_leader_of = scope:target_war
}
22any_country_together_in_war_with = {
23war_score_in_war = {
24war = scope:target_war
25value >= 0.9
}
}
}
}
}