边缘世界 RimWorld

边缘世界 RimWorld

56 个评价
NoNegativeCompatibility
   
奖励
收藏
已收藏
取消收藏
Mod, 1.4, 1.5, 1.6
文件大小
发表于
更新日期
78.294 KB
2022 年 11 月 25 日 上午 12:08
6 月 21 日 下午 8:11
9 项改动说明 ( 查看 )

订阅以下载
NoNegativeCompatibility

描述
Have you ever started making your colony with carefully crafted pawns designed to pair up, (Or triple up? Quad up? Whatever, I won't judge) and found out that your painstakingly crafted pawns hate each other 'Just because'?

This mod changes any negative compatibility value into a positive one.

A simple harmony patch that does math.abs() on the result of the value returned from the randomized "How does pawn X feel about pawn Y?" Some pawns will still like other pawns more, but none should return negative values if you're viewing their relationship compatibility using dev mode debugs.

This should be compatible with most everything. I don't think I've seen another mod that changes this value. (Which is why I made this one.)

It is safe to add and remove midgame. However if you remove it pawns that should have been disliking each other will start disliking each other once more.

This also doesn't automatically make pawns love each other. You'll still have to work on those relationships to boost those opinions. (Or just lock the happy couple in a room together somewhere.)

Quick update:
Added an option so you can set an override value for global compatibility. 0=Disabled.

Quick update 2:
You can now set the override value to be negative if you want everyone to dislike each other.
23 条留言
TwistedRuse 9 月 27 日 下午 12:15 
This is fantastic, I cannot count how many hours I've spent trying to get pawns to be compatible, either editing the save file directly or using character editor to clone and remove one pawn until they get along. It's even more of a nightmare when you want multiple people to just get along.

I always wanted to create a few characters from a story I like but didn't want to deal with seeing two characters I like randomly kill each other cuz they called their mom a toe.

thankyou.
Tunnel Warrior 7 月 2 日 上午 10:30 
Such a great mod. Thank you so much for making it
recatek 2024 年 8 月 29 日 下午 8:29 
This mod is great! Would it be possible to only apply the abs/minimum to relationships for pawns within your colony? So their compatibility with outsiders, and outsiders' compatibility with each other could still be negative?
Syok (You) 2024 年 8 月 19 日 上午 9:27 
Does what it says on the tin, safe for adding to existing saves as of today, thank you!
CaptainRedBeard 2024 年 4 月 26 日 上午 2:32 
@OMGSplat Dang I was hoping not I saw some stuff online on how to use notepad++ but I think the coding has changed or something. Anyway just thought I would ask I still love this mod and can achieve what I want with it. I appreciate your effort and time making it!
OMGSplat  [作者] 2024 年 4 月 25 日 下午 6:49 
@CaptainRedBeard It would require a far more complicated mod to do so. It would need a way to set and save the player's choice of picking two pawns and setting a value and I have no idea how to do that.
CaptainRedBeard 2024 年 4 月 25 日 上午 10:22 
Is it possible to set compatibility for certain colonists like if I wanted a pair to be lovers but wanted others to hate each-other?
Refolde 2024 年 4 月 16 日 下午 9:44 
Thanks for this. Literally looked for mod like this after a recent social fight between two of my starting pawns ended with one of them getting their brain smashed, and then finding out about the Pawn Compatibility value on the wiki.

Might also explain why this very same playthrough literally started with two pawns immediately having a social fight
McFunk 2024 年 3 月 18 日 上午 6:59 
woah, nice! Thanks so much!
OMGSplat  [作者] 2024 年 3 月 17 日 下午 9:20 
Updated for 1.5.

While I was the code I also added a new option for 1.5, a minimum value option as McFunk requested. This option isn't in 1.4 right now as I'm lazy and don't want to compile for both versions at the moment while doing these updates. Could still happen if people want it though.