Grant Achievement
Description
Grants the player a mythic achievement.
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
| achievement | achieve, a | The achievement to grant. | |
| giverewards | Whether to give the associated rewards | false | |
| forcegive | force, f | Whether the achievement should be forcibly given even if the player has already completed it | false |
Examples
This example would grant the mob (assuming it's a player) the KILL_SKELETAL achievement.
Skills:
- giveAchievement{a=KILL_SKELETAL}
Aliases
- giveachievement