Skip to content

Roll20 API for Visualising Spell Areas-of-Effect in an accurate format based on the in-game measurement system.

Notifications You must be signed in to change notification settings

LaytonGB/SpellVisualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

SpellVisualiser

An easy to use API that accurately renders the area that a spell should affect.


Accuracy

This API is currently configured to a 3.5E D&D measurement system. Other systems will be coming soon.


Commands

!sv <shape> <radius>

  • Shape can be "sphere" or "cone". More shapes coming soon.
  • Radius must be in game units, depending on the current page's configuration.

This command renders an accurately shaped Path that can be moved by any player. The path is generated around a selected token.

If the generated path is selected, running !sv will attempt to convert the path to a grid-based shape.


!svfast <shape> <radius>

  • Shape must be "sphere". More shapes coming soon.
  • Radius must be in game units, depending on the current page's configuration.

This command is a faster rendition of !sv. It immediately renders a gridded shape around the selected token.


Created by Layton.

Contact me via Roll20 or submit a GitHub Issue.

About

Roll20 API for Visualising Spell Areas-of-Effect in an accurate format based on the in-game measurement system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published