边缘世界 RimWorld

边缘世界 RimWorld

Rakkle (unofficial update)
Princess Autobalance 2021 年 9 月 3 日 下午 10:13
Warning! Rakkle slavery will cause rebellion!
So because this is forked over from someone who isn't updating their mods, I don't blame the mod forker for this.

Rakkle cannot wear the slave collar or the slave body strap. Meaning that if rakkle become slaves, there is NO way to lower suppression on them, you'll be relying entirely on terror (skullspikes, terror sculptures, etc.) and warden techniques to keep your rakkle slaves suppressed.

YOU HAVE BEEN WARNED
< >
正在显示第 1 - 7 条,共 7 条留言
Princess Autobalance 2021 年 9 月 3 日 下午 10:15 
As an aside, I basically hotwired a fix on my personal game by adding the suppression tags to the rakkle chestwrap, a clothing item I would never use otherwise.

To the mod creator, if you have any interest in updating it for everyone else I'd be glad to help out. :p
sunny  [开发者] 2021 年 9 月 9 日 下午 7:34 
That sounds like a neat solution, if you want to share it I will implement it.
Princess Autobalance 2021 年 9 月 9 日 下午 9:48 
Well I hope you're comfortable with editing xml. XD

in Apparel.xml, find RS_ChestWrap. Between the ending tag for 'statBases' and the beginning tag for 'apparel', you'll want to add slavesuppressionoffset.

So it'll look something like this:

<statBases>
<MaxHitPoints>100</MaxHitPoints>
<WorkToMake>1000</WorkToMake>
<Mass>0.05</Mass>
<StuffEffectMultiplierArmor>0</StuffEffectMultiplierArmor>
<StuffEffectMultiplierInsulation_Cold>0.02</StuffEffectMultiplierInsulation_Cold>
<StuffEffectMultiplierInsulation_Heat>0.02</StuffEffectMultiplierInsulation_Heat>
<EquipDelay>1</EquipDelay>
</statBases>
<!--your added code here -->
<equippedStatOffsets>
<SlaveSuppressionOffset>0.30</SlaveSuppressionOffset>
</equippedStatOffsets>
<!--added code ends here -->
<apparel>
<slaveApparel>true</slaveApparel>
<bodyPartGroups>
<li>Torso</li>
sunny  [开发者] 2021 年 9 月 10 日 上午 4:00 
since you already put something together, less work for me
yeah putting it in is no problem, had to edit a lot already to make it work on 1.13
Darrien 2021 年 9 月 12 日 下午 3:33 
I do not know if mine is bugged but you also can't see the slave tab if you enslave them. So they are stuck on suppression no matter what.
Broski 2021 年 11 月 8 日 下午 2:23 
They are supposed to be extremely rebellious by nature, IMO its not the worst issue.
DICK NUTS 2023 年 7 月 28 日 下午 8:32 
nuh uh not while my deadly efficient soldiers rip off there arms and cut out there eyes
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50