imbRegen [RE_Kenshi]
PLEASE INSTALL RE_KENSHI TO USE THIS!!!!
请先安装Re_Keshi插件以使用本mod
RE_Kenshi:https://www.nexusmods.com/kenshi/mods/847
FCS_EXTENDED: https://www.nexusmods.com/kenshi/mods/1825
For Players:
This mod adds a prosthetic surgeon to World’s End.
– By speaking with the surgeon, you can pay 3,000 Cats to restore a lost limb.
* The restored limb will become your original flesh limb again, not a robotic limb.
本模组在 World’s End 添加了一位假肢外科医生。中文请同时订阅本mod和LimbRegen_CN。
– 与这位医生对话后,你可以花费 3000 开币来修复断掉的肢体。
* 修复后的肢体会恢复为角色原本的血肉肢体,而不是义肢。
For modders:
PLEASE INSTALL FCS_EXTENDED TO CHANGE THIS!!!!
请先安装FCS_EXTENDED插件以修改本mod
This mod adds a condition to detect whether a character has a missing limb (DC_MISSING_LIMB), as well as an action to restore that limb (limb regen).
– The plugin adds a custom dialogue condition:
* DC_MISSING_LIMB = 1100
– DC_MISSING_LIMB values:
* 1 = Left Arm
* 2 = Right Arm
* 3 = Left Leg
* 4 = Right Leg
* 5 = Any missing limb
– The plugin also adds a custom dialogue effect:
* limb regen
* It can restore the selected missing limb.
———————————————————————————————————————
本模组添加了一个用于检测角色是否存在缺失肢体的条件 (DC_MISSING_LIMB),以及一个用于恢复该肢体的动作 (limb regen)。
– 本插件添加了一个自定义对话条件:
* DC_MISSING_LIMB = 1100
– DC_MISSING_LIMB 的参数含义:
* 1 = 左臂
* 2 = 右臂
* 3 = 左腿
* 4 = 右腿
* 5 = 任意缺失肢体
– 本插件还添加了一个自定义对话效果:
* limb regen
* 可用于恢复对应缺失的肢体。