Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
For example under "Observatory" which I can create, next to that big red X it says "Has Castle Library"
What is nobuilding1 referencing?
@narrelama interesting ideas. Don't know when I'll work on the mod but I'll keep those in mind. It's ai open largely to prevent the player from getting all the visitors and getting crazy rich.
However, it is "all a bit much". And there's an issue of continuity. As far as I can see, each and every single sovereign including muslims will build their own brothel, now is this really necessary? Hence, I really don't build them anymore, I just visit my neighbour's.
More importantly, it seems the brothels cease to exist when the sovereign dies and have to be reestablished. Maybe if they had more continuity they could function more awesomely. They could have their internal ranking like the secret societies, and so if your sovereign dies, senior concubines gain influence rather than being reduced to human waste
Right now I've disabled the mod, cause it's a bit much.
BUT if your sovereign is a female, then hell yeah-.
here's the modifiers to determine who will visit if they have 100 gold.
ai_will_do = {
factor = 1
modifier = {
factor = 100
FROM = { trait = lustful }
}
modifier = {
factor = 100
FROM = {
any_child = {
trait = bastard
}
}
}
modifier = {
factor = 100
FROM = {
has_lover = yes
NOT = {
any_spouse = {
is_lover = FROM
}
}
}
}
modifier = {
factor = 0
FROM = {
any_spouse = {
is_lover = FROM
}
}
}
modifier = {
factor = 0
FROM = { trait = chaste }
}
modifier = {
factor = 0
FROM = { trait = zealous }
}
modifier = {
factor = 0
FROM = { trait = celibate }
}
}
there's no limit for a player, for the ai it's 2 male and 2 female iirc. You have to have 1 male and 1 female prostitute for the visit option to be available. If you do, it's probably too expensive, does everyone have enough cash to visit?