Learn Skill Shop
This script provides a shop that allows you to buy new skills for your actors. It comes with a unique shop scene that will display all of the skills or spells that are available for sale.
Download
Get it at
Hime Works
Usage
In the Class tab, create some learning objects and note-tag them with
<buyable>You can set a minimum level requirement in order to buy the skill.
In the Items tab, create some items that will represent the skill to learn. Note-tag these items with
<buy_skill: x>For some skill ID x.
In your event, make a script call before the Shop Processing command
@shop_type = "LearnSkillShop"Then setup the skills that will be available for sale.
You can setup vocabulary in the configuration section, in the Vocab module.