updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Checks if the target is in a faction ## Description
Checks if the target entity is in the specified faction
**Type:** Entity
--- ## Attributes
**Attributes:** | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| faction | f | The faction to check for | |
| Attribute | Alias | Description |
| ------------ | ----- | ------------------------ |
| faction | None | The faction to check for |
--- ## Examples
```yaml
**Examples:**
```
TargetConditions: TargetConditions:
- faction{faction=MyFaction} true - faction{faction=MyFaction} true
``` ```
\ No newline at end of file
---
**Extra Information:**
- [x] Type: Entity
\ No newline at end of file