loc for Special Mines in Italy ; changes to Monte Amiata mines
Added loc for Special Mines in Italy Mercury Mines of Monte Amiata now give hostile shceme bonuses, but receive no levy bonuses.
This commit is contained in:
parent
6b86fb04a9
commit
e873b619b4
2 changed files with 52 additions and 35 deletions
|
|
@ -6592,6 +6592,11 @@ monte_amiata_mines_01 = {
|
|||
|
||||
cost_gold = 400
|
||||
|
||||
county_holder_character_modifier = {
|
||||
owned_hostile_scheme_success_chance_add = 10
|
||||
owned_scheme_secrecy_add = 5
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
tax_mult = 0.05
|
||||
development_growth_factor = 0.05
|
||||
|
|
@ -6641,9 +6646,13 @@ monte_amiata_mines_02 = {
|
|||
|
||||
cost_gold = 500
|
||||
|
||||
county_holder_character_modifier = {
|
||||
owned_hostile_scheme_success_chance_add = 15
|
||||
owned_scheme_secrecy_add = 7
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
tax_mult = 0.10
|
||||
levy_size = 0.05
|
||||
development_growth_factor = 0.10
|
||||
}
|
||||
|
||||
|
|
@ -6692,9 +6701,13 @@ monte_amiata_mines_03 = {
|
|||
|
||||
cost_gold = 600
|
||||
|
||||
county_holder_character_modifier = {
|
||||
owned_hostile_scheme_success_chance_add = 20
|
||||
owned_scheme_secrecy_add = 10
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
tax_mult = 0.15
|
||||
levy_size 0.10
|
||||
development_growth_factor = 0.15
|
||||
}
|
||||
|
||||
|
|
@ -6743,9 +6756,13 @@ monte_amiata_mines_04 = {
|
|||
|
||||
cost_gold = 700
|
||||
|
||||
county_holder_character_modifier = {
|
||||
owned_hostile_scheme_success_chance_add = 30
|
||||
owned_scheme_secrecy_add = 15
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
tax_mult = 0.20
|
||||
levy_size = 0.20
|
||||
development_growth_factor = 0.20
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue