女皇身体部件xml未完成

This commit is contained in:
2025-09-01 12:03:42 +08:00
parent 9671a103c3
commit ff189c76cc
4 changed files with 768 additions and 1 deletions

View File

@@ -0,0 +1,767 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<BodyDef>
<defName>ArachnaeQueen_Body</defName>
<label>阿拉克涅女皇种</label>
<corePart>
<def>Torso</def>
<height>Middle</height>
<depth>Outside</depth>
<groups>
<li>Torso</li>
</groups>
<parts>
<!-- 背部组织,仅包含骨骼和甲片 -->
<li>
<def>ARA_Dorsum</def>
<coverage>0.036</coverage>
<groups>
<li>Torso</li>
</groups>
<parts>
<!-- 甲片,防御作用 -->
<li>
<def>ARA_Chitin_Shell</def>
<coverage>0.02</coverage>
<depth>Outside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<!-- 背部外骨骼,承担托举四肢和代替脊椎 -->
<li>
<def>ARA_Exoskeleton_Dorsum</def>
<coverage>0.016</coverage>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
</parts>
</li>
<!-- 胸部组织,包含骨骼和各类重点维生器官 -->
<li>
<def>ARA_Sternum</def>
<coverage>0.036</coverage>
<groups>
<li>Torso</li>
</groups>
<parts>
<!-- 胸部外骨骼,代替肋骨,因为没有甲片所以是外露的 -->
<li>
<def>ARA_Exoskeleton_Sternum</def>
<coverage>0.015</coverage>
<depth>Outside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<!-- 心脏 -->
<li>
<def>Heart</def>
<coverage>0.020</coverage>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<!-- 胃部 -->
<li>
<def>Stomach</def>
<coverage>0.025</coverage>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<!---->
<li>
<def>Lung</def>
<customLabel>左肺(其一)</customLabel>
<coverage>0.025</coverage>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<li>
<def>Lung</def>
<customLabel>左肺(其二)</customLabel>
<coverage>0.025</coverage>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<li>
<def>Lung</def>
<customLabel>右肺(其一)</customLabel>
<coverage>0.025</coverage>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<li>
<def>Lung</def>
<customLabel>右肺(其二)</customLabel>
<coverage>0.025</coverage>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<!-- 肾脏 -->
<li>
<def>Kidney</def>
<customLabel>left kidney</customLabel>
<coverage>0.017</coverage>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<li>
<def>Kidney</def>
<customLabel>right kidney</customLabel>
<coverage>0.017</coverage>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<!-- 肝脏 -->
<li>
<def>Liver</def>
<coverage>0.025</coverage>
<customLabel>肝脏(其一)</customLabel>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<li>
<def>Liver</def>
<customLabel>肝脏(其二)</customLabel>
<coverage>0.025</coverage>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
</parts>
</li>
<!-- 尾部组织群 -->
<li>
<def>ARA_Tail</def>
<coverage>0.025</coverage>
<height>Bottom</height>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<li>
<def>Neck</def>
<coverage>0.075</coverage>
<height>Top</height>
<groups>
<li>Neck</li>
</groups>
<parts>
<li>
<def>Head</def>
<coverage>0.80</coverage>
<groups>
<li>UpperHead</li>
<li>FullHead</li>
<li>HeadAttackTool</li>
</groups>
<parts>
<li>
<def>Skull</def>
<coverage>0.18</coverage>
<depth>Inside</depth>
<groups>
<li>UpperHead</li>
<li>Eyes</li>
<li>FullHead</li>
</groups>
<parts>
<li>
<def>Brain</def>
<coverage>0.8</coverage>
<groups>
<li>UpperHead</li>
<li>Eyes</li>
<li>FullHead</li>
</groups>
</li>
</parts>
</li>
<li>
<def>Eye</def>
<customLabel>left eye</customLabel>
<coverage>0.07</coverage>
<groups>
<li>FullHead</li>
<li>Eyes</li>
</groups>
<woundAnchorTag>LeftEye</woundAnchorTag>
<flipGraphic>true</flipGraphic>
<visibleHediffRots>
<li>South</li>
<li>West</li>
</visibleHediffRots>
</li>
<li>
<def>Eye</def>
<customLabel>right eye</customLabel>
<coverage>0.07</coverage>
<groups>
<li>FullHead</li>
<li>Eyes</li>
</groups>
<woundAnchorTag>RightEye</woundAnchorTag>
<visibleHediffRots>
<li>South</li>
<li>East</li>
</visibleHediffRots>
</li>
<li>
<def>Ear</def>
<customLabel>left ear</customLabel>
<coverage>0.07</coverage>
<flipGraphic>true</flipGraphic>
<groups>
<li>UpperHead</li>
<li>FullHead</li>
</groups>
</li>
<li>
<def>Ear</def>
<customLabel>right ear</customLabel>
<coverage>0.07</coverage>
<groups>
<li>UpperHead</li>
<li>FullHead</li>
</groups>
</li>
<li>
<def>Nose</def>
<coverage>0.10</coverage>
<groups>
<li>FullHead</li>
</groups>
</li>
<li>
<def>Jaw</def>
<coverage>0.15</coverage>
<groups>
<li>Teeth</li>
<li>FullHead</li>
<li>Mouth</li>
</groups>
<parts>
<li>
<def>Tongue</def>
<coverage>0.001</coverage>
<depth>Inside</depth>
<groups>
<li>FullHead</li>
</groups>
</li>
</parts>
</li>
</parts>
</li>
</parts>
</li>
<li>
<def>Shoulder</def>
<customLabel>left shoulder</customLabel>
<coverage>0.12</coverage>
<woundAnchorTag>LeftShoulder</woundAnchorTag>
<flipGraphic>true</flipGraphic>
<groups>
<li>Shoulders</li>
</groups>
<parts>
<li>
<def>Clavicle</def>
<customLabel>left clavicle</customLabel>
<coverage>0.09</coverage>
<height>Top</height>
<depth>Inside</depth>
<flipGraphic>true</flipGraphic>
<groups>
<li>Torso</li>
</groups>
</li>
<li>
<def>Arm</def>
<customLabel>left arm</customLabel>
<coverage>0.77</coverage>
<flipGraphic>true</flipGraphic>
<groups>
<li>Arms</li>
</groups>
<parts>
<li>
<def>Humerus</def>
<customLabel>left humerus</customLabel>
<coverage>0.1</coverage>
<depth>Inside</depth>
<groups>
<li>Arms</li>
</groups>
</li>
<li>
<def>Radius</def>
<customLabel>left radius</customLabel>
<coverage>0.1</coverage>
<depth>Inside</depth>
<groups>
<li>Arms</li>
</groups>
</li>
<li>
<def>Hand</def>
<customLabel>left hand</customLabel>
<coverage>0.14</coverage>
<height>Bottom</height>
<flipGraphic>true</flipGraphic>
<groups>
<li>Hands</li>
</groups>
<parts>
<li>
<def>Finger</def>
<customLabel>left pinky</customLabel>
<coverage>0.06</coverage>
<groups>
<li>Hands</li>
<li>LeftHand</li>
</groups>
</li>
<li>
<def>Finger</def>
<customLabel>left ring finger</customLabel>
<coverage>0.07</coverage>
<groups>
<li>Hands</li>
<li>LeftHand</li>
</groups>
</li>
<li>
<def>Finger</def>
<customLabel>left middle finger</customLabel>
<coverage>0.08</coverage>
<groups>
<li>Hands</li>
<li>LeftHand</li>
<li>MiddleFingers</li>
</groups>
</li>
<li>
<def>Finger</def>
<customLabel>left index finger</customLabel>
<coverage>0.07</coverage>
<groups>
<li>Hands</li>
<li>LeftHand</li>
</groups>
</li>
<li>
<def>Finger</def>
<customLabel>left thumb</customLabel>
<coverage>0.08</coverage>
<groups>
<li>Hands</li>
<li>LeftHand</li>
</groups>
</li>
</parts>
</li>
</parts>
</li>
</parts>
</li>
<li>
<def>Shoulder</def>
<customLabel>right shoulder</customLabel>
<coverage>0.12</coverage>
<woundAnchorTag>RightShoulder</woundAnchorTag>
<groups>
<li>Shoulders</li>
</groups>
<parts>
<li>
<def>Clavicle</def>
<customLabel>right clavicle</customLabel>
<coverage>0.09</coverage>
<height>Top</height>
<depth>Inside</depth>
<groups>
<li>Torso</li>
</groups>
</li>
<li>
<def>Arm</def>
<customLabel>right arm</customLabel>
<coverage>0.77</coverage>
<groups>
<li>Arms</li>
</groups>
<parts>
<li>
<def>Humerus</def>
<customLabel>right humerus</customLabel>
<coverage>0.1</coverage>
<depth>Inside</depth>
<groups>
<li>Arms</li>
</groups>
</li>
<li>
<def>Radius</def>
<customLabel>right radius</customLabel>
<coverage>0.1</coverage>
<depth>Inside</depth>
<groups>
<li>Arms</li>
</groups>
</li>
<li>
<def>Hand</def>
<customLabel>right hand</customLabel>
<coverage>0.14</coverage>
<height>Bottom</height>
<groups>
<li>Hands</li>
</groups>
<parts>
<li>
<def>Finger</def>
<customLabel>right pinky</customLabel>
<coverage>0.06</coverage>
<groups>
<li>Hands</li>
<li>RightHand</li>
</groups>
</li>
<li>
<def>Finger</def>
<customLabel>right ring finger</customLabel>
<coverage>0.07</coverage>
<groups>
<li>Hands</li>
<li>RightHand</li>
</groups>
</li>
<li>
<def>Finger</def>
<customLabel>right middle finger</customLabel>
<coverage>0.08</coverage>
<groups>
<li>Hands</li>
<li>RightHand</li>
<li>MiddleFingers</li>
</groups>
</li>
<li>
<def>Finger</def>
<customLabel>right index finger</customLabel>
<coverage>0.07</coverage>
<groups>
<li>Hands</li>
<li>RightHand</li>
</groups>
</li>
<li>
<def>Finger</def>
<customLabel>right thumb</customLabel>
<coverage>0.08</coverage>
<groups>
<li>Hands</li>
<li>RightHand</li>
</groups>
</li>
</parts>
</li>
</parts>
</li>
</parts>
</li>
<li>
<def>Waist</def>
<coverage>0</coverage>
<height>Bottom</height>
<groups>
<li>Waist</li>
</groups>
</li>
<li>
<def>Leg</def>
<customLabel>left leg</customLabel>
<coverage>0.14</coverage>
<height>Bottom</height>
<groups>
<li>Legs</li>
</groups>
<woundAnchorTag>LeftLeg</woundAnchorTag>
<flipGraphic>true</flipGraphic>
<parts>
<li>
<def>Femur</def>
<customLabel>left femur</customLabel>
<coverage>0.1</coverage>
<depth>Inside</depth>
<groups>
<li>Legs</li>
</groups>
</li>
<li>
<def>Tibia</def>
<customLabel>left tibia</customLabel>
<coverage>0.1</coverage>
<depth>Inside</depth>
<groups>
<li>Legs</li>
</groups>
</li>
<li>
<def>Foot</def>
<customLabel>left foot</customLabel>
<coverage>0.1</coverage>
<flipGraphic>true</flipGraphic>
<groups>
<li>Feet</li>
</groups>
<parts>
<li>
<def>Toe</def>
<customLabel>left little toe</customLabel>
<coverage>0.06</coverage>
<groups>
<li>Feet</li>
</groups>
</li>
<li>
<def>Toe</def>
<customLabel>left fourth toe</customLabel>
<coverage>0.07</coverage>
<groups>
<li>Feet</li>
</groups>
</li>
<li>
<def>Toe</def>
<customLabel>left middle toe</customLabel>
<coverage>0.08</coverage>
<groups>
<li>Feet</li>
</groups>
</li>
<li>
<def>Toe</def>
<customLabel>left second toe</customLabel>
<coverage>0.09</coverage>
<groups>
<li>Feet</li>
</groups>
</li>
<li>
<def>Toe</def>
<customLabel>left big toe</customLabel>
<coverage>0.09</coverage>
<groups>
<li>Feet</li>
</groups>
</li>
</parts>
</li>
</parts>
</li>
<li>
<def>Leg</def>
<customLabel>right leg</customLabel>
<coverage>0.14</coverage>
<height>Bottom</height>
<groups>
<li>Legs</li>
</groups>
<woundAnchorTag>RightLeg</woundAnchorTag>
<parts>
<li>
<def>Femur</def>
<customLabel>right femur</customLabel>
<coverage>0.1</coverage>
<depth>Inside</depth>
<groups>
<li>Legs</li>
</groups>
</li>
<li>
<def>Tibia</def>
<customLabel>right tibia</customLabel>
<coverage>0.1</coverage>
<depth>Inside</depth>
<groups>
<li>Legs</li>
</groups>
</li>
<li>
<def>Foot</def>
<customLabel>right foot</customLabel>
<coverage>0.1</coverage>
<groups>
<li>Feet</li>
</groups>
<parts>
<li>
<def>Toe</def>
<customLabel>right little toe</customLabel>
<coverage>0.06</coverage>
<groups>
<li>Feet</li>
</groups>
</li>
<li>
<def>Toe</def>
<customLabel>right fourth toe</customLabel>
<coverage>0.07</coverage>
<groups>
<li>Feet</li>
</groups>
</li>
<li>
<def>Toe</def>
<customLabel>right middle toe</customLabel>
<coverage>0.08</coverage>
<groups>
<li>Feet</li>
</groups>
</li>
<li>
<def>Toe</def>
<customLabel>right second toe</customLabel>
<coverage>0.09</coverage>
<groups>
<li>Feet</li>
</groups>
</li>
<li>
<def>Toe</def>
<customLabel>right big toe</customLabel>
<coverage>0.09</coverage>
<groups>
<li>Feet</li>
</groups>
</li>
</parts>
</li>
</parts>
</li>
</parts>
</corePart>
</BodyDef>
<BodyPartDef>
<defName>ARA_Dorsum</defName>
<label>背部组织群</label>
<conceptual>true</conceptual>
</BodyPartDef>
<BodyPartDef>
<defName>ARA_Sternum</defName>
<label>胸部组织群</label>
<conceptual>true</conceptual>
</BodyPartDef>
<BodyPartDef>
<defName>ARA_Tail</defName>
<label>尾部组织群</label>
<conceptual>true</conceptual>
</BodyPartDef>
<BodyPartDef>
<defName>ARA_Exoskeleton_Dorsum</defName>
<label>背部外骨骼</label>
<hitPoints>20</hitPoints>
<permanentInjuryChanceFactor>0</permanentInjuryChanceFactor>
<skinCovered>false</skinCovered>
<solid>true</solid>
<bleedRate>0</bleedRate>
<tags>
<li>ManipulationLimbCore</li>
<li>Spine</li>
</tags>
<destroyableByDamage>false</destroyableByDamage>
</BodyPartDef>
<BodyPartDef>
<defName>ARA_Chitin_Shell</defName>
<label>几丁质甲壳</label>
<hitPoints>40</hitPoints>
<permanentInjuryChanceFactor>0</permanentInjuryChanceFactor>
<skinCovered>false</skinCovered>
<solid>true</solid>
<bleedRate>0</bleedRate>
</BodyPartDef>
<BodyPartDef>
<defName>ARA_Exoskeleton_Sternum</defName>
<label>胸部外骨骼</label>
<hitPoints>20</hitPoints>
<permanentInjuryChanceFactor>0</permanentInjuryChanceFactor>
<skinCovered>false</skinCovered>
<solid>true</solid>
<bleedRate>0</bleedRate>
<tags>
<li>BreathingSourceCage</li>
</tags>
<destroyableByDamage>false</destroyableByDamage>
</BodyPartDef>
<BodyPartDef>
<defName></defName>
<label>中央能源炉</label>
<hitPoints>120</hitPoints>
<skinCovered>false</skinCovered>
<!-- <solid>true</solid> -->
<tags>
<li>BloodPumpingSource</li>
<li>BreathingSource</li>
<li>BloodFiltrationKidney</li>
<li>BloodFiltrationLiver</li>
<li>MetabolismSource</li>
<li>EatingSource</li>
<li>Spine</li>
<li>Pelvis</li>
<li>ManipulationLimbSegment</li>
<li>TalkingSource</li>
</tags>
<spawnThingOnRemoved>WULA_Energy_Furnace_Base</spawnThingOnRemoved>
</BodyPartDef>
<BodyPartDef>
<defName>WULA_Addons_Antenna_Bodypart</defName>
<label>上行链路天线</label>
<hitPoints>30</hitPoints>
<permanentInjuryChanceFactor>0</permanentInjuryChanceFactor>
<skinCovered>false</skinCovered>
<!-- <solid>true</solid> -->
<bleedRate>0</bleedRate>
<destroyableByDamage>false</destroyableByDamage>
<tags>
<li>ConsciousnessSource</li>
</tags>
</BodyPartDef>
<BodyPartDef>
<defName>WULA_Skeleton_Bodypart</defName>
<label>合金骨架</label>
<hitPoints>30</hitPoints>
<permanentInjuryChanceFactor>0</permanentInjuryChanceFactor>
<skinCovered>false</skinCovered>
<solid>true</solid>
<bleedRate>0</bleedRate>
<destroyableByDamage>false</destroyableByDamage>
<tags>
<li>ManipulationLimbSegment</li>
</tags>
</BodyPartDef>
</Defs>

View File

@@ -585,7 +585,7 @@
<race>
<!-- 身体类型 -->
<body>BeetleLikeWithClaw</body>
<body>ArachnaeQueen_Body</body>
<fleshType>Normal</fleshType>
<!-- 思考树 -->
<thinkTreeMain>Humanlike</thinkTreeMain>