# Trait Data

## Data Object

### Display Item / <mark style="color:red;">`displayItem`</mark> / Item

Layer data

### Damage Effects / <mark style="color:red;">`potionDamageEffects`</mark> / [PotionEffect](broken://pages/NC5RtWMMsADOzF18XSAf)\[]

Layer data

### Damage Immunities / <mark style="color:red;">`damageImmunities`</mark> / String\[]

Layer data

### Potion Immunities / <mark style="color:red;">`potionImmunities`</mark> / MobEffect\[]

Layer data

### Damage Types / <mark style="color:red;">`damageTypes`</mark> / [DamageType](broken://pages/hYs9blWqmx8AMYFpRqRa)\[]

Layer data

### Special Abilities / <mark style="color:red;">`specialAbilities`</mark> / String\[]

Layer data

### Particles / <mark style="color:red;">`particles`</mark> / Particle\[]

Layer data

### Auras / <mark style="color:red;">`auras`</mark> / [BeeAura](broken://pages/wSrqwXprb5HAS4ymFEJB)\[]

Layer data


---

# 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://developers.wiki.resourcefulbees.com/trait-data/trait-data.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.
