Difference between revisions of "Script:KABOOM"
From Roll20 Wiki
(Created page with "{{script overview |name=KABOOM |author={{user profile|558646|PaprikaCC}} |version=1.2 |lastmodified=2017-02-17}} A script that displaces tokens based on their size, and dista...") |
|||
Line 3: | Line 3: | ||
|author={{user profile|558646|PaprikaCC}} | |author={{user profile|558646|PaprikaCC}} | ||
|version=1.2 | |version=1.2 | ||
+ | |dependencies=Path Math, Vector Math, Matrix Math | ||
|lastmodified=2017-02-17}} | |lastmodified=2017-02-17}} | ||
Revision as of 20:19, 19 February 2017
API ScriptAuthor: PaprikaCC
Version: 1.2
Last Modified: 2017-02-17
Code: KABOOM
Dependencies: Path Math, Vector Math, Matrix Math
Conflicts: None
Version: 1.2
Last Modified: 2017-02-17
Code: KABOOM
Dependencies: Path Math, Vector Math, Matrix Math
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.
Detailed documentation is available here: https://github.com/Roll20/roll20-api-scripts/blob/master/KABOOM/README.md