XCOM 2
[WotC] The MOCX Initiative
76561198156306918 2018 年 2 月 23 日 上午 4:03
RealityMachina an urgent question!
How to make a simple MOCX soldier a unit in all missions? I'm starting a new company. Can they somehow add panic?
< >
正在显示第 1 - 2 条,共 2 条留言
76561198156306918 2018 年 2 月 23 日 上午 4:05 
It is enough to change these parameters. I correctly understood?

; --- Alien Units
+SpawnDistributionLists=(ListID="DefaultLeaders", \\
SpawnDistribution[0]=(Template="CelatidGrub", MinForceLevel=3, MaxForceLevel=8, MaxCharactersPerGroup=1, SpawnWeight=11), \\
SpawnDistribution[1]=(Template="CelatidPupa", MinForceLevel=6, MaxForceLevel=15, MaxCharactersPerGroup=1, SpawnWeight=20), \\
SpawnDistribution[2]=(Template="CelatidAdult", MinForceLevel=13, MaxForceLevel=20, MaxCharactersPerGroup=1, SpawnWeight=35), \\
)

; ---------FOLLOWERS----------
; --- Alien Units
+SpawnDistributionLists=(ListID="DefaultFollowers", \\
SpawnDistribution[0]=(Template="CelatidGrub", MinForceLevel=3, MaxForceLevel=8, MaxCharactersPerGroup=2, SpawnWeight=10), \\
SpawnDistribution[1]=(Template="CelatidPupa", MinForceLevel=6, MaxForceLevel=15, MaxCharactersPerGroup=2, SpawnWeight=19), \\
SpawnDistribution[2]=(Template="CelatidAdult", MinForceLevel=13, MaxForceLevel=20, MaxCharactersPerGroup=2, SpawnWeight=34), \\
)
76561198156306918 2018 年 2 月 23 日 上午 4:07 
And another question. The number of MOCX Rookie have a limitation? Or are they endless?
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50