边缘世界 RimWorld

边缘世界 RimWorld

926 个评价
EPOE-Forked: Royalty DLC expansion
3
   
奖励
收藏
已收藏
取消收藏
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
文件大小
发表于
更新日期
1.237 MB
2020 年 2 月 27 日 下午 6:34
6 月 29 日 上午 10:22
28 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
EPOE-Forked: Royalty DLC expansion

描述
An optional expansion, that adds several new prosthesis and three new improvement type research for the Royalty DLC.

- Advanced drill arm (Removed movement speed penalty)
- Advanced field hand (Removed movement speed penalty)
- Bionic hand talon (Improved damage and melee accuracy)
- Advanced hand talon (Further improved damage and melee accuracy)
- Bionic elbow blade (Improved damage)
- Advanced elbow blade (Further improved damage)
- Bionic knee spike (Bionic leg version, with less movement speed bonus)
- Advanced knee spike (Improved damage, normal bionic leg movement speed)
- Detoxifier Enhancer (Toxic sensitivity reduction implant)
- Synthetic detoxifier liver (Toxic sensitivity reduction organ replacement)
- Synthetic immunoenhanced kidney (Immunity gain speed organ replacement)
- Circadian refresher (Rest rate increase)

The compact weaponry implants becomes artificial body parts in their upgrades.

Power arm receives an improvement to keep up with what it can bring to the table, by literally making one faster! A slight change in their description can be noted.
Power arm: new +20% construction speed
Advanced power arm: new +35% construction speed

Requires Royalty DLC and load this after EPOE-Forked.

Links to other related mods:
Chinese translation
热门讨论 查看全部(2)
1
2024 年 11 月 27 日 下午 12:08
Incompatibility with EPOE-Forked: Royalty DLC expansion
Yukari Whiteclouds
0
2020 年 4 月 14 日 上午 12:05
Github upload
it's over
102 条留言
DullWolf 7 月 31 日 上午 1:46 
Could we see the return of the Psychic Silencer from Royalty's early release as a brain implant opposite of the Psychic Sensitizer?

If it had -50% psychic sensitivity, it would put pawns on par with those who have the Psychically Dull trait.
Gunseeker 7 月 30 日 上午 1:55 
oops, I guess tabbing doesn't save in steam comments
Gunseeker 7 月 30 日 上午 1:52 
Here's the XML code you'd need to add to implement the surgery def:
<RecipeDef ParentName="SurgeryRemoveImplantBase">
<defName>RemoveMindscrew</defName>
<label>remove mindscrew</label>
<description>Remove the mindscrew.</description>
<descriptionHyperlinks>
<ThingDef>Mindscrew</ThingDef>
<HediffDef>Mindscrew</HediffDef>
</descriptionHyperlinks>
<skillRequirements>
<Medicine>13</Medicine>
</skillRequirements>
<deathOnFailedSurgeryChance>0.1</deathOnFailedSurgeryChance>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>4</count>
</li>
</ingredients>
<jobString>Removing mindscrew.</jobString>
<removesHediff>Mindscrew</removesHediff>
<researchPrerequisite>BrainSurgery</researchPrerequisite>
</RecipeDef>
Gunseeker 7 月 30 日 上午 1:52 
Hey, I'm not sure whether its more appropriate to comment this on EPOE-forked or here, but EPOE forked adds a surgery to remove the Joywire from the brain after researching brain surgery, but does not add a surgery to remove the Mindscrew, which is a little inconsistent.

Since this is the Royalty expansion, and Royalty adds Mindscrews, I'd assume its more appropriate to add to this mod.

(Im splitting this up into 2 messages because of steam comment 1000 character limit)
Bean 7 月 6 日 上午 10:14 
ya i remeber it being there too, but noticed it was missing doing some testing off my own mods. thanks for fixing it quickly!
Tarojun  [作者] 6 月 29 日 上午 10:22 
Strange, I was sure it had it. But that node became a note for some reason I cannot remember why. Restoring it now.
Bean 6 月 29 日 上午 6:43 
can you add EPOE main module as a dependacy in the about? Thanks
Tarojun  [作者] 6 月 21 日 下午 6:25 
@Kyokui Avarus
Thank you for the reminder. Kind of a little out of the RimWorld loop, and just updated the version number for the main mod.

Updated version number for this now.
Kyokui Avarus 6 月 21 日 下午 6:09 
EPOE forked is updated to 1.6, is this gonna be updated too?
the judge 3 月 10 日 下午 7:41 
For some reason with this mod the power arm and bionic hand talon both reduce my pawn's manipulation by half, even though it should increase it.