Repository
Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
utils
simplifyRange
Function simplifyRange
simplifyRange
(
range
:
number
,
type
?:
string
)
:
[
range
:
number
,
unit
:
string
]
Simplify range value to something more humanly readable but not necessarily precise
Parameters
range
:
number
type
:
string
= "ft"
Returns
[
range
:
number
,
unit
:
string
]
Tuple of new range and unit
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Simplify range value to something more humanly readable but not necessarily precise