# Amplifier / Reducer

## Paths & Values example

```yaml
Amplifier:
  Delay: 100
  Damage: 100
  Protection: 100
```

Values is in %. If delay/damage is set to 100, that means delay/damage will be normal. 110 is +10% and 90 is -10%. Protection 100 means, that player will not receive any damage! Protection 5 means that player will receive 95% of damage.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://m3ii0.gitbook.io/magicalwands/custom-wand-creation/amplifier-reducer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
