Hmm, that's strange. I just tried it and got 4/3/3 flurries for 10 attacks with haste, EffectModifyAttacks(5), 4 attacks. With haste and 4 attacks I got 2/2/1.
Maybe it's just my setup, because I was also seeing numbers dip below the 4th attack. It was 53/48/43/38 in this test case and it printed a 33 and 28. On the last two attacks.
Edit:
What it seems like it does is it goes through onhand, offhand attacks, then extra attacks.
onhand: bab - (5 or 3 * current attack number)
offhand: bab - (5 * offhand attacks taken)
extra: bab - (5 * extra attacks taken)
So what I would guess you should see if I am reading it right is with 10 attacks (4 base, 5 effectmodifyattacks, 1 haste):
Onhand: 80/75/70/65
Offhand: None
Extra: 80/75/70/65/60/55
I am looking at the linux server tho, but I tested on Windows.
Modifié par pope_leo, 02 janvier 2013 - 02:28 .