Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Dark Plasma Change Party Leader - DarkPlasma_ChangePartyLeader.js
Plugin desc : Change the leader of the party
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_ChangePartyLeader.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_ChangePartyLeader.js
File name : DarkPlasma_ChangePartyLeader.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Change the leader of the party @author DarkPlasma @license MIT @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- Version: 1.0.0 This plugin command replaces the leading party member with a current party member. The following data is added to the save data: - The leader immediately before the leader is changed with the plugin command. Note that if the specified actor or the original leader is not a party member, the plugin command will do nothing. @command changeLeader @text Change the leader @desc Changes the party leader to the specified actor (swap positions with the original leader). @arg actorId @text actor @type actor @command resetLeader @text Restore the leader @desc Change the reader and return it to the state it was in just before the plugin command was executed.