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

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Dark Plasma Multiply X Param Trait - DarkPlasma_MultiplyXParamTrait.js

Plugin desc : Extra ability multiplier features

License : MIT License

Author : DarkPlasma

Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_MultiplyXParamTrait.js

Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release

Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_MultiplyXParamTrait.js

File name : DarkPlasma_MultiplyXParamTrait.js

Help of plugin :

@target MZ
@url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
@plugindesc Extra ability multiplier features
@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.1
By entering the specified description in the memo field for an actor, job,
equipment, enemy character, or state,
you can add a feature that multiplies additional stats.
This multiplier is applied after applying any additive features you can
specify in the editor.

Example:
Halves evasion rate
<multiplyXParam:eva:50>

Doubles HP regeneration rate
<multiplyXParam:hrg:200>

Basic syntax:
<multiplyXParam:[param]:[value]>

[param]:
hit: Hit rate
eva: Evasion rate
cri: Critical hit rate
cev: Critical hit evasion rate
mev: Magic evasion rate
mrf: Magic reflection rate
cnt: Counterattack rate
hrg: HP regeneration rate
mrg: MP regeneration rate
trg: TP regeneration rate

The following plugins are required to use this plugin.
DarkPlasma_AllocateUniqueTraitDataId version:1.0.0
If using with the following plugins, add this below.
DarkPlasma_ParameterText
DarkPlasma_AllocateUniqueTraitDataId

スポンサードリンク

-MZ plugins

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