getBySkillType

public static List<SkillBonusConfigFields> getBySkillType(SkillType skillType)

Gets all skill bonuses for a specific skill type.

Return

List of skill bonus configs for that type

Parameters

skillType

The skill type to filter by