This commit is contained in:
2025-09-03 19:54:57 +08:00
33 changed files with 255 additions and 26 deletions

View File

@@ -101,6 +101,19 @@
<!-- <customDrawSize>(4,4)</customDrawSize>
<customHeadDrawSize>(1.0,1.0)</customHeadDrawSize>
<customPortraitDrawSize>(2,2)</customPortraitDrawSize> -->
<headOffsetDirectional>
<north>
</north>
<south>
<!-- same options as above -->
</south>
<east>
<offset>(0.0, 0.05)</offset>
</east>
<west>
<offset>(0.0, 0.05)</offset>
</west>
</headOffsetDirectional>
</alienPartGenerator>
<growthAges>
<li>0</li>
@@ -456,13 +469,13 @@
<thinkTreeMain>ARA_Humanlike</thinkTreeMain>
<!-- 智力水平 -->
<intelligence>Humanlike</intelligence>
<!-- 血液,不流血 -->
<bloodDef>Filth_MachineBits</bloodDef>
<bloodDef>Filth_Blood</bloodDef>
<bloodSmearDef>Filth_BloodSmear</bloodSmearDef>
<!-- 基础血量,很高 -->
<baseHealthScale>1.5</baseHealthScale>
<!-- 解剖产物 -->
<leatherDef>Steel</leatherDef>
<specificMeatDef>Steel</specificMeatDef>
<leatherDef>ARA_Carapace</leatherDef>
<specificMeatDef>Meat_Megaspider</specificMeatDef>
<!-- 身体类型 -->
<body>ArachnaeQueen_Body</body>
<!-- 年龄阶段,较短 -->
@@ -577,12 +590,6 @@
</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>
@@ -622,8 +629,8 @@
<MaxNutrition>1</MaxNutrition>
<CarryingCapacity>100</CarryingCapacity>
<MeatAmount>45</MeatAmount>
<LeatherAmount>50</LeatherAmount>
<MeatAmount>140</MeatAmount>
<LeatherAmount>10</LeatherAmount>
<MeleeDodgeChance>0.5</MeleeDodgeChance>
<!-- <MeleeHitChance>1</MeleeHitChance> -->