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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

Battle Log With Se - BattleLogWithSe.js

Plugin desc : Battlelog SE playback 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/BattleLogWithSe.js

File name : BattleLogWithSe.js

Help of plugin :

@url https://triacontane.blogspot.com/
@plugindesc Battlelog SE playback 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
-----

BattleLogWithSe.js

Play sound effects while viewing the battle log.
After registering sound effects in the "Sound Effect List" parameter,
specify the following control characters in the text to be displayed in
the log.

¥se[n] n: The sound effect number (starting from 1) specified in the
parameter.
Example: ¥se[3]

To specify the number from a variable value, use the following:
¥se[¥v[1]]

Note: This plugin is for use with the battle log. It cannot be used to
display text.

This plugin does not have plugin commands.

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 soundEffectList
@text Sound Effects List
@desc This is a list of sound effects specified with the control character "¥se[n]". Please specify the number displayed to the left of the list with the control character.
@type struct<AudioSe>[]
@default []

スポンサードリンク

-MV plugins

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