Kenshi
Not enough ratings
Relaxes Recruitment Rules
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
47.334 KB
27 Feb, 2021 @ 10:17pm
1 Change Note ( view )

Subscribe to download
Relaxes Recruitment Rules

Description
In vanilla, there is a rule that we cannot recruit strong NPCs. This MOD relaxes that rule.

This is one of the MODs that assists MOD "NPCs are More Stronger". But you can use this without it.

Technical Details
I replaced "BEFORE" with "AFTER" as shown below.

BEFORE: T = ME, DC_IS_RECRUITABLE == 1
AFTER: T_TARGET, DC_WEAKER_THAN_ME == 0

There may be "BEFORE" that I haven't found.

How to subscribe
  1. Subscribes this MOD.
  2. Imports a saved data if it exists.
  3. That's all.

How to unsubscribe
  1. Unsubscribes this MOD.
  2. Imports a saved data if it exists.
  3. That's all.

--------------------------------------------------------------------------------

バニラ上では、強力な NPC を雇用できないというルールがあります。
この MOD は、そのルールを緩和します。

これは MOD「NPCs are More Stronger」を補助する MOD の1つです。
ですが、それなしでも使用できます。

技術詳細
下記のように BEFORE を AFTER に置換しました。

BEFORE: T = ME, DC_IS_RECRUITABLE == 1
AFTER: T_TARGET, DC_WEAKER_THAN_ME == 0

見つけていない BEFORE があるかもしれません。

導入方法
  1. この MOD をサブスクライブする。
  2. セーブデータが存在するのであれば、インポートする。
  3. 以上。

導入解除方法
  1. この MOD のサブスクライブを解除する。
  2. セーブデータが存在するのであれば、インポートする。
  3. 以上。
3 Comments
clione  [author] 22 Mar, 2022 @ 8:51am 
It appears that Kenshi's system refers to character and equipment stats when comparing character strength. However, it is unconfirmed which stats and how much they affect the system.
clione  [author] 22 Mar, 2022 @ 8:43am 
Make sure the strength of the character is PLAYER≧TARGET.

Perhaps there is a change omitted.I will take a look when I have time.
16jackcole 21 Mar, 2022 @ 9:33pm 
Interesting idea. I noticed that freed bounty hunters/rebel captains/rebel heavies/tech-hunters/hiver caravan guards/etc... would never ever join me after freeing them from slavery. If this mod does as I believe it does, then it should be possible to recruit these people if their personality allows it? If so, very cool. I will try it out. It would be great to be able to get mid-level recruits in a natural way. Thanks.