I made this plugin for study purposes. However, I am making it available. If anyone wants me to add something else, just say I'll see what I can do ^^
Introduction
There are many things in Rpg Maker Mv that without the alternative of a plugin there is no way to change what is set by default.
Things like the number of slots to save, the formula used to calculate the experience to level up and other ones.
This plugin is designed to give developers some simple flexibility to change these default settings. Some of them can be changed even during the game.
Features
This plugin offers:
• Option to choose whether simultaneous two-finger touch will be used to open the menu/cancel or not on mobile devices.
• Change the max number of slots to save.
• Enable or disable the blur effect on the screen background when the menu is opened.
• Choose a different formula to calculate when the actor will level up.
• Change how much HP is taken from the damage tile based on the value of a variable.
• Change the formula that calculates the strength of the critical hit.
• Change the number of actors that can enter in a battle.
• Define a name for the party with the plugin command.
• Choose the number of max followers that will be shown on the map.
• Change the Max gold that the party can carry with plugin command.
• Change the Max items that the party can carry with the plugin command.
• Change the fadespeed for fade In/Out with plugin command.
How to use
To use the plugin just go in the plugin parameters. However, there are a few things you should know:
• The default formula for calculating the experience to level up is:"Math.round(basis*(Math.pow(level-1, 0.9+acc_a/250))*level*(level+1)/(6+Math.pow(level,2)/50/acc_b)+(level-1)*extra);"
• The default formula that determines the strength of the critical hit is: "damage * 3;"
• You can change the number of actors that will enter in battle anytime in the game. However, the number of followers cannot be changed mid-game, only in the beginning via parameters.
Plugin Commands:
• maxbattlers X
• partyname X
• maxgold X
• maxitems X
• fadespeed X
Change the X value for the value that you want. All values are numbers(not tested with decimal values). Only the party name that you can put letters.
Screenshots
Terms of Use
1. Give the credits to Eliaquim or Rakuen Zero in the credits section of your game.
2. It can be used in free and commercial games.
3. Do not sell or say that you made this plugin or part of him.
4. A free copy of your game would be nice(but it's not mandatory).
5. Do not redistribute this plugin. Instead, give this link to the download: https://rakuenzero.itch.io/eli_utilities
Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.