Game Difficulty System Plugin v1.0.0 by Open Digital World { "lightbox_close": "Close",
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.
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.
Terms of Use
This plugin is published under
License MIT.
Download Link
ODW_GameDifficultySystem.js (itch.io)
​
Update Log
v1.0.0 - 21.10.2021
- Initial release.
Terms of Use This plugin is published under License MIT. Download Link ODW_GameDifficultySystem.js (itch.io)​