Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/faction.md
0 → 100644
View page @
595b54c3
## 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