{
	"alpha": {
		"start": 1,
		"end": 0
	},
	"scale": {
		"start": 0.8,
		"end": 1,
		"minimumScaleMultiplier": 1
	},
	"color": {
		"start": "#ffffff",
		"end": "#ffffff"
	},
	"speed": {
		"start": 0,
		"end": 0
	},
	"acceleration": {
		"x": 0,
		"y": 0
	},
	"startRotation": {
		"min": 0,
		"max": 0
	},
	"rotationSpeed": {
		"min": 0,
		"max": 0
	},
	"lifetime": {
		"min": 0.3,
		"max": 1
	},
	"blendMode": "normal",
	"frequency": 0.2,
	"emitterLifetime": -1,
	"maxParticles": 10,
	"pos": {
		"x": 0,
		"y": 0
	},
	"addAtBack": false,
	"spawnType": "rect",
	"spawnRect": {
		"x": -33,
		"y": -44,
		"w": 65,
		"h": 88
	}
}