Skip to main content

movement.summon_batch

Overview

  • Teleports multiple characters to near the possessed character. Possessed character is automatically excluded.

Metadata

FieldValue
DisplaySummon Multiple Characters
Categorymovement
AccessPublic
ScopeB2Authority
Tags
Aliases

Parameters

NameTypeRequiredDefaultDescription
entity_idsstringyesComma-separated entity IDs to summon

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('movement.summon_batch', {
entity_ids: '',
});