public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVBattle Mist, Battler Visual Extension [battle visual effects]

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Battle Mist, Battler Visual Extension [battle visual effects]
  • Original author: ovate
  • Original date: January 2, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/battle-mist-battler-visual-extension-battle-visual-effects.116865/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Battle Mist - 2018/11/28 (Version: 2.1.0) Creator name: tomoaky (http://hikimoki.sakura.ne.jp/) Overview Displays a fog in a battle scene.

Archived First Post

Battle Mist - 2018/11/28 (Version: 2.1.0)

Creator name: tomoaky (http://hikimoki.sakura.ne.jp/)

Overview
Displays a fog in a battle scene.

Usage:
Require an image file in img/system folder-
image is mist.png
If you need to change name of the file, change the name of the file through mistImage parameter.

Game resolution is set to 816*624, if the resolution is changed, the display may be distorted.
Be sure to adjust the value of the plugin parameter.

Here's the image you need- (right click on the picture and save as)
mist.png

img/system/mist.png

Plugin commands:
Code:
stopMist
Disable battle mist. Can be recorded in save data.
Fog disappears when startMist command is used.

Code:
startMist
Activates the disabled battle mist.

Code:
onMistMirror
Reverses the direction of fog movement.
This function is only for side view.
Can be reversed until the offMistMirror command.

Code:
offMistMirror
Releases the fog movement for inverted direction.

Code:
setFrontMist
Sets the fog flow same as the front view.

Code:
setSideMist
Sets the fog flow same as the side view.

Preview


Credit and Thanks: tomoaky

Terms of Use- Free for commercial and non-commercial use.

License - MIT License: http://opensource.org/licenses/mit-license.php

You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/jsh2unc8ugnq3ie/TMBattleMist.js?dl=1

____________________

Battler Visual Extension - 2016/08/12 (Version: 2.0.0)

Creator name: tomoaky (http://hikimoki.sakura.ne.jp/)

Overview
Adds perspective and breathing to the enemy as visual effects.

Features
- Parameters for adjusting enemy visual effects
- Enemy randomly flips left/ right from start of encounter

Note box (Enemies) tag:
Code:
<scale:1>
Set the zoom ratio individually.
Enemy characters with this tag will not be applied.

Code:
<breathH:0.05>
Set the size for breathing individually.

Code:
<noMirror>
No horizontal flip.

Preview


Credit and Thanks: tomoaky

Terms of Use- Free for commercial and non-commercial use.

License - MIT License: http://opensource.org/licenses/mit-license.php

You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/nef699404qgpbfw/TMBattlerEx.js?dl=1

Features Mentioned

  • Parameters for adjusting enemy visual effects
  • Enemy randomly flips left/ right from start of encounter
  • Note box (Enemies) tag:
  • Code:
  • Set the zoom ratio individually.
  • Enemy characters with this tag will not be applied.
  • Set the size for breathing individually.
  • No horizontal flip.
  • Preview
  • Credit and Thanks: tomoaky
  • Terms of Use- Free for commercial and non-commercial use.
  • License - MIT License: http://opensource.org/licenses/mit-license.php
  • You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/nef699404qgpbfw/TMBattlerEx.js?dl=1

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Credit and Thanks: tomoaky Terms of Use- Free for commercial and non-commercial use. License - MIT License: http://opensource.org/licenses/mit-license.php You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/jsh2unc8ugnq3ie/TMBattleMist.js?dl=1

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar