applyBonus
Applies this bonus to a player based on their skill level. Called when bonuses need to be recalculated (e.g., on level up, login).
Parameters
player
The player to apply the bonus to
skillLevel
The player's current skill level
Applies this bonus to a player based on their skill level. Called when bonuses need to be recalculated (e.g., on level up, login).
The player to apply the bonus to
The player's current skill level