getByTier

public static List<SkillBonusConfigFields> getByTier(SkillType skillType, int unlockTier)

Gets all skill bonuses for a specific unlock tier.

Return

List of skill bonus configs at that tier

Parameters

skillType

The skill type to filter by

unlockTier

The unlock tier (1-4)