
Subject Type
Conquistador
Conquistadors are the leaders of a private army who have signed contracts with their Rulers to explore and conquer certain territories in exchange for the title of Governor, and a share of the new lands and spoils. They are unique Subject Types only able to be created through the Commission Conquistador Action. They are always Army Based Country and they get increased Military Tactics, Max Control, and Non-Culture Levy Size.
Modifiers
Overlord modifier
Monthly Prestige+0.01
Subject modifier
Definitionin_game/common/subject_types/conquistador.txt:1
2subject_pays = subject_pays_vassal
3color = subject_conquistador
4level = 1
5has_overlords_ruler = no
6annexation_speed = 1
7annexation_min_years_before = 20
8annexation_min_opinion = 150
9annexation_stall_opinion = 125
10annullment_favours_required = 10
12diplomatic_capacity_cost_scale = 0.1
14subject_can_cancel = no
15overlord_can_cancel = no
17can_change_rank = no
18can_change_heir_selection = no
20allow_subjects = no
22minimum_opinion_for_offer = 150
24has_limited_diplomacy = no
25use_overlord_laws = yes
27join_offensive_wars_always = {
28NOT = {
28scope:actor ?= {
28is_subject_of = scope:recipient
}
}
}
30join_offensive_wars_can_call = {
31always = yes
}
33join_defensive_wars_always = {
34always = yes
}
40strength_vs_overlord = -0.1
42great_power_score_transfer = 0.5
50subject_modifier = {
}
58creation_visible = {
59always = no
}
62subject_creation_enabled = {
63always = no
}
66release_country_enabled = {
67always = no
}
70visible_through_diplomacy = {
71always = no
}
73visible_through_treaty = {
74always = no
}
77diplo_chance_accept_subject = {
78base = -9999
}
81diplo_chance_accept_overlord = {
82base = -9999
}




