Dungeon Hub Help

/role requirements edit

Description

Updates the comparison, count, or extra data of a requirement selected by ID. The assigned role and requirement type cannot be changed; delete and recreate the requirement to replace either of them. If reset-extra-data is true, it takes precedence over extra-data.

Arguments

Name

Type

Description

Optional?

role-requirement

Integer

ID of the requirement to edit.

❌ No

comparison

Enumeration

Replacement comparison.

✅ Yes

count

Integer

Replacement count.

✅ Yes

extra-data

String

Replacement extra data.

✅ Yes

reset-extra-data

Boolean

Whether to clear existing extra data.

✅ Yes

Examples

/role requirements edit role-requirement: 42 count: 250

See Also

28 August 2026