
평화 조약이번 버전 변경
점령당한 영토 요구
대상 국가에 점령당한 지점을 모두 요구합니다.
홍건적의 난전쟁 명분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
}