
Friedensvertrag
Clan-Autonomie erlangen
Wir werden zu einer unabhängigen Domäne werden, deren Territorium nicht mehr von anderen Clans regiert wird.
Erweiterung der ClanautoritätKriegsgrundpotential
Aufstand gegen Shogun-AutoritätKriegsgrundpotential
Namboku-chō JidaiKriegsgrundpotential
Sengoku JidaiKriegsgrundpotential
Japanisches ShogunatZusammenschlusspotential
Sengoku JidaiSituationpotentialDefinitionin_game/common/peace_treaties/gain_clan_autonomy.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" Grundwert
6value = 5
}
8add = {
9desc = "game_concept_population" Bevölkerung
10value = scope:loser.total_population
11multiply = 0.009
}
}
15potential = {
16scope:winner = {
17country_type = building
19OR = {
20has_reform = government_reform:japanese_clan
21has_reform = government_reform:japanese_imperial_family
}
}
24scope:loser = {
}
25scope:war = {
26OR = {
27is_no_cb_war = yes
}
}
}
36allow = {
}
46ai_desire = {
47if = {
48limit = {
49scope:winner = {
50is_rival_of = scope:loser
}
}
53add = {
54desc = "game_concept_rival"
55value = 10
}
}
58if = {
59limit = {
60scope:winner.prestige < scope:loser.prestige
}
62add = {
63desc = "DIPLOREASON_LOWER_PRESTIGE"
64value = scope:loser.prestige
65subtract = scope:winner.prestige
}
}
}