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
https://stellaris.paradoxwikis.com/Patch_3.14
https://stellaris.paradoxwikis.com/Espionage_modding
https://pcpartpicker.com/b/tjrrxr
https://www.ebay.com/itm/315366606997?mkcid=16&mkevt=1&mkrid=711-127632-2357-0&ssspo=TfaBbqCxTc-&sssrc=4429486&ssuid=TfaBbqCxTc-&var=&widget_ver=artemis&media=COPY
Please feel free to copy this and make your version. Sorry everyone.
So I'm thinking either its not working or the attraction needs to be stronger?
Also worth a mention, it's still using energy credits, not influence, which is the only reason I could even afford to spam it like that :D
( I don't understand why paradox didn't do it.... )
just a small remark about the display order, apparently it is sorted alphabetically by file name AND of course by order in the files.
to add the spy operation of this mod is at the end of the list and keep the logic of display by level of infiltration it is enough to rename the file "influence_ethics_operations.txt" in "z_influence_ethics_operations.txt" for example, or a name beginning with a letter that after the O of "operation.txt".
https://prnt.sc/pCumEJdd6rAr
a small screenshot to see the result (interface in French but it does not change anything to the result I think ;) )
Basically I split the operation into four different operations, for each ethics axis (one for authority, militarism, spirituality, and xenophobia). Then in the second stage of the operation, you choose which side of that axis you want to promote (e.g. xenophilia or xenophobia, etc.)
Would you be okay with me releasing my own branch of this mod (with full credit to you as the original author) that makes that possible?
I'm playing as a Rogue Servitor, but I want to steer neighbouring empires towards an egalitarian/pacifist path. Since my empire is just "Gestalt" I don't seem to have the ability to influence them towards any particular ethic - unless I'm missing it?
https://github.com/Joseph-Anthony-King/influence_ethics
The potential targets are listed here:
https://github.com/Joseph-Anthony-King/influence_ethics/blob/main/common/espionage_operation_types/influence_ethics_operations.txt
potential = {
has_nemesis = yes
target = {
not = {
has_country_flag = influence_target
}
}
}
If i'm reading this correctly they would be valid targets of this operation. Is that what you're seeing and do you think this should be changed?