Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
models
fields
factory
Activation
Type Alias Activation
Activation cost and type.
type
Activation
=
{
activation
:
{
cost
?:
number
;
type
:
AbilityActivationTypes
;
unchained
?:
{
cost
?:
number
;
type
:
AbilityActivationTypesUnchained
}
;
}
;
}
Hierarchy (
View Summary
)
Activation
ItemAction
SubAction
Index
Properties
activation
Properties
activation
activation
:
{
cost
?:
number
;
type
:
AbilityActivationTypes
;
unchained
?:
{
cost
?:
number
;
type
:
AbilityActivationTypesUnchained
}
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
activation
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Activation cost and type.