2025-7-30

This commit is contained in:
2025-07-30 11:58:52 +08:00
parent d3deb335c2
commit afbf73a0fe
67 changed files with 212 additions and 38 deletions

View File

@@ -1,5 +1,19 @@
<?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>
<TraitDef>
<defName>WULA_Trait_Knight</defName>
<forcedPassions>

View File

@@ -1,18 +0,0 @@
<?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>