# Items

#### Bandage:&#x20;

* Increase health 25%
* Use delay 2 seconds
* Pause all damage effects for 5 minutes

#### Firstaid:

* Increase health 85%
* Use delay 5 seconds
* Pause all damage effects for 5 minutes
* Heal damages 80% within 5 minutes

#### Medikit:

* Increase health 100%
* Use delay 10 seconds
* Pause all damage effects for 2 minutes
* Heal damages 100% within 2 minutes

#### Paracetamol:

* Usable to reduce mild damages
* Heal damages 29% within 5 minutes

#### Morphine10:

* Pause all damage effects for 15 minutes
* Side effects for 2 minutes: motion blur, colorful vision, screen shake

#### Morphine30:

* Pause all damage effects for 30 minutes
* Side effects for 3 minutes: motion blur, colorful vision, screen shake

#### Syringe:

* Required item to use morphine30

#### Neckbrace:

* Pause head damage effect
* Fix head 80% chest  damage within 3 minutes

#### Bodybandage:

* Pause chest damage effect
* Fix 80% chest damage within 3 minutes

#### Armbrace:

* Pause arm damage effect
* Fix 80% arm damage within 3 minutes

#### Legbrace:

* Pause leg damage effect
* Fix 80% leg damage within 3 minutes

#### Saline:

* Increase health for 5 minutes

#### Lucas3:

* Required item for advanced CPR

#### Stretcher:

* Used to carry patient

#### Wheelchair:

* Used to carry patient when alive

#### Xray:

* Used to scan patient damages

#### Medicalbag:

Contains:

* saline
* xray
* lucas3
* neckbrace
* bodybandage
* armbrace
* legbrace
* stretcher

#### Medicinebox:

Contains:

* bandage
* firstaid
* medikit
* morphine10
* paracetamol
* morphine30
* syringe


---

# 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://docs.menanak47.com/qbcore/ak47_qb_ambulancejob/items.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.
