Pychnight / TshockRpgToolKit

Master Controller for distrubtion of quests, custom npcs, custom items and skills, housing, leveling, npcshops, etc.
GNU General Public License v2.0
11 stars 1 forks source link

Project Skills #11 [Week 2] #36

Closed Pychnight closed 5 years ago

Pychnight commented 5 years ago

General purpose Skills learning system.

What are skills? skills are abilities created by the player that can be leveled and advanced to increase there power or skill costs.

Do they have cooldowns? Yes, all skills have a set cooldown to the database and anti-cheating messures will be placed to remember when each skill is used.

What other features will skills introduce?

Skills will introduce the ability to make any command into a alias command and attach cooldowns to it to make it a new custom command / skill.

See #11 for full backlog of features.