View Single Post
atlarman
Senior Member
 
Join Date: May 2010
Location: Indiana
Posts: 131
Send a message via MSN to atlarman Send a message via Yahoo to atlarman

Old September 29th, 2010, 08:13 AM
Quote:
Originally Posted by Duggan View Post
Oh... or you can use the extant Extra Attacks power which is included with the Ultimate Power data pack. :-p Occam's Razor strikes again.

I did find a way to make a feat cost multiple points. If you look at the Minions feat, there's a bit in the Eval scripts where it sets "field[PPCost].value += field[ftBaseRank].value" if the Fanatical option is set. Just put that line in by itself under a feat's evaluation, and multiply the base rank value by the amount of additional points you want to charge. For example, for Bullet time, you could add the line, "field[PPCost].value += field[ftBaseRank].value * 2" and remove the part of the description which references "for every three ranks".
meh - ill pass there...im not a programmer lol
atlarman is offline   #9 Reply With Quote