Changes
Page history
updated layout and informations
authored
Jun 04, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
skills/conditions/ismonster.md
View page @
d84ae789
Checks if the target is a monster
## Description
Checks if the evaluated entity is a monster
**Attributes**
| Attribute | Alias | Description |
| --------- | ----- | ----------- |
| none | none | none |
## Attributes
>*This condition has no attributes*
---
Added in MM 4.12
---
**Examples**
```
TargetConditions:
- isMonster{} true
```
**Extra Information:**
-
[x] Type: Entity
\ No newline at end of file
## Examples
```
yaml
TargetConditions
:
-
isMonster{}
true
```
\ No newline at end of file