Next Level Gaming store sells premium video game development assets, including 2D graphic art, RPG Maker MV plugins, Unity templates, and an eBook on how to get started in game development. You can also commission RPG Maker MV and Unity work.

Purchase Change State Duration Plugin for RPG Maker MV

$14.99

Enhance your RPG Maker MV project with the ‘Change State Duration Plugin.’ Easily customize and extend state durations for more dynamic gameplay.

This RPG Maker MV plugin allows you to change the durations of different states. I mean, for example, if it is easy to make an ogre fall asleep, but he doesn’t sleep for long, then you can cast a spell making him vulnerable to sleeping long before casting your sleep spell on him. This is for RPG Maker MV only.

Instructions:

In Actor, Classes, Enemies, Weapons, Armors or States’ note, add this:

<State Duration [ID]: [+/-][turns]> and replace ID with the index of the State you want to alter, a + or – and the number of turns at those places. For example:

<State Duration 5: +4>

<State Duration 12: -3>

This adds to the variation between the minimum and maximum number of turns determined by the system.

Full source code is available and you are allowed to edit it.

Part of the RPG Maker MV bundle.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Development Log

Verified by MonsterInsights