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

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

MZ plugins

Erase - Erase.js

Plugin desc : Niflam Ver. 1.0.0 (April 1, 2022)

License : MIT License

Author : PotatoDragon

Website : https://github.com/pota-gon/RPGMakerMZ/wiki

Desc page : https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Data/Skill/Erase.js

Download Page : https://raw.githubusercontent.com/munokura/PotatoDragon-MZ-plugins/main/Erase.js

File name : Erase.js

Help of plugin :

@target MZ
@url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Data/Skill/Erase.js
@plugindesc Niflam Ver. 1.0.0 (April 1, 2022)
@author PotatoDragon
@license MIT License

@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/PotatoDragon-MZ-plugins ).
Original plugin by PotatoDragon.
Please check the latest official version at:
https://github.com/pota-gon/RPGMakerMZ/wiki
-----

## Overview
Adds functionality similar to that of the Niflam in Dragon Quest.

## Usage
Please refer to the instructions below to configure Niflam.

### Skill Configuration
1. Create a skill for Niflam.
2. Enter <Niflam> in the skill's memo.

### Attribute Configuration (Optional)
1. Create an attribute for Niflam.
2. Specify the Niflam attribute ID created in step 1 in the Attribute ID
section of the Plugin Parameters.

#### Enemy Character Configuration (Optional)
1. Set the attribute effectiveness for the configured Niflam from 0 to 100%.
2. 0 completely disables Niflam (e.g., for bosses).
At 100% or above, only hit detection is performed.

@param ElementId
@text Attribute ID
@desc Attribute ID that determines the effectiveness of Niflam
@type number
@default 0
@min 0

@param EraseMessage
@text Niflam success message
@desc Message displayed when Niflam is successful. If empty, it will not be displayed.
@type multiline_string
@default %1を

@param ActionFailureMessage
@text Niflam failure message
@desc Message when Niflam fails. If empty, it will not be displayed.
@type multiline_string
@default It didn't work for %1!

スポンサードリンク

-MZ plugins

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