Type alias: Reaction
Reaction: {
action:ActionDefinition;eventType:RoleplayerEvent["type"];id:Id;name:string;type:ReactionEventType; }
Type declaration
action
action:
ActionDefinition
eventType
eventType:
RoleplayerEvent["type"]
id
id:
Id
name
name:
string
type
type:
ReactionEventType
Source
core/actor/character.ts:69