For the complete documentation index, see llms.txt. This page is also available as Markdown.

Requirement Types

Requirement types provided by Spark's core systems.

Requirement Type
System
Description

DistanceToCoordinatesRequirementType

Playables

Entity must be within a distance of specified coordinates.

RuleValueRequirementType

Rules

A rule must have a specific boolean value.

Plugin-specific requirement types are listed under each plugin's Requirements page.

See Triggers & Requirements for how to create custom requirement types.

Last updated

Was this helpful?