added isSkill condition authored by Lxlp's avatar Lxlp
## Description
Checks if the target entity is in the specified faction
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| faction | f | The faction to check for | |
## Examples
```yaml
TargetConditions:
- faction{faction=MyFaction} true
```
\ No newline at end of file