fixes
This commit is contained in:
parent
4eee213bed
commit
c2a10ca2ea
3 changed files with 6274 additions and 3 deletions
4666
common/domiciles/buildings/00_camp_buildings.txt
Normal file
4666
common/domiciles/buildings/00_camp_buildings.txt
Normal file
File diff suppressed because it is too large
Load diff
1602
common/domiciles/types/00_domicile_types.txt
Normal file
1602
common/domiciles/types/00_domicile_types.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -20,7 +20,7 @@
|
||||||
administrative_themes = {
|
administrative_themes = {
|
||||||
display_mode = radiobutton
|
display_mode = radiobutton
|
||||||
is_shown = {
|
is_shown = {
|
||||||
scope:vassal.primary_title.tier >= tier_duchy
|
scope:vassal.primary_title.tier >= tier_county
|
||||||
}
|
}
|
||||||
obligation_levels = {
|
obligation_levels = {
|
||||||
admin_theme_balanced = {
|
admin_theme_balanced = {
|
||||||
|
|
@ -89,9 +89,9 @@ administrative_themes = {
|
||||||
tax_factor = 0.5
|
tax_factor = 0.5
|
||||||
|
|
||||||
vassal_modifier = {
|
vassal_modifier = {
|
||||||
|
city_holding_build_speed = -0.15
|
||||||
|
city_holding_build_gold_cost = -0.15
|
||||||
development_growth_factor = 0.2
|
development_growth_factor = 0.2
|
||||||
build_gold_cost = -0.1
|
|
||||||
build_speed = -0.1
|
|
||||||
men_at_arms_title_limit = -2
|
men_at_arms_title_limit = -2
|
||||||
men_at_arms_title_cap = -2
|
men_at_arms_title_cap = -2
|
||||||
}
|
}
|
||||||
|
|
@ -143,6 +143,9 @@ administrative_themes = {
|
||||||
levies_factor = 0.75
|
levies_factor = 0.75
|
||||||
|
|
||||||
vassal_modifier = {
|
vassal_modifier = {
|
||||||
|
levy_size = 0.1
|
||||||
|
castle_holding_build_speed = -0.15
|
||||||
|
castle_holding_build_gold_cost = -0.15
|
||||||
development_growth_factor = -0.25
|
development_growth_factor = -0.25
|
||||||
monthly_county_control_growth_factor = 0.1
|
monthly_county_control_growth_factor = 0.1
|
||||||
maa_damage_mult = 0.1
|
maa_damage_mult = 0.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue