{
	"alpha": {
		"start": 0.34,
		"end": 0.03
	},
	"scale": {
		"start": 2,
		"end": 0.5,
		"minimumScaleMultiplier": 0.5
	},
	"color": {
		"start": "#6dc5db",
		"end": "#349da3"
	},
	"speed": {
		"start": 400,
		"end": 1,
		"minimumSpeedMultiplier": 0.05
	},
	"acceleration": {
		"x": 0,
		"y": 0
	},
	"maxSpeed": 30,
	"startRotation": {
		"min": 80,
		"max": 110
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 1,
		"max": 3
	},
	"blendMode": "add",
	"frequency": 0.01,
	"emitterLifetime": -1,
	"maxParticles": 200,
	"pos": {
		"x": -10,
		"y": -10
	},
	"addAtBack": false,
	"spawnType": "rect",
	"spawnRect": {
		"x": 0,
		"y": 0,
		"w": 20,
		"h": 20
	}
}