MZ用プラグイン

DarkPlasma ステートをグルーピングする - DarkPlasma_StateGroup.js

シェア用テキスト:
▼DarkPlasma ステートをグルーピングする(DarkPlasma様作) - DarkPlasma_StateGroup.js
https://plugin-mz.fungamemake.com/archives/821
ステートをグルーピングします。同じグループに属するステートは重ねがけできません。

ふりがな:すてーとをぐるーぴんぐする

機能概要: ステートをグルーピングします。同じグループに属するステートは重ねがけできません。

利用規約(ライセンス): 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_StateGroup.js

プラグインのヘルプ:

// DarkPlasma_StateGroup 1.0.1
// Copyright (c) 2020 DarkPlasma
// This software is released under the MIT license.
// http://opensource.org/licenses/mit-license.php

/**
 * 2020/09/08 1.0.1 rollup構成へ移行
 * 2020/08/27 1.0.0 MZ版公開
 */

/*:ja
 * @plugindesc ステートをグルーピングして優先度付する
 * @author DarkPlasma
 * @license MIT
 *
 * @target MZ
 * @url https://github.com/elleonard/RPGtkoolMZ-Plugins
 *
 * @help
 * ステートをグルーピングして優先度付します。
 * 同じグループに属するステートは重ねがけできず、
 * 同じグループの優先度の高いステートで上書きされます。
 *
 * ステートのメモ欄に以下のように記述してください。
 *
 * <StateGroup:(グループ名)> グループ名は任意の文字列です。
 * 毒 や Poison など、グループに名前をつけてください。
 * <StatePriority:x> xは数値です。数値が大きいほど優先度が高くなります。
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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