Variable contextNoteCategoriesConst
contextNoteCategories: {
abilityChecks: { label: "PF1.BuffTarAbilityChecks" };
attacks: { label: "PF1.Attacks" };
defense: { label: "PF1.Defense" };
misc: { label: "PF1.Misc" };
savingThrows: { label: "PF1.SavingThrowPlural" };
skill: {
filters: { actor: { exclude: string[] } };
label: "PF1.BuffTarSpecificSkill";
};
skills: { filters: { actor: { exclude: string[] } }; label: "PF1.Skills" };
speed: { label: "PF1.Movement.Speed" };
spell: {
filters: { actor: { exclude: string[] } };
label: "PF1.BuffTarSpells";
};
} = ...
Context Note categories