Difference between revisions of "Script:KABOOM"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
|||
Line 9: | Line 9: | ||
== Script Use == | == Script Use == | ||
− | Detailed documentation is available here: | + | Detailed documentation is available here: '''{{repo|Roll20/roll20-api-scripts/blob/master/KABOOM/README.md README.md}}''' |
Revision as of 16:03, 4 April 2021
API ScriptAuthor: PaprikaCC
Version: 1.2
Last Modified: 2017-02-17
Code: KABOOM
Dependencies: PathMath, Vector Math, MatrixMath
Conflicts: None
Version: 1.2
Last Modified: 2017-02-17
Code: KABOOM
Dependencies: PathMath, Vector Math, MatrixMath
Conflicts: None
A script that displaces tokens based on their size, and distance from an explosion or implosion effect. KABOOM is primarily triggered through chat messages, although it also exposes a function so other scripts may use it in automated events or as a part of some other effect chain.
Script Use
Detailed documentation is available here: README.md