Total War: WARHAMMER III

Total War: WARHAMMER III

Yvresse Mist For Vassals
11 Comments
Lycia Pintella  [author] 31 Mar, 2023 @ 6:43am 
I'm out of modding action for probably a few weeks due to a family emergency. If the other modder wants to grab the .lua file I modded from this pack and apply their region list to it to make it global, I'm fine with that, though.
Azure 30 Mar, 2023 @ 12:34pm 
Is ther any possibility that you could merge this mod with https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2854503714&searchtext=mist which makes the most could spread out the whole map.
Obi-wan_Kenobi 11 Nov, 2022 @ 6:19am 
it sound cool, will try play to it
Lycia Pintella  [author] 11 Nov, 2022 @ 6:05am 
Fixed, sorry for posting a mod and breaking it right after.
Lycia Pintella  [author] 11 Nov, 2022 @ 5:36am 
I fucked up the lua just a moment ago but I'll have it fixed as soon as I figure out where I left out a parenthesis or something hah.
Lycia Pintella  [author] 11 Nov, 2022 @ 5:33am 
It causes attrition to hostile armies in regions protected by the mists, gives armies special abilities like stalk and snipe when fighting, and if the mist is upgraded in Eltharion's dungeon it can give faster recruitment, better ambush chance, and I think it does winds of magic boosting too.
Obi-wan_Kenobi 11 Nov, 2022 @ 5:22am 
yvresse mist what it does do?,i never play the faction
Lycia Pintella  [author] 11 Nov, 2022 @ 5:18am 
I pushed the last update I mentioned. You can get it working for N'Kari now by opening the pack file and deleting, "owning_faction:culture() == m_hef_culture and" from the code.
Lycia Pintella  [author] 11 Nov, 2022 @ 4:49am 
oh dear god that formatting was awful. Add me as a friend if you want and I'll make a pastebin or something for you.
Lycia Pintella  [author] 11 Nov, 2022 @ 4:49am 
Not currently. The main problems are that it checks to see if the culture is high elven and works for vassals of Eltharion.

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.
Erik of Borg 11 Nov, 2022 @ 4:23am 
perhaps a silly question, but does this also work when vassalised by nkari ?
since i mostly subjugate the 3 legendary factions on the island ;)