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