Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
components
ItemConditional
Class ItemConditional
Hierarchy
ItemConditional
Index
Constructors
constructor
Properties
data
modifiers
parent
Accessors
id
name
default
Data
Methods
_prepare
Modifiers
delete
prepare
Data
update
create
Constructors
constructor
new
Item
Conditional
(
data
,
parent
)
:
ItemConditional
Parameters
data
:
any
parent
:
any
Returns
ItemConditional
Properties
data
data
:
any
modifiers
modifiers
:
undefined
|
Collection
<
any
>
parent
parent
:
any
Accessors
id
get
id
(
)
:
string
Returns
string
name
get
name
(
)
:
string
Returns
string
Static
default
Data
get
defaultData
(
)
:
{
_id
:
string
;
default
:
boolean
;
modifiers
:
never
[]
;
name
:
string
;
}
Returns
{
_id
:
string
;
default
:
boolean
;
modifiers
:
never
[]
;
name
:
string
;
}
_id
:
string
default
:
boolean
modifiers
:
never
[]
name
:
string
Methods
_prepare
Modifiers
_prepare
Modifiers
(
modifiers
)
:
Collection
<
any
>
Parameters
modifiers
:
any
Returns
Collection
<
any
>
delete
delete
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
prepare
Data
prepare
Data
(
)
:
void
Returns
void
update
update
(
updateData
,
options
?
)
:
Promise
<
undefined
|
InsertKeys
<
{}
,
OmitByValue
<
{}
,
never
>
>
>
Parameters
updateData
:
any
options
:
{}
= {}
Returns
Promise
<
undefined
|
InsertKeys
<
{}
,
OmitByValue
<
{}
,
never
>
>
>
Static
create
create
(
data
,
context
?
)
:
Promise
<
any
>
Parameters
data
:
any
context
:
{}
= {}
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
data
modifiers
parent
id
name
default
Data
_prepare
Modifiers
delete
prepare
Data
update
create
Pathfinder 1e for
Foundry VTT
hook
Events
pf1
<types>
action
Use
applications
canvas
components
Item
Action
Item
Change
Item
Conditional
Item
Conditional
Modifier
Item
Script
Call
config
dice
documents
migrations
registry
utils
Generated using
TypeDoc