# BottledExp

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
```
