{
	"label": "Cristal",
	"author": "Jonas Forster",
	"scale" : 167,
	"size" : 100,
	"PhysicElements": [
		{	"id": "FullCircle",
			"offset": [0.0, 0.0],
			"radius": 30	
		}
	],
	"graphicElements": [
		{
			"id": "ColorFilterElement",
			"color" : [1.0,"f: 0.4+0.6/(1+energy*0.03)","f: 0.4+0.6/(1+energy*0.03)",1.0],
			"graphic":{
				"id": "ConditionalDrawable",
				"condition": "energy > 0",
				"graphic": {
					"id": "TextureElement",
					"path": "graphics/wall/firewall_segmented/wunderschonerSonnenaufgang.png"
				}
			}
		}
	]
}