Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
First off, great mod! Thank you!
Secondly,
There's a couple of little bugs with the Bloodline that the mod adds. Because base game does not have erudite_opinion and mystic_opinion as allowed modifiers due to them missing from the 00_modifier_definitions.txt file in the modifier_definitions folder the bonuses to those things from the bloodline dont work. To fix this you should make your own little modifier definitions file inside the mod.
Adding entries for the missing modifiers such as:
mystic_opinion = {
show_as_percent = no
is_good = yes
is_monthly = no
is_hidden = no
max_decimals = 0
}
And of course you need to create the localization for it aswell.
Also the arabic_opinion = 5 is not working for the same reason.