• 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

EDITOR: HOw to change a feat?

Coopernicus

Well-known member
I'm attempting to use the editor to make a new (copy) of weapon finesse in order to create weapon trickery (3rd party) which gives a bonus to hit with the same type of weapons using Charisma instead of Dexterity.
I can't seem to find the place I need to do the dex to chr change over though...

Any help? Thanks
 
Huh. you're right. I don't see any scripts in there... How does it do what it needs to do? Or is it tied to the weapons? They do have the "weapon finesse" tag...
 
I changed Weapon Finesse for my game, to use 1/2 Dex bonus (rounded down). I remember it was a pain in the arse, because I had to get the timing right. Essentially, all Weapon Finesse does is tag the hero with the feat, and a weapon with the finesse tag, and all finesse tags when calculating weapon attack values have use Dex instead of Str. It's pretty much hard coded. So, what you have to do is take out the Dex bonus, and add in the Cha bonus instead. You can script it right in Weapon Finesse, in Post-Attributes, at least that's where it worked for me. Outside of that, I can't recall the exact method I used and I did this several months ago.
 
Wha?... Where is post attributes and what is the coding I have to put in? Sorry, I' ve never done this before.

Thanks
 
I'm not familiar with the Pathfinder files, but assuming the Editor is somewhat the same, the thing your are replacing in the Editor has a button called "Eval Scripts" where you put the script and designate the timing. Are you attempting to actually replace Weapon Finesse, or make your own copy of something similar to Weapon Finesse? The reason I ask is, Weapon Finesse is not calculated with a script, which means that it is coded for the program to always use dexterity instead of strength if it is greater. Therefore, you would be better off making your own new feat, and allow use of Charisma instead of Strength. The problem you will have with that is, what if someone takes Weapon Finesse and has Weapon Trickery as well? Which stat gets used? If you are removing Weapon Finesse as an option for a feat, then it should be fine. However, a bit more details on what you want will go a long way with the community helping you out.
 
Thanks! What I'm trying to do is make the feat Weapon Trickery;

Weapon Trickery

Your fighting style is built on misdirection, hiding your true skill, and constantly concealing your true target and style of attack.

Prerequisite: Bluff as class skill, Cha 13.

Benefit: With a light or one-handed martial weapon, made for a creature of your size category, you may use your Charisma modifier instead of your Strength modifier on attack rolls.
 
The way the feat is worded above you could use both Weapon Finesse and Weapon Trickery to get both Cha and Dex bonuses to hit. I doubt that is the intent though.
 
Not weapon finesse, I was just attempting to use it as a template to create Weapon Trickery, which is what I want to give the character.
 
Back
Top