MZ用プラグイン

DarkPlasma パーティの先頭(リーダー)を変更 - DarkPlasma_ChangePartyLeader.js

シェア用テキスト:
▼DarkPlasma パーティの先頭(リーダー)を変更(DarkPlasma様作) - DarkPlasma_ChangePartyLeader.js
https://plugin-mz.fungamemake.com/archives/5293
先頭のパーティメンバーを、現在パーティメンバーにいるアクターに入れ替えるプラグインコマンドを提供します。

ふりがな:ぱーてぃのせんとう(りーだー)をへんこう

機能概要: 先頭のパーティメンバーを、現在パーティメンバーにいるアクターに入れ替えるプラグインコマンドを提供します。

利用規約(ライセンス): MITライセンス

作者:DarkPlasma

作者サイト:https://elleonard.github.io/DarkPlasma-MZ-Plugins/index.html

解説ページ:https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree…

ダウンロードページ:https://raw.githubusercontent.com/elleonard/DarkPlasma-…

ファイル名:DarkPlasma_ChangePartyLeader.js

プラグインのヘルプ:

/*:ja
 * @plugindesc パーティの先頭(リーダー)を変更する
 * @author DarkPlasma
 * @license MIT
 *
 * @target MZ
 * @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
 *
 * @command changeLeader
 * @text リーダーを変更する
 * @desc パーティリーダーを指定したアクターに変更します。(元のリーダーと隊列を入れ替えます)
 * @arg actorId
 * @text アクター
 * @type actor
 *
 * @command resetLeader
 * @text リーダーを元に戻す
 * @desc リーダーを変更プラグインコマンド実行直前の状態に戻します。
 *
 * @help
 * version: 1.0.0
 * 先頭のパーティメンバーを、現在パーティメンバーにいるアクターに
 * 入れ替えるプラグインコマンドを提供します。
 *
 * セーブデータに以下のデータを追加します。
 * - プラグインコマンドでリーダーを変更する直前のリーダー
 *
 * 尚、指定したアクターや元のリーダーがパーティメンバーにいない場合、
 * プラグインコマンドは何もしません。
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

Copyright© #ツクプラMZ , 2026 All Rights Reserved.