
和平条約このバージョンで変更
占領した領土の要求
対象の国家に対し、占領したすべてのロケーションを要求する。
紅巾の乱開戦事由potential
反乱者の鎮圧開戦事由potential
中国国家effect, potential元国家effect中国文化圏effectモンゴル文化圏effect
「紅巾の乱」の開戦事由あり補正タイプpotential定義in_game/common/peace_treaties/rtr_rein_in_rebellion.txt:47
48cost = {
49add = {
50desc = "DIPLOREASON_BASE" 基本値
51value = 80
}
53add = {
54desc = "DIPLOREASON_OCCUPATION_VALUE" 占領ロケーションの価値
55value = {
56value = 0
57scope:loser = {
58every_owned_location = {
59limit = {
59controller = scope:winner
}
60add = location_tax_base
61divide = 5
}
}
}
}
}
68base_antagonism = {
69value = {
70value = 1
71scope:loser = {
72every_owned_location = {
73limit = {
73controller = scope:winner
}
74add = location_tax_base
75divide = 10
}
}
}
}
80antagonism_type = antagonism_peace_rtr_demand_all_occupied_territories
81potential = {
82scope:war = {
83is_no_cb_war = no
84OR = {
}
}
}
98allow = {
99scope:winner = {
100num_locations >= 25
}
102scope:loser = {
103any_owned_location = {
104controller = scope:winner
105count >= 25
}
}
}
110effect = {
111if = {
112limit = {
113exists = scope:winner
114exists = scope:loser
}
116scope:winner = {
117custom_tooltip = {
118text = rtr_demand_occupied_territories_tt Winnerによって占領されたすべてのLoser Adjectiveのロケーションが、Winnerの手に渡る
119every_controlled_location = {
120limit = {
121owner = scope:loser
}
123change_location_owner = scope:winner
124if = {
125limit = {
126this = location:dadu
127scope:winner = {
128culture = {
}
}
133scope:loser = {
}
}
}
}
}
}
}
149else = {
149custom_tooltip = rtr_demand_occupied_territories_no_winner_loser_tt 勝者が敗者から占領したすべてのロケーションが接収される。
}
}
152ai_desire = {
153value = 1000
}