暂存3
This commit is contained in:
@@ -195,6 +195,17 @@
|
||||
<bioferriteAmountOnDeath>0</bioferriteAmountOnDeath>
|
||||
</li>
|
||||
</comps>
|
||||
<renderNodeProperties>
|
||||
<li>
|
||||
<debugLabel>ARA_Swarm_claws</debugLabel>
|
||||
<workerClass>PawnRenderNodeWorker_AttachmentBody</workerClass>
|
||||
<texPaths>
|
||||
<li>ArachnaeSwarm/Things/ARA_HiveNode/Addons/ArachnaeNode_Race_Addons_Fighter_Claw</li>
|
||||
</texPaths>
|
||||
<baseLayer>60</baseLayer>
|
||||
<texSeed>1</texSeed>
|
||||
</li>
|
||||
</renderNodeProperties>
|
||||
</HediffDef>
|
||||
|
||||
<!-- ====================================================================== -->
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
|
||||
<tools>
|
||||
<li>
|
||||
<label>teeth</label>
|
||||
<label>撕咬</label>
|
||||
<capacities>
|
||||
<li>ARA_MimicNematodeShamblerBite</li>
|
||||
</capacities>
|
||||
@@ -74,27 +74,27 @@
|
||||
<soundMeleeMiss>Pawn_Melee_HumanBite_Miss</soundMeleeMiss>
|
||||
</li>
|
||||
<li>
|
||||
<label>left hand</label>
|
||||
<labelNoLocation>hand</labelNoLocation>
|
||||
<label>巨镰</label>
|
||||
<capacities>
|
||||
<li>Scratch</li>
|
||||
<li>Cut</li>
|
||||
</capacities>
|
||||
<power>7.0</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
<power>15</power>
|
||||
<cooldownTime>2.5</cooldownTime>
|
||||
<linkedBodyPartsGroup>LeftHand</linkedBodyPartsGroup>
|
||||
<chanceFactor>1.5</chanceFactor>
|
||||
<!-- <ensureLinkedBodyPartsGroupAlwaysUsable>true</ensureLinkedBodyPartsGroupAlwaysUsable> -->
|
||||
<chanceFactor>0.5</chanceFactor>
|
||||
<alwaysTreatAsWeapon>true</alwaysTreatAsWeapon>
|
||||
</li>
|
||||
<li>
|
||||
<label>right hand</label>
|
||||
<labelNoLocation>hand</labelNoLocation>
|
||||
<label>巨镰</label>
|
||||
<capacities>
|
||||
<li>Scratch</li>
|
||||
<li>Cut</li>
|
||||
</capacities>
|
||||
<power>7.0</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
<power>15</power>
|
||||
<cooldownTime>2.5</cooldownTime>
|
||||
<linkedBodyPartsGroup>RightHand</linkedBodyPartsGroup>
|
||||
<chanceFactor>1.5</chanceFactor>
|
||||
<!-- <ensureLinkedBodyPartsGroupAlwaysUsable>true</ensureLinkedBodyPartsGroupAlwaysUsable> -->
|
||||
<chanceFactor>0.5</chanceFactor>
|
||||
<alwaysTreatAsWeapon>true</alwaysTreatAsWeapon>
|
||||
</li>
|
||||
</tools>
|
||||
|
||||
Reference in New Issue
Block a user