Effect |
Preview
|
Beam
{
"maxParticles": 3000,
"size": 15,
"sizeRandom": 0,
"lifeSpan": 15,
"lifeSpanRandom": 0,
"emissionRate": 50,
"speed": 30,
"speedRandom": 7,
"angle": -1,
"angleRandom": 1,
"duration": 25
}
|
|
Bomb
{
"maxParticles": 500,
"size": 15,
"sizeRandom": 5,
"lifeSpan": 15,
"lifeSpanRandom": 7,
"speed": 5,
"speedRandom": 2,
"angle": 270,
"angleRandom": 75,
"emissionRate": 75,
"duration": 10
}
|
|
Breath
{
"maxParticles": 750,
"size": 20,
"sizeRandom": 10,
"lifeSpan": 25,
"lifeSpanRandom": 2,
"emissionRate": 25,
"speed": 15,
"speedRandom": 3,
"angle": -1,
"angleRandom": 30,
"duration": 25
}
|
|
Bubbling
{
"maxParticles": 200,
"size": 15,
"sizeRandom": 3,
"lifeSpan": 20,
"lifeSpanRandom": 5,
"speed": 7,
"speedRandom": 2,
"gravity": { "x": 0.01, "y": 0.65 },
"angle": 270,
"angleRandom": 35,
"emissionRate": 1
}
|
|
Burn
{
"maxParticles": 100,
"size": 35,
"sizeRandom": 15,
"lifeSpan": 10,
"lifeSpanRandom": 3,
"speed": 3,
"angle": 0,
"emissionRate": 12
}
|
|
Burst
{
"maxParticles": 100,
"size": 35,
"sizeRandom": 15,
"lifeSpan": 10,
"lifeSpanRandom": 3,
"speed": 3,
"angle": 0,
"emissionRate": 12,
"onDeath": "explosion"
}
|
|
Explosion
{
"maxParticles": 300,
"size": 35,
"sizeRandom": 10,
"duration": 10,
"lifeSpan": 20,
"lifeSpanRandom": 5,
"speed": 7,
"speedRandom": 1,
"angle": 0,
"angleRandom": 360,
"emissionRate": 300
}
|
|
Glow
{
"maxParticles": 500,
"size": 5,
"sizeRandom": 3,
"lifeSpan": 17,
"lifeSpanRandom": 5,
"emissionRate": 7,
"speed": 3,
"speedRandom": 2,
"angle": 270,
"angleRandom": 45
}
|
|
Missile
{
"maxParticles": 350,
"size": 7,
"sizeRandom": 3,
"lifeSpan": 7,
"lifeSpanRandom": 5,
"emissionRate": 50,
"speed": 7,
"speedRandom": 5,
"angle": 135,
"angleRandom": 0
}
|
|
Nova
{
"maxParticles": 500,
"size": 15,
"sizeRandom": 0,
"lifeSpan": 30,
"lifeSpanRandom": 0,
"emissionRate": 1000,
"speed": 7,
"speedRandom": 0,
"angle": 0,
"angleRandom": 180,
"duration": 5
}
|
|
Splatter
{
"maxParticles": 750,
"size": 7,
"sizeRandom": 3,
"lifeSpan": 20,
"lifeSpanRandom": 5,
"emissionRate": 3,
"speed": 7,
"speedRandom": 2,
"gravity": { "x": 0.01, "y": 0.5 },
"angle": -1,
"angleRandom": 20,
"duration": 10
}
|
|
Effect |
Preview
|
Acid
"startColour": [0, 35, 10, 1],
"startColourRandom": [0, 10, 10, 0.25],
"endColour": [0, 75, 30, 0],
"endColourRandom": [0, 20, 20, 0]
|
Preview Image
|
Blood
"startColour": [175, 0, 0, 1],
"startColourRandom": [20, 0, 0, 0],
"endColour": [175, 0, 0, 0],
"endColourRandom": [20, 0, 0, 0]
|
|
Charm
"startColour": [200, 40, 150, 1],
"startColourRandom": [25, 5, 20, 0.25],
"endColour": [200, 40, 150, 0],
"endColourRandom": [50, 10, 40, 0]
|
Preview Image
|
Death
"startColour": [10, 0, 0, 1],
"startColourRandom": [5, 0, 0, 0.25],
"endColour": [20, 0, 0, 0],
"endColourRandom": [10, 0, 0, 0]
|
Preview Image
|
Fire
"startColour": [220, 35, 0, 1],
"startColourRandom": [62, 0, 0, 0.25],
"endColour": [220, 35, 0, 0],
"endColourRandom": [60, 60, 60, 0]
|
Preview Image
|
Frost
"startColour": [90, 90, 175, 1],
"startColourRandom": [0, 0, 0, 0.25],
"endColour": [125, 125, 255, 0],
"endColourRandom": [0, 0, 0, 0]
|
Preview Image
|
Holy
"startColour": [175, 130, 25, 1],
"startColourRandom": [20, 10, 0, 0.25],
"endColour": [175, 130, 50, 0],
"endColourRandom": [20, 20, 20, 0]
|
Preview Image
|
Magic
"startColour": [50, 50, 50, 0.5],
"startColourRandom": [150, 150, 150, 0.25],
"endColour": [128, 128, 128, 0],
"endColourRandom": [125, 125, 125, 0]
|
Preview Image
|
Slime
"startColour": [0, 250, 50, 1],
"startColourRandom": [0, 20, 10, 0.25],
"endColour": [0, 250, 50, 0],
"endColourRandom": [20, 20, 20, 0]
|
Preview Image
|
Smoke
"startColour": [150, 150, 150, 1],
"startColourRandom": [10, 10, 10, 0.5],
"endColour": [200, 200, 200, 0],
"endColourRandom": [10, 10, 10, 0]
|
Preview Image
|
Water
"startColour": [15, 15, 150, 1],
"startColourRandom": [5, 5, 25, 0.25],
"endColour": [10, 10, 100, 0],
"endColourRandom": [10, 10, 25, 0]
|
Preview Image
|