Skip to content

Instantly share code, notes, and snippets.

@sylae
Created February 10, 2014 03:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sylae/dfe0222e87d762451c88 to your computer and use it in GitHub Desktop.
Save sylae/dfe0222e87d762451c88 to your computer and use it in GitHub Desktop.
Mage Lore (legacy default) = -1
SKILL_STRENGTH = 0,
SKILL_DEXTERITY = 1,
SKILL_INTELLIGENCE = 2,
SKILL_EDGED_WEAPONS = 3,
SKILL_BASHING_WEAPONS = 4,
SKILL_POLE_WEAPONS = 5,
SKILL_THROWN_MISSILES = 6,
SKILL_ARCHERY = 7,
SKILL_DEFENSE = 8,
SKILL_MAGE_SPELLS = 9,
SKILL_PRIEST_SPELLS = 10,
SKILL_MAGE_LORE = 11,
SKILL_ALCHEMY = 12,
SKILL_ITEM_LORE = 13,
SKILL_DISARM_TRAPS = 14,
SKILL_LOCKPICKING = 15,
SKILL_ASSASSINATION = 16,
SKILL_POISON = 17,
SKILL_LUCK = 18,
Current Health = 19,
Max Health = 20,
Current Spell Points = 21,
Max Spell Points = 22,
Experience = 23,
Skill Points = 24,
Level = 25,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment