Original Source
- Original title: Party Battle Formations
- Original author: Solar_Flare
- Original date: June 7, 2025
- Source thread: https://forums.rpgmakerweb.com/threads/party-battle-formations.178167/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Party Battle Formations v1.0 Solarflare Software Introduction This adds a new "formation" mechanic which allows the player to adjust how their party is arranged on the battlefield by selecting among a set of "formations". Each formation specifies how many actors join the battle, where each one stands, and what auto-passive states are applied to that actor.
Archived First Post
Solarflare Software
Introduction
This adds a new "formation" mechanic which allows the player to adjust how their party is arranged on the battlefield by selecting among a set of "formations". Each formation specifies how many actors join the battle, where each one stands, and what auto-passive states are applied to that actor.
This is intended for use with side-view battle. It could probably be used with front-view, but I have not tested it and cannot guarantee anything. Obviously, the positioning system becomes irrelevant in front-view, but position states and changing formations in battle might still work.
Features
- Define formations that have varying numbers of battlers with various states applied.
- Define items or events that teach new formations.
- Switch formations and change party battle order in the middle of battle. (This consumes the entire turn.)
Screenshots
Here you can see the party changing formations both before and during battle.
How to Use
- Download SFG_Utils and SFG_PassiveStates (from my misc plugins thread, or direct link here for Utils, here for PassiveStates) and the plugin file (linked below).
- Put all three files in the plugins folder in your project.
- Add the plugins to the plugins manager. Make sure SFG_Utils is on top and SFG_PartyBattleFormation is below the other two.
- Define formations in the plugin parameters.
The plugin documentation covers all the supported note tags, plugin commands, and plugin parameters in some detail.
Download
Download Link (RPGMaker Forums attachment)
A demo can be downloaded here.
Terms and Credits
- You can use this plugin in commercial or non-commercial games, free of charge.
- Don't remove me from the "author" field in the plugin file.
- Credit would be appreciated. You can credit me as "Solar Flare" or "Solarflare Software".
- Feel free to modify this however you need for your game. Note: This only applies to SFG_PartyBattleFormation – you may not modify SFG_Utils for any reason. If you need something added to or altered in SFG_Utils, just create a new plugin.
Features Mentioned
- Define formations that have varying numbers of battlers with various states applied.
- Define items or events that teach new formations.
- Switch formations and change party battle order in the middle of battle. (This consumes the entire turn.)
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms and Credits You can use this plugin in commercial or non-commercial games, free of charge. Don't remove me from the "author" field in the plugin file. Credit would be appreciated. You can credit me as "Solar Flare" or "Solarflare Software".
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.
Replies (0)
No replies yet.
Topic Summary
Loading summary...