{
	"alpha": {
		"start": 1,
		"end": 1
	},
	"scale": {
		"start": 0.15,
		"end": 0.35,
		"minimumScaleMultiplier": 1
	},
	"color": {
		"start": "#ffffff",
		"end": "#ffffff"
	},
	"speed": {
		"start": 150,
		"end": 0,
		"minimumSpeedMultiplier": 10
	},
	"acceleration": {
		"x": 0,
		"y": 200
	},
	"maxSpeed": 250,
	"startRotation": {
		"min": 0,
		"max": -180
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 50,
		"max": 1000
	},
	"lifetime": {
		"min": 5,
		"max": 5
	},
	"blendMode": "normal",
	"frequency": 0.05,
	"emitterLifetime": 1,
	"maxParticles": 200,
	"pos": {
		"x": 0,
		"y": 250
	},
	"addAtBack": true,
	"spawnType": "rect",
	"spawnRect": {
		"x": 0,
		"y": 0,
		"w": 50,
		"h": 0
	}
}