DarkPlasma ランダムN体ヒット攻撃 - DarkPlasma_RandomWithTargetRate.js
シェア用テキスト:
▼DarkPlasma ランダムN体ヒット攻撃(DarkPlasma様作) - DarkPlasma_RandomWithTargetRate.js
https://plugin.fungamemake.com/archives/28109
トリアコンタンさんのScopeTarget.jsの拡張プラグインです。対象N体を重複なくランダムに選択します。
ふりがな:らんだむNからだひっとこうげき
機能概要: トリアコンタンさんのScopeTarget.jsの拡張プラグインです。対象N体を重複なくランダムに選択します。
利用規約(ライセンス): MITライセンス
作者:DarkPlasma
作者サイト:https://elleonard.github.io/DarkPlasma-MZ-Plugins/index.html
解説ページ:https://github.com/elleonard/RPGtkoolMV-Plugins
ダウンロードページ:https://raw.githubusercontent.com/elleonard/RPGtkoolMV-…
ファイル名:DarkPlasma_RandomWithTargetRate.js
プラグインのヘルプ:
/*: * @plugindesc ランダムN体ヒット攻撃 * @author DarkPlasma * @license MIT * * @target MV * @url https://github.com/elleonard/RPGtkoolMV-Plugins * * @help * version: 1.0.0 * トリアコンタンさんのScopeTarget.jsの拡張プラグインです。 * 必ず、ScopeTarget.jsと併用してください。 * https://github.com/triacontane/RPGMakerMV/blob/master/ScopeExtend.js * * ScopeTarget.js 1.6.1 で動作確認済みです。 * * スキルメモ欄に下記のように記述してください。 * * <SEランダムwith狙われ率:N> <SERandomWithTargetRate:N> * 対象N体を重複なくランダムに選択します。 * */