5 lines
592 B
Plaintext
5 lines
592 B
Plaintext
NDynasty = {
|
|
MAX_MONTHLY_PRESTIGE_GAIN_FROM_ALIVE_MEMBERS = 20000 # Cap the above number
|
|
MONTHLY_PRESTIGE_GAIN_MULT_FOR_VASSALS_OF_SAME_DYNASTY = 0.15 # Dynasty members who are vassal of below of someone of the same dynasty have their prestige contribution multiplied with this. 0 disables their prestige contribution entirely
|
|
MONTHLY_PRESTIGE_GAIN_MULT_FOR_VASSALS_OF_SAME_DYNASTY_SPOUSE = 0.05 # Dynasty members whose spouse are vassal of below of someone of the same dynasty have their prestige contribution multiplied with this. 0 disables their prestige contribution entirely
|
|
} |