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
Mistress title instantly resets (as mistress becomes lover, and people with lovers are not eligible), so it's extremely spammable.
dignity = 0.1
grant_limit = 1
show_as_title = yes
revoke_allowed = no
opinion_effect = 100
monthly_salary = 1
monthly_prestige = 0.01
allowed_to_hold = {
is_female = yes
is_adult = yes
is_ruler = no
prisoner = no
}
allowed_to_grant = {
OR = {
is_feudal = yes
is_tribal = yes
}
primary_title = {
OR = {
tier = king
tier = emperor
}
}
}
gain_effect = {
add_trait = lustful
add_trait = hedonist
add_lover = FROM
FROM = {
spouse = {
opinion = {
who = FROM
modifier = opinion_hate
years = 20
}
}
}
}
lose_effect = {
}
ai_will_do = {
factor = 1
}
message = no
}
FIXED
>purposefully leave gavelkind
>cheat to conquer whole world
>watch it fall apart for funziez
ai_will_do = {
factor = 1
}
This sets the AI to use this mod 100% of the time. Change it to something like:
ai_will_do = {
factor = 0.1
}
This changes mine to a 10% chance the AI will assign a lover. Use any percentage converted to a decimal.
Happy seducing!
In your path: C:\Users\-----\Documents\Paradox Interactive\Crusader Kings II/mod/mistress.zip/common/minor_titles
--> Pull up the text file, edit the following.
allow = {
is_female = yes
is_adult = yes
is_ruler = no
prisoner = no
FROM = {
age = 16
has_lover = no
is_feudal = yes
primary_title = { higher_tier_than = COUNT }
NOT = { religion_group = muslim }
}
}
Change to:
allowed_to_hold = {
is_adult = yes
AND = {
is_female = yes
prisoner = no
}
}
allowed_to_grant = {
AND = {
age = 16
is_feudal = yes
primary_title = { higher_tier_than = COUNT }
NOT = { religion_group = muslim }
}
}
// FROM = {
// spouse = {
// opinion = {
// who = FROM
// modifier = opinion_hate
// years = 20
It will remove the "opnion_hate" from ur spouse or you can change the years btw if u want hate but shorter
if u want to roll back just put down the // its just for the script it says "ignore line"
Sorry for english I hope you'll understand