• 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

How to: Intimidate with Str not Cha

Dischord

Member
I am converting the Scro race for my new planar game and they use Str instead of Cha for Intimidate, anyone know how I can put this in? If not i will just give them a racial bonus to Intimidate.
 
This is for converting UMD to Int instead of CHA, should be easy to adjust.

perform hero.childfound[skUseMagic].assign[SkillOpt.aINT]
 
BTW, SkillOpt.? is for "this is an option - use the better of this or the normal ability score", and SkillOver.? is for "use this instead, even if the character is worse at it".
 
Back
Top