i want to modify the cost progression for skill bonus item properties. itempropdef.2da lists the 2da concerned as iprp_skillcost.2da. however, no matter what i change in that 2da, the cost progressions don't change. it's as though the values in the 2da have absolutely no effect whatsoever.
each time i make a change to the 2da, i place the modified 2da into /override and note the new prices and take a look at the costs in the toolset, using the std 'watchman's helm' as my guinea pig. i change the bonus values from +8 to +10 and note the new costs. the changes in item costs never change from one round of testing to the next. i've tried modifying both the cost and value columns together, using the same approach used by the original 2da. i've also tried modifying only the cost column, and only the value column. i've increased the rate of progression to a constant 5 or 10 per line. i've set all values to '1'. no matter what i change in the 2da, nothing changes in the cost adjustment progression.
does anyone have any experience w/this ? have you managed to get it to work ? if so, what did you do ?