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 full
)
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
define
Schema
(
)
:
{
end
:
any
;
initiative
:
any
;
level
:
any
;
}
Returns
{
end
:
any
;
initiative
:
any
;
level
:
any
;
}
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
Pathfinder 1e for Foundry VTT
Loading...
Buff tracking AE.