RimWorld

RimWorld

[KV] Consolidated Traits
27 Comments
KiameV  [author] 14 Apr, 2024 @ 9:20am 
[copied from previous page]
After 5 years of modding for this game I am stepping aside. Life has me busy and I will not have time to update my mods.

1.4/1.5 version: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2879753009
Sebhalomine 14 Apr, 2024 @ 6:42am 
1.5 ? :bbtcat:
Gunner20125 17 Mar, 2024 @ 10:19am 
How do i use this?
hellisj 6 Nov, 2022 @ 8:34am 
es un buen conjunto de traits
Yeeshhh 24 Oct, 2022 @ 4:01pm 
Really a great mod for adding extra traits. Like everyone else I hope someone updates it.
铜民蜜 24 Oct, 2022 @ 12:34pm 
Praying someone will pick this up
Minnowmize 24 Oct, 2022 @ 1:16am 
Hopefully somebody can pick this up, such a wonderful mod.
superniqui10 13 Oct, 2022 @ 8:55pm 
To Kiame or whoever decides to pick this mod up: Deadshot should be a patch, right now it overrides careful shooter and trigger-happy.
Nameless 8 Oct, 2022 @ 4:33pm 
Hi @Kiame Vivacity, many thanks to you for such an amazing mod! Your efforts to develop and update it were highly appreciated by the community! Have you considered transferring your mod to Mlie for preservation and maintenance? Maybe Zeta (author of Unique Traits mod) might add your mod to Unique Traits mod?
KiameV  [author] 6 Oct, 2022 @ 8:57pm 
After 5 years of modding for this game I am stepping aside. Life has me busy and I will not have time to update my mods. If anyone picks this up let me know and I'll post a message in the description pointing people to the 1.4 version.
ELLIOTTCABLE on Discord 6 Oct, 2022 @ 6:20pm 
If you're willing, it'd be nice to see Trait Value [github.com] keys added for these traits. (=
fabio.pinhao.mello 7 May, 2022 @ 11:24am 
@oicher
I have the same problem.
Karmapowered 5 May, 2022 @ 10:53am 
A classic among trait mods, and still a very good one. It even allows to set the commonalities (rarity) of traits.

Too bad that this feature seems to have bugged input boxes (I tried to set some extra low values, like 0.001 for "unique" traits, and they would not stick). This in essence forces the use of other mods, like this one of the same author.

All in all, I'd still highly recommend it. Thank you for keeping the mod alive and supported, it has been a staple of my mod lists.
TrophyWife 18 Mar, 2022 @ 12:31am 
love this mod! Would you ever consider adding a socialite or chatty trait? I miss them since psychology became kinda obsolete (at least with my mods)
KiameV  [author] 5 Mar, 2022 @ 10:55am 
Spineraker
This mod, at least, allows you to modify how common the traits are in this mod's settings.

Another option is to use In-Game Def Editor - https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1568772413
A warning, this is a complex mod and does take some learning to know how it all works.
V 5 Mar, 2022 @ 9:14am 
@Spineraker Even if you are not a programmer, it is very easy to modify the xml defs in the mod. You can open the files in notepad. I am not a programmer and I can easily do it. I use like idk maybe a third or a half of the traits.

Typed up a quick guide, but a bit too long for steam. Link: pastebin.com/UBBM0ZPG
IKM 30 Dec, 2021 @ 2:48pm 
Great mod thanks !
KiameV  [author] 27 Nov, 2021 @ 6:03pm 
Update:
Fixed Operation Speed and Surgery Success Chance for Skilled Medic

Thanks Drayco84
Drayco84 27 Nov, 2021 @ 12:01pm 
IE, under Skilled Medic, these:
<MedicalOperationSpeed>-0.2</MedicalOperationSpeed> <MedicalSurgerySuccessChance>0.4</MedicalSurgerySuccessChance><MedicalTendSpeed>-0.2</MedicalTendSpeed>
<MedicalTendQuality>0.4</MedicalTendQuality>

Should become this:
<MedicalOperationSpeed>0.2</MedicalOperationSpeed> <MedicalSurgerySuccessChance>0.4</MedicalSurgerySuccessChance><MedicalTendSpeed>0.2</MedicalTendSpeed>
<MedicalTendQuality>0.4</MedicalTendQuality>
Drayco84 27 Nov, 2021 @ 5:29am 
@cilium That doesn't tell us anything, Rimworld should break everything down by stat in the pawn's Info page. (The I icon.)
Also, just noticed this, (And it took me WAY too long to do so...) but the Skilled Medic trait has -20% to both "Medical operation speed" and "Medical tend speed". These should both be positive (IE no "-" in the def.) as higher speeds are better, meaning the pawn does operations and tending faster.
cilium 26 Sep, 2021 @ 5:46pm 
I have no errors but one of my pawns that has Master Trader and Silver Tongue and is supposed to have 73% trade improvement only has 13%. She has no health issues and has 5 Social with Burning Passion. I saw "Master Trader" is one of your Traits so I thought I'd bring it up...
https://i.imgur.com/BTEiFOe.png
https://i.imgur.com/PurGqP4.png
Spineraker 19 Sep, 2021 @ 2:10pm 
The origin of this mod is honestly how I feel a lot of the time for trait mods all over. I really wish there was a mod tool that allowed you to scan for trait mods, order them by what they change, and let you pick and choose which ones will actually be loaded into the game. I am not a programmer, so I don't know how possible this is...but really wish it could be a thing >_<. Oh, and thank you for the mod as it is! ^_^
Annabellee 26 Aug, 2021 @ 3:23pm 
so i have 2 error that come up [[KV] Consolidated Traits] Patch operation Verse.PatchOperationAdd(/Defs/TraitDef[defName = "FastLearner"]/degreeDatas/li[label = "fast learner"]) failed
file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\1507384362\v1.3\Patches\RCT_Patches.xml
and [[KV] Consolidated Traits] Patch operation Verse.PatchOperationAdd(/Defs/TraitDef[defName = "Tough"]/degreeDatas/li[contains(.,"tough")]) failed
file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\1507384362\v1.3\Patches\RCT_Patches.xml
KiameV  [author] 19 Aug, 2021 @ 8:10am 
By all means. This is an open source project and anyone can use it and expand on it all they want.
Arcanant 19 Aug, 2021 @ 7:34am 
Hey man, amazing work! I just wanted to let you know that I recently added your mod to my collection Dwelling in the Wastes - A Rimworld Experience. https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=2573642475

If for any reason you want it taken out let me know. It is an amazing fit though and it would make me sad....