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.
Dark Plasma Regenerate By Value Trait Custom Sample - DarkPlasma_RegenerateByValueTraitCustomSample.js
Plugin desc : HP regeneration value MP regeneration value Custom ID sample of feature
License : MIT License
Author : DarkPlasma
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_RegenerateByValueTraitCustomSample.js
File name : DarkPlasma_RegenerateByValueTraitCustomSample.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc HP regeneration value MP regeneration value Custom ID sample of feature @author DarkPlasma @license MIT @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- version: 1.0.0 This is a sample implementation of a custom ID defined with DarkPlasma_RegenerateByValueTrait. For custom ID: 1, this will restore HP regeneration by the value of the variable specified by the parameter. The sample trait is defined as follows: <hpRegenerationValue: 0> (This 0 can be any number and will be ignored.) <hpRegenerationCustomId: 1> This plugin requires the following plugin: DarkPlasma_RegenerateByValueTrait version: 1.0.0 If using with the following plugin, add it below it. DarkPlasma_RegenerateByValueTrait @param variableId @text variable @type variable