|
|
## Description
|
|
|
Checks whether the target entity is invulnerable
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
> *This mechanic has no attributes*
|
|
|
|
|
|
|
|
|
## Example
|
|
|
```yaml
|
|
|
TargetConditions:
|
|
|
- isInvulnerable false
|
|
|
Skills:
|
|
|
- damage{a=1}
|
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] isInvincible |
|
|
\ No newline at end of file |