public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZPOG_SinergyParty: Assigns status according to the composition of the group.

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: POG_SinergyParty: Assigns status according to the composition of the group.
  • Original author: Logica
  • Original date: October 22, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/pog_sinergyparty-assigns-status-according-to-the-composition-of-the-group.129019/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

​ License: Free for personal or commercial use. Context: The Games strategy that gives the player the possibility to choose the characters that will compose his group of adventurers is usually limited to making him choose the strongest and best equipped characters for the battle. These types of games rarely have more depth than that. Description: This script allows the developer to configure the characters individually so that they automatically receive status (states) when certain requirements are met.

Archived First Post

Protected download



License: Free for personal or commercial use.


Context: The Games strategy that gives the player the possibility to choose the characters that will compose his group of adventurers is usually limited to making him choose the strongest and best equipped characters for the battle. These types of games rarely have more depth than that.


Description: This script allows the developer to configure the characters individually so that they automatically receive status (states) when certain requirements are met.




sinergy5.jpg



Script configuration: This script has no plugin settings and no plugin commands. However, it is necessary to configure each character on which you want this script to have an effect.


To configure a character, specific tags must be inserted in the “Annotation” field in the respective character configuration window of the database. There are 3 tag possibilities:


sinergy.jpg





(1) Assigns a character status depending on whether other characters are present in the main group along with him. Example:
sinergy1.jpg



(2) Assigns a character a status depending on his position in the group. Example:
sinergy2.jpg



(3) Assigns a character status as long as another character is in the group.
sinergy3.jpg



Attention: Apparently the tags (1) and (3) do the same thing but this is not true! The tag (1) only gives the character status if ALL the other specified characters are in the group at the same time. Tag (3) is specific to ONLY a single character, regardless of which other characters are in the group.
sinergy4.jpg




(4) There is a second possibility for using the tag (3). It is possible to have the attribute applied only if a database switch is connected. For that, it is necessary to complement the tag (3) with #switchId.
vkQBH2.jpg

Special Thanks:
1) @Iavasechui for having suggested the idea of conditioning the status assignment to a database switch.

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

License: Free for personal or commercial use. Context: The Games strategy that gives the player the possibility to choose the characters that will compose his group of adventurers is usually limited to making him choose the strongest and best equipped characters for the battle. These types of games rarely have more depth than that. Description: This script allows the developer to configure the characters individually so that they automatically receive status (states) when certain requirements are met. {

Referenced Images / Attachments

sinergy5.jpg
sinergy5.jpg
sinergy.jpg
sinergy.jpg
sinergy1.jpg
sinergy1.jpg
sinergy2.jpg
sinergy2.jpg
sinergy3.jpg
sinergy3.jpg
sinergy4.jpg
sinergy4.jpg
vkQBH2.jpg
vkQBH2.jpg
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.

#switchid#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar