{
	"alpha": {
		"start": 0.41,
		"end": 0
	},
	"scale": {
		"start": 0.8,
		"end": 0.2,
		"minimumScaleMultiplier": 1
	},
	"color": {
		"start": "#6bff61",
		"end": "#d8ff4a"
	},
	"speed": {
		"start": 18,
		"end": 10,
		"minimumSpeedMultiplier": 1
	},
	"acceleration": {
		"x": 0,
		"y": 0
	},
	"maxSpeed": 0,
	"startRotation": {
		"min": 0,
		"max": 360
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 2,
		"max": 1.8
	},
	"blendMode": "screen",
	"frequency": 0.01,
	"emitterLifetime": -1,
	"maxParticles": 200,
	"pos": {
		"x": 0.5,
		"y": 0.5
	},
	"addAtBack": true,
	"spawnType": "circle",
	"spawnCircle": {
		"x": 0,
		"y": 0,
		"r": 80
	}
}