2025-6-24

This commit is contained in:
2025-06-24 20:55:04 +08:00
parent c664705095
commit 9ee08eda7b
7 changed files with 164 additions and 22 deletions

View File

@@ -3,7 +3,7 @@
<BodyPartDef>
<defName>WULA_Energy_Furnace</defName>
<label>中央能源炉</label>
<hitPoints>50</hitPoints>
<hitPoints>120</hitPoints>
<skinCovered>false</skinCovered>
<solid>true</solid>
<tags>
@@ -14,4 +14,20 @@
<li>MetabolismSource</li>
</tags>
</BodyPartDef>
<BodyPartDef>
<defName>WULA_Alloy_Framework</defName>
<label>躯体合金框架</label>
<hitPoints>350</hitPoints>
<permanentInjuryChanceFactor>0</permanentInjuryChanceFactor>
<skinCovered>false</skinCovered>
<solid>true</solid>
<bleedRate>0</bleedRate>
<tags>
<li>BreathingSourceCage</li>
<li>Spine</li>
<li>Pelvis</li>
<li>ManipulationLimbSegment</li>
</tags>
<destroyableByDamage>false</destroyableByDamage>
</BodyPartDef>
</Defs>