RPG MAKER MZ HELP

Database

Class Settings

This Data's Role

Class data compiles trait data pertaining to actor abilities. Actors must belong to a class. Things such as the way an actor levels up, how their parameters increase, and the skills they can acquire are determined based on class settings. It is also possible to assign actors unique class traits.

Parameter Details

Basic Settings

EXP Curve

Parameters for determining the EXP required for leveling up. When an actor acquires the needed amount of EXP for each level, that actor's level will increase by 1, and they may have their parameters increased or learn a new skill.

The EXP curve is configured based on the following 4 values in the window displayed by clicking [...] in the Settings field. In the window's [To Next Level] tab, the EXP required for each level will be displayed in a list as well as in graph form in the background. It's a good idea to refer to this while setting your parameters. The total amount of EXP needed to reach each level can be viewed in the [Total] tab.

Base Value
The standard value for calculating the required EXP. By lowering this value, the overall required EXP will decrease.
Extra Value
Adds a designated value to the required EXP for each level.
Acceleration A
Adjusts the required EXP increase rate. Adjust the rate at which to increase the necessary EXP. By setting this value higher, the amount of necessary EXP will increase proportionately according to the increase in level.
Acceleration B
Adjusts the required EXP increase rate. By increasing this value, the rate of increase for required EXP will become larger primarily at higher levels.

Parameter Curves

The parameter settings for each level. Double-click the graph to open the Settings window. Please see [Setting Parameter Curves] below for more information.

Learnable Skills

Skills that an actor gets upon leveling up. Set the levels and skills acquired in the window that appears when double-clicking in the field. You can use [Notes] to write notes while making your game.

Traits

Traits which you give to actors set to this class. Please see [How to Set Traits] for more information.

Notes

Used to make notes while making your game.
Right-click to show the menu and choose [Plugin Help] to display the Plugin Help information.

Setting Parameter Curves

In the [Parameter Curves] window, parameter values for each level are set based on the items below. By clicking the tab with the parameter's name, you can switch to the parameter that you want to edit. The values that you specify will be reflected when you click [OK] after you finish editing (changes will be abandoned if you press [Cancel]).