Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Custom FX"

From Roll20 Wiki

Jump to: navigation, search
(Built-in Effects)
(Built-in Effects)
Line 23: Line 23:
 
"duration": 25
 
"duration": 25
 
}</nowiki>
 
}</nowiki>
|| [[File:FX Beam.gif|thumbnail]]
+
|| [[File:FX Beam.png|thumbnail]]
 
|-
 
|-
 
| '''Bomb'''
 
| '''Bomb'''
Line 39: Line 39:
 
"duration": 10
 
"duration": 10
 
}</nowiki>
 
}</nowiki>
|| Preview Image
+
|| [[File:FX Bomb.png|thumbnail]]
 
|-
 
|-
 
| '''Bubbling'''
 
| '''Bubbling'''
Line 55: Line 55:
 
"emissionRate": 1
 
"emissionRate": 1
 
}</nowiki>
 
}</nowiki>
|| Preview Image
+
|| [[File:FX Bubbling.png|thumbnail]]
 
|-
 
|-
 
| '''Burn'''
 
| '''Burn'''
Line 68: Line 68:
 
"emissionRate": 12
 
"emissionRate": 12
 
}</nowiki>
 
}</nowiki>
|| Preview Image
+
|| [[File:FX Burn.png|thumbnail]]
 
|-
 
|-
 
| '''Burst'''
 
| '''Burst'''
Line 82: Line 82:
 
"onDeath": "explosion"
 
"onDeath": "explosion"
 
}</nowiki>
 
}</nowiki>
|| Preview Image
+
|| [[File:FX Burst.png|thumbnail]]
 
|-
 
|-
 
| '''Breath'''
 
| '''Breath'''
Line 98: Line 98:
 
"duration": 25
 
"duration": 25
 
}</nowiki>
 
}</nowiki>
|| Preview Image
+
|| [[File:FX Breath.png|thumbnail]]
 
|-
 
|-
 
| '''Explosion'''
 
| '''Explosion'''
Line 114: Line 114:
 
"emissionRate": 300
 
"emissionRate": 300
 
}</nowiki>
 
}</nowiki>
|| Preview Image
+
|| [[File:FX Explosion.png|thumbnail]]
 
|-
 
|-
 
| '''Glow'''
 
| '''Glow'''
Line 129: Line 129:
 
"angleRandom": 45
 
"angleRandom": 45
 
}</nowiki>
 
}</nowiki>
|| Preview Image
+
|| [[File:FX Glow.png|thumbnail]]
 
|-
 
|-
 
| '''Missile'''
 
| '''Missile'''
Line 144: Line 144:
 
"angleRandom": 0
 
"angleRandom": 0
 
}</nowiki>
 
}</nowiki>
|| Preview Image
+
|| [[File:FX Missile.png|thumbnail]]
 
|-
 
|-
 
| '''Nova'''
 
| '''Nova'''
Line 160: Line 160:
 
"duration": 5
 
"duration": 5
 
}</nowiki>
 
}</nowiki>
|| Preview Image
+
|| [[File:FX Nova.png|thumbnail]]
 
|-
 
|-
 
| '''Splatter'''
 
| '''Splatter'''
Line 177: Line 177:
 
"duration": 10
 
"duration": 10
 
}</nowiki>
 
}</nowiki>
|| Preview Image
+
|| [[File:FX Splatter.png|thumbnail]]
 
|}
 
|}
  
 
== Built-In Colors ==
 
== Built-In Colors ==

Revision as of 04:11, 5 March 2016

Custom FX Tool

Built-in Effects

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
}
FX Beam.png
Bomb
{
	"maxParticles": 500,
	"size": 15,
	"sizeRandom": 5,
	"lifeSpan": 15,
	"lifeSpanRandom": 7,
	"speed": 5,
	"speedRandom": 2,
	"angle": 270,
	"angleRandom": 75,
	"emissionRate": 75,
	"duration": 10
}
FX Bomb.png
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
}
FX Bubbling.png
Burn
{
	"maxParticles": 100,
	"size": 35,
	"sizeRandom": 15,
	"lifeSpan": 10,
	"lifeSpanRandom": 3,
	"speed": 3,
	"angle": 0,
	"emissionRate": 12
}
FX Burn.png
Burst
{
	"maxParticles": 100,
	"size": 35,
	"sizeRandom": 15,
	"lifeSpan": 10,
	"lifeSpanRandom": 3,
	"speed": 3,
	"angle": 0,
	"emissionRate": 12,
	"onDeath": "explosion"
}
Breath
{
	"maxParticles": 750,
	"size": 20,
	"sizeRandom": 10,
	"lifeSpan": 25,
	"lifeSpanRandom": 2,
	"emissionRate": 25,
	"speed": 15,
	"speedRandom": 3,
	"angle": -1,
	"angleRandom": 30,
	"duration": 25
}
FX Breath.png
Explosion
{
	"maxParticles": 300,
	"size": 35,
	"sizeRandom": 10,
	"duration": 10,
	"lifeSpan": 20,
	"lifeSpanRandom": 5,
	"speed": 7,
	"speedRandom": 1,
	"angle": 0,
	"angleRandom": 360,
	"emissionRate": 300
}
FX Explosion.png
Glow
{
	"maxParticles": 500,
	"size": 5,
	"sizeRandom": 3,
	"lifeSpan": 17,
	"lifeSpanRandom": 5,
	"emissionRate": 7,
	"speed": 3,
	"speedRandom": 2,
	"angle": 270,
	"angleRandom": 45
}
FX Glow.png
Missile
{
	"maxParticles": 350,
	"size": 7,
	"sizeRandom": 3,
	"lifeSpan": 7,
	"lifeSpanRandom": 5,
	"emissionRate": 50,
	"speed": 7,
	"speedRandom": 5,
	"angle": 135,
	"angleRandom": 0
}
FX Missile.png
Nova
{
	"maxParticles": 500,
	"size": 15,
	"sizeRandom": 0,
	"lifeSpan": 30,
	"lifeSpanRandom": 0,
	"emissionRate": 1000,
	"speed": 7,
	"speedRandom": 0,
	"angle": 0,
	"angleRandom": 180,
	"duration": 5
}
FX Nova.png
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
}
FX Splatter.png

Built-In Colors