Changes
Page history
updated layout and informations
authored
Jun 14, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/conditions/targets.md
View page @
51e372f1
**Description:**
Tests if the number of inherited targets from the parent skilltree matches the given range.
## Description
Checks if the number of inherited targets from the parent skilltree matches the given range.
---
**
Attributes
:**
##
Attributes
| Attribute | Aliases
| Description |
| Attribute | Aliases | Description
| Default
|
|
---------
|
-------------
|
-------------------------
|
|-----------
|
-----------
|
-------------------------
---------------------------------------------|---------
|
| amount
| a
| Range of how many targets to check for|
| amount
| a
| Range of how many targets to check for
| >0
|
---
**Examples:**
## Examples
```
yaml
```
Conditions
:
Conditions
:
-
targets{a=>0}
true
-
targets{a=>0}
true
```
```
```
```
yaml
Conditions
:
Conditions
:
-
targets{a=0to5}
true
-
targets{a=0to5}
true
```
```
\ No newline at end of file
---
**Extra Information:**
-
[x] Type: Skill
\ No newline at end of file