Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
./config.mjs
vehicleMaterials
Variable vehicleMaterials
Const
vehicleMaterials
:
{
leather
:
{
hardness
:
0
;
hp
:
10
;
label
:
"Leather"
}
;
metal
:
{
hardness
:
10
;
hp
:
20
;
label
:
"Metal"
}
;
stone
:
{
hardness
:
8
;
hp
:
20
;
label
:
"Stone"
}
;
wood
:
{
hardness
:
5
;
hp
:
15
;
label
:
"Wood"
}
;
}
= ...
Type declaration
Readonly
leather
:
{
hardness
:
0
;
hp
:
10
;
label
:
"Leather"
}
Readonly
metal
:
{
hardness
:
10
;
hp
:
20
;
label
:
"Metal"
}
Readonly
stone
:
{
hardness
:
8
;
hp
:
20
;
label
:
"Stone"
}
Readonly
wood
:
{
hardness
:
5
;
hp
:
15
;
label
:
"Wood"
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...