Help: Load TestName: Load Test
Classes: All classes
Position: Available in any position
Syntax: loadtest <percentage>
Description:
The `loadtest` command tests how many rolls it takes to pass a load
check based on a given percentage. The input percentage determines
the chance of success (e.g., a value of 75 means a 75% chance).
Usage:
- Syntax: `loadtest <percentage>`
- Example: `loadtest 50`
Notes:
- If the percentage is 100 or greater, it is treated as a guaranteed
success.
- Percentages below 1 (e.g., 0.5) represent fractional chances, where
smaller values are harder to achieve.
- A message is displayed showing how many rolls it took to succeed
at the given percentage.
---
Help: Load Test (loadtest)Name: Load Test (loadtest)
Syntax: faq loadtest
Description:
The `loadtest` command simulates a load chance based on the percentage
provided. The number of tries it takes to pass the load check is
reported back to the player.
Usage:
- Syntax: `loadtest <percentage>`
- Example: `loadtest 75`