Jump to content

[Share guide] How add a skill to a class


Recommended Posts

Guest TheVortex
Posted

- Open Navicat  and run this code

 

    INSERT INTO skill_trees VALUES (0,150,2,'Weight Limit',0,1);

 

    Explain:

    0 - Class ID (Human Fighter have class ID = 0)

    150 - Skill ID (Weight Limit have skill ID = 150)

    2 - level of skill

    'Weight Limit' - name of skill

    0 - number of SP need to learn skill

    1 - level of player need to learn skill

  • 1 month later...
  • 1 year later...
Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock