Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
ActionUseAttack
Class ActionUseAttack
Index
Constructors
constructor
Properties
abstract
ammo
attack
Bonus
charge
Cost
chat
Attack
label
type
Accessors
has
Ammo
Constructors
constructor
new
ActionUseAttack
(
label
:
any
,
bonus
?:
string
,
ammo
?:
null
,
__namedParameters
?:
{
abstract
?:
boolean
;
type
?:
null
}
,
)
:
ActionUseAttack
Parameters
label
:
any
bonus
:
string
= ""
ammo
:
null
= null
__namedParameters
:
{
abstract
?:
boolean
;
type
?:
null
}
= {}
Returns
ActionUseAttack
Properties
abstract
abstract
:
boolean
ammo
ammo
:
null
|
AttackAmmo
= null
attack
Bonus
attackBonus
:
string
charge
Cost
chargeCost
:
number
= null
chat
Attack
chatAttack
:
ChatAttack
= null
label
label
:
string
type
type
:
null
|
string
Accessors
has
Ammo
get
hasAmmo
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
abstract
ammo
attack
Bonus
charge
Cost
chat
Attack
label
type
Accessors
has
Ammo
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...