updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Checks the stance of the target mob. ## Description
Checks the stance of the target mob.
---
**Attributes:** ## Attributes
| Attribute | Aliases | Description | | Attribute | Aliases | Description | Default |
| --------- | ------------- | ------------------------- | |-----------|-----------|----------------------------------------------------------------------|---------|
| stance| s | The stance to match. | | stance | s | The stance to match | DEFAULT |
| strict| str | Whether to match exactly. Defaults to false. | | strict | str | Whether to match exactly | false |
---
**Examples:** ## Examples
```yaml
``` Conditions:
Conditions: - stance{s=CombatStance;str=true} true
- stance{s=CombatStance;str=true} true ```
``` \ No newline at end of file
---
**Extra Information:**
- [x] Type: Entity
\ No newline at end of file