This commit is contained in:
Tourswen
2025-08-05 23:08:01 +08:00
parent 6ecc1aaeb1
commit 63f7a5d526
14 changed files with 96 additions and 83 deletions

View File

@@ -27,5 +27,20 @@
<beginLetterDef>NegativeEvent</beginLetterDef>
<baseInspectLine>精神状态:人格破碎</baseInspectLine>
</MentalStateDef>
<MentalStateDef ParentName="BaseMentalState">
<defName>Wula_Fake_MechanoidBerserk</defName>
<stateClass>MentalState_BerserkWarcall</stateClass>
<label>短暂失控</label>
<category>Aggro</category>
<blockRandomInteraction>true</blockRandomInteraction>
<nameColor>(0.9,0.2,0.5)</nameColor>
<beginLetter>{0} 受到冲击.</beginLetter>
<baseInspectLine>精神状态:短暂失控</baseInspectLine>
<stateEffecter>AnimalWarcallMentalState</stateEffecter>
<minTicksBeforeRecovery>1</minTicksBeforeRecovery>
<maxTicksBeforeRecovery>1</maxTicksBeforeRecovery>
<inCaravanCanDo>true</inCaravanCanDo>
<blocksDefendAndExpandHive>true</blocksDefendAndExpandHive>
</MentalStateDef>
</Defs>