Repository
Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
models
ae
AEBuff
Class AEBuff
Buff tracking AE.
Hierarchy (
View Summary
)
AEBase
AEBuff
Index
Constructors
constructor
Accessors
is
Tracker
Methods
define
Schema
Constructors
constructor
new
AEBuff
()
:
AEBuff
Returns
AEBuff
Accessors
is
Tracker
get
isTracker
()
:
boolean
Is this item tracking AE
Returns
boolean
Remarks
There should be only one AE with this true per item.
Methods
Static
define
Schema
defineSchema
()
:
{
end
:
any
;
initiative
:
any
;
level
:
any
}
Returns
{
end
:
any
;
initiative
:
any
;
level
:
any
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
is
Tracker
Methods
define
Schema
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Buff tracking AE.