This commit is contained in:
Tourswen
2025-09-03 15:37:05 +08:00
parent 7890ea858c
commit 9fcaa54f8b
7 changed files with 22 additions and 724 deletions

View File

@@ -174,18 +174,6 @@
<li>(12,0.5)</li>
</points>
</growthFactorByAge>
<!-- 头部调整 -->
<headOffsetDirectional>
<north>
<offset>(0.0, 0.1)</offset>
</north>
<south>
</south>
<east>
</east>
<west>
</west>
</headOffsetDirectional>
</generalSettings>
<!-- 图形,留空 -->
<graphicPaths>
@@ -521,9 +509,9 @@
<!-- 工具设置(攻击方式) -->
<tools>
<li>
<label></label>
<label></label>
<capacities>
<li>Poke</li>
<li>Bite</li>
</capacities>
<power>8</power>
<cooldownTime>2</cooldownTime>
@@ -581,20 +569,6 @@
<bodyAddons>
<li>
<path>ArachnaeSwarm/Things/ARA_HiveNode/Addons/ArachnaeNode_Race_Myrmecocystus_Addons_Stomach</path>
<!-- <offsets>
<south>
<offset>(0,0.32)</offset>
</south>
<north>
<offset>(0,0.32)</offset>
</north>
<east>
<offset>(-0.1,0.32)</offset>
</east>
<west>
<offset>(-0.1,0.32)</offset>
</west>
</offsets> -->
<inFrontOfBody>false</inFrontOfBody>
<!-- <conditions>
<BodyPart>
@@ -603,13 +577,19 @@
</conditions> -->
</li>
</bodyAddons>
<!-- 图像放大 -->
<borderScale>1.2</borderScale>
<atlasScale>1.2</atlasScale>
<customDrawSize>(1.2,1.2)</customDrawSize>
<customHeadDrawSize>(1.0,1.0)</customHeadDrawSize>
<customPortraitDrawSize>(0.9,0.9)</customPortraitDrawSize>
</alienPartGenerator>
</generalSettings>
</alienRace>
<comps>
<li Class="CompProperties_Milkable">
<milkDef>ARA_InsectJelly</milkDef>
<milkIntervalDays>1</milkIntervalDays>
<milkIntervalDays>0.01</milkIntervalDays>
<milkAmount>14</milkAmount>
</li>
<li Class="ArachnaeSwarm.CompProperties_AutoMechCarrier">
@@ -667,6 +647,8 @@
<baseBodySize>2.5</baseBodySize>
<!-- 血量上限 -->
<baseHealthScale>3</baseHealthScale>
<!-- 蜜罐虫的寿命很低 -->
<lifeExpectancy>1.5</lifeExpectancy>
<lifeStageAges Inherit="False">
<li>
<def>ArachnaeNode_Myrmecocystus_Adult</def>
@@ -674,20 +656,5 @@
</li>
</lifeStageAges>
</race>
<!-- 工具设置(攻击方式) -->
<tools Inherit="False">
<li>
<label>头颚</label>
<capacities>
<li>Bite</li>
</capacities>
<power>12</power>
<cooldownTime>2</cooldownTime>
<linkedBodyPartsGroup>HeadClaw</linkedBodyPartsGroup>
<ensureLinkedBodyPartsGroupAlwaysUsable>true</ensureLinkedBodyPartsGroupAlwaysUsable>
<chanceFactor>1</chanceFactor>
</li>
</tools>
</AlienRace.ThingDef_AlienRace>
</Defs>