A downloadable Rpg Maker MZ - Plugin

Download NowName your own price

GENERAL

In "Resonance of Fate" there is a mechanic called Leader Assault which insta-win a battle when the party's kill an enemy of the troop that is known as the "Leader". An example in the video below (check near the end):

I have re-created this mechanic inside this simple plugin. 


• MAIN FEATURES:

- Leader Assault mechanic as explained above;

- Simple settings through notetag inside enemy's notes;

- Customizable "Leader" tag inside battle UI;

NOTETAG:

For making an enemy a Leader you should insert the notetag <Leader> inside the notes of the chosen enemy:

As anticipated above, a "Leader" is an enemy that when It's killed will make all the troop members to collapse. If inside the same troop there are more than one leader, all the troop will collapse only if all the leaders will killed first.  You can recognize a leader from the UI tag that is customizable through plugin parameters.

PLUGIN PARAMETERS:


LEADER TEXT -> The string shown as text inside the Battle Enemy window for recognizing a leader.

LEADER TEXT COLOR -> The text color (hex) of the label mentioned above;


PLUGIN COMPATIBILITY:

This plugin should be compatible with VisuStella's core's plugins and It should not give problems with other plugins if they do not affect intensively Game_Enemy class.

RPG MAKER VERSION:

The plugin is developed on Rpg Maker MZ - Version 1.2.1 and with the related PIXI.js Version 5.2.4. 

This plugin SHOULD be compatible with RPG MAKER MV.

TERMS OF USE:

  • Credits are not necessary , but highly appreciated. Credits to BlueMoon.
  • Avoid to change plugin information, filename and parameters name for the sake of integrity of the code.
  • Edits to the code are allowed.
  • The plugin can be used for both commercial and non-commercial projects.
  • You can't redistribute this plugin as it is or incorporating portion of the code inside another plugin; 
StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorBlueMoon (Nebula Games)
Tagsasset, leader, mv, mz, plugin, resonanceoffate, RPG Maker, rpgmakermv, RPG Maker MZ

Download

Download NowName your own price

Click download now to get access to the following files:

Blue_LeaderAssault.js 3 kB

Comments

Log in with itch.io to leave a comment.

(+1)

This s amazing!

Will this work for actors as well?

Hello there!

For now the plugin supports the leader mechanic only for troops. However, your suggestion is oretta interesting, when I'll have time i'll update the plugin with this feature!