Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
FormulaPart
Class FormulaPart
Index
Constructors
constructor
Properties
_
total
simple
terms
Accessors
formula
is
Deterministic
total
Methods
evaluate
Constructors
constructor
new
FormulaPart
(
terms
?:
any
[]
,
simple
?:
boolean
,
evaluate
?:
boolean
,
)
:
FormulaPart
Parameters
terms
:
any
[]
= []
simple
:
boolean
= false
evaluate
:
boolean
= true
Returns
FormulaPart
Properties
_
total
_total
:
any
simple
simple
:
boolean
= false
terms
terms
:
AnyChunk
[]
= []
Accessors
formula
get
formula
()
:
any
Returns
any
is
Deterministic
get
isDeterministic
()
:
boolean
Returns
boolean
total
get
total
()
:
any
Returns
any
Methods
evaluate
evaluate
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
total
simple
terms
Accessors
formula
is
Deterministic
total
Methods
evaluate
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...