Equipment Skill System
Version 1.1
by Fomar0153
Description
Allows you to learn skills from your equipment.
Please note this plugin requires an AP system.
Click here for my AP System.
Features
With this plugin you can pernamently learn skills from your equipment.
Screenshots
How to Use
Place the plugin in your project's js/plugins/ folder.
Inside RPG Maker MZ's editor, open the Plugin Manager.
Create a new entry and select this plugin from the list.
Please note that in order to work this plugin must be placed below the AP System in the plugin list.
Customise the options to your liking and then click ok.
Skills that you wish to be learnable from equipment must be notetagged with: <ap: n> where n is the AP to learn.
To add the skills to the equipment you can either add them via traits which will let the players use the skills prior to being mastered, like Final Fantasy IX.
Or you can add them via notetags: <skills: x;y;z>
Seperate the skill ids with a semicolon, there is only room on the menu to display 3 skills.
If you want a piece of equipment to teach a skill faster than that the normal rate then do: skillid:learnrate e.g. <skills: x:2;y;z>
Download
Click here.
FAQ
Q: My skills don't gain the AP displayed in battle.
A: Please double check you have this plugin below the AP System in your plugin manager.
Credits
Fomar0153
Terms of Use
As long as I am credited, you may use this plugin in your projects both commercial and non-commercial.
Version History
1.0 -> 1.1 - 29/08/20
New feature added: You can now restrict who can learn which skills from equipment.
本贴来自国际rpgmaker官方论坛作者:Fomar0153处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/learn-skill-from-equipment.125659/