Page 1 of 1

BA not increasing right with lvls (solved)

Posted: Fri Feb 10, 2023 1:54 pm
by Raganak

Description of Bug Experienced:

Be a Rogue 5/ Fighter 5/ Shadow Dancer 10, I have 15 Base Attack

Steps to reproduce the Bug:

Level up rogue to 5, fighter to 5, SD to 10

Expected Result:

16 BA and 4 attacks per round (15lvl x 3/4 = 11.25BA) + (5lvl x 1= 5BA) = 16.25 rounded down 16BA

Actual Result:

15BA and one less attack per round.

Screenshot(s)

Image

Additional Information/Notes

PGCC server


Re: BA not increasing right with lvls

Posted: Fri Feb 10, 2023 3:44 pm
by toftdal

You have to calculate each class separately (and round down each).

Five rogue is 3 BAB (lose one at 1st and one on 5th)
Five fighter is 5 BAB (lose none)
Ten SD is 7 BAB (lose one at 1st, 5th and 9th)

Giving you a total of 15 as indicated on your screenie


Re: BA not increasing right with lvls

Posted: Fri Feb 10, 2023 10:38 pm
by Raganak

oh, i see, solved then