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.
System Sound Customize - SystemSoundCustomize.js
Plugin desc : System sound effect change plugin
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/SystemSoundCustomize.js
File name : SystemSoundCustomize.js
Help of plugin :
@url https://triacontane.blogspot.com/ @plugindesc System sound effect change plugin @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 ----- Dynamically changes system sound effects during gameplay. Changed system sound effects will be applied to each save file. Changes are made using the plugin command. Specify the type index (described below) for each system sound effect as the first argument. Plugin Command Details Execute from the "Plugin Command" event command. (Separate parameters with a space.) SSC_CHANGE_SYSTEM_SE 0 seName 90 100 0 - Changes cursor sound effect to seName. SSC_RESET_SYSTEM_SE 1 - Resets confirmation sound effect to default. *If volume, pitch, and phase are omitted, the default values will be applied. Type Index List 0: Cursor 1: Confirm 2: Cancel 3: Buzzer 4: Equip 5: Save 6: Load 7: Start Battle 8: Escape 9: Enemy Attack 10: Enemy Damage 11: Enemy Collapse 12: Boss Collapse 1 13: Boss Collapse 2 14: Actor Damage 15: Actor Collapse 16: Recovery 17: Miss 18: Evasion 19: Magic Evasion 20: Magic Rflection 21: Shop 22: Item Use 23: Skill Use 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.