A downloadable RPG Maker Plugin

Download NowName your own price


** You need Eli Class Curves **

Introduction

The default class change system of MZ/MV has too little customization. 

If you want a different thing, you have to event yourself. This plugin aims to make a class promotion feature, that when an actor change class, can receive some stats bonus.

Features

• Apply stats bonus to actors when they change class for the first time.

How to use

It's almost plug-and-play.

You just have to config the bonus parameter on the Eli Class Curves plugin parameters.

Currently, it was made to when a battler change class, it will return to level 1 having the same stats from the previous class, but with a stats, bonus applied for each parameter. 

Actors can keep changing classes whatever they want, but the bonus will be only applied once.

If you want enemies to have this feature, you have to put a note tag on the enemy note field(Must use Eli Enemy Class):

<CanPromote>

Script Call

You can use this to check if an actor can promote to a class:

$gameActors.actor(ID).canPromoteClass(classId)

It will return true if the actor can promoted to this class, which means, he was never promoted to it before.

Can use the same for the enemy.

Terms of use

Sample Project

StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorHakuen Studio
Made withRPG Maker
Tagsclass-promotion, fire-emblem, hakuen-studio, rmmv, rmmz, RPG Maker, RPG Maker MV, RPG Maker MZ, rpg-maker-plugin, shining-force
Average sessionA few seconds
LanguagesEnglish

Download

Download NowName your own price

Click download now to get access to the following files:

MZ - Class Promotion 5.0.2 2.6 kB

Development log