Update Targeters authored by Lxlp's avatar Lxlp
...@@ -335,14 +335,14 @@ All entity and location targeters also support target limits (as of v5.0.4). Wit ...@@ -335,14 +335,14 @@ All entity and location targeters also support target limits (as of v5.0.4). Wit
This is done with the attributes: This is done with the attributes:
| Attribute <!-- ETA --> | Aliases | Description | Default | | Attribute <!-- ETA --> | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| sort | sortby | How to sort the targeted entities/locations | | | sort | sortby | How to sort the targeted entities/locations | |
| limit | | The limit to the targeted entities/locations after the sort is applied| | | limit | | The limit to the targeted entities/locations after the sort is applied| |
<!-- <!--
| Attribute LTA | Aliases | Description | Default | | Attribute LTA | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| sort | sortby | How to sort the targeted entities/locations | | | sort | sortby | How to sort the targeted entities/locations | |
| limit | | The limit to the targeted entities/locations after the sort is applied| | | limit | | The limit to the targeted entities/locations after the sort is applied| |
...@@ -368,6 +368,13 @@ Currently, sort can have the following values: ...@@ -368,6 +368,13 @@ Currently, sort can have the following values:
- LOWEST_THREAT - LOWEST_THREAT
<!--
Unused Attributes
| Attribute <!-- ETA --> | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| ignoretype | | | |
-->
<!-- LINKS --> <!-- LINKS -->
<!-- Single Entity Targeters --> <!-- Single Entity Targeters -->
... ...
......