Results 1 to 4 of 4

Thread: [HELP] Trying to edit a LL skill/trait to buff army

Hybrid View

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

    Default [HELP] Trying to edit a LL skill/trait to buff army

    I'm trying to add several effects to a lord which will reduce upkeep and buff army stats (faction wide)

    I've previously been able to do this by editing Grimgor's trait (I think) - But I've lost the mod and can't remember what the hell I did.



    To provide details on what I have done so far;


    Find a unique skill to edit:
    character_skills
    wh_main_skill_innate_chs_prince_sigvald_the_magnificent
    Supreme Vanity for Sigvald




    Add more effects to the skill via:
    character_skill_level_to_effects_junctions


    New rows added -e.g.


    character_skill_key
    wh_main_skill_innate_chs_prince_sigvald_the_magnificent


    level
    1


    effect_key
    Upkeep: %+n% for all units:wh_main_effect_force_all_campaign_upkeep


    value
    -100


    is_factionwide
    true


    effect_scope
    \n(all forces):faction_to_force_own




    In PFM I load the .pack file from BOB and can see;


    character_skill_level_to_effects_junctions


    Everything is empty apart from data_core
    I delete everything from data_core apart from the rows relating to wh_main_skill_innate_chs_prince_sigvald_the_magnificent


    Save the mod and try to load it, but none of the changes have taken place.


    Please can someone let me know where I've gone wrong?


    Thanks,
    Kruxxor.

  2. #2

    Default Re: [HELP] Trying to edit a LL skill/trait to buff army

    Make sure you don't use any spaces in your mod's name. Also rename the data_core file in something else, e.g. my_mod? Otherwise it will overwrite the table and everything you deleted will not show up in game. If that doesn't help, it would be easier if you'd upload your mod to see what might be missing.

  3. #3

    Default Re: [HELP] Trying to edit a LL skill/trait to buff army

    Thanks for the replay, Larynja.

    I think the issue was around the character_skill_level_to_effects_junctions table.

    In the end I resolved the issue by using effect_bundles_to_effects_junctions. E.g.

    effect_bundles_to_effects_junctions - wh_main_lord_trait_chs_prince_sigvald_the_magnificent - wh_main_effect_force_all_campaign_upkeep

    Thanks,
    Kruxxor.

  4. #4

    Default Re: [HELP] Trying to edit a LL skill/trait to buff army

    I'm sorry to write here. Tell me how to add a faction from a mini campaign to a large campaign, such as Carroburg or the Duchy of Brettonia?

Posting Permissions

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