Total War: WARHAMMER II

Total War: WARHAMMER II

1,487 ratings
*Important Notice* Cpecific's Traits Manager (+win64)
8
7
6
21
9
13
3
5
2
7
3
4
2
2
2
   
Award
Favorite
Favorited
Unfavorite
Tags: mod, Campaign
File Size
Posted
Updated
2.283 MB
1 Apr, 2019 @ 11:43pm
4 May @ 6:07am
74 Change Notes ( view )

Subscribe to download
*Important Notice* Cpecific's Traits Manager (+win64)

Description
*Works on 1.12.1*
*IMPORTANT NOTICE*
CA is going to disable some modding functionality, after which memreader will no longer be possible to use (this is not an old *notice*, as some people misinterpreted, but a current state of affairs).
I asked them to incorporate memreader into the game, as it is a harmless mod, but who knows what they will do.
You can always spam them by how traumatized you are by that, maybe that will help ¯\_(ツ)_/¯
If worst comes to worst, I could write an external dll injector, but it will be a big pain in the ass and could take several months to make.



You can set trait level with double click, or remove trait by double-clicking on an active level.
⚠️*IMPORTANT* - Area with lords is scrollable.
⚠️Can work with memreader, but only on Windows x64.
Without memreader you will only have vanilla data.
🤔*Have a problem?* Try to re-subscribe. Steam sometimes doesn't download the latest version of the mods.

✔️Savegame compatible.
✔️Multiplayer compatible.

Trait limit is 40. It is hardcoded in the game, not moddable.

Why are some traits duplicated
You would think that traits, that have negative and positive parts, should be the whole thingy. But nope, CA decided to go the hard way. You could, technically, compose even 100 different traits into one blob.
In vanilla negative and positive parts are separated into different traits. They can be composed by linking them together as trait-antitrait pair. You can even link antitrait in one direction. Vanilla even has 2 of such traits.
Antitrait is not what you would expect it to be. It doesn't mean that it is negative or opposite. It means, that when you (with scripts) add point to that antitrait, then the game will first remove points from all other linked traits.
So, all the traits should be printed separately, as each could have a completely different antitrait configuration. It is even possible to have points in both antitraits at the same time (if they are one-directional).
For example, vanilla has such configuration (trait -> antitrait):
  • trait_corrupted_chaos -> trait_non_corrupted
  • trait_corrupted_vampire -> trait_non_corrupted
And that would be the output:
  • trait_corrupted_chaos = [trait_corrupted_chaos, trait_non_corrupted]
  • trait_corrupted_vampire = [trait_corrupted_vampire, trait_non_corrupted]
  • trait_non_corrupted = [trait_non_corrupted]
When adding points to:
  • trait_corrupted_chaos, game won't delete points from other traits.
  • trait_corrupted_vampire, game won't delete points from other traits.
  • trait_non_corrupted, game will delete points from trait_corrupted_chaos AND trait_corrupted_vampire.

Vanilla data
Compatible Mods
✔️This mod supports Normal Traits Extended.
No other mods are supported.
Still have no idea if anyone has made their mod compatible with mine.

Information for modders
If you have a mod that modifies traits, then you can make our mods compatible by following instructions in this repository[github.com].

Lord's "default trait" is not a trait, but a hidden skill. I don't see how it could be useful. You would still end up renaming your agents after that innate skill.
620 Comments
Rurik 10 May @ 9:39am 
thank you for continuing to provide support so many years later
Lobuno 5 May @ 2:28am 
Thank you very much!!
Cpecific  [author] 4 May @ 6:08am 
updated
wiki multi-selection

don't ask me to also do presets like in TWWH3... it's painful to code ui in TWWH2
Layth36 17 Apr @ 1:53am 
@Cpecific could you make it so the traits window won't close after picking a single trait? that way we can pick multiple traits without having to click on Add Trait everytime we want to add another trait.
Layth36 17 Apr @ 12:42am 
Tested this mod today and it still works.
Thanks so much for the update!
cybersmurf2 21 Mar @ 6:15pm 
It works when I turn off MEMREADER. Thank you.
低熵之体 20 Mar @ 11:20am 
Thank you very much!!!
Aleks8141 20 Mar @ 8:56am 
Thank you very much!!!
Cpecific  [author] 20 Mar @ 5:23am 
updated