{
	"alpha": {
		"start": 0.9,
		"end": 0
	},
	"scale": {
		"start": 0.05,
		"end": 0.3,
		"minimumScaleMultiplier": 1
	},
	"color": {
		"start": "#ffffff",
		"end": "#ffffff"
	},
	"speed": {
		"start": 120,
		"end": 150,
		"minimumSpeedMultiplier": 1
	},
	"acceleration": {
		"x": 0,
		"y": 0
	},
	"maxSpeed": 0,
	"startRotation": {
		"min": 270,
		"max": 270
	},
	"noRotation": true,
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 3.5,
		"max": 4
	},
	"blendMode": "normal",
	"frequency": 0.016,
	"emitterLifetime": -1,
	"maxParticles": 200,
	"pos": {
		"x": 0,
		"y": -400
	},
	"addAtBack": false,
	"spawnType": "rect",
	"spawnRect": {
		"x": 40,
		"y": 300,
		"w": 1200,
		"h": 800
	}
}