Skill Learn System V1 Released!


Its taken a while but we've finally got to V1 of my Skill Learn System.

Using this plugin, you'll be able to add restrictions to certain skills and then be able to purchase those skill via the system once the requirements have been met.

Setting Skill Tags

You can set various requires such as:

  • Cost
  • Level
  • Skill - You need to learn another skill before learning this one
  • Forget skill - You will forget another skill when learning this one
  • Switch - The skill will be available to purchase once the given switch is turned on

These tags can be added using either the provided UI (User Interface) or, can be manually added to a skill's Management Tags in Bakin's database.

Here's a breakdown of the skill tags you can manually add in Bakin:

  • $LearnCost(x G) - Where x is the amount it will cost. The "G" will be replaced with whatever you've set your currency term to be in Game Definition > Common Terms
  • $LearnRequireLevel(x) - Where x is the required level before being able to learn the skill
  • $LearnRequireSkill(x) - Where x is the ID of a skill you're required to know before learning this skill
  • $ForgetSkill(x) - Where x is the ID of a skill that will be forgotten when learning this skill
  • $LearnRequireSwitch(x) - Where x is the name of a switch that must be turned on before this skill is available to purchase

Setting Skills For Classes

After setting up your skill requirements, you can then specify which classes can learn which skill.

This can be done either via the UI or by manually adding management tags on classes in Bakin's database.

Here's a breakdown of the tags you can manually add to classes in Bakin:

  • $LearnSkill(x) - Where x is a skill ID. This class can learn the given skill
  • $LearnSkill(x, y, z) - Where x, y and z are IDs of a skill. This class can learn all 3 skills.
  • $LearnSkill(x-z) - This class learn all skill ranging from x to z.


That's all I've got to share for now but I do have plans to update this in the future after taking a brief break :)

Files

Skill Learn System V1.zip 34 kB
Sep 16, 2023

Get Skill Learn System - Bakin Plugin

Buy Now$4.99 USD or more

Leave a comment

Log in with itch.io to leave a comment.