Function get_skill_modifier

Source
pub fn get_skill_modifier(pid: u16, skill_id: u16) -> i16
Expand description

Get the modifier value of a player’s skill.

pid The player ID.
skill_id The skill ID.

Returns the modifier value of the skill.