Guides for making plugins in SRPG Studio
-
Introduction to Javascript
- This is the programming language that you will need to know about in order to make your plugins.
-
Basics of plugin creation
- With this you'll be able to create a simple plugin and understand the basic concepts behind the creation of plugins.
-
Custom skills
- Learn how to make and use new custom skills. Reference code:
-
Creating new unit stats
- Learn how to make new stats for units, including features like growth, min, max and bonus from skills and items. Reference code:
-
Custom items
- Learn how to make new types of item with custom effects. Reference code: