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
I checked your code and found that the corresponding functions are filled in the campaign_stance_effects_junctions_tables table (wh2_main_bundle_stance_black_ark_patrol), but the effect statement of the Black Ark recruitment function (wh2_main_effect_black_ark_recruitment_dummy) ends with dummy, and the real implementation may be elsewhere.
I tried to fix this bug by myself, but unfortunately I couldn't find the script to implement the Black Ark recruitment system.LOL
prefabs\campaign\rogue_minor_encampment.bmd
Made this for personal use but feel free. Removes Lokhir's 50% reduction to Corsair Upkeep. *Should* be fairly compatible with anything that hasn't got anything to do with Lokhir's skills.
But like Rhox says this is overwriting a small vanilla file and running multiple trait mods is something you'll want to pull out some tech priests for.
Vanilla's Lokhir's main trait gives -50% Corsair upkeep, then the vanilla black ark 5 tier gives unconditional -60% upkeep. Which makes them free.
If I want to change this, I have to replace one of the two vanilla effects. However, replacing things are very subtle and makes several things incompatible. So thanks for the opinion but I think I can't change that.
Also cheers for dummy effects. Dummy effects fo life