{
	"alpha": {
		"start": 1,
		"end": 0
	},
	"scale": {
		"start": 2,
		"end": 0.5,
		"minimumScaleMultiplier": 1.5
	},
	"color": {
		"start": "#ffffff",
		"end": "#ffffff"
	},
	"speed": {
		"start": 0,
		"end": 0
	},
	"acceleration": {
		"x": 0,
		"y": 50
	},
	"startRotation": {
		"min": 0,
		"max": 90
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 90,
		"max": -180
	},
	"lifetime": {
		"min": 0.5,
		"max": 1.2
	},
	"blendMode": "normal",
	"frequency": 0.01,
	"emitterLifetime": -1,
	"maxParticles": 100,
	"pos": {
		"x": 0,
		"y": 0
	},
	"addAtBack": false,
	"spawnType": "point"
}