{
	"alpha": {
		"start": 1,
		"end": 0.59
	},
	"scale": {
		"start": 0.02,
		"end": 0.015,
		"minimumScaleMultiplier": 4
	},
	"color": {
		"start": "#0d5d75",
		"end": "#3dffd2"
	},
	"speed": {
		"start": 250,
		"end": 0,
		"minimumSpeedMultiplier": 0.6
	},
	"acceleration": {
		"x": 0,
		"y": 500
	},
	"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.15,
	"maxParticles": 500,
	"pos": {
		"x": 0,
		"y": 0
	},
	"addAtBack": false,
	"spawnType": "circle",
	"spawnCircle": {
		"x": 0,
		"y": 0,
		"r": 20
	}
}