Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
./config.mjs
consumableTypes
Variable consumableTypes
Const
consumableTypes
:
{
drug
:
"Drug"
;
misc
:
"Miscellaneous"
;
pharmaceutical
:
"Pharmaceutical"
;
poison
:
"Poison"
;
potion
:
"Potion/Oil"
;
rod
:
"Rod"
;
scroll
:
"Scroll"
;
staff
:
"Staff"
;
wand
:
"Wand"
;
}
= ...
Enumerate the valid consumable types which are recognized by the system
Type declaration
Readonly
drug
:
"Drug"
Readonly
misc
:
"Miscellaneous"
Readonly
pharmaceutical
:
"Pharmaceutical"
Readonly
poison
:
"Poison"
Readonly
potion
:
"Potion/Oil"
Readonly
rod
:
"Rod"
Readonly
scroll
:
"Scroll"
Readonly
staff
:
"Staff"
Readonly
wand
:
"Wand"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Enumerate the valid consumable types which are recognized by the system