Variable abilityActivationTypesPluralsConst
abilityActivationTypesPlurals: {
attack: "Attack Actions";
free: "Free Actions";
full: "Full-round Actions";
hour: "Hours";
immediate: "Immediate Actions";
minute: "Minutes";
move: "Move Actions";
round: "Rounds";
standard: "Standard Actions";
swift: "Swift Actions";
} = ...
Type declaration
Readonly
attack: "Attack Actions"
Readonly
free: "Free Actions"
Readonly
full: "Full-round Actions"
Readonly
hour: "Hours"
Readonly
minute: "Minutes"
Readonly
move: "Move Actions"
Readonly
round: "Rounds"
Readonly
standard: "Standard Actions"
Readonly
swift: "Swift Actions"
This describes plurals for activation types.