Body, Mind & Soul — API Reference
Preparing search index...
helpers/formula-parser
getHandWeapons
Function getHandWeapons
getHandWeapons
(
actor
:
Actor
)
:
{
mhItem
:
any
;
ohItem
:
any
}
Return the main-hand and off-hand weapon items for an actor (sorted by .sort field).
Parameters
actor
:
Actor
Returns
{
mhItem
:
any
;
ohItem
:
any
}
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Body, Mind & Soul — API Reference
Loading...
Return the main-hand and off-hand weapon items for an actor (sorted by .sort field).