The rewards that should be given to the player upon completion of all tasks.
For more about rewards, see [Rewards](Rewards)
## Examples
**More Examples:**[Examples](Usage/Examples)
### Killing 5 Skeletons at Night
In this example achievement, the player can earn it by killing 5 skeletons at night, but it's only available if they have completed the achievement `SOME_OTHER_ACHIEVEMENT`!
...
...
@@ -153,3 +151,5 @@ BREAK_STONE_AND_DIRT:
Drops:[]
Skills:[]
```
## More Examples
You can refer to [Examples](Usage/Examples) to take a look at a collection of examples and use cases provided by the community.