Variable abilityActivationTypesConst
abilityActivationTypes: {
aoo: string;
attack: string;
free: string;
full: string;
hour: string;
immediate: string;
minute: string;
move: string;
nonaction: string;
passive: string;
round: string;
special: string;
standard: string;
swift: string;
} = ...
Type declaration
aoo: string
attack: string
free: string
full: string
hour: string
immediate: string
minute: string
move: string
nonaction: string
passive: string
round: string
special: string
standard: string
swift: string
This describes the ways that an ability can be activated.