墙体、女王需求等巴拉巴拉
This commit is contained in:
@@ -14,6 +14,16 @@
|
||||
<label>连接至 {0} 个虫群工蜂</label>
|
||||
<minSeverity>0</minSeverity>
|
||||
<!-- Stat offsets will be added here later -->
|
||||
<disablesNeeds>
|
||||
<li>Joy</li>
|
||||
<li>Beauty</li>
|
||||
<li>Comfort</li>
|
||||
<li>Outdoors</li>
|
||||
<li>Chemical_Alcohol</li>
|
||||
</disablesNeeds>
|
||||
<enablesNeeds>
|
||||
<li>Indoors</li>
|
||||
</enablesNeeds>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
@@ -130,4 +130,47 @@
|
||||
<li>Insect</li>
|
||||
</tags> -->
|
||||
</TerrainDef>
|
||||
<ThingDef ParentName="Wall">
|
||||
<defName>ARA_InsectWall</defName>
|
||||
<label>堆积山岩</label>
|
||||
<description>阿拉克涅工蜂将硬质岩石堆起来形成的墙壁,非常坚硬并且不会花费材料,就是看起来不太美观。</description>
|
||||
<uiOrder>1800</uiOrder>
|
||||
<uiIconPath>Wula/Building/Linked/WULA_Fortress_Wall_MenuIcon</uiIconPath>
|
||||
<graphicData>
|
||||
<texPath>ArachnaeSwarm/Building/ARA_InsectWall</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
</graphicData>
|
||||
<designationCategory>Structure</designationCategory>
|
||||
<mineable>true</mineable>
|
||||
<blockLight>true</blockLight>
|
||||
<statBases>
|
||||
<MarketValue>0</MarketValue>
|
||||
<Beauty>-6</Beauty>
|
||||
<MaxHitPoints>1000</MaxHitPoints>
|
||||
<WorkToBuild>1500</WorkToBuild>
|
||||
<Flammability>0</Flammability>
|
||||
<Cleanliness>0</Cleanliness>
|
||||
</statBases>
|
||||
<building>
|
||||
<isAirtight>true</isAirtight>
|
||||
<isNaturalRock>true</isNaturalRock>
|
||||
</building>
|
||||
<terrainAffordanceNeeded>Heavy</terrainAffordanceNeeded>
|
||||
<costStuffCount>0</costStuffCount>
|
||||
<stuffCategories Inherit="False"/>
|
||||
<!-- <placeWorkers>
|
||||
<li>PlaceWorker_OnSubstructure</li>
|
||||
</placeWorkers> -->
|
||||
<damageMultipliers Inherit="False">
|
||||
<li>
|
||||
<damageDef>Bomb</damageDef>
|
||||
<multiplier>0.1</multiplier>
|
||||
</li>
|
||||
<li>
|
||||
<damageDef>Thump</damageDef>
|
||||
<multiplier>0.1</multiplier>
|
||||
</li>
|
||||
</damageMultipliers>
|
||||
</ThingDef>
|
||||
</Defs>
|
||||
BIN
Content/Textures/ArachnaeSwarm/Building/ARA_InsectWall.png
Normal file
BIN
Content/Textures/ArachnaeSwarm/Building/ARA_InsectWall.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
BIN
非公开资源/Content/Textures/Building/ARA_InsectWall.sai2
Normal file
BIN
非公开资源/Content/Textures/Building/ARA_InsectWall.sai2
Normal file
Binary file not shown.
Reference in New Issue
Block a user