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.
本贴来自国际rpgmaker官方论坛作者:Tsukihime处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/learn-skill-shop.9746/