sdsdsafas 发表于 2025-1-16 03:47

通过修改乐丝芯片属性实现无敌小人的制作

本帖最后由 sdsdsafas 于 2025-1-16 03:49 编辑

文件位置:Data\Core\Defs\HediffDefs\BodyParts\Hediffs_BodyParts_Prosthetic
搜索:<!-- Joywire -->
找到:<partEfficiencyOffset>-0.20</partEfficiencyOffset>
替换为:
      <statOffsets>
          <ArmorRating_Sharp>10</ArmorRating_Sharp>   //对利器的护甲
          <ArmorRating_Blunt>10</ArmorRating_Blunt>   //对钝器的护甲
          <ArmorRating_Heat>10</ArmorRating_Heat>   //对热能的护甲
          <InjuryHealingFactor>10</InjuryHealingFactor>   //愈合系数
          <MeleeDodgeChance>100</MeleeDodgeChance>   //近战闪避率
          <IncomingDamageFactor>-2</IncomingDamageFactor>   //承伤系数
      <ShootingAccuracyFactor_Long>3.4</ShootingAccuracyFactor_Long>   //射击精度 远程
      <ShootingAccuracyFactor_Medium>2.2</ShootingAccuracyFactor_Medium>   //精度 中
      <ShootingAccuracyFactor_Short>1.25</ShootingAccuracyFactor_Short>   //精度 近
      <ShootingAccuracyFactor_Touch>1.5</ShootingAccuracyFactor_Touch>   //精度 贴脸
      <AimingDelayFactor>-10</AimingDelayFactor>   //瞄准时间
      <RangedCooldownFactor>-10</RangedCooldownFactor>   //射击cd系数
      </statOffsets>
这里给出一个自用的属性修改,想改其他的属性也可以自行摸索,亲测不会出现红字。


雨神 发表于 2025-1-30 07:43

敌人也会无敌吧???:funk:

sdsdsafas 发表于 2025-2-1 14:38

雨神 发表于 2025-1-30 07:43
敌人也会无敌吧???

ai一般不装乐丝芯片,概率极低

海棠树下的猫 发表于 2025-2-21 12:38

采矿效率系数
          <MiningYield>1.0</MiningYield>
                  动物收集效率系数
          <AnimalGatherYield>1.0</AnimalGatherYield>
                  植物收获效率系数
          <PlantHarvestYield>1.0</PlantHarvestYield>                  
                  成瘾品作物系数
          <DrugHarvestYield>1.0</DrugHarvestYield>
                  屠宰效率系数
          <ButcheryFleshEfficiency>1.0</ButcheryFleshEfficiency>
                  机械体拆解效率系数
          <ButcheryMechanoidEfficiency>1.0</ButcheryMechanoidEfficiency>
                  
                  普通工作速度系数
          <GeneralLaborSpeed>1.0</GeneralLaborSpeed>
                  钻井操作速度系数
          <DeepDrillingSpeed>1.0</DeepDrillingSpeed>
                  采矿速度系数
          <MiningSpeed>1.0</MiningSpeed>
                  手术速度系数
          <MedicalOperationSpeed>1.0</MedicalOperationSpeed>                  
                  治疗速度系数
          <MedicalTendSpeed>10</MedicalTendSpeed>
                  清洁速度乘数
          <CleaningSpeed>1.0</CleaningSpeed>
                  建造速度系数
          <ConstructionSpeed>1.0</ConstructionSpeed>
                  种植速度系数
          <PlantWorkSpeed>1.0</PlantWorkSpeed>       
                  烹饪速度系数
          <CookSpeed>1.0</CookSpeed>
                  制药速度系数
          <DrugSynthesisSpeed>1.0</DrugSynthesisSpeed>
                  未加密速度
                  <HackingSpeed>1.0</HackingSpeed>
                  酿酒速度系数
          <DrugCookingSpeed>1.0</DrugCookingSpeed>
                  动物收集速度系数
          <AnimalGatherSpeed>1.0</AnimalGatherSpeed>
          屠宰速度系数
          <ButcheryFleshSpeed>1.0</ButcheryFleshSpeed>
                  打磨速度系数
          <SmoothingSpeed>1.0</SmoothingSpeed>          
                  机械拆解速度系数
          <ButcheryMechanoidSpeed>1.0</ButcheryMechanoidSpeed>
                  熔炼速度系数
          <SmeltingSpeed>1.0</SmeltingSpeed>
                  研究速度系数
          <ResearchSpeed>1.0</ResearchSpeed>
                  修剪速度系数
          <PruningSpeed>1.0</PruningSpeed>
                  雕刻速度系数
          <SculptingSpeed>1.0</SculptingSpeed>                  
                  可获肉量系数
          <MeatAmount>1.0</MeatAmount>
                  可获皮革量系数
          <LeatherAmount>1.0</LeatherAmount>
                  修理成功几率
                  <FixBrokenDownBuildingSuccessChance>1.0</FixBrokenDownBuildingSuccessChance>
                  
                  近战护甲穿透
          <MeleeArmorPenetration>1.0</MeleeArmorPenetration>
                  近战每秒伤害
          <MeleeDPS>1.0</MeleeDPS>
                  
                  成瘾品价格
          <DrugSellPriceImprovement>1.0</DrugSellPriceImprovement>
                  
          质量
          <Mass>1.0</Mass>
                  体型?
                  <BodySize>1.0</BodySize>
                  开门
                  <DoorOpenSpeed>1.0</DoorOpenSpeed>
                  
                         
                  远行骑乘速度
                  <CaravanRidingSpeedFactor>1.0</CaravanRidingSpeedFactor>
                  营养需求
                  <MaxNutrition>1.0</MaxNutrition>
                  驯兽技能
                  <MinimumHandlingSkill>1.0</MinimumHandlingSkill>

3dm_16689072 发表于 2026-9-10 18:17


感谢分享!~
页: [1]
查看完整版本: 通过修改乐丝芯片属性实现无敌小人的制作