Constructor
new EffectChangeData(data, documentopt)
- See:
-
- ActiveEffectData
Properties:
Name | Type | Description |
---|---|---|
key |
string | The attribute path in the Actor or Item data which the change modifies |
{*) |
value The value of the change effect |
|
mode |
number | The modification mode with which the change is applied |
priority |
number | The priority level with which this change is applied |
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
data |
object | Initial data used to construct the data object |
|
document |
BaseActiveEffect |
<optional> |
The document to which this data object belongs |
Extends
- DocumentData