> For the complete documentation index, see [llms.txt](https://nexoaddon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexoaddon.gitbook.io/docs/mechanics/bottledexp.md).

# BottledExp

Keep your experience in bottles!

Keep your experience in bottles!

### Bottle it!

<pre class="language-yaml"><code class="lang-yaml"><strong># Example
</strong>
Mechanics:
  bottledexp:
    ratio: 0.9    # Save 90% of experience
</code></pre>

### I can save it, but at what cost....

```yaml
# Example

Mechanics:
  bottledexp:
    ratio: 1      # Save 100% of experience
    cost: 100     # But take 100 durability
```
