Changes
Page history
updated layout and informations
authored
Jun 12, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/conditions/localdifficulty.md
View page @
ec6194bc
Description: Tests the difficulty scale at the target location.
## Description
Tests the difficulty scale at the target location.
| Attribute | Aliases | Description |
| --------- | ------- | ----------- |
| difficulty | diff, d | The difficulty range to check |
Example
-----
Conditions:
-
localdifficulty{d=>0}
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| difficulty| diff, d | The difficulty range to check | |
Extra Information:
------------------
\ No newline at end of file
## Examples
```
yaml
Conditions
:
-
localdifficulty{d=>0}
```
\ No newline at end of file