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
EDIT: Just checked, they do, heres the event from the files.
# Napoléon Bonaparte
country_event = {
id = flavor_fra.3148
title = "flavor_fra.EVTNAME3148"
desc = "flavor_fra.EVTDESC3148"
picture = IMPORTANT_STATUE_eventPicture
trigger = {
NOT = { has_country_flag = FRA_had_event_3148 }
has_country_flag = FRA_french_revolution
is_year = 1799
tag = RFR
NOT = { dynasty = "Bonaparte" }
}
mean_time_to_happen = {
months = 300
modifier = {
factor = 0.75
is_at_war = yes
}
}
immediate = {
set_country_flag = FRA_had_event_3148
}
option = { # We need Brilliant Leadership!
name = "flavor_fra.EVTOPTA3148"
define_ruler = {
name = "Napoléon I"
dynasty = "Bonaparte"
adm = 6
dip = 3
mil = 6
}
}
option = { # We don't want a new Ceasar
name = "flavor_fra.EVTOPTB3148"
add_stability = 3
}
the trigger are :
year = at least 1799
the country has to be revolutionary france ofcourse
and that seems to be it actually.
Mean time to happen is 300 months, but it likelyhood gets increased when the country is at war