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 Parameter Text - DarkPlasma_ParameterText.js

Plugin desc : Special ability value, additional ability value notation text setting

License : MIT License

Author : DarkPlasma

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

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

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

File name : DarkPlasma_ParameterText.js

Help of plugin :

@target MZ
@url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
@plugindesc Special ability value, additional ability value notation text setting
@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.5
This plugin is a base plugin intended to be referenced by other plugins.
It provides functions to return the text representation of additional ability
scores and special ability scores.

TextManager.xparam(Additional Ability ID)

TextManager.sparam(Special Ability ID)

@param extraParamNameCritical
@text Critical Hit Rate notation
@type string
@default Critical Hit Rate

@param extraParamNameCriticalEvasion
@text Critical hit evasion rate notation
@type string
@default Critical hit evasion rate

@param extraParamNameMagicEvasion
@text Magic evasion rate notation
@type string
@default Magic evasion rate

@param extraParamNameMagicReflection
@text Magic Reflectance notation
@type string
@default Magic Reflectance

@param extraParamNameCounterAttack
@text Counterattack rate notation
@type string
@default Counterattack rate

@param extraParamNameHpRegeneration
@text HP playback rate display notation
@type string
@default HP playback rate

@param extraParamNameMpRegeneration
@text MP Regeneration rate notation
@type string
@default MP Regeneration rate

@param extraParamNameTpRegeneration
@text TP Regeneration Rate notation
@type string
@default TP Regeneration Rate

@param specialParamNameTargetRate
@text Target rate notation
@type string
@default Target rate

@param specialParamNameGuardEffectRate
@text Defense effectiveness rate notation
@type string
@default Defense effectiveness rate

@param specialParamNameRecoveryEffectRate
@text Recovery effect rate notation
@type string
@default Recovery effect rate

@param specialParamNamePharmacology
@text Drug knowledge notation
@type string
@default Drug knowledge

@param specialParamNameMpCostRate
@text MP consumption rate notation
@type string
@default MP consumption rate

@param specialParamNameTpChargeRate
@text TP charge rate notation
@type string
@default TP charge rate

@param specialParamNamePhysicalDamageRate
@text Physical damage rate notation
@type string
@default Physical damage rate

@param specialParamNameMagicDamageRate
@text Magic damage rate notation
@type string
@default Magic damage rate

@param specialParamNameFloorDamageRate
@text Floor damage rate notation
@type string
@default Floor damage rate

@param specialParamNameExperienceRate
@text Experience Gain Rate notation
@type string
@default Experience Gain Rate

スポンサードリンク

-MZ plugins

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