
和平条約
氏族の自治権の獲得
我々は独立した国家として自立する。もはや我らの領土が他の氏族によって支配されることはない。
氏族の権限の拡大開戦事由potential
将軍権力に対する反乱開戦事由potential
南北朝時代開戦事由potential
戦国時代開戦事由potential
日本の幕府国際組織potential
戦国時代局面potential定義in_game/common/peace_treaties/gain_clan_autonomy.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" 基本値
6value = 5
}
8add = {
9desc = "game_concept_population" 人口
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
}
}
}