For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/SetBookContentsFunction.md.

Class: SetBookContentsFunction

Beta

修改掉落书本内容的战利品物品函数。

Loot item function that modifies the contents of a dropped book.

Extends

Properties

author

readonly author: string

Beta

Remarks

书本作者的名称。

The name of the book's author.


conditions

readonly conditions: LootItemCondition[]

Beta

Inherited from

LootItemFunction.conditions


pages

readonly pages: string[]

Beta

Remarks

放置在书本页面中的文本数组。

An array of text to be placed in the pages of the book.


title

readonly title: string

Beta

Remarks

书本的标题。

The book's title.