Party Size

Description

Matches the caster's party size against a ranged value.

The size counts every member of the party, including the caster. It is 0 when the caster is not in a party.

Attributes

Attribute Aliases Description Default
size amount, s, a Party member count, as a ranged value (e.g. >1, 3to5). Falls back to the unkeyed argument >0

Examples

Conditions:
- partySize{size=>1} true
- skill{s=FullPartyBonus} @self ?partySize{s=5}

Aliases

  • partymembers
Updated Aug 19, 2026