Changes between Initial Version and Version 1 of skills


Ignore:
Timestamp:
05/29/15 15:55:31 (9 years ago)
Author:
Support
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • skills

    v1 v1  
     1{{{
     2        None = -1,
     3                Alchemy = 0,        //
     4        Anatomy = 1,        // DONE
     5        AnimalLore = 2,     // DONE
     6        ItemID = 3,         // DONE
     7        ArmsLore = 4,       // DONE
     8        Parry = 5,          // DONE
     9        Begging = 6,        // DONE
     10        Blacksmith = 7,     //
     11        Bowcraft = 8,      //
     12        Peacemaking = 9,    // DONE
     13        Camping = 10,       // DONE
     14        Carpentry = 11,     //
     15        Cartography = 12,   //
     16        Cooking = 13,       //
     17        DetectHidden = 14,  // DONE
     18        Discordance = 15,   //
     19        EvalInt = 16,       // DONE
     20        Healing = 17,       // DONE
     21        Fishing = 18,       //
     22        Forensics = 19,     // DONE
     23        Herding = 20,       // DONE
     24        Hiding = 21,        // DONE
     25        Provocation = 22,   // DONE
     26        Inscribe = 23,      //
     27        Lockpicking = 24,   // DONE
     28        Magery = 25,        // DONE
     29        MagicResist = 26,   // DONE
     30        Tactics = 27,       // DONE
     31        Snooping = 28,      // DONE
     32        Musicianship = 29,  // DONE
     33        Poisoning = 30,     // DONE
     34        Archery = 31,       //
     35        SpiritSpeak = 32,   // DONE
     36        Stealing = 33,      // DONE
     37        Tailoring = 34,     //
     38        AnimalTaming = 35,  // DONE
     39        TasteID = 36,       // DONE
     40        Tinkering = 37,     //
     41        Tracking = 38,      // DONE
     42        Veterinary = 39,    // DONE
     43        Swords = 40,        // DONE
     44        Macing = 41,        // DONE
     45        Fencing = 42,       // DONE
     46        Wrestling = 43,     // DONE
     47        Lumberjacking = 44, // DONE
     48        Mining = 45,        // DONE
     49        Meditation = 46,    // DONE
     50        Stealth = 47,       // DONE
     51        RemoveTrap = 48,    // DONE
     52        Necromancy = 49,    //
     53}}}