The RPG Maker Resource Kit

RMRK RPG Maker Creation => MV => MV Scripts Database => Topic started by: Glasses on January 12, 2016, 07:33:27 AM

Title: Simple Skill Leveling
Post by: Glasses on January 12, 2016, 07:33:27 AM
Name: Simple Skill Leveling
Version: 1.0
Author: Mr. Trivel
Created: 2015-11-27


What does it do?
Skills change to their stronger or different versions after X uses.


Screenshots:
Nothing to really show here.


How to use?
To make skill change after using it for a while, use the following tag:
<LevelUpTo: [ID], [USES]>
[ID] - Skill ID to change it to
[USES] - After how many uses change it to that skill


Plugin: <Link: Github> (https://github.com/Trivel/RMMV/blob/master/MrTS_SimpleSkillLeveling.js)
How to download Script. Click the link above, there will be a button named Raw, press Right Click -> Save As.


Terms of Use:
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for non-commercial projects.
For commercial use contact Mr. Trivel.