Update: 2.0 released!
Update 2.0 brings in EXP and Licenses side by side as an optional parameter. Now more flexibility!
Introduction
Have you ever wanted a different kind of leveling up system in your RPG? Maybe one similar to
Final Fantasy XII where you have a board you can navigate with each character, deciding where exactly you wish each one to excel? Well,
Gimmer_LicenseBoard does just that.
Installation
You will require the following files:
- js/plugins: Gimmer_Core for the scaffolding needed to run this.
- js/plugins: Gimmer_LicenseBoard for the plugin itself
- img/system: LicenseIconSet: a 64x64 icon set needed to draw the board. You can customize this with your own iconset so long as the 64x64 is maintained, and the icon indexes match the one provided
- img/system: LargeLicenseIconSet: If you want to have a success window, you also need a single row of large 170x170 icons for the various gain types. You can customize this as well, but one is provided
- data/Licenses.json: a json list of all the licenses. An example file is provided.
More information will be found in the README.md file included in the code.
Requirements
This plugin is developed and tested in RPG Maker MV v1.6.1.
Plugin Files:
Download free at
https://gimmer.itch.io/licenseboard
Licenses.json Creation Tool
Included is a map tool that let's you use a special tileset to create maps.
You can create a map in RPGMaker MV using the provided tileset, and then take the Map000x.json file rpgmaker saves and run it through the html/js tool to convert into a licenses.json.
Instructions are provided with the tool to show how to use it in more details.
Video Tutorial:
https://www.youtube.com/embed/7jTHd0iQoQw
Version History:
Version 1.0: Initial Release!
Version 1.1: Added support for hiding and showing the menu option with an in game switch.
Version 1.2: Added support for multiple license boards for difference classes
Version 1.3: Added optional parameter to show all licenses, put in some parameters for some of the hardcoded text labels on the success popup.
Version 1.3.1: Fixed mouse scrolling to not break the board.
Version 1.4: Support for xparams and sparams, using TextManager for success language
Version 1.5: Support for cost in licenses being equations instead of static numbers,
Version 1.5.1: Support for numLicenses() and numLicensesOfType() in cost equations
Version 1.5.2: Bug fix for deductions not working properly, and rounding in displays wrong
Version 2.0: Support for Exp and Licenses side by side
License:
Free for both commercial and non-commercial use, with credit.
Credits:
codapillfor all graphical assets provided.
本贴来自国际rpgmaker官方论坛作者:gimmer_处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/gimmer_licenseboard-level-up-using-licenses.132963/