Map a Foundry change.type string to a SoHL VALUE_DELTA_OPERATOR. Unknown types fall back to ADD. CUSTOM is only valid when the ValueModifier has a customFunction.
change.type
VALUE_DELTA_OPERATOR
ADD
customFunction
The Foundry change type string.
The corresponding VALUE_DELTA_OPERATOR (ADD for unknown types).
Map a Foundry
change.typestring to a SoHLVALUE_DELTA_OPERATOR. Unknown types fall back toADD. CUSTOM is only valid when the ValueModifier has acustomFunction.