wspecial.2da

This file defines the modification of weapon speed, damages inflicted and to hit bonus, based on weapon proficiencies.
First column simply is the number of stars in the given proficiency
The columns 2-4 are modifications to the features described by their names (to hit bonus, damage bonus , speed bonus)

In BG2EE we have:
2DA V1.0
0
    HIT   DAMAGE  SPEED   
0   0     0       0
1   0     0       0
2   1     2       0
3   3     3       0
4   3     4       -1
5   3     5       -3
Bug: The SPEED column is ignored by the engine — High Mastery and Grand Mastery do not provide bonuses to speed factor as they should.