Local Functions (/std/inheritables/living.c)

int query_skill_adjustment(string skill);

Returns the adjustment value for a skill, for the calling object.  This value is the player's adjustment, not taking into account any class specific advantages.

See also: set_skill_adjustment(), set_skills(), set_skill(), query_skills(), query_skill_level(), query_skill_adjustment(), query_base_skill(), set_skill_bonus(), add_skill_bonus(), query_skill_bonus(), add_skill_points()
