Skip to main content

marriage.divorce

Overview

  • Instantly divorce the character from their spouse. No UI popup.

Metadata

FieldValue
DisplayDivorce
Categorymarriage
AccessUserCheat
ScopeB2Authority
Tags
Aliases

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdnoCharacter entity ID (default: possessed)

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('marriage.divorce', {
entity_id: 0, // optional
});