"更新基沃托斯学生种族脑部部件定义:替换为专用BANW_Brain部件并添加完整属性配置"

This commit is contained in:
ProjectKoi-Kalo\Kalo 2025-06-04 21:10:24 +08:00
parent 0fde5bfaeb
commit 1ebaf2b96c
2 changed files with 13 additions and 1 deletions

View File

@ -52,7 +52,7 @@
</groups>
<parts>
<li>
<def>Brain</def>
<def>BANW_Brain</def>
<coverage>0.8</coverage>
<groups>
<li>UpperHead</li>

View File

@ -17,5 +17,17 @@
<beautyRelated>true</beautyRelated>
</BodyPartDef>
<BodyPartDef>
<defName>BANW_Brain</defName>
<label>brain</label>
<hitPoints>10</hitPoints>
<permanentInjuryChanceFactor>9999999</permanentInjuryChanceFactor>
<delicate>true</delicate>
<skinCovered>false</skinCovered>
<tags>
</tags>
<canSuggestAmputation>false</canSuggestAmputation>
</BodyPartDef>
</Defs>