Log in

View Full Version : Removing Traits



Alphidius
11-26-2004, 04:06
Not sure where to post this, but I guess this is a suitable place since it's a question.

Using RomeShell, is there a way to remove a specific trait? I know that adding an anti trait will remove it but I don't want the anti trait too. Is there a way to remove it?

Thx in advance ~:)

therother
11-26-2004, 09:09
Using RomeShell, is there a way to remove a specific trait? Yes, there is a way. Say you wish to remove the "Confident Commander" trait. That is level one of the GoodCommander trait line. To remove it, you will need to enter this:

give_trait "Character Name" GoodCommander 0

Similarly for Fiscally Flexible, which is level 2 of the Embezzler trait line:

give_trait "Character Name" Embezzler 0

You can find info of the trait lines and levels in the RTW/data/export_descr_character_traits.txt file, as well as in the trait guides listed in the Colosseum Forum Index (https://forums.totalwar.org/vb/showthread.php?p=624981).

Alphidius
11-26-2004, 09:27
therother: Thanks for the info!!! Will try when I get back home ~D

sapi
11-27-2004, 05:32
so it would be give_trait "bill" disinherited 0?

therother
11-27-2004, 05:38
so it would be give_trait "bill" disinherited 0?Not quite. Disinherited is the 1st (and only) level of the Exheir trait line. So it would be

give_trait "bill" Exheir 0