Skill subtypes
Detailed Description
This list is just a subtype <-> skill (code wise) in the server translation. In theory, the processing of the different skills could be done via strncmp This list doesn't really try to identify what the skills do. The order of this list has no special meaning. 0 is not used to denote improperly set objects.
Define Documentation
| #define SK_DISARM_TRAPS 27 |
| #define SK_FLAME_TOUCH 18 |
| #define SK_INSCRIPTION 22 |
| #define SK_MISSILE_WEAPON 24 |
| #define SK_ONE_HANDED_WEAPON 23 |
| #define SK_THAUMATURGY 29 |
| #define SK_TWO_HANDED_WEAPON 37 |
| #define SK_USE_MAGIC_ITEM 26 |
| #define SK_WRAITH_FEED 38 |