安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






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