applyAttackSpeedBonus

public static void applyAttackSpeedBonus(Player player, int skillLevel)

Applies the attack speed attribute modifier. Uses MULTIPLY_SCALAR_1 so the 0.40 base value gives a real 40% increase (ADD_NUMBER 0.40 on base 4.0 was only a 10% effective increase).