RimWorld

RimWorld

Star Wars - The Force (Continued)
InSanity 1 May, 2021 @ 2:26pm
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.
< >
Showing 1-4 of 4 comments
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 1 Aug, 2021 @ 7:38am 
If you activate god mode you can manually change your alignment on the force tab.
Eclipse 31 Mar, 2022 @ 1:29pm 
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.
Last edited by Eclipse; 31 Mar, 2022 @ 1:29pm
Colsta 1 Aug, 2022 @ 11:15am 
Originally posted by 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.
Last edited by Colsta; 1 Aug, 2022 @ 11:15am
< >
Showing 1-4 of 4 comments
Per page: 1530 50