Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
ActorHealthConfig
Type Alias ActorHealthConfig
type
ActorHealthConfig
=
{
classes
:
{
base
:
{
auto
:
boolean
;
maximized
:
boolean
;
rate
:
number
}
;
npc
:
{
auto
:
boolean
;
maximized
:
boolean
;
rate
:
number
}
;
racial
:
{
auto
:
boolean
;
maximized
:
boolean
;
rate
:
number
}
;
}
;
rules
:
{
useWoundsAndVigor
:
boolean
;
useWoundThresholds
:
WoundThresholds
}
;
}
Index
Properties
classes
rules
Properties
classes
classes
:
{
base
:
{
auto
:
boolean
;
maximized
:
boolean
;
rate
:
number
}
;
npc
:
{
auto
:
boolean
;
maximized
:
boolean
;
rate
:
number
}
;
racial
:
{
auto
:
boolean
;
maximized
:
boolean
;
rate
:
number
}
;
}
rules
rules
:
{
useWoundsAndVigor
:
boolean
;
useWoundThresholds
:
WoundThresholds
}
Type Declaration
useWoundsAndVigor
:
boolean
useWoundThresholds
:
WoundThresholds
Use wound thresholds rule
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
classes
rules
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Use wound thresholds rule