Function get_attribute_base

Source
pub fn get_attribute_base(pid: u16, attribute_id: u16) -> i16
Expand description

Get the base value of a player’s attribute.

pid The player ID.
attribute_id The attribute ID.

Returns the base value of the attribute.