Glow - DragonSurvivalTeam/DragonSurvival GitHub Wiki

Description

An glow is a persistent modifier that makes the target glow.

Dependencies

  1. DurationInstanceBase

Schema

{
    "base": [DurationInstanceBase]        // [Mandatory] || Base data for the duration instance.
    "color": [TextColor]                  // [Mandatory] || The color of the glow.
}