Bandits and Byzantines
This commit is contained in:
parent
c2c050875c
commit
1022920a59
18 changed files with 540 additions and 244 deletions
|
|
@ -11685,6 +11685,13 @@ gallowsbait = {
|
|||
|
||||
same_opinion = 50
|
||||
|
||||
culture_modifier = {
|
||||
parameter = banditry_gives_bonuses
|
||||
same_culture_opinion = 10
|
||||
legitimacy_gain_mult = 0.25
|
||||
legitimacy_loss_mult = -0.25
|
||||
}
|
||||
|
||||
desc = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
|
|
@ -11705,29 +11712,66 @@ gallowsbait = {
|
|||
general_opinion = -2
|
||||
courtier_and_guest_opinion = 2
|
||||
martial = 1
|
||||
culture_modifier = {
|
||||
parameter = banditry_gives_bonuses
|
||||
same_culture_opinion = 2
|
||||
prowess = 1
|
||||
hills_advantage = 1
|
||||
mountains_advantage = 1
|
||||
monthly_prestige_gain_mult = 0.01
|
||||
}
|
||||
}
|
||||
40 = {
|
||||
barons_and_minor_landholders_opinion = -5
|
||||
general_opinion = -2
|
||||
courtier_and_guest_opinion = 2
|
||||
culture_modifier = {
|
||||
parameter = banditry_gives_bonuses
|
||||
same_culture_opinion = 2
|
||||
hills_advantage = 1
|
||||
mountains_advantage = 1
|
||||
monthly_prestige_gain_mult = 0.01
|
||||
}
|
||||
}
|
||||
60 = {
|
||||
barons_and_minor_landholders_opinion = -5
|
||||
general_opinion = -2
|
||||
courtier_and_guest_opinion = 2
|
||||
martial = 1
|
||||
culture_modifier = {
|
||||
parameter = banditry_gives_bonuses
|
||||
same_culture_opinion = 2
|
||||
hills_advantage = 1
|
||||
mountains_advantage = 1
|
||||
monthly_prestige_gain_mult = 0.01
|
||||
}
|
||||
}
|
||||
80 = {
|
||||
barons_and_minor_landholders_opinion = -5
|
||||
general_opinion = -5
|
||||
courtier_and_guest_opinion = 5
|
||||
monthly_prestige_gain_per_dread_add = 0.01
|
||||
culture_modifier = {
|
||||
parameter = banditry_gives_bonuses
|
||||
same_culture_opinion = 2
|
||||
hills_advantage = 1
|
||||
mountains_advantage = 1
|
||||
monthly_prestige_gain_mult = 0.01
|
||||
}
|
||||
}
|
||||
100 = {
|
||||
barons_and_minor_landholders_opinion = -10
|
||||
general_opinion = -10
|
||||
courtier_and_guest_opinion = 10
|
||||
monthly_prestige_gain_per_dread_add = 0.01
|
||||
culture_modifier = {
|
||||
parameter = banditry_gives_bonuses
|
||||
same_culture_opinion = 2
|
||||
prowess = 1
|
||||
hills_advantage = 1
|
||||
mountains_advantage = 1
|
||||
monthly_prestige_gain_mult = 0.01
|
||||
}
|
||||
}
|
||||
}
|
||||
# Con artistry, huckstering, etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue