安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Any chance the mod doesnt affect "easy" and "medium" mission difficulties? Ive only had pods of 3 so far, and maximum of 3 pods, and i play on legend game difficutly.
I used this mod a few years ago and worked perfectly.
This is an 'ehnanced vanilla' mods setup so UI QoL Fixes plus making base game harder (more pods, better avatar, chosen and rulers).
Im editing settings through MCM.
Any ideas?
I wanted to exclude the pod size increased from the mission that rescue captured soldier with this configs in the file XComIncreasePodSizeByforceLevel.ini:
[DiverseAlienPodsWOTC.X2DownloadableContentInfo_DiverseAlienPodsWOTC]
+BarredMissionNames="CompoundRescueOperative"
But the mission still has a lot of enemy. Am i doing that right?
StarForceLevel: 11
Percentage increase: 10
and
StarForceLevel: 16
Percentage increase: 20
then these rules should mean that at force level 15 each pod will have a 50% chance to have +1 pod size (11 through 15 is 5 levels *10% per) and at force level 20 each pod will have guaranteed +2 pod size (11 through 20 is 10 levels *10 for +1, then for second rule 16-20 is 5 levels *20% for another +1)
is this correct?
All basic rules were set at level 1, 100%. Expecting guaranteed +4 for each pod.
Then I also added the independent scaling, tested and the pod sizes were same as vanilla numbers. Hopefully that's helpful in some way, but it just might be something else conflicting with the mod
basic1: level 5, 75%
basic2,3,4: disabled at 23
independent1: level 6, 15%(or even 30% for testing).
independent2: disabled at 23
I am not sure what is going on, but I can just confirm that the same settings started working as inteded right after the fix.
However, the modder typed in "FORCE_LEVEL_START_1>=ForceLevel" - which tells the game to run the rule only if the force level is higher than the current level, not lower.
This is intended and it is how the mod works.
By default all independent rules are set to 23 to avoid to be triggered. If you want to enable them you have to set them to level 1, and they will work.
I searched up a bit and came upon a post titled 'Increase Pod Size By Force Level has two bugs that prevents the Independent Force Level option from working' with a fix. After applying the hex edit, it now works perfectly. Both Independent scaling and Independent + regular scaling together work now.
Just giving you a heads up if you haven't seen it(though it's pretty old, so you probably did). Would be awesome if you could post the fixed version here! Thanks for the great mod
-The regular rules canceled by setting them all to level 23.
-Independent rule 1 start at level 8 and increase by 10. Independent rule 2 canceled.
Supposedly at FL 20 I should get +1 for sure, and 20% of getting an additional enemy (+2). However I still see a lot of two-unit pods which by this rule should be impossible (all should be at least 3 units I think). And most of the rest are 3-unit pods. I very rarely if ever see a 4-unit pod.
+BarredMissionNames="CentralNetworkBroadcast"
;+BarredMissionNames="AssaultFortressLeadup"
;+BarredMissionNames="DestroyAvatarProject"
Should I uncomment the other two? (Or just set the Increase Squad Size for Leviathan to my usual squad size if the game wants to throw 50+ enemies at me...)
For now, I've settled on a setup with both Configurable Pod Sizes and Pyrrhic Victories which should result in tough hit-and-run guerrilla warfare early game, and proper steamroll warfare late game. Sounds great in theory, but I haven't had a chance to test it.
https://www.reddit.com/r/xcom2mods/comments/epug2f/psafix_wotc_increase_pod_size_by_force_level_has/
Did you ever get a chance to check this out / would you be willing to fix this bug? It should be super easy from your end, assuming you still have the SDK installed of course...
Alternatively, would it be okay if I were to use your code and publish a mod with just the (fixed) independent rules (if/when I create it)?
Note to the author: if there are a lot of questions in the comments about setting up the mod, then the description of these settings is bad. We need more detailed and clear instructions.