Is this going to change anything? authored by Phillip's avatar Phillip
**Description:** Checks if the target is in a faction
**Type:** Entity
---
**Attributes:**
| Attribute | Alias | Description |
| ------------ | ----- | ------------------------ |
| faction | None | The faction to check for |
---
**Examples:**
```
TargetConditions:
- faction{faction=MyFaction} true
```
---
**Extra Information:**
- [x] Type: Entity
\ No newline at end of file