{
	"alpha": {
		"start": 0.71,
		"end": 0.46
	},
	"scale": {
		"start": 0.3,
		"end": 0.04,
		"minimumScaleMultiplier": 1
	},
	"color": {
		"start": "#d6f06e",
		"end": "#ab2626"
	},
	"speed": {
		"start": 800,
		"end": 1,
		"minimumSpeedMultiplier": 0.5
	},
	"acceleration": {
		"x": 0,
		"y": 0
	},
	"maxSpeed": 0,
	"startRotation": {
		"min": 0,
		"max": 360
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 0.2,
		"max": 0.8
	},
	"blendMode": "add",
	"frequency": 0.001,
	"emitterLifetime": 0.2,
	"maxParticles": 500,
	"pos": {
		"x": 0,
		"y": 0
	},
	"addAtBack": false,
	"spawnType": "circle",
	"spawnCircle": {
		"x": 0,
		"y": 0,
		"r": 0
	}
}