当サイトの運営者です。ゲーム制作とプラグイン開発が好きで、コミュニティに貢献したいと考えています。
RPGツクールMZでゲームを制作中です。
※プログラマ・エンジニアではありません。
DarkPlasma スキルコスト拡張プラグインに関する特徴設定 - DarkPlasma_SkillCostExtensionTraits.js
シェア用テキスト:
▼DarkPlasma スキルコスト拡張プラグインに関する特徴設定(DarkPlasma様作) - DarkPlasma_SkillCostExtensionTraits.js
https://plugin-mz.fungamemake.com/archives/2750
スキルコスト拡張プラグインに関する特徴設定を追加します。
ふりがな:すきるこすとかくちょうぷらぐいんにかんするとくちょうせってい
機能概要: スキルコスト拡張プラグインに関する特徴設定を追加します。
利用規約(ライセンス): 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_SkillCostExtensionTraits.js
プラグインのヘルプ:
/*:ja * @plugindesc スキルコスト拡張プラグインに関する特徴設定 * @author DarkPlasma * @license MIT * * @target MZ * @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release * * @base DarkPlasma_SkillCostExtension * @orderAfter DarkPlasma_SkillCostExtension * * @help * version: 1.0.0 * スキルコスト拡張プラグインに関する特徴設定を追加します。 * * アクター、職業、装備のメモ欄に下記の記法で設定を追加します。 * * <hpCostRate:n> * HP消費率 * スキルで消費するHP量に割合をかけます。デフォルトはn=1です。 */