{
	"alpha": {
		"start": 1,
		"end": 0
	},
	"scale": {
		"start": 0.15,
		"end": 0.15,
		"minimumScaleMultiplier": 1
	},
	"color": {
		"start": "#fdff73",
		"end": "#ffb300"
	},
	"speed": {
		"start": 180,
		"end": 0,
		"minimumSpeedMultiplier": 2
	},
	"acceleration": {
		"x": 0,
		"y": 0
	},
	"maxSpeed": 0,
	"startRotation": {
		"min": 0,
		"max": 360
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 0.16,
		"max": 0.24
	},
	"blendMode": "normal",
	"frequency": 0.001,
	"emitterLifetime": 0.1,
	"maxParticles": 2000,
	"pos": {
		"x": 0,
		"y": -8
	},
	"addAtBack": false,
	"spawnType": "burst",
	"particlesPerWave": 7,
	"particleSpacing": 0,
	"angleStart": 0
}