Changes
Page history
updated layout and informations
authored
Jun 14, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/conditions/stance.md
View page @
45e846d6
**Description:**
Checks the stance of the target mob.
## Description
Checks the stance of the target mob.
---
**
Attributes
:**
##
Attributes
| Attribute | Aliases
| Description |
|
---------
|
-------------
|
-------------------------
|
| stance
| s
| The stance to match
.
|
| strict| str | Whether to match exactly
. Defaults to
false
.
|
| Attribute | Aliases | Description
| Default
|
|-----------
|
-----------
|
-------------------------
---------------------------------------------|---------
|
| stance
| s
| The stance to match
| DEFAULT
|
| strict
| str
| Whether to match exactly
|
false
|
---
**Examples:**
```
## Examples
```
yaml
Conditions
:
-
stance{s=CombatStance;str=true}
true
```
\ No newline at end of file
---
**Extra Information:**
-
[x] Type: Entity
\ No newline at end of file