{
	"alpha": {
		"start": 0.45,
		"end": 1
	},
	"scale": {
		"start": 0.2,
		"end": 0.15,
		"minimumScaleMultiplier": 1
	},
	"color": {
		"start": "#e09f92",
		"end": "#b32d8d"
	},
	"speed": {
		"start": 40,
		"end": 50,
		"minimumSpeedMultiplier": 0.5
	},
	"acceleration": {
		"x": 0,
		"y": 0
	},
	"maxSpeed": 60,
	"startRotation": {
		"min": 80,
		"max": 100
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 1,
		"max": 1
	},
	"blendMode": "add",
	"frequency": 0.04,
	"emitterLifetime": -1,
	"maxParticles": 99,
	"pos": {
		"x": 0,
		"y": 0
	},
	"addAtBack": false,
	"spawnType": "circle",
	"spawnCircle": {
		"x": 0,
		"y": -30,
		"r": 40
	}
}