暂存
This commit is contained in:
@@ -95,7 +95,7 @@
|
|||||||
<defaultLabelColor>(0.6, 0.4, 0.8)</defaultLabelColor>
|
<defaultLabelColor>(0.6, 0.4, 0.8)</defaultLabelColor>
|
||||||
<comps>
|
<comps>
|
||||||
<li Class="HediffCompProperties_Disappears">
|
<li Class="HediffCompProperties_Disappears">
|
||||||
<disappearsAfterTicks>1200</disappearsAfterTicks>
|
<disappearsAfterTicks>600</disappearsAfterTicks>
|
||||||
</li>
|
</li>
|
||||||
<li Class="HediffCompProperties_DisappearsOnDeath"/>
|
<li Class="HediffCompProperties_DisappearsOnDeath"/>
|
||||||
<li Class="ArachnaeSwarm.HediffCompProperties_SpawnPawnOnRemoved">
|
<li Class="ArachnaeSwarm.HediffCompProperties_SpawnPawnOnRemoved">
|
||||||
@@ -107,7 +107,7 @@
|
|||||||
<li Class="ArachnaeSwarm.CurseFlameModExt">
|
<li Class="ArachnaeSwarm.CurseFlameModExt">
|
||||||
<damageDefName>Bite</damageDefName>
|
<damageDefName>Bite</damageDefName>
|
||||||
<damageRange>3~5</damageRange>
|
<damageRange>3~5</damageRange>
|
||||||
<damageIntervalTicks>300</damageIntervalTicks>
|
<damageIntervalTicks>150</damageIntervalTicks>
|
||||||
</li>
|
</li>
|
||||||
</modExtensions>
|
</modExtensions>
|
||||||
<stages>
|
<stages>
|
||||||
@@ -115,5 +115,37 @@
|
|||||||
<painOffset>0.05</painOffset>
|
<painOffset>0.05</painOffset>
|
||||||
</li>
|
</li>
|
||||||
</stages>
|
</stages>
|
||||||
|
<renderNodeProperties>
|
||||||
|
<li>
|
||||||
|
<debugLabel>Arachnae Skyhive</debugLabel>
|
||||||
|
<workerClass>PawnRenderNodeWorker_AttachmentBody</workerClass>
|
||||||
|
<texPaths>
|
||||||
|
<li>Things/Pawn/Insect/Locust/Locust_north</li>
|
||||||
|
<li>Things/Pawn/Insect/Locust/Locust_east</li>
|
||||||
|
</texPaths>
|
||||||
|
<color>(145,140,109)</color>
|
||||||
|
<baseLayer>65</baseLayer>
|
||||||
|
<texSeed>1</texSeed>
|
||||||
|
<drawData>
|
||||||
|
<dataNorth>
|
||||||
|
<rotationOffset>263</rotationOffset>
|
||||||
|
<offset>(-0.04, 0, 0.04)</offset>
|
||||||
|
</dataNorth>
|
||||||
|
<dataEast>
|
||||||
|
<rotationOffset>245</rotationOffset>
|
||||||
|
<offset>(0.05, 0, 0.02)</offset>
|
||||||
|
</dataEast>
|
||||||
|
<dataSouth>
|
||||||
|
<rotationOffset>2</rotationOffset>
|
||||||
|
<offset>(0.05, 0, 0.02)</offset>
|
||||||
|
</dataSouth>
|
||||||
|
<dataWest>
|
||||||
|
<rotationOffset>-245</rotationOffset>
|
||||||
|
<offset>(-0.04, 0, 0.04)</offset>
|
||||||
|
<flip>true</flip>
|
||||||
|
</dataWest>
|
||||||
|
</drawData>
|
||||||
|
</li>
|
||||||
|
</renderNodeProperties>
|
||||||
</HediffDef>
|
</HediffDef>
|
||||||
</Defs>
|
</Defs>
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
<useGraphicClass>True</useGraphicClass>
|
<useGraphicClass>True</useGraphicClass>
|
||||||
<shadowSize>1</shadowSize>
|
<shadowSize>1</shadowSize>
|
||||||
<damageDef>ARA_SkyhiveBite</damageDef>
|
<damageDef>ARA_SkyhiveBite</damageDef>
|
||||||
<damageAmountBase>20</damageAmountBase>
|
<damageAmountBase>10</damageAmountBase>
|
||||||
<speed>25</speed>
|
<speed>25</speed>
|
||||||
<arcHeightFactor>1</arcHeightFactor>
|
<arcHeightFactor>1</arcHeightFactor>
|
||||||
<flyOverhead>true</flyOverhead>
|
<flyOverhead>true</flyOverhead>
|
||||||
|
|||||||
Reference in New Issue
Block a user