Creating Special Effects in Roll20

Описание к видео Creating Special Effects in Roll20

This video shows how to use the fx command in Roll20. Note that you need a Pro subscription in order to use the tokenmod commands.

TOC:
Fatality Macros: 1:04
Smoke Bombs: 6:41
Undead Transformation: 8:05

Additional information about the various effects can be found here:
https://wiki.roll20.net/Text_Chat#Spe...

Here is the Blood Fatality Macro:
/fx nova-blood @{selected|token_id}
!token-mod --ids @{selected|token_id} --set statusmarkers|dead

Here is the Smoke Bomb Macro:
/fx burst-smoke @{selected|token_id}
!token-mod --set layer|gmlayer

Here is the Undead Transformation Macro:
/fx burst-death @{selected|token_id}
!token-mod --set layer|gmlayer
!token-mod --ids REPLACEMEWITHYOURTOKENID --ignore-selected --set layer|objects

Here is the command to get the id of a selected token:
@{selected|token_id}

This video shows how to install API scripts    • How to Install Roll20 API Scripts  

My Patreon:   / nickolivo  

Комментарии

Информация по комментариям в разработке