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
It was pretty easy to add a check for Eltharion to be the vassal of an Elvish faction to let the mists work that way (which I wouldn't have thought of if not for your comment).
Here is that new code (not uploaded until my battle is over):
if owning_faction:culture() == m_hef_culture and (owning_faction:name() == m_eltharion_faction_key or owning_faction:allied_with(yvresse_faction) or owning_faction:is_vassal_of(yvresse_faction) or yvresse_faction:is_vassal_of(owning_faction)) then
cm:create_storm_for_region(region_key, 1, 1, "hef_mist_storm")
You can get it working for N'Kari by deleting "owning_faction:culture() == m_hef_culture and" in the new snippit above in RPFM.