{
	"alpha": {
		"start": 1,
		"end": 0.6
	},
	"scale": {
		"start": 0.2,
		"end": 0.2,
		"minimumScaleMultiplier": 0.5
	},
	"color": {
		"start": "#c79f00",
		"end": "#ffd83d"
	},
	"speed": {
		"start": 30,
		"end": 30,
		"minimumSpeedMultiplier": 0.6
	},
	"acceleration": {
		"x": 0,
		"y": 0
	},
	"maxSpeed": 400,
	"startRotation": {
		"min": 90,
		"max": 90
	},
	"noRotation": false,
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 1,
		"max": 1.5
	},
	"blendMode": "add",
	"frequency": 0.04,
	"emitterLifetime": -1,
	"maxParticles": 500,
	"pos": {
		"x": 0,
		"y": 0
	},
	"addAtBack": false,
	"spawnType": "circle",
	"spawnCircle": {
		"x": 0,
		"y": 0,
		"r": 32
	}
}