Function test_skill:
Defined in module skills (file: /std/adversary/skills.c)

 Test whether this users' skill succeeds against a given opposing skill
 level.  Returns 1 for success of this user.

Prototype:
int test_skill(string skill, int opposing_skill);
