An open library of RPG Maker MV plugins, powered by the community.

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

Skill Cost Rate Customize - SkillCostRateCustomize.js

Plugin desc : SkillCostRateCustomizePlugin

License : MIT License

Author : triacontane

Website : https://triacontane.blogspot.com/

Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/master/SkillCostRateCustomize.js

File name : SkillCostRateCustomize.js

Help of plugin :

* @plugindesc SkillCostRateCustomizePlugin
 * @author triacontane
 *
 * @help SkillCostRateCustomize.js
 *
 * You can adjust the skill cost multiplier for each specific
 * skill or skill type.
 * Please set the following in the memo column of the
 * database (*) which has the feature as follows.
 *
 * <MpCostRateId1:0.5>   // Increases the MP consumption of ID[1]'s skill by 0.5.
 * <MpCostRateType1:2.0> // Doubles the MP consumption of Skill Type [2].
 * <TpCostRateId1:0.5>   // Increases the TP consumption of ID[1]'s skill by 0.5.
 * <TpCostRateType1:2.0> // Doubles the TP consumption of Skill Type [2].
 *
 * (*)Actors, professions, weapons, armor, enemy characters, and states
 *
 * This plugin is released under the MIT License.

スポンサードリンク

-MV plugins

Copyright© PGMV - The Community-Driven Plugin Library for RPG Maker MV , 2026 All Rights Reserved.