Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
models
action
DamagePartModel
Class DamagePartModel
Hierarchy
any
DamagePartModel
Index
Constructors
constructor
Accessors
custom
names
parsed
standard
Methods
_initialize
define
Schema
migrate
Data
prune
Data
Constructors
constructor
new
Damage
Part
Model
(
)
:
DamagePartModel
Returns
DamagePartModel
Accessors
custom
get
custom
(
)
:
Set
<
string
>
Custom types
Returns
Set
<
string
>
names
get
names
(
)
:
string
[]
Parsed names of alll types
Returns
string
[]
parsed
get
parsed
(
)
:
{
custom
:
Set
<
string
>
;
standard
:
Set
<
DamageType
>
;
}
Parsed types
Returns
{
custom
:
Set
<
string
>
;
standard
:
Set
<
DamageType
>
;
}
custom
:
Set
<
string
>
standard
:
Set
<
DamageType
>
standard
get
standard
(
)
:
Set
<
DamageType
>
Standard types
Returns
Set
<
DamageType
>
Methods
_initialize
_initialize
(
options
)
:
void
Parameters
options
:
any
Returns
void
Static
define
Schema
define
Schema
(
)
:
{
formula
:
any
;
types
:
any
;
}
Returns
{
formula
:
any
;
types
:
any
;
}
formula
:
any
types
:
any
Static
migrate
Data
migrate
Data
(
source
)
:
any
Parameters
source
:
any
Returns
any
Static
prune
Data
prune
Data
(
data
)
:
void
Prune data
Parameters
data
:
object
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
custom
names
parsed
standard
Methods
_initialize
define
Schema
migrate
Data
prune
Data
Pathfinder 1e for Foundry VTT
Loading...
Custom types