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 Escape Penalty - DarkPlasma_EscapePenalty.js
Plugin desc : Penalize fleeing
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_EscapePenalty.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_EscapePenalty.js
File name : DarkPlasma_EscapePenalty.js
Help of plugin :
@target MZ
@url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
@plugindesc Penalize fleeing
@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: 2.0.2
Inflicts a penalty on successful escape.
@param loseGoldRate
@type number
@default 1
@param loseGoldMessage
@text Dropped Message
@desc Message when money is dropped. {gold} is the amount of money dropped, and {unit} is the unit of money.
@type string
@default I lost {gold}{unit}!