Has Archetypes In Category

Description

Matches if the player has a given number of currently-active archetypes whose Category: matches the value provided.

The amount attribute accepts a ranged value, so it supports comparisons like >1, <3, 2to4.

Attributes

Attribute Aliases Description Default
category cat, c The category to check CLASS
amount a The number of matching archetypes, as a ranged value. Falls back to the unkeyed argument required

Examples

Conditions:
- hasarchetypesincategory{category=CASTER;amount=>1}
Updated Aug 19, 2026