Welcome to PGMV! 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.
Farewell To Arms - FarewellToArms.js
Plugin desc : Battle Abandonment Plugin ~Farewell to Weapons~
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com/
Desc page : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MV-plugins/refs/heads/main/FarewellToArms.js
File name : FarewellToArms.js
Help of plugin :
@url https://triacontane.blogspot.com/ @plugindesc Battle Abandonment Plugin ~Farewell to Weapons~ @author Triacontane @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/triacontane-MV-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- You can now use the "Surrender" command to voluntarily abandon battle and treat it as a defeat. Normally, this would result in a Game Over, but if you allowed defeat in the event battle, the event will continue. Let's have a defeat event! Plugin Command Details Execute from the "Plugin Command" event command. FTA_INVALID - Disables the selection of the surrender command. FTA_VALID - Re-enables the selection of the surrender command. Terms of Use: You may modify and redistribute this plugin without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). This plugin is now yours. @param farewellCommand @desc The command name that appears in the window. @default surrender @param farewellYes @desc This is an option for surrender. @default give up @param farewellNo @desc This is an option if you want to continue the fight. @default Don't give up @param farewellDescription @desc This is the explanation that will be displayed at the top of the screen when you confirm. @default Do you stop resisting and surrender? (This will be considered defeat.) @param farewellMessage @desc This is the message that will be displayed when you post. @default %1 stopped fighting and surrendered.