2025-6-25

This commit is contained in:
Tourswen
2025-06-25 02:23:22 +08:00
parent 9ee08eda7b
commit 4951e5fad7
36 changed files with 135 additions and 4 deletions

View File

@@ -0,0 +1,105 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<ThingDef ParentName="BuildingBase">
<defName>WulaWall</defName>
<label>乌拉帝国堡垒</label>
<description>乌拉帝国堡垒。</description>
<thingClass>Building</thingClass>
<category>Building</category>
<graphicData>
<texPath>Wula/Building/Linked/WulaWall</texPath>
<shaderType>CutoutComplex</shaderType>
<graphicClass>Graphic_Appearances</graphicClass>
<linkType>CornerFiller</linkType>
<linkFlags>
<li>Wall</li>
<li>Rock</li>
</linkFlags>
<damageData>
<cornerTL>Damage/Corner</cornerTL>
<cornerTR>Damage/Corner</cornerTR>
<cornerBL>Damage/Corner</cornerBL>
<cornerBR>Damage/Corner</cornerBR>
<edgeTop>Damage/Edge</edgeTop>
<edgeBot>Damage/Edge</edgeBot>
<edgeLeft>Damage/Edge</edgeLeft>
<edgeRight>Damage/Edge</edgeRight>
</damageData>
</graphicData>
<uiIconPath>SRA/Building/Linked/SRAWall_MenuIcon</uiIconPath>
<statBases>
<MarketValue>2</MarketValue>
<Beauty>1</Beauty>
<MaxHitPoints>6400</MaxHitPoints>
<WorkToBuild>200</WorkToBuild>
<Flammability>0</Flammability>
<MeditationFocusStrength>0.22</MeditationFocusStrength>
<Cleanliness>0.1</Cleanliness>
</statBases>
<costList>
<SRA_Core>1</SRA_Core>
</costList>
<leaveResourcesWhenKilled>false</leaveResourcesWhenKilled>
<filthLeaving>Filth_RubbleBuilding</filthLeaving>
<repairEffect>Repair</repairEffect>
<altitudeLayer>Building</altitudeLayer>
<passability>Impassable</passability>
<blockWind>true</blockWind>
<castEdgeShadows>true</castEdgeShadows>
<fillPercent>1</fillPercent>
<coversFloor>true</coversFloor>
<placingDraggableDimensions>1</placingDraggableDimensions>
<tickerType>Never</tickerType>
<rotatable>false</rotatable>
<selectable>true</selectable>
<neverMultiSelect>true</neverMultiSelect>
<terrainAffordanceNeeded>Heavy</terrainAffordanceNeeded> <!-- Best affordance needed for stone -->
<holdsRoof>true</holdsRoof>
<designationCategory>Structure</designationCategory>
<staticSunShadowHeight>1.0</staticSunShadowHeight>
<blockLight>true</blockLight>
<canOverlapZones>false</canOverlapZones>
<fertility>0</fertility>
<building>
<paintable>true</paintable>
<isInert>true</isInert>
<isPlaceOverableWall>true</isPlaceOverableWall>
<ai_chillDestination>false</ai_chillDestination>
<supportsWallAttachments>true</supportsWallAttachments>
<blueprintGraphicData>
<texPath>SRA/Building/Linked/SRAWall_Blueprint</texPath>
</blueprintGraphicData>
<relatedBuildCommands>
<li>Door</li>
<li>Autodoor</li>
<li>SRA_SRAAutodoor</li>
</relatedBuildCommands>
</building>
<uiOrder>3000</uiOrder>
<comps>
<li Class="CompProperties_MeditationFocus">
<statDef>MeditationFocusStrength</statDef>
<focusTypes>
<li>Minimal</li>
</focusTypes>
</li>
<li Class="CompProperties_Power">
<compClass>CompPowerTransmitter</compClass>
<transmitsPower>true</transmitsPower>
</li>
</comps>
<damageMultipliers>
<li>
<damageDef>Bomb</damageDef>
<multiplier>0.01</multiplier>
</li>
<li>
<damageDef>Thump</damageDef>
<multiplier>0.01</multiplier>
</li>
</damageMultipliers>
<researchPrerequisites>
<li>SRA_tech_30_7411</li>
</researchPrerequisites>
</ThingDef>
</Defs>

View File

@@ -6,11 +6,9 @@
<description>制造一块乌拉帝国能源核心,这是机械乌拉的能源系统唯一可接受的外部输入性能量来源。</description>
<jobString>正在制造乌拉帝国能源核心</jobString>
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
<requiredGiverWorkType>Crafting</requiredGiverWorkType>
<!-- <requiredGiverWorkType>Crafting</requiredGiverWorkType> -->
<effectWorking>Smith</effectWorking>
<soundWorking>Recipe_Smith</soundWorking>
<!-- 允许混合成分 -->
<allowMixingIngredients>false</allowMixingIngredients>
<ingredients>
<li>
<filter>

View File

@@ -23,5 +23,10 @@
<ingestSound>MechanoidsWakeUp</ingestSound>
</ingestible>
<allowedArchonexusCount>200</allowedArchonexusCount>
<recipeMaker>
<!-- <workAmount>1080</workAmount> -->
<!-- <researchPrerequisite>DeadlifeDust</researchPrerequisite> -->
<displayPriority>0</displayPriority>
</recipeMaker>
</ThingDef>
</Defs>

View File

@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- 能源核心制造机 -->
<ThingDef ParentName="BenchBase">
<defName>WULA_Cube_Productor_BIO</defName>
<label>能源核心冲压机(生物能)</label>
@@ -67,7 +70,7 @@
<li>PlaceWorker_PreventInteractionSpotOverlap</li>
</placeWorkers>
<building>
<isMealSource>true</isMealSource>
<!-- <isMealSource>true</isMealSource> -->
<spawnedConceptLearnOpportunity>BillsTab</spawnedConceptLearnOpportunity>
<heatPerTickWhileWorking>0.10</heatPerTickWhileWorking>
</building>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<WorkGiverDef>
<defName>WULA_Cube_ProductorBills</defName>
<label>在能源核心冲压机制造物品</label>
<giverClass>WorkGiver_DoBill</giverClass>
<workType>Smithing</workType>
<priorityInType>75</priorityInType>
<fixedBillGiverDefs>
<li>WULA_Cube_Productor_BIO</li>
</fixedBillGiverDefs>
<verb>工作于</verb>
<gerund>工作于</gerund>
<requiredCapacities>
<li>Manipulation</li>
</requiredCapacities>
<prioritizeSustains>true</prioritizeSustains>
</WorkGiverDef>
</Defs>

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 MiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB