Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
migrations
migrateItemActiveEffects
Function migrateItemActiveEffects
migrateItemActiveEffects
(
item
:
Item
<
"base"
|
ModuleSubType
>
,
)
:
Promise
<
null
|
ActiveEffect
<
"base"
|
ModuleSubType
>
[]
>
Migrate active effects on an item.
Parameters
item
:
Item
<
"base"
|
ModuleSubType
>
Returns
Promise
<
null
|
ActiveEffect
<
"base"
|
ModuleSubType
>
[]
>
Updated active effects, or null if no updates were needed.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Migrate active effects on an item.