RimWorld

RimWorld

Fixed Pawn Generate
Harmonea 20 Jun, 2024 @ 3:51am
Thank you! / Spectrum trait question
Amazing! I wanted this mod for years! 多谢!!!!

I have a question: Can I specify a "spectrum" trait? Like "Iron-willed (意志如钢)" or "Pessimist" (悲观)? It looks like it always uses a degree of 0.

NaturalMood found no data at degree 0, returning first defined.
< >
Showing 1-3 of 3 comments
Lotus Land  [developer] 22 Jun, 2024 @ 1:11am 
I'm glad you like it. I have't deal with the "degree" yet, I'll see what I can do.
And, thanks for your feedback
Lotus Land  [developer] 22 Jun, 2024 @ 2:56am 
Now you can specify Spectrum trait like this

<traits>
<li>
<trait>Kind</trait>
</li>
<li>
<trait>NaturalMood</trait>
<degree>1</degree>
</li>
</traits>
Lotus Land  [developer] 12 Jul, 2024 @ 9:52pm 
Try a shorter syntax:
<traits>
<Kind/>
<NaturalMood>1</NaturalMood>
</traits>
< >
Showing 1-3 of 3 comments
Per page: 1530 50