Changes
Page history
updated layout and informations
authored
May 15, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/conditions/faction.md
View page @
ce8aa660
**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:**
```
## Examples
```
yaml
TargetConditions
:
-
faction{faction=MyFaction}
true
```
---
**Extra Information:**
-
[x] Type: Entity
\ No newline at end of file
```
\ No newline at end of file