{
	"alpha": {
		"start": 1,
		"end": 1
	},
	"scale": {
		"start": 1,
		"end": 1.5,
		"minimumScaleMultiplier": 0.26
	},
	"color": {
		"start": "#ffffff",
		"end": "#ffffff"
	},
	"speed": {
		"start": 200,
		"end": 200,
		"minimumSpeedMultiplier": 1.5
	},
	"acceleration": {
		"x": 0,
		"y": 0
	},
	"maxSpeed": 0,
	"startRotation": {
		"min": 45,
		"max": 90
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 0,
		"max": 200
	},
	"lifetime": {
		"min": 6,
		"max": 8
	},
	"blendMode": "normal",
	"ease": [
		{
			"s": 0,
			"cp": 0.379,
			"e": 0.548
		},
		{
			"s": 0.548,
			"cp": 0.717,
			"e": 0.676
		},
		{
			"s": 0.676,
			"cp": 0.635,
			"e": 1
		}
	],
	"frequency": 0.02,
	"emitterLifetime": -1,
	"maxParticles": 500,
	"pos": {
		"x": 0,
		"y": 0
	},
	"addAtBack": false,
	"spawnType": "rect",
	"spawnRect": {
		"x": 0,
		"y": 0,
		"w": 3168,
		"h": 1440
	}
}