- Joined
- May 30, 2015
- Messages
- 816
- Reaction score
- 846
- First Language
- English
- Primarily Uses

Current Features
Define the parameters shown on the Yanfly's menu plugins. You can use custom parameters from Quasi Param Plus, too.
Future Updates
1. Be able to define the parameters shown individually for each equipment (optional).
2. Be able to show only parameters that are effected by the equipment (optional)
5. Integrate with the default status menu
Script
Code:
* ============================================================================
* How To Use
* ============================================================================
* When defining parameters, you can either use the parameter number or
* parameter abbreviation. Use lowercase. If you are using Quasi Params Plus,
* you can use the abbreviations from that plugin as well.
*
* 0 - mhp
* 1 - mmp
* 2 - atk
* 3 - def
* 4 - mat
* 5 - mdf
* 6 - agi
* 7 - luk
*
* For Parameter "General Parameters", use lo or hi after each parameter to
* designate whether is displayed with a long box or a short one.
* ============================================================================
* Terms Of Use
* ============================================================================
* Free to use and modify for commercial and noncommercial games, with credit.
* Credit Quasi for their parameter plugin.
* ============================================================================
* Credits
* ============================================================================
* DreamX
* Thanks to Yanfly for their plugins.
Last edited by a moderator: