AttributeEffect - Septillihedron/SuperheroesPlusSchema GitHub Wiki

AttributeEffect - An object

Properties

operation - Optional ModifyEffect.Operation

The operation to do

Defaults to SET

value - Optional Expression

The 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 - Optional Attribute

The attribute to modify. The name of the attribute should exclude the "GENERIC_" prefix