> For the complete documentation index, see [llms.txt](https://docs.creoii.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creoii.dev/lucky-block/outcomes/advancement-outcome.md).

# Advancement Outcome

The advancement outcome grants an advancement to the opening player.

```json
{
  "type": "lucky:advancement",
  "advancement": "adventure/hero_of_the_village"
}
```

This simple outcome will grant the Hero of the Village advancement to the opening player.
