巴拉巴拉更新
This commit is contained in:
@@ -639,10 +639,11 @@
|
||||
<thinkTreeMain>Humanlike</thinkTreeMain>
|
||||
<!-- 智力水平 -->
|
||||
<intelligence>Humanlike</intelligence>
|
||||
<!-- 血液,不流血 -->
|
||||
<bloodDef>Filth_MachineBits</bloodDef>
|
||||
<!-- 血液 -->
|
||||
<bloodDef>Filth_BloodInsect</bloodDef>
|
||||
<bloodSmearDef>Filth_BloodSmear</bloodSmearDef>
|
||||
<!-- 基础血量,很高 -->
|
||||
<baseHealthScale>1.5</baseHealthScale>
|
||||
<baseHealthScale>10</baseHealthScale>
|
||||
<!-- 解剖产物 -->
|
||||
<leatherDef>Steel</leatherDef>
|
||||
<specificMeatDef>Steel</specificMeatDef>
|
||||
@@ -680,7 +681,7 @@
|
||||
<minAge>0</minAge>
|
||||
</li>
|
||||
</lifeStageAges>
|
||||
<canFlyInVacuum>true</canFlyInVacuum>
|
||||
<canFlyInVacuum>false</canFlyInVacuum>
|
||||
<!-- 身形大小 -->
|
||||
<baseBodySize>10</baseBodySize>
|
||||
<soundMeleeHitPawn>Pawn_Melee_BigBash_HitPawn</soundMeleeHitPawn>
|
||||
@@ -732,21 +733,11 @@
|
||||
</li>
|
||||
</tools>
|
||||
|
||||
<recipes>
|
||||
<recipes Inherit="False">
|
||||
</recipes>
|
||||
|
||||
<comps>
|
||||
<li Class="CompProperties_Stunnable">
|
||||
<useLargeEMPEffecter>true</useLargeEMPEffecter>
|
||||
<affectedDamageDefs>
|
||||
<li>Stun</li>
|
||||
<li>EMP</li>
|
||||
</affectedDamageDefs>
|
||||
<adaptableDamageDefs>
|
||||
<li>EMP</li>
|
||||
</adaptableDamageDefs>
|
||||
</li>
|
||||
<li MayRequire="Nals.FacialAnimation">
|
||||
<!-- <li MayRequire="Nals.FacialAnimation">
|
||||
<compClass>FacialAnimation.DrawFaceGraphicsComp</compClass>
|
||||
</li>
|
||||
<li MayRequire="Nals.FacialAnimation">
|
||||
@@ -769,7 +760,7 @@
|
||||
</li>
|
||||
<li MayRequire="Nals.FacialAnimation">
|
||||
<compClass>FacialAnimation.FacialAnimationControllerComp</compClass>
|
||||
</li>
|
||||
</li> -->
|
||||
<!--<li>
|
||||
<compClass>FacialAnimation.EmotionControllerComp</compClass>
|
||||
</li>-->
|
||||
|
||||
Reference in New Issue
Block a user