Changes
Page history
Update IncrementAchievement
authored
May 12, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/IncrementAchievement.md
View page @
71667d01
Mechanic: IncrementAchievement
## Description
===============
Increment criteria of achievement by a specified amount. Useful if the criteria is a manual one.
Increment criteria of achievement by a specified amount. Useful if the criteria is a manual one.
Attributes
----------
## Attributes
| Attribute | Aliases | Description | Default |
| Attribute | Aliases | Description | Default |
|-----------|---------|-------------------------------------------|---------|
|-----------|---------|-------------------------------------------|---------|
| achievement | achieve, a | The achievement to increment. | |
| achievement | achieve, a | The achievement to increment. | |
| criteria | crit, c | The criteria to increase. | |
| criteria | crit, c | The criteria to increase. | |
| amount | | The amount it should increase by. | 1 |
| amount | | The amount it should increase by. | 1 |
Examples
----
## Examples
Let's say we have this criterion for our achievement
`KILL_SKELETAL`
Let's say we have this criterion for our achievement
`KILL_SKELETAL`
```
yml
```
yml
Criteria
:
Criteria
:
...
...
...
...