Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
DamageInstance
Type Alias DamageInstance
type
DamageInstance
=
{
immune
:
boolean
;
isEnergy
:
boolean
;
isPhysical
:
boolean
;
isUntyped
:
boolean
;
total
:
number
;
typeIds
:
Set
<
string
>
;
types
:
string
[]
;
value
:
number
;
}
Index
Properties
immune
is
Energy
is
Physical
is
Untyped
total
type
Ids
types
value
Properties
immune
immune
:
boolean
is
Energy
isEnergy
:
boolean
is
Physical
isPhysical
:
boolean
is
Untyped
isUntyped
:
boolean
total
total
:
number
type
Ids
typeIds
:
Set
<
string
>
types
types
:
string
[]
value
value
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
immune
is
Energy
is
Physical
is
Untyped
total
type
Ids
types
value
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...