1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-06-04 09:03:50 -04:00

update help docs for decorators

This commit is contained in:
Ean Milligan
2025-08-04 16:55:58 -04:00
parent 67d5704a76
commit f38096fafb

View File

@@ -108,7 +108,7 @@ Rolls the requested roll and orders the results in the requested direction.`,
name: 'Count Rolls', name: 'Count Rolls',
description: `**Usage:** \`-c\` description: `**Usage:** \`-c\`
Shows the Count Embed, containing the count of successful rolls, failed rolls, rerolls, drops, and explosions.`, Shows the Count Embed, containing the count of critically successful rolls, critically failed rolls, rerolls, drops, explosions, successes, fails, and matches.`,
example: ['`[[40d20]] -c`'], example: ['`[[40d20]] -c`'],
}, },
], ],