2025-6-29
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
<staticSunShadowHeight>0.20</staticSunShadowHeight>
|
||||
<constructEffect>ConstructMetal</constructEffect>
|
||||
<costList>
|
||||
<Steel>80</Steel>
|
||||
<Steel>50</Steel>
|
||||
</costList>
|
||||
<altitudeLayer>Building</altitudeLayer>
|
||||
<fillPercent>0.5</fillPercent>
|
||||
@@ -127,6 +127,7 @@
|
||||
<WorkToBuild>2000</WorkToBuild>
|
||||
<MaxHitPoints>180</MaxHitPoints>
|
||||
<Flammability>1.0</Flammability>
|
||||
<WorkTableWorkSpeedFactor>0.5</WorkTableWorkSpeedFactor>
|
||||
</statBases>
|
||||
<size>(1,1)</size>
|
||||
<designationCategory>Production</designationCategory>
|
||||
@@ -169,6 +170,68 @@
|
||||
<heatPerTickWhileWorking>0.10</heatPerTickWhileWorking>
|
||||
</building>
|
||||
</ThingDef>
|
||||
<ThingDef ParentName="BenchBase">
|
||||
<defName>WULA_Cube_Productor_Energy</defName>
|
||||
<label>能源核心冲压机(电能)</label>
|
||||
<description>一台仿制乌拉帝国科技而建造的能源核心制造机,可制造维持机械乌拉正常运转的能源核心。</description>
|
||||
<thingClass>Building_WorkTable</thingClass>
|
||||
<drawerType>MapMeshAndRealTime</drawerType>
|
||||
<graphicData>
|
||||
<texPath>Wula/Building/WULA_Cube_Productor_Energy</texPath>
|
||||
<graphicClass>Graphic_Multi</graphicClass>
|
||||
<drawSize>(1,1)</drawSize>
|
||||
<damageData>
|
||||
<cornerTL>Damage/Corner</cornerTL>
|
||||
<cornerTR>Damage/Corner</cornerTR>
|
||||
<cornerBL>Damage/Corner</cornerBL>
|
||||
<cornerBR>Damage/Corner</cornerBR>
|
||||
</damageData>
|
||||
</graphicData>
|
||||
<castEdgeShadows>true</castEdgeShadows>
|
||||
<staticSunShadowHeight>0.20</staticSunShadowHeight>
|
||||
<constructEffect>ConstructMetal</constructEffect>
|
||||
<costList>
|
||||
<Steel>80</Steel>
|
||||
<ComponentIndustrial>3</ComponentIndustrial>
|
||||
</costList>
|
||||
<altitudeLayer>Building</altitudeLayer>
|
||||
<fillPercent>0.5</fillPercent>
|
||||
<useHitPoints>True</useHitPoints>
|
||||
<statBases>
|
||||
<WorkToBuild>2000</WorkToBuild>
|
||||
<MaxHitPoints>180</MaxHitPoints>
|
||||
<Flammability>1.0</Flammability>
|
||||
</statBases>
|
||||
<size>(1,1)</size>
|
||||
<designationCategory>Production</designationCategory>
|
||||
<uiOrder>2120</uiOrder>
|
||||
<passability>PassThroughOnly</passability>
|
||||
<pathCost>50</pathCost>
|
||||
<hasInteractionCell>True</hasInteractionCell>
|
||||
<interactionCellOffset>(0,0,-1)</interactionCellOffset>
|
||||
<surfaceType>Item</surfaceType>
|
||||
<!-- 可用配方 -->
|
||||
<recipes>
|
||||
<li>Make_WULA_Charge_Cube</li>
|
||||
</recipes>
|
||||
<inspectorTabs>
|
||||
<li>ITab_Bills</li>
|
||||
</inspectorTabs>
|
||||
<comps>
|
||||
<li Class="CompProperties_Power">
|
||||
<compClass>CompPowerTrader</compClass>
|
||||
<basePowerConsumption>500</basePowerConsumption>
|
||||
</li>
|
||||
</comps>
|
||||
<placeWorkers>
|
||||
<li>PlaceWorker_PreventInteractionSpotOverlap</li>
|
||||
</placeWorkers>
|
||||
<building>
|
||||
<isMealSource>true</isMealSource>
|
||||
<spawnedConceptLearnOpportunity>BillsTab</spawnedConceptLearnOpportunity>
|
||||
<heatPerTickWhileWorking>0.10</heatPerTickWhileWorking>
|
||||
</building>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BasicBedBase">
|
||||
<defName>WULA_Charging_Station_Synth</defName>
|
||||
@@ -194,7 +257,7 @@
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<costStuffCount>45</costStuffCount>
|
||||
<costStuffCount>50</costStuffCount>
|
||||
<designationHotKey>Misc2</designationHotKey>
|
||||
<uiOrder>2010</uiOrder>
|
||||
<castEdgeShadows>false</castEdgeShadows>
|
||||
|
||||
Reference in New Issue
Block a user