View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,217

Old January 15th, 2021, 07:36 AM
The problem is that there are thousands of different answers, depending on the exact ability you want to modify. Here's an example - add the Power Attack feat, add Ability Value Modification, choose value 1, the power attack feat, and set it to +2 - the power attack feat is now -3/+6, because for that particular feat, value #1 stores the attack modifier (and then the damage modifier is calculated as 2x the attack modifier, or I can switch the adjustment to modifying value2 and get -1/+4).

Look for abilities that store values that are calculated within the ability - those are the ones likely to be storing their values in these fields, and in general, the order that they're displayed to the user in the name of the ability will be the order they're stored in internally. For the text modification, look for abilities that have complex strings of text generated in their names - you'll be able to overwrite those strings.
Mathias is offline   #8 Reply With Quote