> 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/difficulty-outcome.md).

# Difficulty Outcome

The difficulty outcome changes the world difficulty.

```json
{
  "type": "lucky:difficulty",
  "difficulty": "hard"
}
```

This simple outcome changes the game difficulty to hard.
