边缘世界 RimWorld

边缘世界 RimWorld

Star Wars - The Force (Continued)
InSanity 2021 年 5 月 1 日 下午 2:26
Option to remove alignment requirements?
Please add an option to remove alignment requirements. I'm stuck using dark aligned force powers cause I wanted to spend my leftover points on something...
Maybe introduce a negative to using them, i.e. if you're dark aligned while using a light aligned skill the skill is worse at its job.
< >
正在显示第 1 - 4 条,共 4 条留言
Bowsercannon [RN SCP] 2021 年 7 月 25 日 上午 11:31 
Once you reach the dark side you never truly recover. Think of it this way if you choke a tribal raider to death and watch them dying on the floor your not exactly going to become a jedi the next day. If there wen't consequences for using powers or being associated with one or the other it wouldn't be star wars :D
Gary 2021 年 8 月 1 日 上午 7:38 
If you activate god mode you can manually change your alignment on the force tab.
Eclipse 2022 年 3 月 31 日 下午 1:29 
I know it's been almost a year, but I just had this problem too and I figured out a solution. I hope it helps someone, who will look in this topic in the future.

You actually can, kind of, but it'll require you some file manipulations.
Go to `Steam\steamapps\workshop\content\294100\2263227169\1.3\Defs\AbilityDefs\PJ_ForcePowers_Light.xml` and replace all lines
<requiredAlignmentType>Light</requiredAlignmentType> and <changedAlignmentType>Light</changedAlignmentType>
to
<changedAlignmentType>Dark</changedAlignmentType> and <requiredAlignmentType>Dark</requiredAlignmentType>

It will change ALL force abilities to Dark Side abilities. Or you can do reverse, if you want.
I tried removing alignment requirements completely, but that didn't work.
最后由 Eclipse 编辑于; 2022 年 3 月 31 日 下午 1:29
Colsta 2022 年 8 月 1 日 上午 11:15 
引用自 Eclipse
I know it's been almost a year, but I just had this problem too and I figured out a solution. I hope it helps someone, who will look in this topic in the future.

You actually can, kind of, but it'll require you some file manipulations.
Go to `Steam\steamapps\workshop\content\294100\2263227169\1.3\Defs\AbilityDefs\PJ_ForcePowers_Light.xml` and replace all lines
<requiredAlignmentType>Light</requiredAlignmentType> and <changedAlignmentType>Light</changedAlignmentType>
to
<changedAlignmentType>Dark</changedAlignmentType> and <requiredAlignmentType>Dark</requiredAlignmentType>

It will change ALL force abilities to Dark Side abilities. Or you can do reverse, if you want.
I tried removing alignment requirements completely, but that didn't work.

This may come a bit late, but I managed to remove all alignment requirements. All you have to do is go on both the Light and Dark side files as you pointed out there and replace every instance of the following:

<requiredAlignmentType>Light</requiredAlignmentType>

with:

<!--<requiredAlignmentType>Light</requiredAlignmentType>-->

Then do the same for the Dark side file (same as above, but it's scripted as "Dark" instead of "Light". The alignment shifts don't matter after that.
最后由 Colsta 编辑于; 2022 年 8 月 1 日 上午 11:15
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50