Game Difficulty System Plugin v1.0.0
by Open Digital World
Introduction
This plugin allows you to set the difficulty level of your game. You can then use this value to change the damage formulas or adapt the game narrative to your needs.
Important: This plugin only provides a basis for managing the difficulty levels of a game. Let your creativity speak for itself to make the best use of it.
Features
Add an option to choose a difficulty level.
Use the value of this option in your commands, damage formulas and events to increase or decrease the difficulty of the game.
Spoiler: How to Use
1. Configure your plugin (consult the help of the plugin).
2. Use the following functions as Script Call in your game:
ODW.GDS.getCurrentLevel()
ODW.GDS.getCurrentLabel()
3. Or use the following plugin commands in your game:
<Change Difficulty Level>: Change the current difficulty level.
<New Difficulty Level>: the new difficulty level to apply.
Spoiler: Screenshots
Terms of Use
This plugin is published under License MIT.