Changes
Page history
Create criteria/manual
authored
Aug 18, 2022
by
Ashijin
Hide whitespace changes
Inline
Side-by-side
criteria/manual.md
0 → 100644
View page @
aa5b80aa
Criteria: Manual
=================
A simple criteria that can only be manually triggered from a command, a skill, or a the API.
Triggered by the
`/mythicachievements increment [name] [achievement] [criteria]`
command.
Attributes
----------
| Attribute | Description | Default |
|-----------|----------- -|---------|
| Amount | The amount of times the criteria must be triggered | 1 |
Examples
--------
```
SOME_ACHIEVEMENT:
Criteria:
A_MANUAL_CRITERIA:
Type: MANUAL
Amount: 1
```
Triggered by
`/mythicachievements increment player SOME_ACHIEVEMENT A_MANUAL_CRITERIA`
\ No newline at end of file