{
	"alpha": {
		"start": 1,
		"end": 0.21
	},
	"scale": {
		"start": 0.2,
		"end": 0.01,
		"minimumScaleMultiplier": 6
	},
	"color": {
		"start": "#e4f9ff",
		"end": "#3fcbff"
	},
	"speed": {
		"start": 800,
		"end": 0,
		"minimumSpeedMultiplier": 0.2
	},
	"acceleration": {
		"x": 0,
		"y": 1400
	},
	"maxSpeed": 400,
	"startRotation": {
		"min": 240,
		"max": 300
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 0.2,
		"max": 0.8
	},
	"blendMode": "add",
	"frequency": 0.002,
	"emitterLifetime": 0.05,
	"maxParticles": 80,
	"pos": {
		"x": 0,
		"y": 0
	},
	"addAtBack": false,
	"spawnType": "circle",
	"spawnCircle": {
		"x": 0,
		"y": 0,
		"r": 16
	}
}