Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
ItemData
Interface ItemData
interface
ItemData
{
flags
?:
{
pf1
?:
{
abundant
:
boolean
;
pendingMigration
?:
{
classAssociations
?:
LinkModel
[]
}
;
}
&
{
[
key
:
string
]:
any
}
;
}
;
system
?:
SystemData
;
type
:
string
;
}
Index
Properties
flags?
system?
type
Properties
Optional
flags
flags
?:
{
pf1
?:
{
abundant
:
boolean
;
pendingMigration
?:
{
classAssociations
?:
LinkModel
[]
}
;
}
&
{
[
key
:
string
]:
any
}
;
}
Optional
system
system
?:
SystemData
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
flags
system
type
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...