
Friedensvertrag
Clanautonomie entziehen
Ihre Autonomie soll ihnen entzogen und ihr Schicksal erneut unter unsere Kontrolle gebracht werden.
Shogun-Autorität wiederherstellenKriegsgrundpotential
Japanisches ShogunatZusammenschlusspotential
Sengoku JidaiSituationpotentialDefinitionin_game/common/peace_treaties/revoke_clan_autonomy.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" Grundwert
6value = 50
}
9add = {
10desc = "game_concept_population" Bevölkerung
11value = scope:loser.total_population
12multiply = 0.009
}
}
16potential = {
17scope:loser = {
}
22scope:winner = {
}
23scope:war = {
}
}
31allow = {
}
41ai_desire = {
42if = {
43limit = {
44scope:winner = {
45is_rival_of = scope:loser
}
}
48add = {
49desc = "game_concept_rival"
50value = 10
}
}
53if = {
54limit = {
55scope:winner.prestige < scope:loser.prestige
}
57add = {
58desc = "DIPLOREASON_LOWER_PRESTIGE"
59value = scope:loser.prestige
60subtract = scope:winner.prestige
}
}
}