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
My guess is it's related to how this mod initially sets itself up on the strategy layer. But idk anything about that stuff so who knows.
But in the Ini.Files there is a Exluted POI - Nest , Tower etc....
I need to uncoment to have the ability to play the DLC Mission's or just don't touch it ?
1 - you need to control the penetration time after 100%, because if you want 200% and do not start the mission yourself on time, for example, by 190%, then the mission will be canceled.
2 - If you get a red warning in LWotC (start or cancel the mission), press [Esc] on the keyboard and the penetration time will go fine.
P.S. this mod works fine with LWotC. It would be necessary to remove this red warning window (go or cancel)
It is a brutal mission for very early game, and since I saw it 3 times im worried something is not working right. I do not have any conflicts with this mod, Im not sure how that one mission is being attached to every scan (or so it seems), any thoughts on where I can look.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2209195185&searchtext=avenger+defense
Don't expect a mod like LWotC, that changes most of the game, to work with any other mod.
I have an additional question. It looks like the sitrep features from this mod are overwriting the ones from `[WOTC] Multiple Sitreps 2.0: Guaranteed & Categories`. is there a way to get around this and instead let multiple sitreps handle the sitrep options?
Thank you in advance!
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2068573223
That increases the number of times a particular mission type can spawn during a campaign.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1123890279
Savage Items should be compatible with this mod, though I'm not sure about the new POIs my mod adds, that might need some config work on the user's end.
Let There Be POIs has a config array for POIs to disable. so you could add lines there to get rid of the soldier POIs you don't want showing up.
added global and per-mission config for it. Hopefully it works out.
What you suggested would probably do it and make everything work, barring an other potential issues.
Balancing the POI around lwotc is also another thing but it does help provide an alternative way to receive gear, supplies ect without having to fully rely on havens and Intel allocation. Not to mention, I find this more interesting since you have to do actual missions instead of just 'fly over and scan point A'. Overall It does help add another layer to juggling your team and which resources to prioritise.
I will take a look at the difficulty modifiers and dark events counters you wrote about above. That might help to add further risks associated with doing these missions and the balance that I am looking for.
you're able to infiltrate them? would it be enough to make how long the mission sticks around configurable? (currently they're the same 22ish hours as vanilla missions)
Wonderful idea and great execution so much love Mitzruti. The mod functions without issue it is just that it wasn't built with LWOTC in mind which is completely understandable. Not to sure what settings in the configs I would need to adjust to give more time for the infiltration at present. Would like to do some more testing to see if the mod works well within the overall balance of LWOTC.
Playing the game? Pffffft, it's way more fun to sit and stare at notepad++ and think "what if?"
Ha. Imagine playing the game xD
the config is used by the rewardmissionthing to spawn the mission, and won't have any effect on missions spawned in other ways.
My question is, if I make a bunch of changes to the ScanningSites.ini config file, specifically the reward scalars and mission difficulties, will it affect Assault and Infiltration missions, as well, or just the missions from the scanning sites? I assume just the scanning sites, but wanted to check, because I don't think the Infiltration Missions or the Assault Missions will pull from these Mission Sources. But I'm not always right in my interpretation on how mods work.
It should work if you add MissionSource_SSP and MissionSource_SSPStaff to that mod's array of mission sources to patch. The Diffmod would then be added to whatever that spits out.
I haven't actually tried, but it should be okay. Removing it would definitely break any POIs that would have given mission because the reward template would no longer exists tho.
@Specimen
SSP2 should respect CI's disabling of POIs because it does check the Isavailable() function while building the array it picks from. If you want sites that don't have Scan Times configured to show up, you'll need to set ballowUnconfiguredPOIs to false in the same config file.