Functions

Link copied to clipboard
Minimum time in milliseconds that must pass between successive procs of this skill for the same player.
Link copied to clipboard
public abstract double getProcChance(int skillLevel)
Gets the proc chance at the given skill level.
Link copied to clipboard
public abstract void onProc(Player player, Object context)
Called when the proc successfully triggers.