This plugin creates an achievement system in your game. You can set points, difficulty, and lots of other information for achievements. It also will automatically track some requirements, such as win count or even switches and variables! Achievements can have rewards which will automatically be given to the party upon earning the achievement. This plugin will show a pop-up on the map scene when an achievement is earned if using the Toast Manager plugin.
Achievement scene with unlimited achievements
All setup is done through the plugin manager
Achievements can be automatically tracked and earned or manually tracked and earned
Pop-ups when achievement earned if using CGMV Toast Manager
Spoiler
Import into plugin manager and enable the plugin. Some customization options available.
Version 1.1
- Added customization options for the text in most areas of the achievement scene.
Version 1.2
- Achievements are now 1-indexed (id same as shown in plugin manager).
- Fixed bug with earning achievements by their name.
- Added achievements for CGMV Encyclopedia w/ Bestiary Plugin.
- Secret achievements should now display less information about themselves before earn.
Version 1.3:
- Can now scroll with Arrow Keys and Mouse Wheel
- No longer relies on deprecated CGMV Core commands
Version 1.4:
- Added support for CGMV Professions
Version 1.5:
- Updated for newest version of CGMV Core
- Fixed a bug with achievement requirements not having correct Profession JSON in default value.
Version 1.6:
- Fixed bug with secret achievements not showing the correct name.
Version 1.7:
- Changed how the description displays, it now automatically makes new lines based on text width.
Version 1.8:
- Bugfix for sound effect audio in toast only coming from the right side