AttributeEffect - Septillihedron/SuperheroesPlusSchema GitHub Wiki
AttributeEffect - An object
Properties
ModifyEffect.Operation
operation - OptionalThe operation to do
Defaults to SET
Expression
value - OptionalThe number on the right side of the operation
Defaults to 1
mode - Required enum
Allowed values
- ALL
- OTHER
- SELF
The mode of operation
Defaults to SELF
Attribute
attribute - OptionalThe attribute to modify. The name of the attribute should exclude the "GENERIC_" prefix