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