XCOM 2
[WOTC] Bio Division 2.0
16件中 1-10 を表示
< 1  2 >
更新:2020年2月19日 @ 20時39分

just a small update to the Bio Lost. Noticed that on Ambush Missions, Bio Lost could spawn in as the pod leader of the "Chase Pod" Which is fine... but in this mission type, all followers are always set as ADVENT. The Bio Lost were never set up to allow for Adv followers. So were spawning as a single pod leader with no followers. Corrected now.

更新:2019年12月8日 @ 18時16分

forgot to change another 2 lines in the ini for the elerium rounds. Fixed.

更新:2019年12月6日 @ 18時46分

small update. Have lowered the Elerium Round's chance for stun from 25% to 15% and duration of the stun from 2 turns to 1.

更新:2019年11月27日 @ 18時04分

small fix to the mission schedules as I did not add the pod spawns for rulers by mistake. Fixed and Rulers should not spawn at Bio Facilities too :)

更新:2019年11月12日 @ 20時10分

Bio Division will now have their own Avatar Research Facilities that can show up in the pool of facility missions. There are 3 types. A mixed Bio Facility, where any number of any type of Bio units can show up. A Bio Mec Facility that is 90% Bio Mecs and Bio Mec Troopers with some standard Bio Troopers as facility guards. And Bio Beast Testing Facilities where you guessed it... you'll run into lots of Bio Beasts. Like all facilities, these are tough so you should always plan to bring your A-Team.

更新:2019年8月22日 @ 17時22分

fixed an issue with the bio rocket inventory image not showing

更新:2019年7月26日 @ 22時13分

quick update for the Bio Assault Trooper (with shield).

deflect now has a 25% chance to trigger - down from 35%
shield cover bonus is now 25 (half cover) down from 40 (full cover)

更新:2019年6月19日 @ 16時32分

was pointed out to me that some of the Generals were missing in the ini files for spawning. At some point with my last few updates, that part of the ini was not updated by myself. (My fault) SORRY!! Has been corrected. Here is a reference. And yes... the B and D version only have a mid and late game version where as the A and C have an early, mid and late game version.


;----------Neutralize Field Commander LISTS------------
; Field Commander Lists
+SpawnDistributionLists=(ListID="NeutralizeFieldCommander_FieldLeader", \\
SpawnDistribution[0]=(Template="AdvBioGeneralM1A", MinForceLevel=3, MaxForceLevel=7, MaxCharactersPerGroup=1, SpawnWeight=3), \\
SpawnDistribution[1]=(Template="AdvBioGeneralM2A", MinForceLevel=8, MaxForceLevel=13, MaxCharactersPerGroup=1, SpawnWeight=10), \\
SpawnDistribution[2]=(Template="AdvBioGeneralM3A", MinForceLevel=14, MaxForceLevel=20, MaxCharactersPerGroup=1, SpawnWeight=15), \\
SpawnDistribution[3]=(Template="AdvBioGeneralM2B", MinForceLevel=8, MaxForceLevel=13, MaxCharactersPerGroup=1, SpawnWeight=10), \\
SpawnDistribution[4]=(Template="AdvBioGeneralM3B", MinForceLevel=14, MaxForceLevel=20, MaxCharactersPerGroup=1, SpawnWeight=15), \\
SpawnDistribution[5]=(Template="AdvBioGeneralM1C", MinForceLevel=3, MaxForceLevel=7, MaxCharactersPerGroup=1, SpawnWeight=3), \\
SpawnDistribution[6]=(Template="AdvBioGeneralM2C", MinForceLevel=8, MaxForceLevel=13, MaxCharactersPerGroup=1, SpawnWeight=10), \\
SpawnDistribution[7]=(Template="AdvBioGeneralM3C", MinForceLevel=14, MaxForceLevel=20, MaxCharactersPerGroup=1, SpawnWeight=15), \\
SpawnDistribution[8]=(Template="AdvBioGeneralM2D", MinForceLevel=8, MaxForceLevel=13, MaxCharactersPerGroup=1, SpawnWeight=10), \\
SpawnDistribution[9]=(Template="AdvBioGeneralM3D", MinForceLevel=14, MaxForceLevel=20, MaxCharactersPerGroup=1, SpawnWeight=15), \\
)

更新:2019年6月18日 @ 17時18分

small update to the Bio Mec Trooper's AI. One of its AI stings was not firing properly due to a misspelling. FIXED :)

更新:2019年6月7日 @ 17時18分

Fixed an issue with the Bio Lost Reinforcements not spawning right. An empty drop ship was being called in when it should have been a psi gate. The Bio Lost spawned in the mission were set to Force Level 8-20 where as if you ran into them at Force Level 8, the reinforcements call was set by mistake to force level 12-20. So when one was trying to call in more, it wasnt working because per the ini files they were not yet allowed to be called in. Has been fixed. Please let me know if any other issues come up.