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









@HaziTru of course inviting exceptional people in bulk would be slightly overpowered
Ck3 mods are pretty readable though, fairly easy to tweak decisions/events without coding experience.
@Arroz your issue would be in the event file, you'll see a list of traits under each create character block.
@HaziTru your issue would be in the decision file, you'll see a cooldown = in there, it uses days. cooldown = { days = 2190 } is 6 years.
Currently it has a cost of 100 prestige so you'll see cost = { prestige = 100 }
Add/adjust however you like, ie
cost = {
gold = 500
prestige = 200
}