{
	"alpha": {
		"start": 1,
		"end": 1
	},
	"scale": {
		"start": 1,
		"end": 0.05,
		"minimumScaleMultiplier": 1
	},
	"color": {
		"start": "#ffffff",
		"end": "#ffffff"
	},
	"speed": {
		"start": 600,
		"end": 0
	},
	"acceleration": {
		"x": 0,
		"y": 800
	},
	"startRotation": {
		"min": -180,
		"max": 0
	},
	"rotationSpeed": {
		"min": -360,
		"max": 360
	},
	"lifetime": {
		"min": 0.05,
		"max": 0.7
	},
	"blendMode": "normal",
	"frequency": 0.001,
	"emitterLifetime": 0.1,
	"maxParticles": 100,
	"pos": {
		"x": 0,
		"y": 0
	},
	"addAtBack": false,
	"spawnType": "circle",
	"spawnCircle": {
		"x": 0,
		"y": 0,
		"r": 50
	}
}