Srpg Studio Page
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.
In , creating a new feature generally falls into two categories: using the built-in Database and Event systems or writing a Custom Plugin in JavaScript . 1. Using Built-in Tools (No Coding) SRPG Studio
Every project has a Script folder containing the core game logic. Go to the Database > Config menu to
Never edit files in the Script folder directly, as updates will overwrite them. Instead, create a new .js file in the Plugin folder. as updates will overwrite them. Instead