Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
NRP Calc Result First After - NRP_CalcResultFirstAfter.js
Plugin desc : v1.00 Perform the result calculation for the skill first.
License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
・Details: See Download Page / In-plugin documentation
Author : Takeshi Sunagawa (http://newrpg.seesaa.net/)
Website : https://github.com/NewRPGProject/MZMV_Plugin/blob/main/NRP_CalcResultFirstAfter.js
Desc page : https://newrpg.seesaa.net/article/511767481.html
Download Page : https://raw.githubusercontent.com/NewRPGProject/MZMV_Plugin/main/NRP_CalcResultFirstAfter.js
File name : NRP_CalcResultFirstAfter.js
Help of plugin :
This plugin is a split version of the NRP_CalcResultFirst.js * process that we want to execute at the bottom of the plugin list. * * Therefore, this plugin should be placed * at the bottom of the plugin list. * In particular, if you do not place it below the plugins * that you are adding to the following functions, * it will likely not work properly. * * Game_Action.prototype.makeTargets * * ------------------------------------------------------------------- * [Terms] * ------------------------------------------------------------------- * There are no restrictions. * Modification, redistribution freedom, commercial availability, * and rights indication are also optional. * The author is not responsible, * but will deal with defects to the extent possible.