-- trail_heavy_tesla return { ["trail_heavy_tesla"] = { explosionspikes1 = { air = true, class = [[explspike]], count = 12, ground = true, water = true, properties = { alpha = 1, alphadecay = 0.10, color = [[0, 0.4, 2]], dir = [[-2 r30, 0, -2 r30]], length = 1, width = 40, }, }, fakelight = { air = false, class = [[CSimpleGroundFlash]], count = 1, ground = true, water = false, properties = { colormap = [[0 0 1 1 0 0 0 0.1]], size = [[25 r-5]], sizegrowth = 0, texture = [[groundflash]], ttl = 3, }, }, smoke = { air = true, class = [[CSimpleParticleSystem]], count = 1, ground = true, water = false, properties = { airdrag = 1, colormap = [[0 0.3 1 .8 0 .2 1 .7 0 .1 0.5 .65 0 0 0 0.01]], directional = true, emitdir = [[dir]], emitrot = 0, emitrotspread = 0, emitvector = [[0, 0.2, 0]], gravity = [[0, 0, 0]], numparticles = 8, particlelife = 16, particlelifespread = 16, particlesize = 1, particlesizespread = 16, particlespeed = 1, particlespeedspread = 1, pos = [[0, 0, 0]], sizegrowth = [[0.0 r.65]], sizemod = 1.0, texture = [[Bombsmoke]], useairlos = true, }, }, smoke2 = { air = true, class = [[CSimpleParticleSystem]], count = 1, ground = true, water = false, properties = { airdrag = 1, colormap = [[0 0.3 1 .8 0 .2 1 .7 0 .1 0.5 .65 0 0 0 0.01]], directional = true, emitdir = [[dir]], emitrot = 0, emitrotspread = [[r360 r-360]], emitvector = [[0, 0.2, 0]], gravity = [[0, 0, 0]], numparticles = 8, particlelife = 16, particlelifespread = 16, particlesize = 1, particlesizespread = 14, particlespeed = 1, particlespeedspread = 1, pos = [[0, 0, 0]], sizegrowth = [[0.0 r.65]], sizemod = 1.0, texture = [[Bombsmoke]], useairlos = true, }, }, spark = { air = true, class = [[CSimpleParticleSystem]], count = 1, ground = true, water = false, properties = { airdrag = 1, colormap = [[0 0.3 1 .01 0 0 0 0.01]], directional = true, emitrot = 0, emitrotspread = [[0 r360]], emitvector = [[0, 1, 0]], gravity = [[0, 0, 0]], numparticles = 8, particlelife = 4, particlelifespread = 4, particlesize = 1, particlesizespread = 2, particlespeed = 5, particlespeedspread = 3, pos = [[0, 0, 0]], sizegrowth = [[0.0 r.05]], sizemod = 1.0, texture = [[NarrowBoltNoisy]], useairlos = true, }, }, }, }