{
	"alpha": {
		"start": 0.8,
		"end": 0.1
	},
	"scale": {
		"start": 1,
		"end": 0.3,
		"minimumScaleMultiplier": 1
	},
	"color": {
		"start": "#ffffff",
		"end": "#ffffff"
	},
	"speed": {
		"start": 250,
		"end": 180,
		"minimumSpeedMultiplier": 1
	},
	"acceleration": {
		"x": 0,
		"y": 0
	},
	"maxSpeed": 0,
	"startRotation": {
		"min": 0,
		"max": 0
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 0.5,
		"max": 0.5
	},
	"blendMode": "normal",
	"frequency": 0.1,
	"emitterLifetime": 0.31,
	"maxParticles": 1000,
	"pos": {
		"x": 0,
		"y": 0
	},
	"addAtBack": false,
	"spawnType": "burst",
	"particlesPerWave": 10,
	"particleSpacing": 0,
	"angleStart": 0
}