This video shows how to create macros for Bardic Inspiration in D&D 5e
💥My Patreon: / nickolivo
🎲My Upcoming Games: https://www.startplaying.games/gm/nic...
📗My Books: https://us.amazon.com/stores/Nicholas...
Get 5% off VoiceMod voicechanger (https://link.xsolla.com/vhF53pwM) with code NICKOLIVO5
Non-Mod Macros
&{template:simple} {{rname=Bardic Inspiration}} {{normal=1}} {{r1=[[1d8]]}} {{charname=@{selected|token_name}}}
&{template:desc} {{desc=Flidaria gives inspiration to @{target|Give to Whom?|token_name}!}}
Using Mods
Note: You need ChatSetAttr, ScriptCards, Fetch, and TokenMod for these to work.
Fetch Configuration Command
!fetchconfig +playerscanids
!script {{
--#title|Bardic Inspiration
--+|[c]Flidaria has inspired you![/c]
--?@(Flidaria|base_level) -ge 15 |=inspirationDie;1d12
--?@(Flidaria|base_level) -lt 15 |=inspirationDie;1d10
--?@(Flidaria|base_level) -lt 10 |=inspirationDie;1d8
--?@(Flidaria|base_level) -lt 5 |=inspirationDie;1d6
--+|[c]Add [$inspirationDie] to your roll![/c]
--@token-mod|_set statusmarkers|-blue
}}
!script {{
--#title|Granting Inspiration
--?@{selected|class_resource} -eq 0 |[
--+|[c][#ff0000]You are unable to inspire others until you finish a rest[/#][/c]
--]|[
--=bardicInspirations|@{selected|class_resource} - 1
--+|[c]You inspire @{target|Give to Whom?|token_name}[/c]
--+|[c]You have [$bardicInspirations] bardic inspirations remaining[/c]
--@setattr|_charid @{selected|character_id} _class_resource|[$bardicInspirations] _silent
--@token-mod|_set statusmarkers|blue _ids @{target|Give to Whom?|token_id}
--]|
}}
Fetch's documentation - https://wiki.roll20.net/Script:Fetch
Macros for multiclass characters video - • Macros for Multiclass Characters
Смотрите видео Making Bardic Inspiration Macros in Roll20 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Nick Olivo 14 Сентябрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,557 раз и оно понравилось 72 людям.