effects

@get:JvmName(name = "explosions")
abstract val effects: @Unmodifiable List<FireworkEffect>

The effects that will display from the stars that the rocket produces when it explodes.