Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Learn Skill from Equipment
- Original author: Fomar0153
- Original date: August 21, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/learn-skill-from-equipment.125659/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Equipment Skill System Version 1.1 by Fomar0153 Description
Archived First Post
Equipment Skill System
Version 1.1
by Fomar0153
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.
Features Mentioned
- With this plugin you can pernamently learn skills from your equipment.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credits Fomar0153 Terms of Use As long as I am credited, you may use this plugin in your projects both commercial and non-commercial.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...