fix to republic taxes
This commit is contained in:
parent
5da0e48056
commit
4f857c9b5e
2 changed files with 23 additions and 36 deletions
|
|
@ -45,7 +45,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tax = {
|
tax = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -82,7 +81,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
barter_goods = {
|
barter_goods = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -119,7 +117,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
herd = {
|
herd = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -184,18 +181,17 @@
|
||||||
add = 1
|
add = 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ai_subject_desire = 0
|
subject_opinion = -5
|
||||||
|
ai_subject_desire = -1
|
||||||
|
|
||||||
score = 0
|
score = -1
|
||||||
color = { 0.7 0.2 0.2 1.0 }
|
|
||||||
subject_modifier = {
|
subject_modifier = {
|
||||||
fort_level = 2
|
fort_level = 2
|
||||||
hostile_county_attrition = -0.3
|
hostile_county_attrition = -0.3
|
||||||
hostile_raid_time = 0.75
|
hostile_raid_time = 0.75
|
||||||
development_growth_factor = -0.25
|
development_growth_factor = -0.25
|
||||||
men_at_arms_title_cap = 2
|
men_at_arms_cap = 2
|
||||||
men_at_arms_maintenance = -0.2
|
men_at_arms_maintenance = -0.2
|
||||||
monthly_treasury_from_military_budget_base = 1
|
|
||||||
}
|
}
|
||||||
flag = obligation_high_levies
|
flag = obligation_high_levies
|
||||||
}
|
}
|
||||||
|
|
@ -204,7 +200,6 @@
|
||||||
default = yes
|
default = yes
|
||||||
position = { 1 0 }
|
position = { 1 0 }
|
||||||
levies = {
|
levies = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -242,7 +237,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tax = {
|
tax = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -279,7 +273,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
barter_goods = {
|
barter_goods = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -326,10 +319,9 @@
|
||||||
add = 1
|
add = 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ai_subject_desire = 0
|
|
||||||
|
|
||||||
score = 0
|
score = 0
|
||||||
color = { 0.7 0.7 0.7 1.0 }
|
ai_subject_desire = 1
|
||||||
|
|
||||||
subject_modifier = {
|
subject_modifier = {
|
||||||
monthly_martial_lifestyle_xp_gain_mult = 0.1
|
monthly_martial_lifestyle_xp_gain_mult = 0.1
|
||||||
|
|
@ -340,9 +332,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
civilian_canton_p = {
|
civilian_canton_p = {
|
||||||
|
parent = balanced_canton_p
|
||||||
position = { 2 0 }
|
position = { 2 0 }
|
||||||
levies = {
|
levies = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -454,7 +446,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
herd = {
|
herd = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -517,17 +508,16 @@
|
||||||
add = 1
|
add = 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ai_subject_desire = 0
|
ai_subject_desire = 2
|
||||||
|
|
||||||
score = 0
|
subject_opinion = 10
|
||||||
color = { 0.2 0.2 0.7 1.0 }
|
score = 1
|
||||||
subject_modifier = {
|
subject_modifier = {
|
||||||
development_growth_factor = 0.2
|
development_growth_factor = 0.2
|
||||||
build_gold_cost = -0.1
|
build_gold_cost = -0.1
|
||||||
build_speed = -0.1
|
build_speed = -0.1
|
||||||
men_at_arms_title_limit = -2
|
men_at_arms_limit = -2
|
||||||
men_at_arms_title_cap = -2
|
men_at_arms_cap = -2
|
||||||
monthly_treasury_from_salary_budget_base = 1
|
|
||||||
}
|
}
|
||||||
flag = obligation_high_taxes
|
flag = obligation_high_taxes
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tax = {
|
tax = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -94,7 +93,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
barter_goods = {
|
barter_goods = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -164,15 +162,18 @@
|
||||||
add = 1
|
add = 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ai_subject_desire = 0
|
subject_opinion = -5
|
||||||
|
ai_subject_desire = -1
|
||||||
|
score = -1
|
||||||
subject_modifier = {
|
subject_modifier = {
|
||||||
fort_level = 2
|
fort_level = 2
|
||||||
hostile_county_attrition = -0.3
|
hostile_county_attrition = -0.3
|
||||||
hostile_raid_time = 0.75
|
hostile_raid_time = 0.75
|
||||||
development_growth_factor = -0.25
|
development_growth_factor = -0.25
|
||||||
men_at_arms_title_cap = 2
|
men_at_arms_cap = 2
|
||||||
men_at_arms_maintenance = -0.2
|
men_at_arms_maintenance = -0.2
|
||||||
monthly_treasury_from_military_budget_base = 1
|
monthly_treasury_from_military_budget_base = 1
|
||||||
|
monthly_treasury_from_salary_budget_base = 0.25
|
||||||
}
|
}
|
||||||
flag = obligation_high_levies
|
flag = obligation_high_levies
|
||||||
}
|
}
|
||||||
|
|
@ -180,7 +181,6 @@
|
||||||
default = yes
|
default = yes
|
||||||
position = { 1 0 }
|
position = { 1 0 }
|
||||||
levies = {
|
levies = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -224,7 +224,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tax = {
|
tax = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -267,7 +266,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
barter_goods = {
|
barter_goods = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -320,10 +318,9 @@
|
||||||
add = 1
|
add = 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ai_subject_desire = 0
|
ai_subject_desire = 1
|
||||||
|
|
||||||
score = 0
|
score = 0
|
||||||
color = { 0.7 0.7 0.7 1.0 }
|
|
||||||
|
|
||||||
subject_modifier = {
|
subject_modifier = {
|
||||||
monthly_martial_lifestyle_xp_gain_mult = 0.1
|
monthly_martial_lifestyle_xp_gain_mult = 0.1
|
||||||
|
|
@ -337,7 +334,6 @@
|
||||||
parent = balanced_canton_u
|
parent = balanced_canton_u
|
||||||
position = { 2 0 }
|
position = { 2 0 }
|
||||||
levies = {
|
levies = {
|
||||||
value = 0.1
|
|
||||||
max = 1
|
max = 1
|
||||||
scope:liege = {
|
scope:liege = {
|
||||||
add = {
|
add = {
|
||||||
|
|
@ -493,16 +489,17 @@
|
||||||
add = 1
|
add = 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ai_subject_desire = 0
|
ai_subject_desire = 2
|
||||||
|
|
||||||
score = 0
|
score = 1
|
||||||
color = { 0.2 0.2 0.7 1.0 }
|
subject_opinion = 10
|
||||||
subject_modifier = {
|
subject_modifier = {
|
||||||
development_growth_factor = 0.2
|
development_growth_factor = 0.2
|
||||||
build_gold_cost = -0.1
|
build_gold_cost = -0.1
|
||||||
build_speed = -0.1
|
build_speed = -0.1
|
||||||
men_at_arms_title_limit = -2
|
men_at_arms_limit = -2
|
||||||
men_at_arms_title_cap = -2
|
men_at_arms_cap = -2
|
||||||
|
monthly_treasury_from_military_budget_base = 0.25
|
||||||
monthly_treasury_from_salary_budget_base = 1
|
monthly_treasury_from_salary_budget_base = 1
|
||||||
}
|
}
|
||||||
flag = obligation_high_taxes
|
flag = obligation_high_taxes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue