176 lines
6.3 KiB
XML
176 lines
6.3 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Defs>
|
|
<ThingDef ParentName="BuildingNaturalBase">
|
|
<defName>ARA_InteractiveEggSac</defName>
|
|
<label>阿拉克涅虫卵囊-休眠中</label>
|
|
<description>一个脆弱、易燃、黏滑的囊状物,是阿拉克涅女皇种所诞之卵,内含哺育一只新督虫所需的营养和遗传物质——可以通过阿拉克涅女皇种的交互完成激活进程。</description>
|
|
<thingClass>Building</thingClass>
|
|
<descriptionHyperlinks>
|
|
<ThingDef>ArachnaeNode_Race_Myrmecocystus</ThingDef>
|
|
</descriptionHyperlinks>
|
|
<category>Building</category>
|
|
<size>(1,1)</size>
|
|
<minifiedDef>MinifiedThing</minifiedDef>
|
|
<thingCategories>
|
|
<li>BuildingsMisc</li>
|
|
</thingCategories>
|
|
<graphicData>
|
|
<texPath>ArachnaeSwarm/Building/ARA_EggSac</texPath>
|
|
<graphicClass>Graphic_Single</graphicClass>
|
|
<drawSize>(1.5,1.5)</drawSize>
|
|
</graphicData>
|
|
<altitudeLayer>Building</altitudeLayer>
|
|
<passability>PassThroughOnly</passability>
|
|
<fillPercent>0.3</fillPercent>
|
|
<rotatable>false</rotatable>
|
|
<tickerType>Normal</tickerType>
|
|
<terrainAffordanceNeeded>Light</terrainAffordanceNeeded>
|
|
<statBases>
|
|
<Mass>10</Mass>
|
|
<MaxHitPoints>20</MaxHitPoints>
|
|
<Flammability>1</Flammability>
|
|
<Beauty>-6</Beauty>
|
|
</statBases>
|
|
<building>
|
|
<isInert>true</isInert>
|
|
<!-- <claimable>false</claimable> -->
|
|
<deconstructible>false</deconstructible>
|
|
<repairable>false</repairable>
|
|
<quickTargetable>true</quickTargetable>
|
|
<isTargetable>true</isTargetable>
|
|
<expandHomeArea>false</expandHomeArea>
|
|
</building>
|
|
|
|
<comps>
|
|
<li Class="CompProperties_Glower">
|
|
<glowRadius>6</glowRadius>
|
|
<glowColor>(113,141,117,0)</glowColor>
|
|
</li>
|
|
<li Class="ArachnaeSwarm.CompProperties_SpawnPawnFromList">
|
|
<pawnKinds>
|
|
<li>Megascarab</li>
|
|
<li>Spelopede</li>
|
|
<li>Megaspider</li>
|
|
<li>ArachnaeNode_Race_Myrmecocystus</li>
|
|
</pawnKinds>
|
|
<whitelist>
|
|
<li>ARA_ArachnaeQueen</li>
|
|
</whitelist>
|
|
<pawnKindDelays>
|
|
<li>
|
|
<pawnKind>Megascarab</pawnKind>
|
|
<delay>3000</delay>
|
|
</li>
|
|
<li>
|
|
<pawnKind>Spelopede</pawnKind>
|
|
<delay>3000</delay>
|
|
</li>
|
|
<li>
|
|
<pawnKind>Megaspider</pawnKind>
|
|
<delay>3000</delay>
|
|
</li>
|
|
<li>
|
|
<pawnKind>ArachnaeNode_Race_Myrmecocystus</pawnKind>
|
|
<delay>300</delay>
|
|
</li>
|
|
</pawnKindDelays>
|
|
<destroyOnSpawn>true</destroyOnSpawn>
|
|
</li>
|
|
<li Class="CompProperties_Maintainable">
|
|
<ticksHealthy>60000</ticksHealthy>
|
|
<ticksNeedsMaintenance>60000</ticksNeedsMaintenance>
|
|
<damagePerTickRare>10</damagePerTickRare>
|
|
</li>
|
|
<li Class="CompProperties_SpawnEffecterOnDestroy">
|
|
<effect>CocoonDestroyed</effect>
|
|
</li>
|
|
<li Class="CompProperties_SpawnerFilth">
|
|
<filthDef>Filth_Slime</filthDef>
|
|
<spawnCountOnSpawn>10</spawnCountOnSpawn>
|
|
<spawnMtbHours>4</spawnMtbHours>
|
|
<spawnRadius>5</spawnRadius>
|
|
</li>
|
|
<li Class="ArachnaeSwarm.CompProperties_DelayedTerrainSpawn">
|
|
<delayTicks>60</delayTicks> <!-- 60 ticks = 1 second -->
|
|
<terrainToSpawn>ARA_InsectSludge</terrainToSpawn>
|
|
<spawnRadius>4.6</spawnRadius>
|
|
</li>
|
|
</comps>
|
|
|
|
</ThingDef>
|
|
|
|
<TerrainDef ParentName="FloorBase">
|
|
<defName>ARA_InsectSludge</defName>
|
|
<label>阿拉克涅菌毯</label>
|
|
<description>由阿拉克涅虫族所铺设的由真菌和分泌物混合得到的地面,清洁速度很快,但是对其他种族来说不太好看。</description>
|
|
<designationCategory>Floors</designationCategory>
|
|
<texturePath>Terrain/Surfaces/InsectSludge</texturePath>
|
|
<pollutionShaderType MayRequire="Ludeon.RimWorld.Biotech">TerrainFadeRoughLinearBurn</pollutionShaderType>
|
|
<pollutionOverlayTexturePath>Terrain/Surfaces/PollutionMud</pollutionOverlayTexturePath>
|
|
<pollutionColor>(1, 1, 1, 1)</pollutionColor>
|
|
<edgeType>FadeRough</edgeType>
|
|
<resourcesFractionWhenDeconstructed>0</resourcesFractionWhenDeconstructed>
|
|
<renderPrecedence>330</renderPrecedence>
|
|
<pathCost>0</pathCost>
|
|
<generatedFilth>Filth_Slime</generatedFilth>
|
|
<filthAcceptanceMask>
|
|
<li>Unnatural</li>
|
|
</filthAcceptanceMask>
|
|
<natural>true</natural>
|
|
<fertility>0</fertility>
|
|
<takeFootprints>True</takeFootprints>
|
|
<avoidWander>false</avoidWander>
|
|
<statBases>
|
|
<Beauty>-6</Beauty>
|
|
<CleaningTimeFactor>0.25</CleaningTimeFactor>
|
|
<Cleanliness>0</Cleanliness>
|
|
<Flammability>0.2</Flammability>
|
|
</statBases>
|
|
<!-- <tags>
|
|
<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> |