Skip to content

NPCGroup

← Back to Asset Types

Documentation for the NPCGroup asset type.

Location

NPC/Groups

Use in Your Files

Add this to your JSON files for IDE autocompletion and validation:

"$schema": "https://hytaledb.ginco.gg/schemas/NPCGroup.schema.json"

Schema

IncludeRoles arraynull

A list of individual types to include.

Array items: string
ExcludeRoles arraynull

A list of individual types to exclude.

Array items: string
IncludeGroups arraynull

A list of other groups to include.

Array items: string
ExcludeGroups arraynull

A list of other groups to exclude.

Array items: string
All of
base