> For the complete documentation index, see [llms.txt](https://docs.anyrpg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyrpg.org/scriptable-objects/achievement.md).

# Achievement

{% embed url="<https://youtu.be/-CWLO4OE1_Q>" %}

## Creation

To create an achievement, find (or create) the *GameName/Resources/GameName/Achievement* folder in the project tab and right click.  Choose *Create > AnyRPG > Achievement*.

## Properties

| Name                    | Description                                                                                                                                                   |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Steps                   | A list of steps, with [Objectives](/scriptable-objects/quest.md#quest-objectives) for each step, that must be completed in order to complete the achievement. |
| Prerequisite Conditions | A list of [Prerequisite Conditions](/shared-properties/prerequisite-conditions.md) that must be met to start the achievement.                                 |
