2025-6-30

This commit is contained in:
Tourswen
2025-06-30 02:08:15 +08:00
parent b1fa7df12d
commit 52f0d1d648
36 changed files with 1321 additions and 98 deletions

View File

@@ -280,8 +280,6 @@
<ComfyTemperatureMax>-100</ComfyTemperatureMax>
<!-- 心灵敏感,很低 -->
<PsychicSensitivity>0.25</PsychicSensitivity>
<!-- 充电(休息)时间 -->
<RestFallRateFactor>0.25</RestFallRateFactor>
<!-- 肉量 -->
<MeatAmount>0</MeatAmount>
<!-- 皮革量 -->
@@ -352,9 +350,6 @@
</li>
</lifeStageAges>
</race>
<recipes>
<li>WULA_Fix_Hand_Base</li>
</recipes>
<comps>
<li Class="CompProperties_Stunnable">
@@ -368,4 +363,270 @@
</li>
</comps>
</AlienRace.ThingDef_AlienRace>
<AlienRace.ThingDef_AlienRace ParentName="Human">
<defName>Wula_AI_Heavy_Panzer</defName>
<label>SMp-38"萨克森"</label>
<description>乌拉帝国所使用的中型突击战车搭载了一个和合成人相同的AI核心这使得它可以像生物一样思考——只是没有多余的感情它们唯一思考的就是如何撕碎敌人。</description>
<alienRace>
<!-- 核心设置 -->
<generalSettings>
<!-- 男性生成几率 -->
<maleGenderProbability>0</maleGenderProbability>
<!-- 禁止生成的特质 -->
<disallowedTraits>
<li>
<defName Degree="-2">Beauty</defName>
</li>
<li>
<defName Degree="-1">Beauty</defName>
</li>
</disallowedTraits>
<!-- 无视年龄疾病 -->
<immuneToAge>true</immuneToAge>
<!-- 在口角中造成的最大伤害 -->
<maxDamageForSocialfight>6</maxDamageForSocialfight>
<!-- 免疫人类的异形歧视 -->
<immuneToXenophobia>true</immuneToXenophobia>
<!-- 最小的可生成成人背景的年龄 -->
<minAgeForAdulthood>0</minAgeForAdulthood>
<!-- 手术继承自人类 -->
<humanRecipeImport>false</humanRecipeImport>
<!-- 睡觉定义 -->
<canLayDown>false</canLayDown>
<validBeds>
</validBeds>
<!-- 各种零件定义 -->
<alienPartGenerator Inherit="False">
<!-- 允许的头部 -->
<headTypes Inherit="False">
<li>Female_AverageNormal</li>
<!-- <li>Female_AverageWide</li>
<li>Female_AveragePointy</li> -->
</headTypes>
<!-- 身体类型 -->
<bodyTypes Inherit="False">
<li>Thin</li>
</bodyTypes>
<!-- 颜色设置 -->
<colorChannels Inherit="false">
<!-- 皮肤是特殊的,因为现在由基因定义肤色 -->
<li>
<name>skin</name>
<first Class="AlienRace.ColorGenerator_SkinColorMelanin">
<minMelanin>0</minMelanin>
<maxMelanin>0</maxMelanin>
</first>
</li>
</colorChannels>
<customDrawSize>(3, 3)</customDrawSize>
<borderScale>3.0</borderScale>
</alienPartGenerator>
<growthAges>
<li>0</li>
</growthAges>
</generalSettings>
<!-- 图形 -->
<graphicPaths>
<body>Wula/Things/Wula_AI_Heavy_Panzer/Bodies/</body>
<head>Wula/Things/Wula_AI_Heavy_Panzer/Heads/</head>
<skeleton>Things/Pawn/Humanlike/Bodies/Dessicated/Dessicated_Thin</skeleton>
<stump>Wula/Things/Wula_AI_Heavy_Panzer/Bodies</stump>
<skinColor>(0,0,0,0)</skinColor>
</graphicPaths>
<!-- 风格设置 -->
<styleSettings>
<!-- 头发 -->
<li>
<key>HairDef</key>
<value>
<hasStyle>false</hasStyle>
</value>
</li>
<!-- 纹身 -->
<li>
<key>TattooDef</key>
<value>
<hasStyle>false</hasStyle>
</value>
</li>
<!-- 胡须 -->
<li>
<key>BeardDef</key>
<value>
<hasStyle>false</hasStyle>
</value>
</li>
</styleSettings>
<!-- 种族的允许和禁止特化设置 -->
<raceRestriction>
<traitList>
<li>WULA_AI_War_Machine</li>
</traitList>
<weaponList>
<li>WULA_WM_Rocket_Pod</li>
</weaponList>
<onlyUseRaceRestrictedApparel>true</onlyUseRaceRestrictedApparel>
<onlyUseRaceRestrictedWeapons>true</onlyUseRaceRestrictedWeapons>
<onlyBuildRaceRestrictedBuildings>true</onlyBuildRaceRestrictedBuildings>
<onlyGetRaceRestrictedTraits>true</onlyGetRaceRestrictedTraits>
<onlyEatRaceRestrictedFood>true</onlyEatRaceRestrictedFood>
<!-- 生育能力 -->
<canReproduce>false</canReproduce>
</raceRestriction>
<!-- 想法设置 -->
<thoughtSettings>
<cannotReceiveThoughtsAtAll>true</cannotReceiveThoughtsAtAll>
</thoughtSettings>
<!-- 关系设置,不会生成任何随机关系 -->
<relationSettings>
<relationChanceModifierLover>0</relationChanceModifierLover>
<relationChanceModifierExLover>0</relationChanceModifierExLover>
<relationChanceModifierFiance>0</relationChanceModifierFiance>
<relationChanceModifierSpouse>0</relationChanceModifierSpouse>
<relationChanceModifierExSpouse>0</relationChanceModifierExSpouse>
<relationChanceModifierParent>0</relationChanceModifierParent>
<relationChanceModifierChild>0</relationChanceModifierChild>
<relationChanceModifierSibling>0</relationChanceModifierSibling>
</relationSettings>
<!-- 兼容性标签,非必要 -->
<compatibility>
<isFlesh>false</isFlesh>
</compatibility>
</alienRace>
<!-- 以下是原版标签 -->
<!-- 受击音效 -->
<soundImpactDefault>BulletImpact_Metal</soundImpactDefault>
<statBases>
<BandwidthCost>5</BandwidthCost>
<MechEnergyLossPerHP MayRequire="Ludeon.RimWorld.Biotech">0</MechEnergyLossPerHP>
<WastepacksPerRecharge MayRequire="Ludeon.RimWorld.Biotech">5</WastepacksPerRecharge>
<WorkToMake>40000</WorkToMake>
<MarketValue>10000</MarketValue>
<Mass>50</Mass>
<MoveSpeed>2.5</MoveSpeed>
<EatingSpeed>1000</EatingSpeed>
<!-- 温度适应性在hediff修改 -->
<ComfyTemperatureMin>-300</ComfyTemperatureMin>
<ComfyTemperatureMax>300</ComfyTemperatureMax>
<!-- 心灵敏感,很低 -->
<PsychicSensitivity>0.25</PsychicSensitivity>
<!-- 肉量 -->
<MeatAmount>0</MeatAmount>
<!-- 皮革量 -->
<LeatherAmount>0</LeatherAmount>
<!-- 谈判能力 -->
<NegotiationAbility>1</NegotiationAbility>
<!-- 社交效果,机械乌拉社交的影响很小 -->
<SocialImpact>0.25</SocialImpact>
<!-- 挖矿速度 -->
<MiningSpeed>1</MiningSpeed>
<!-- 采矿效率 -->
<MiningYield>1</MiningYield>
<!-- 种植速度 -->
<PlantWorkSpeed>1</PlantWorkSpeed>
<!-- 狩猎隐蔽 -->
<HuntingStealth>1</HuntingStealth>
<!-- 建造速度 -->
<ConstructionSpeed>1</ConstructionSpeed>
<!-- 研究速度 -->
<ResearchSpeed>1</ResearchSpeed>
</statBases>
<race>
<fleshType>Mechanoid</fleshType>
<hasGenders>false</hasGenders>
<!-- AI行为勿改 -->
<thinkTreeMain>Mechanoid</thinkTreeMain>
<thinkTreeConstant>HumanlikeConstant</thinkTreeConstant>
<!-- 智力水平 -->
<intelligence>Humanlike</intelligence>
<!-- 血液,不流血 -->
<bloodDef>Filth_MachineBits</bloodDef>
<!-- 基础血量,很高 -->
<baseHealthScale>5</baseHealthScale>
<!-- 解剖产物 -->
<leatherDef>Leather_Light</leatherDef>
<specificMeatDef>Meat_Twisted</specificMeatDef>
<!-- 身体类型 -->
<body>WULA_AI_Heavy_Panzer_Body</body>
<!-- 大小 -->
<baseBodySize>10.0</baseBodySize>
<!-- 年龄阶段 -->
<lifeExpectancy>5000</lifeExpectancy>
<lifeStageWorkSettings MayRequire="Ludeon.RimWorld.Biotech">
<Firefighter>0</Firefighter>
<Patient>0</Patient>
<Doctor>0</Doctor>
<PatientBedRest>0</PatientBedRest>
<Childcare MayRequire="Ludeon.RimWorld.Biotech">0</Childcare>
<BasicWorker>0</BasicWorker>
<Warden>0</Warden>
<Handling>0</Handling>
<Cooking>0</Cooking>
<Hunting>0</Hunting>
<Construction>0</Construction>
<Growing>0</Growing>
<Mining>0</Mining>
<PlantCutting>0</PlantCutting>
<Smithing>0</Smithing>
<Tailoring>0</Tailoring>
<Art>0</Art>
<Crafting>0</Crafting>
<Hauling>0</Hauling>
<Cleaning>0</Cleaning>
<Research>0</Research>
<DarkStudy MayRequire="Ludeon.RimWorld.Anomaly">0</DarkStudy>
</lifeStageWorkSettings>
<lifeStageAges Inherit="False">
<li>
<def>Wula_Species_Lifestage</def>
<minAge>0</minAge>
</li>
</lifeStageAges>
<butcherProducts>
<Steel>50</Steel>
<Plasteel>20</Plasteel>
</butcherProducts>
<nameGenerator MayRequire="Ludeon.RimWorld.Biotech">NamerMech</nameGenerator>
<mechFixedSkillLevel>20</mechFixedSkillLevel>
<mechWeightClass>Heavy</mechWeightClass>
</race>
<recipe Inherit="False">
</recipe>
<comps>
<li Class="CompProperties_CanBeDormant" />
<li Class="CompProperties_WakeUpDormant">
<wakeUpOnDamage>true</wakeUpOnDamage>
<wakeUpCheckRadius>30</wakeUpCheckRadius>
<wakeUpSound>MechanoidsWakeUp</wakeUpSound>
</li>
<li MayRequire="Ludeon.RimWorld.Biotech" Class="CompProperties_OverseerSubject">
<needsOverseerEffect>MechUncontrolled</needsOverseerEffect>
<delayUntilFeralCheck>60000</delayUntilFeralCheck>
<feralMtbDays>10</feralMtbDays>
<feralCascadeRadialDistance>25</feralCascadeRadialDistance>
</li>
<li MayRequire="Ludeon.RimWorld.Biotech" Class="CompProperties_MechRepairable" />
</comps>
<tools>
<li>
<label>碾压</label>
<labelNoLocation>碾压</labelNoLocation>
<capacities>
<li>Blunt</li>
</capacities>
<power>22</power>
<cooldownTime>2.9</cooldownTime>
<linkedBodyPartsGroup>WULA_Panzer_Core_Bodypart</linkedBodyPartsGroup>
<ensureLinkedBodyPartsGroupAlwaysUsable>true</ensureLinkedBodyPartsGroupAlwaysUsable>
</li>
</tools>
</AlienRace.ThingDef_AlienRace>
</Defs>