Srpg Studio -

If a feature isn't available by default, you can add it by creating a .js file in your project's Plugin folder.

Never edit files in the Script folder directly, as updates will overwrite them. Instead, create a new .js file in the Plugin folder. SRPG Studio

Create an item with the Transform type. You can link this to a specific class and set durability or infinite uses to let units shift into dragon or other forms during battle. If a feature isn't available by default, you

Go to the Database > Config menu to enable class changes on the battle preparation screen. You can define "Class Groups" to control which classes a unit can promote into based on level or stats. Create an item with the Transform type

The software is designed to handle complex mechanics like class changes, transformations, and AI patterns without external scripts.

In unit mode, adjust an enemy's Action Pattern to dictate if they stay still, move only when a target is in range, or actively hunt the player. 2. Creating a Custom Plugin (Advanced)