Skip to main content

Type alias: CharacterStatusGainEffect

CharacterStatusGainEffect: {eventType: "CharacterStatusGain";statusId: StatusDefinition["id"]; }

Type declaration

eventType

eventType: "CharacterStatusGain"

statusId

statusId: StatusDefinition["id"]

Source

core/action/effect.ts:19