Jump to content

Recommended Posts

Posted (edited)

Player can learn new skill if player has same lvl than skill.

For example, spellsinger cant learn FireVortex, need lvl 78.

How to use:
One click learn new skill, click over same skill remove it.
You cant learn/remove skill that u actual class have(protection).
Subclass learn skill separately to main & with each others.


210.png
310.png
410.png

Config options:

# ---------------------------------------------------------------------------


# SkillTeacher System
# ---------------------------------------------------------------------------
# Enabled Skill Teacher System:
# Default: False
SkillTeacherEnabled = True

#Enable this skill types
AllowPassive = False
AllowToogle = False

Allow1stClass = True
Allow2ndClass = False
Allow3rdClass = True

AllowBuff = True
AllowDebuff = False

AllowSongDances = True
AllowPhysical = True
AllowMagic = True

# Mode = 0 consume item when learn and reward item when remove skill
# only use ConsumeItemId.
# Mode = 1 use following settings 
Mode = 1

# This settings need Mode = 1
MaxSkillAllowed = 3

# Enable Sp comsuption
RemoveSP = True
AmountSP = 10

# Enable Item comsuption
ConsumeItem = True
ConsumeItemId = 57
ConsumeItemAmount = 500


 

Edited by WhiteDev

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...