+ Glasses 606 Posted November 27, 2015 (edited) Name: Simple Skill Leveling Version: 1.1 Author: Mr. Trivel Created: 2015-11-27 What does it do? Skills change to their stronger or different versions after X uses. Video: How to use? To make skill change after some uses, use the following tag: <LevelUpTo: [iD], [uSES], [REMOVE]> Will make skill require a specific other existing skill that was used. <LevelUpRequire: [iD], [uSES], [REMOVE]> [iD] - Skill ID to change to [uSES] - After how many uses change into that skill [REMOVE] - 0 - keep skill after leveling up, 1 - remove skill after leveling up (Remove is optional, by default it'll remove) Examples: <LevelUpTo: 5, 25, 0> <LevelUpTo: 8, 10> <LevelUpTo: 5, 20, 0> <LevelUpRequire: 7, 5> <LevelUpRequire: 8, 9> <LevelUpTo: 7, 20> <LevelUpRequire: 8, 10, 0> <LevelUpTo: 8, 10> <LevelUpRequire: 7, 20> Plugin: <Link: Github> How to download Plugin. 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. Edited April 6, 2016 by Glasses 1 Share this post Link to post Share on other sites
+ Takeo212 1,079 Posted December 9, 2015 Omg, I just saw this. Thanks Glasses, Imma go try this out now! (was actually looking for your steal plugin. Found this. YEA!) Share this post Link to post Share on other sites
+ Glasses 606 Posted April 6, 2016 Version 1.1 - Added multiple skill requirement for level up. - Added ability to keep skills after they leveled up. - Fixed a bug where it'd count as multiple uses for multiple target skill. 1 Share this post Link to post Share on other sites