
Subject TypeChanged this version
Tǔsī
A special type of administration of the Middle Kingdom, they are hereditary governors of tribal lands on behalf of the imperial throne. They cannot be annexed, but they get increased Monthly Progress to Sinicized and are forced to use their Overlord's Court Language, while costing less Diplomatic Capacity.
Japanese ShogunateInternational Organizationvisible
TennōSpecial Statusvisible
Nanbokuchō JidaiSituationvisibleModifiers
Overlord modifier
Monthly Prestige+0.01
Legislative Efficiency−0.5%
Subject Income−0.5%
Subject modifier
Definitionin_game/common/subject_types/tusi.txt:1
2subject_pays = subject_pays_vassal
3color = subject_tusi
4level = 1
5annullment_favours_required = 10
6visible = {
14trigger_if = {
15limit = {
}
19NOT = {
20scope:target = {
21has_special_status_in_international_organization = {
}
}
}
}
}
34subject_creation_enabled = {
36scope:target_province = {
37OR = {
38region = region:west_china_region
39region = region:south_china_region
40region = region:east_china_region
41region = region:tibet_region
42region = region:indochina_region
}
}
}
50release_country_enabled = {
}
57join_offensive_wars_always = {
58always = yes
}
60join_defensive_wars_always = {
61always = yes
}
64diplomatic_capacity_cost_scale = 0.05
67strength_vs_overlord = -0.1
68has_overlords_ruler = no
69will_join_independence_wars = yes
70can_be_annexed = no
71overlord_can_cancel = yes
72can_overlord_build_roads = yes
73can_overlord_build_buildings = yes
74can_overlord_build_rgos = yes
76can_overlord_recruit_regiments = yes
77can_overlord_build_ships = yes
79only_overlord_court_language = yes
80has_limited_diplomacy = yes
81fleet_basing_rights = yes
82food_access = yes
83overlord_can_enforce_peace_on_subject = yes
85can_change_rank = no
86can_change_heir_selection = yes
88minimum_opinion_for_offer = 150
90great_power_score_transfer = 0.1
95overlord_modifier = {
}
100subject_modifier = {
}
106on_enable = {
107set_court_language = scope:future_overlord.court_dialect
}
110diplo_chance_accept_subject = {
111base = -92
112current_strength = 0.2
113border_distance = -0.3
114negative_opinion = -5
115positive_opinion = 0.25
116rank_difference = -5
117giving_defensive_support = 2
118receiving_defensive_support = 5
119royal_ties = 1
121num_of_limited_subjects = -5
122culture_war = 3
123diplomatic_reputation = 1
124different_religion = -20
125same_common_language = 5
126same_court_language = 10
127different_culture = -10
128different_government_type = -25
129actor_at_war = -20
130competing_power = -200
131tax_base = -0.25
132trust_in_actor = 0.2
134reject_subjugation_reasons = -1
135accept_subjugation_reasons = 1
}
138diplo_chance_accept_overlord = {
139base = 18
140border_distance = -0.3
141negative_opinion = -5
142positive_opinion = 0.25
143same_common_language = 5
144same_court_language = 10
145different_culture = -10
146different_government_type = -25
147actor_at_war = -20
148competing_power = -200
149trust_in_actor = 0.2
}
152ai_wants_to_be_overlord = {
153scope:subject = {
154add = {
155desc = "COALITION_GRADE_ANTAGONISM_TOWARDS_THEM_SUBJECT" Subject is a likely target of a coalition
156value = {
157every_country_with_coalition_grade_antagonism_against_us = {
158add = {
159value = -10
}
}
}
}
}
}


