Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
ParsedResistanceEntry
Interface ParsedResistanceEntry
interface
ParsedResistanceEntry
{
amount
:
number
;
custom
:
boolean
;
isDR
:
boolean
;
isER
:
boolean
;
label
:
string
;
types
:
[
{
data
?:
object
;
id
:
string
;
name
:
string
}
]
;
}
Index
Properties
amount
custom
is
DR
is
ER
label
types
Properties
amount
amount
:
number
custom
custom
:
boolean
is
DR
isDR
:
boolean
is
ER
isER
:
boolean
label
label
:
string
types
types
:
[
{
data
?:
object
;
id
:
string
;
name
:
string
}
]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
custom
is
DR
is
ER
label
types
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...