Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
ExperienceDistributorActor
Type Alias ExperienceDistributorActor
type
ExperienceDistributorActor
=
{
actor
:
ActorPF
;
id
:
string
;
isNPC
:
boolean
;
selected
:
boolean
;
xp
:
number
;
xpLabel
:
string
;
}
Index
Properties
actor
id
is
NPC
selected
xp
xp
Label
Properties
actor
actor
:
ActorPF
Actor instance
id
id
:
string
Internal ID
is
NPC
isNPC
:
boolean
IS this an NPC
selected
selected
:
boolean
Is selected
xp
xp
:
number
Reward
xp
Label
xpLabel
:
string
Formatted XP value
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actor
id
is
NPC
selected
xp
xp
Label
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Actor instance