Results 1 to 4 of 4

Thread: how to edit the "clientruler" trait

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default how to edit the "clientruler" trait

    How do I edit it? Its frustrating when I save up all that money to buy off a good rebel general to find out that cant move out of the settlement hes in. I tried going to the decr traits (or whatever its called ^_^) file and editting the -100 movement to +1 in both spots on that entry, and still, the client ruler trait doesnt change How can I fix it? Any help would be greatly appreciated

  2. #2

    Default

    Probably the easiest thing would be this, in Data\export_descr_character_traits.txt:

    Code:
    ;------------------------------------------
    Trait ClientRuler
        Characters family
    
        Level Client_Ruler
            Description Client_Ruler_desc
            EffectsDescription Client_Ruler_effects_desc
            Threshold  1
    
            Effect MovementPoints 100
    (you may have been editing this:
    Code:
    -100% Movement, +1 Law, +1 Command when defending.
    That file is just for descriptions, it doesn't do anything (except CTD if you mess it up).

  3. #3

    Default

    changing this:

    ;------------------------------------------
    Trait ClientRuler
    Characters family

    Level Client_Ruler
    Description Client_Ruler_desc
    EffectsDescription Client_Ruler_effects_desc
    Threshold 1

    Effect MovementPoints 100

    Didn't do anything... do I have to sart a new game for this to take effect? Or should I change the trait above the client ruler, "immobilerebel" too?

  4. #4

    Default

    N/m Changing the immobile rebel trait to non hidden and changing the movement to 100 fixes it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •