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
?:
any
;
type
:
|
"ammo"
|
"class"
|
"race"
|
"feat"
|
"attack"
|
"spell"
|
"loot"
|
"weapon"
|
"equipment"
|
"implant"
|
"consumable"
|
"container"
|
"buff"
;
}
Index
Properties
flags?
system?
type
Properties
Optional
flags
flags
?:
{
pf1
?:
{
abundant
:
boolean
;
pendingMigration
?:
{
classAssociations
?:
LinkModel
[]
}
;
}
&
{
[
key
:
string
]:
any
}
;
}
Optional
system
system
?:
any
type
type
:
|
"ammo"
|
"class"
|
"race"
|
"feat"
|
"attack"
|
"spell"
|
"loot"
|
"weapon"
|
"equipment"
|
"implant"
|
"consumable"
|
"container"
|
"buff"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
flags
system
type
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...