-- armfurie_fire_explosion return { ["armfurie_fire_explosion"] = { usedefaultexplosions = false, groundflash = { circlealpha = 0.25, circlegrowth = 0.001, flashalpha = 0.82, flashsize = 16, ttl = 16, color = { [1] = 0.99599999189377, [2] = 0.98000001907349, [3] = 0.56599998474121, }, }, foom = { air = true, class = [[heatcloud]], count = 1, ground = true, unit = 1, properties = { heat = 10, heatfalloff = .25, maxheat = 15, pos = [[dir]], size = 17, sizegrowth = 0.7, speed = [[dir]], texture = [[flare1]], }, }, burn = { air = true, class = [[CSimpleParticleSystem]], count = 1, ground = true, water = true, properties = { airdrag = 0.98, colormap = [[1 0.5 0 .01 0.5 0.4 0.4 0.02 1 0.5 0 .01 0 0 0 0.01]], directional = true, emitrot = 0, emitrotspread = 0, emitvector = [[0, 0.1, 0]], gravity = [[0, 0, 0]], numparticles = 1, particlelife = 20, particlelifespread = 10, particlesize = 13, particlesizespread = 4, particlespeed = [[0 r0.2 i-0.05]], particlespeedspread = 1.5, pos = [[0, 5, 0]], sizegrowth = [[0.50 r-.50]], sizemod = 1.0, texture = [[flare1]], useairlos = true, }, }, spark = { air = true, class = [[CSimpleParticleSystem]], count = 1, ground = true, water = true, properties = { airdrag = 1.0, colormap = [[1 0.5 0 .01 0.6 .24 0.05 .008 0 0 0 0.01]], directional = true, emitrot = 0, emitrotspread = 180, emitvector = [[0, 1, 0]], gravity = [[0, 0, 0]], numparticles = 4, particlelife = 10, particlelifespread = 10, particlesize = 3.2, particlesizespread = 1, particlespeed = 1.5, particlespeedspread = 1, pos = [[0, 20, 0]], sizegrowth = -0.01, sizemod = 1.0, texture = [[Plasma]], useairlos = true, }, }, }, }