Jump to content

Recommended Posts

 
In RPG Maker MV, you have eight basic parameters to work with for your actors
  • Max HP
  • max MP
  • Attack
  • Defense
  • Magical Attack
  • Magical Defense
  • Agility
  • Luck
Parameters are managed for each class, and your actors' parameters are determined by their current level along with their current class. However, the only way to manage your parameters is through the editor, and the editor does not support
  • Levels beyond 99
  • Custom parameters that you would like to use in your game, if you have such a plugin
This plugin provides you with a way to manage all of your parameters as external tables which you can edit using text editors like notepad, or more sophisticated spreadsheet software like Excel. You can set values for parameters individually for every level between 1 and 99, as well as levels beyond 99.

You can also set values for any custom parameters that you may have in your game, though you would first need a plugin that provides custom parameter functionality.

By maintaining your parameters externally, you should have more control over your game than before.

More information and downloads available at HimeWorks

  • Like 1

Share this post


Link to post
Share on other sites

Parameter tables has been updated to v1.3

It now allows you to assign a parameter table to an actor.

 

When an actor has a parameter table, its parameters will come from its own table, rather than from its class.

 

parameterTables5.jpg

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted