🧢XTASK.maxreq

The number required for an achievement to be completed. This setting is based on whatever action is specified for XTASK.stat.

▸ Data Type

Numbers

▸ Example

The example below will require a player to JUMP 1000 times to complete the achievement.

XTASK.stat = 'action_jumps'
XTASK.maxreq = 1000

▸ Notes

This setting goes with XTASK.stat

Last updated