Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

A Shared library of Special FX?

Other than those provided in the link below, anyone know where to find a bigger list of custom FX shared by other talented artists and coders? <a href="https://wiki.roll20.net/FX_Library#Flame_Dart" rel="nofollow">https://wiki.roll20.net/FX_Library#Flame_Dart</a>
1521081989

Edited 1521082217
Nick S.
Pro
Marketplace Creator
Translator
I have only created one so far, but feel free to use it. I'll add it to the wiki (waiting on image upload permissions there though): Campfire Sparks (click to open the gif) { "angle": 0, "angleRandom": 180, "duration": -1, "emissionRate": 1000, "endColour": [191, 94, 26, 1], "endColourRandom": [30, 20, 0, 0.25], "gravity": {"x":0.01, "y":0.01}, "lifeSpan": 50, "lifeSpanRandom": 15, "maxParticles": 100, "size": 2, "sizeRandom": 5, "speed": 0.3, "speedRandom": 0.8, "startColour": [220, 143, 35, 1], "startColourRandom": [32, 0, 0, 0.25] } I used a tiny transparent token with "2000/5000" on Bar 1, and "-1" on Aura 1 with the PageFX API Script for the preview.
1521084373
vÍnce
Pro
Sheet Author
Nick S. said: I have only created one so far, but feel free to use it. I'll add it to the wiki (waiting on image upload permissions there though): Very cool Nick.&nbsp; I uploaded your gif image (<a href="https://wiki.roll20.net/FX_Library#Campfire_Sparks" rel="nofollow">https://wiki.roll20.net/FX_Library#Campfire_Sparks</a>) while you wait for wiki upload permissions.&nbsp; Hope you don't mind.&nbsp; I was bored... ;-P
1521085237
Nick S.
Pro
Marketplace Creator
Translator
Vince said: Very cool Nick.&nbsp; I uploaded your gif image ( <a href="https://wiki.roll20.net/FX_Library#Campfire_Sparks" rel="nofollow">https://wiki.roll20.net/FX_Library#Campfire_Sparks</a> ) while you wait for wiki upload permissions.&nbsp; Hope you don't mind.&nbsp; I was bored... ;-P Not at all, thanks Vince!
where do I input that code into?
1521090729
vÍnce
Pro
Sheet Author
Nover C. said: where do I input that code into? You can create a new FX from the FX drop-down/selector and choose New Custom FX Use the "gear cog" to open an editing window.&nbsp; edit and/or paste code in the definition window. Name it, test it, and save.&nbsp; It will show in the fx dropdown list as a custom FX
1521116301
Robin
API Scripter
Nick S. said: I have only created one so far, but feel free to use it. I'll add it to the wiki (waiting on image upload permissions there though) Very nice, going to steal this from you :)
1521126429
Nick S.
Pro
Marketplace Creator
Translator
Robin K. said: Very nice, going to steal this from you :) Go right ahead! Nover C. said: where do I input that code into? Vince explained above how to add the effect, but I thought I'd expand on the PageFX API Script, this is how the transparent token looks like ("defaulttorch" is the name I chose for the effect at the time, if you use a different name make sure to change it there as well): Bar 1 tells you how long it takes for the effect to appear. In this case, between 2 and 5 seconds a new spark effect will spawn. Aura 1 is for the area of effect. I keep it small since it's a tiny campfire, but if you are burning houses you might want to increase it so the effect spawns in a larger area. Name must say PageFX. GM Notes must have the name of the effect.
Anyone have a ranged slash FX? I've got a scythe, and I like to make blade like swooshes at my foes 30ft away :P