酸爆巢穴

This commit is contained in:
Tourswen
2025-09-24 16:27:26 +08:00
parent 98b0f44fcf
commit e09a098852
4 changed files with 5 additions and 4 deletions

View File

@@ -226,14 +226,15 @@
<!-- Auto mortar --> <!-- Auto mortar -->
<ThingDef ParentName="BuildingBase"> <ThingDef ParentName="BuildingBase">
<defName>ARA_Acidling_AutoMortar</defName> <defName>ARA_Acidling_AutoMortar</defName>
<label>酸爆种投射巢</label> <label>酸爆种投射巢组织</label>
<description>一个投射酸爆种的巢穴.</description> <description>阿拉克涅虫族用于防御巢穴的组织之一。它由大量没有自主意识的高度特化器官共同构成,能向进犯巢穴的敌军发射多只阿拉克涅酸爆种辅虫,这些辅虫将自行寻找目标以发起自杀性袭击。作为阿拉克涅防御组织,其可以通过获取营养来自行生成补充弹药。</description>
<thingClass>Building_TurretGun</thingClass> <thingClass>Building_TurretGun</thingClass>
<drawerType>MapMeshAndRealTime</drawerType> <drawerType>MapMeshAndRealTime</drawerType>
<drawHighlight>true</drawHighlight> <drawHighlight>true</drawHighlight>
<drawHighlightOnlyForHostile>true</drawHighlightOnlyForHostile> <drawHighlightOnlyForHostile>true</drawHighlightOnlyForHostile>
<uiIconPath>ArachnaeSwarm/Building/ARA_Acidling_AutoMortar_Icon</uiIconPath>
<graphicData> <graphicData>
<texPath>ArachnaeSwarm/Building/ARA_CatastropheMissileSilo_Base</texPath> <texPath>ArachnaeSwarm/Building/ARA_AutoSniperCannon_Base</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>
<drawSize>(3,3)</drawSize> <drawSize>(3,3)</drawSize>
<drawOffset>(0,0,-0.1)</drawOffset> <drawOffset>(0,0,-0.1)</drawOffset>
@@ -328,7 +329,7 @@
<defName>ARA_Acidling_Artillery_AutoMortar</defName> <defName>ARA_Acidling_Artillery_AutoMortar</defName>
<label>酸爆种投射巢</label> <label>酸爆种投射巢</label>
<graphicData> <graphicData>
<texPath>ArachnaeSwarm/Building/ARA_Turret</texPath> <texPath>ArachnaeSwarm/Building/ARA_Acidling_Artillery_AutoMortar_Tower</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>
</graphicData> </graphicData>
<uiIconScale>1.25</uiIconScale> <uiIconScale>1.25</uiIconScale>

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB