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

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

MZ plugins

CSVN execute Damage Metasla - CSVN_executeDamageMetasla.js

Plugin desc : Overwrite part of 0 damage to 1

License : MIT License

Author : cursed_steven

Website : https://github.com/cursed-steven/rmmz/blob/main/CSVN_executeDamageMetasla.js

Desc page : https://note.com/cursed_steven/n/n26a7b2096142

Download Page : https://raw.githubusercontent.com/cursed-steven/rmmz/main/CSVN_executeDamageMetasla.js

File name : CSVN_executeDamageMetasla.js

Help of plugin :

* @target MZ
 * @plugindesc Overwrite part of 0 damage to 1
 * @base PluginCommonBase
 * @orderAfter PluginCommonBase
 * @author cursed_steven
 * @url https://note.com/cursed_steven/n/n26a7b2096142
 *
 * @help CSVN_executeDamageMetasla.js
 *
 * When you physically attack a very hard enemy and the damage is 0,
 * it will be overwritten with 1 with the set probability.
 * In short, it achieves met_l-slime-like behavior.
 *
 * Terms:
 *  No permission needed for change or re-distribute this plugin.
 *  But I will be glad to being informed you used or reffered this.
 *
 * @param rate
 * @text Probability of becoming 1 (%)
 * @type number
 * @default 20
 * @desc With this probability, 0 damage will be overwritten by 1.

スポンサードリンク

-MZ plugins

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