{
	"alpha": {
		"start": 1,
		"end": 0.24
	},
	"scale": {
		"start": 0.2,
		"end": 0.1,
		"minimumScaleMultiplier": 0.5
	},
	"color": {
		"start": "#f5fdff",
		"end": "#c4fcff"
	},
	"speed": {
		"start": 15,
		"end": 1,
		"minimumSpeedMultiplier": 0.05
	},
	"acceleration": {
		"x": 0,
		"y": -4
	},
	"maxSpeed": 0,
	"startRotation": {
		"min": 0,
		"max": 360
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 4,
		"max": 8
	},
	"blendMode": "add",
	"frequency": 0.1,
	"emitterLifetime": -1,
	"maxParticles": 35,
	"pos": {
		"x": -400,
		"y": -550
	},
	"addAtBack": false,
	"spawnType": "rect",
	"spawnRect": {
		"x": 0,
		"y": 0,
		"w": 800,
		"h": 600
	}
}