View Single Post
Lawful_g
Senior Member
Volunteer Data File Contributor
 
Join Date: Mar 2007
Posts: 1,245

Old May 10th, 2011, 09:06 PM
I made this code to add extra attacks from BAB to the Kolyarut's natural attacks.

foreach pick in hero from BaseWep where "SpecSource.rIneKolyar"
each.field[wNumAttTbl].arrayvalue[0] += 1
nexteach

Maybe you can find a way to modify the script to look at each weapon, compare the BAB and add the appropriate number of attacks? The important thing is how to modify the number on the table, right?
Lawful_g is offline   #2 Reply With Quote