
Peace TreatyChanged this version
Demand All Chinese Territories
Demand every Location owned by the target Country and their Subjects, including unoccupied territories.
Red Turban RebellionsCasus Bellipotential
Rein in the RebelsCasus Bellipotential
ChinaCountryeffect, potentialYuánCountryeffectChineseCulture GroupeffectMongolCulture Groupeffect
Has Red Turban Rebellions Casus BelliModifier TypepotentialDefinitionin_game/common/peace_treaties/rtr_rein_in_rebellion.txt:157
158cost = {
159add = {
160desc = "DIPLOREASON_BASE" Base
161value = 80
}
163add = {
164desc = "DIPLOREASON_RELATIVE_TAX_BASE" Relative Tax Base
165value = 5
166multiply = "scope:loser.country_economical_base"
167divide = {
168value = "scope:winner.country_economical_base"
169min = 1
}
171min = 0
}
}
175base_antagonism = {
176value = {
177value = 1
178scope:loser = {
179every_owned_location = {
180add = location_tax_base
181divide = 10
}
183every_subject_or_below = {
184every_owned_location = {
185add = location_tax_base
186divide = 10
}
}
}
}
}
192antagonism_type = antagonism_peace_rtr_demand_all_chinese_territories
194potential = {
195scope:war = {
196is_no_cb_war = no
197OR = {
}
}
}
211allow = {
212scope:winner = {
213num_locations >= 50
}
215scope:loser = {
216any_owned_location = {
217controller = scope:winner
218percent >= 0.20
}
220capital ?= {
221controller = scope:winner
}
}
}
226effect = {
227if = {
228limit = {
229exists = scope:winner
230exists = scope:loser
}
232scope:winner = {
233custom_tooltip = {
234text = rtr_demand_all_chinese_territories_tt Every Loser Adjective Location, and every Location owned by Loser's Subjects, is seized by Winner
235scope:loser = {
236every_owned_location = {
237change_location_owner = scope:winner
238if = {
239limit = {
240this = location:dadu
241scope:winner = {
242culture = {
}
}
247scope:loser = {
}
}
}
}
260every_subject_or_below = {
261every_owned_location = {
262change_location_owner = scope:winner
}
}
}
}
}
}
269else = {
269custom_tooltip = rtr_demand_occupied_territories_no_winner_loser_tt Any Location the winner occupies from the loser is seized.
}
}
272ai_desire = {
273value = 1000
}