Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Looks like it was intended because the mission file for all the missions that add development on completion of the mission say something like, using the unite Tigray mission as an example...
effect = {
tigray_area = {
limit = { owned_by = ROOT }
add_base_production = 1
add_province_modifier = {
name = "accomodate_tribal_leaders"
duration = 9125 #25 years
}
}
The key line being limit = {owned_by = ROOT}
Which means for it to just apply it to your direct owned lands
If you want the dev boost to apply to your vassals lands in those areas when you complete the mission you'd have to go into the mission file itself and either remove that line completely or comment it out with a # at that beginning of that line and apply to all instances.