Manual:Zone Manual/Appendices/Skill definitions in values.h
Jump to navigation
Jump to search
Skill definitions in values.h
The following list was extracted from the values.h
#define SKI_TURN_UNDEAD 0 #define SKI_SCROLL_USE 1 #define SKI_WAND_USE 2 #define SKI_CONSIDER 3 #define SKI_DIAGNOSTICS 4 #define SKI_APPRAISAL 5 #define SKI_VENTRILOQUATE 6 #define SKI_WEATHER_WATCH 7 #define SKI_FLEE 8 #define SKI_SNEAK 9 #define SKI_BACKSTAB 10 #define SKI_HIDE 11 #define SKI_FIRST_AID 12 #define SKI_PICK_LOCK 13 #define SKI_STEAL 14 #define SKI_RESCUE 15 #define SKI_SEARCH 16 #define SKI_LEADERSHIP 17 #define SKI_KICK 18 #define SKI_SWIMMING 19 #define SKI_BASH 20 #define SKI_CLIMB 21 #define SKI_SHIELD 22 #define SKI_TRIP 23 #define SKI_DUAL_WIELD 24 #define SKI_CUFF 25 #define SKI_RESIZE_CLOTHES 26 #define SKI_RESIZE_LEATHER 27 #define SKI_RESIZE_METAL 28 #define SKI_EVALUATE 29 /* "Fake skill to simulate combinations */ #define SKI_PEEK 30 #define SKI_PICK_POCKETS 31 #define SKI_FILCH 32 #define SKI_DISARM 33 #define SKI_SKIN 34 #define SKI_SHELTER 35 #define SKI_SOOTHE 36 #define SKI_AMBUSH 37 #define SKI_CURARE 38 #define SKI_FASHION 39 #define SKI_BUTCHER 40 #define SKI_LAY_TRAP 41 #define SKI_SHOOT 42 #define SKI_HERBS 43 #define SKI_FORAGE 44 #define SKI_DOWSE 45 #define SKI_TRACK 46 #define SKI_HUNT 47 #define SKI_THROW 48 #define SKI_COOK 49 #define SKI_SCAN 50 #define SKI_SLIP 51 #define SKI_PALM 52 #define SKI_PLANT 53 #define SKI_STALK 54 #define SKI_KNEE 55 #define SKI_ELBOW 56 #define SKI_HIT 57 #define SKI_PUNCH 58 #define SKI_GLANCE 59