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/EffectAddAfterEvent.md.

Class: EffectAddAfterEvent

event effect

Beta

包含与将效果(如中毒)添加到实体相关的变化信息。

Contains information related to changes to an effect - like poison - being added to an entity.

Properties

effect

readonly effect: Effect

Beta

Remarks

效果的附加属性和详细信息。

Additional properties and details of the effect.


entity

readonly entity: Entity

Beta

Remarks

正在添加效果的实体。

Entity that the effect is being added to.

同领域相关