This commit is contained in:
2025-10-03 14:19:45 +08:00
parent c664c2b424
commit c41b3aab66
2 changed files with 15 additions and 15 deletions

Binary file not shown.

View File

@@ -104,7 +104,7 @@
<uiIconPath>ArachnaeSwarm/Building/Linked/ARA_InsectWall_MenuIcon</uiIconPath> <uiIconPath>ArachnaeSwarm/Building/Linked/ARA_InsectWall_MenuIcon</uiIconPath>
<graphicData> <graphicData>
<texPath>ArachnaeSwarm/Building/Linked/ARA_InsectWall</texPath> <texPath>ArachnaeSwarm/Building/Linked/ARA_InsectWall</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>
<shaderType>CutoutComplex</shaderType> <shaderType>CutoutComplex</shaderType>
<shadowData> <shadowData>
<volume>(0.7, 0.4, 0.2)</volume> <volume>(0.7, 0.4, 0.2)</volume>
@@ -177,7 +177,7 @@
<offset>(0,0,-0.1)</offset> <offset>(0,0,-0.1)</offset>
</shadowData> </shadowData>
<damageData> <damageData>
<!-- no damage marks because they don't move with the door <!-- no damage marks because they don't move with the door
<rect>(0,0.12,1,0.76)</rect>--> <rect>(0,0.12,1,0.76)</rect>-->
<enabled>false</enabled> <enabled>false</enabled>
</damageData> </damageData>
@@ -187,7 +187,7 @@
<MaxHitPoints>1200</MaxHitPoints> <MaxHitPoints>1200</MaxHitPoints>
<Flammability>0</Flammability> <Flammability>0</Flammability>
<WorkToBuild>1000</WorkToBuild> <WorkToBuild>1000</WorkToBuild>
<Beauty>-10</Beauty> <Beauty>-10</Beauty>
<DoorOpenSpeed>2</DoorOpenSpeed> <DoorOpenSpeed>2</DoorOpenSpeed>
</statBases> </statBases>
<costList> <costList>
@@ -232,7 +232,7 @@
<soundDoorCloseManual>Door_CloseManual</soundDoorCloseManual> <soundDoorCloseManual>Door_CloseManual</soundDoorCloseManual>
<blueprintClass>Blueprint_Build</blueprintClass> <blueprintClass>Blueprint_Build</blueprintClass>
<ai_chillDestination>false</ai_chillDestination> <ai_chillDestination>false</ai_chillDestination>
<isSupportDoor>true</isSupportDoor> <isSupportDoor>true</isSupportDoor>
<blueprintGraphicData> <blueprintGraphicData>
<texPath>ArachnaeSwarm/Building/Door/ARA_InsectDoor_BluePrint</texPath> <texPath>ArachnaeSwarm/Building/Door/ARA_InsectDoor_BluePrint</texPath>
@@ -257,11 +257,11 @@
<li Class="CompProperties_Forbiddable"> <li Class="CompProperties_Forbiddable">
<allowNonPlayer>true</allowNonPlayer> <allowNonPlayer>true</allowNonPlayer>
</li> </li>
<li Class="CompProperties_Power"> <li Class="CompProperties_Power">
<compClass>CompPowerTrader</compClass> <compClass>CompPowerTrader</compClass>
<basePowerConsumption>0</basePowerConsumption> <basePowerConsumption>0</basePowerConsumption>
<transmitsPower>true</transmitsPower> <transmitsPower>true</transmitsPower>
</li> </li>
</comps> </comps>
</ThingDef> </ThingDef>
@@ -498,7 +498,7 @@
</li> </li>
</comps> </comps>
</ThingDef> </ThingDef>
<ThingDef ParentName="BuildingBase"> <ThingDef ParentName="BuildingBase">
<defName>ARA_MorphableResearchBench</defName> <defName>ARA_MorphableResearchBench</defName>
<hasInteractionCell>true</hasInteractionCell> <hasInteractionCell>true</hasInteractionCell>
@@ -541,13 +541,13 @@
<li Class="ArachnaeSwarm.CompProperties_Morphable"> <li Class="ArachnaeSwarm.CompProperties_Morphable">
<!-- 休息速度增益例如1.0代表200%的速度 --> <!-- 休息速度增益例如1.0代表200%的速度 -->
<restGainMultiplier>1.0</restGainMultiplier> <restGainMultiplier>1.0</restGainMultiplier>
<!-- 操作按钮的自定义标签 --> <!-- 操作按钮的自定义标签 -->
<gizmoLabel>离开织座</gizmoLabel> <gizmoLabel>离开织座</gizmoLabel>
<!-- 操作按钮的自定义描述 --> <!-- 操作按钮的自定义描述 -->
<gizmoDesc>使织域种离开织座。</gizmoDesc> <gizmoDesc>使织域种离开织座。</gizmoDesc>
<gizmoIconPath>UI/Commands/EggSpew</gizmoIconPath> <gizmoIconPath>UI/Commands/EggSpew</gizmoIconPath>
</li> </li>
<li Class="ArachnaeSwarm.CompProperties_RefuelableNutrition"> <li Class="ArachnaeSwarm.CompProperties_RefuelableNutrition">
@@ -715,10 +715,10 @@
<li>MeatRaw</li> <li>MeatRaw</li>
<li>PlantFoodRaw</li> <li>PlantFoodRaw</li>
</categories> </categories>
<thingDefs> <disallowedThingDefs>
<li>Milk</li> <li>Milk</li>
<li>InsectJelly</li> <li>InsectJelly</li>
</thingDefs> </disallowedThingDefs>
</fuelFilter> </fuelFilter>
<fuelCapacity>50</fuelCapacity> <fuelCapacity>50</fuelCapacity>
<fuelConsumptionRate>30</fuelConsumptionRate> <fuelConsumptionRate>30</fuelConsumptionRate>