• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Bug in Curse of the Crimson Throne Trait

Stargrove

Member
I found a problem with in one of the traits in the Curse of the Crimson Throne. I was able to fix it and have included what I found here so it can be perhaps added to the next update.

I chose a trait called "Drug Addicted (Friend)" and it did not seem to function properly. I made a copy of the trait in the editor so I could try and figure it out.

I noted that the Custom Expression has the following text: thingid.kKnowLocal | thingid.skDiplo.
This does not work properly. Based on what I could figure out I should have been able to choose which skill I wanted a +2 for (Knowledge (Local) or Diplomacy). I was able to choose neither.

I changed the text to: thingid.skKnowLoc | thingid.skDiplo.
As you can see, the reference to the Knowledge Local skill was not correct. Fixing this has seemed to make it work properly.

James
 
Back
Top