N3OW/common/script_values/00_regional_values.txt

38 lines
565 B
Text
Raw Normal View History

2024-11-16 19:09:11 +00:00
#############
# SAHARA & SAHEL
#############
local_slave_gold_value = { #How much would a colossal slave raid fetch from this place?
value = monthly_income
multiply = 10
#Sensible max-mins.
min = 30
max = 100
#Give a whole number.
ceiling = yes
}
slaver_reparations_value = {
value = monthly_character_income
#Sensible max-mins.
min = 10
max = 120
#Give a whole number.
ceiling = yes
}
selfish_liege_slave_gold_value = {
value = monthly_income
multiply = 5
#Sensible max-mins.
min = 15
max = 80
#Give a whole number.
ceiling = yes
}