- Joined
- Dec 10, 2021
- Messages
- 87
- Reaction score
- 102
- First Language
- English
- Primarily Uses
- RMMV
I am implementing in-game Achievements (e.g., the ones like Steam Achievements), but haven't been able to figure things out for the Critical Hit ones I want; this is something I've been stuck with for a long time.
I want to make these Achievements possible:
I want to make these Achievements possible:
- when the player lands a Critical Hit damage onto an enemy during battle;
- when the player lands a Critical Hit damage to three enemies or "field of area" during battle;
- when the player lands a Critical Hit damage after a particular item is used;
- when the player lands a Critical Hit damage using a specific skill, and;
- when the player lands a Critical Hit damage with a particular party member (and/or with that character's particular skill).