Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
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.