| Name | Type | Description | Notes |
|---|---|---|---|
| Shape | CatalogType | The shape of the firework | |
| Flickers | bool? | True if the firework flickers, false otherwise | |
| Colors | List<Color> | The colors that make up this firework | |
| FadeColors | List<Color> | The fade colors that this firework has | |
| Trail | bool? | True if this firework has a trail, false otherwise |