反常子个体

This commit is contained in:
2025-07-25 23:11:42 +08:00
parent a33d616d23
commit 83422aaea8
15 changed files with 240 additions and 54 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<TraitDef>
<defName>WULA_BrokenPersonalityTrait</defName>
<commonality>0</commonality>
<degreeDatas>
<li>
<label>机械乌拉</label>
<description>{PAWN_nameDef}是机械乌拉。乌拉的思维模式与常人不同,在极端压力下,其模拟人格会彻底崩溃。</description>
<theOnlyAllowedMentalBreaks>
<li>Wula_BrokenPersonality</li>
</theOnlyAllowedMentalBreaks>
</li>
</degreeDatas>
</TraitDef>
</Defs>