|
**Description:** This conditions checks if the target entity is in the same faction as the caster.
|
|
## Description
|
|
|
|
This conditions checks if the target entity is in the same faction as the caster.
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Attributes:**
|
|
## Attributes
|
|
|
|
*This condition has no attributes*
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
|
|
| --------- | ----- | ----------- |
|
|
|
|
| None | None | None |
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
TargetConditions:
|
|
|
|
- samefaction true
|
|
```
|
|
```
|
|
TargetConditions:
|
|
|
|
- samefaction true
|
|
|
|
```
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
|
|
- [x] Type: Entity |
|
## Aliases
|
|
\ No newline at end of file |
|
- [x] factionsame |
|
|
|
\ No newline at end of file |