Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Limit break mechanic plugin
- Original author: VSMA
- Original date: January 8, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/limit-break-mechanic-plugin.131960/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Hi everyone I present you my first plugin: Limit. Enable a limit break mechanic in the game. How to Use Add the plugin.
Archived First Post
Hi everyone I present you my first plugin: Limit.
Features
Enable a limit break mechanic in the game.
How to Use
Add the plugin.
In Database, in types set a Skill Types "Limit", then add to your charaters' classes the trait "Add Skill Type Limit". Finally make new skills with the Skill Type Limit and add them to your classes.
The parameter "limit skill name" set name of the limit's skill. If you change this parameter you must also change the name of the Skill Types in the Database.
The parameter "limit basic term" set the term of the Limit in the GUI. You can change the parameter without any consequence.
the parameters "limit gauge color 1 and 2" will change the color of the Limit gauge.
for understand the color format of limit gauge see: https://htmlcolorcodes.com/
More the parameter "limit rate" is high, more the linmit will increase.
Plugin Commands / Script Calls
The plugin implement a plugin command: Change Limit, it's work like the command change MP.
Demo
Download
https://github.com/VSMA909/LimitRPGMMZ
terms of use
The plugin is under MIT licence.
This plugin is free for commercial and non-commercial use
You can modify and share the plugin without my permission
Features
Enable a limit break mechanic in the game.
How to Use
Add the plugin.
In Database, in types set a Skill Types "Limit", then add to your charaters' classes the trait "Add Skill Type Limit". Finally make new skills with the Skill Type Limit and add them to your classes.
The parameter "limit skill name" set name of the limit's skill. If you change this parameter you must also change the name of the Skill Types in the Database.
The parameter "limit basic term" set the term of the Limit in the GUI. You can change the parameter without any consequence.
the parameters "limit gauge color 1 and 2" will change the color of the Limit gauge.
for understand the color format of limit gauge see: https://htmlcolorcodes.com/
More the parameter "limit rate" is high, more the linmit will increase.
Plugin Commands / Script Calls
The plugin implement a plugin command: Change Limit, it's work like the command change MP.
Demo
Download
https://github.com/VSMA909/LimitRPGMMZ
terms of use
The plugin is under MIT licence.
This plugin is free for commercial and non-commercial use
You can modify and share the plugin without my permission
Features Mentioned
- Enable a limit break mechanic in the game.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
terms of use The plugin is under MIT licence. This plugin is free for commercial and non-commercial use You can modify and share the plugin without my permission
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...