Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
./config.mjs
pointBuy
Variable pointBuy
Const
pointBuy
:
{
epic
:
{
label
:
"Epic Fantasy"
;
points
:
25
}
;
high
:
{
label
:
"High Fantasy"
;
points
:
20
}
;
low
:
{
label
:
"Low Fantasy"
;
points
:
10
}
;
standard
:
{
label
:
"Standard Fantasy"
;
points
:
15
}
;
}
= ...
Point buy calculator.
Type declaration
Readonly
epic
:
{
label
:
"Epic Fantasy"
;
points
:
25
}
Readonly
high
:
{
label
:
"High Fantasy"
;
points
:
20
}
Readonly
low
:
{
label
:
"Low Fantasy"
;
points
:
10
}
Readonly
standard
:
{
label
:
"Standard Fantasy"
;
points
:
15
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Point buy calculator.