Results 1 to 16 of 16

Thread: Useless assesor- any tips on how to avoid it?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #12
    Unpatched Member hrvojej's Avatar
    Join Date
    Sep 2002
    Location
    It depends...
    Posts
    2,070

    Default Re: Useless assesor- any tips on how to avoid it?

    I also hate badtaxman, badfarmer, and badtrader vices. Not so much because of the roleplay, but rather because in a way the game penalizes you for something you could be doing right.

    Another way to change this is to change the number of instances needed to advance to the next level of the trait. So, e.g. in the following code in export_descr_character_traits:
    Code:
    ;------------------------------------------
    Trait BadTaxman
        Characters family
        ExcludeCultures barbarian
        AntiTraits GoodTaxman
    
        Level Useless_Assessor
            Description Useless_Assessor_desc
            EffectsDescription Useless_Assessor_effects_desc
            Threshold  1 
    
            Effect TaxCollection -10
    change threshold to 5. This means it will take 5 successful checks to advance to the first level of the trait instead of just a single one. Alter the thresholds for subsequent levels of the trait accordingly. This is another way to decrease the frequency of the trait.
    Last edited by hrvojej; 02-15-2005 at 15:49.
    Some people get by with a little understanding
    Some people get by with a whole lot more - A. Eldritch

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO