religions outfitted

This commit is contained in:
Magpie490 2024-11-16 19:09:11 +00:00
parent c770f78a27
commit 54da5c3a5b
110 changed files with 68595 additions and 23 deletions

View file

@ -0,0 +1,38 @@
#############
# 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
}