Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: ODW - Game Difficulty System Plugin [Removed]
- Original author: r66r
- Original date: October 21, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/odw-game-difficulty-system-plugin-removed.141441/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Game Difficulty System Plugin v1.0.0 by Open Digital World { "lightbox_close": "Close",
Archived First Post
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:
2. Use the following functions as Script Call in your game:
- ODW.GDS.getCurrentLevel()
- ODW.GDS.getCurrentLabel()
- <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.
- Initial release.
Features Mentioned
- 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 the current difficulty level.
- : the new difficulty level to apply.
- Spoiler: Screenshots
- Terms of Use
- This plugin is published under License MIT.
- Download Link
- ODW_GameDifficultySystem.js (itch.io)
- Update Log
- Spoiler
- v1.0.0 - 21.10.2021
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use This plugin is published under License MIT. Download Link ODW_GameDifficultySystem.js (itch.io)
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...